aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/crunch
Commit message (Expand)AuthorAgeFilesLines
* Remove single-space hard sentence breaks. These degrade the qualitySheldon Hearn2000-03-011-1/+2
* Add a few features to crunchgen to simplify the use of existingLuigi Rizzo2000-02-052-9/+60
* $Id$ -> $FreeBSD$Peter Wemm1999-08-284-4/+4
* Add $Id$, to make it simpler for members of the translation teams toNik Clayton1999-07-122-0/+2
* Temporary use different stubs for the ECOFF case; I'm trying to get thisJordan K. Hubbard1998-10-021-1/+1
* Update the man page to match the rest of crunchide.John Hay1998-09-161-4/+18
* Teach crunch about an elf/a.out world.Jordan K. Hubbard1998-09-146-140/+795
* Assume ELF-style symbol names now.Jordan K. Hubbard1998-09-141-1/+1
* .Sh AUTHOR -> .Sh AUTHORS. Use .An/.Aq.Philippe Charnier1998-03-232-6/+6
* Use /bin/pwd instead of a potentially shell builtin that doesSøren Schmidt1998-01-221-3/+1
* Remove the necessity of -ldes and -lalias etc from release/Makefile.Brian Somers1998-01-171-1/+8
* Add a new special called `keep' to the list of special options. ItJoerg Wunsch1997-10-053-4/+33
* Use err(3).Philippe Charnier1997-09-154-74/+53
* spelling corrections.Wolfram Schneider1997-09-131-2/+2
* fix misspellingJohn-Mark Gurney1997-08-301-1/+1
* compare return value from getopt against -1 rather than EOF, per the finalWarner Losh1997-03-311-1/+1
* Revert $FreeBSD$ to $Id$Peter Wemm1997-02-222-2/+2
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-142-2/+2
* Initialize memory obtained by malloc().Joerg Wunsch1996-11-161-2/+8
* Enhance crunchgens understanding of our new /usr/obj/`pwd` strategy.Poul-Henning Kamp1996-08-041-6/+15
* Make crunchgen match the new obj/ convention.Poul-Henning Kamp1996-07-151-1/+1
* Removed -g from CFLAGS.Bruce Evans1996-06-231-1/+1
* recording cvs-1.6 file deathPeter Wemm1995-12-301-107/+0
* Remove trailing whitespace.Rodney W. Grimes1995-05-303-31/+31
* Added a crunched_here(char *path) function so crunched programs can find outPoul-Henning Kamp1995-05-211-0/+15
* Need /usr/src/sbin/i386 in srcdirs to get fdisk.Rodney W. Grimes1995-03-101-1/+2
* Add a '-l' option, which lists the argv[0]'s we will respond to. This willPoul-Henning Kamp1995-02-252-3/+16
* Fix:Jordan K. Hubbard1994-12-311-0/+1
* Add the automatically generated crunched_skel.c file to the CLEANFILES.Andreas Schulz1994-11-281-0/+1
* From: Michael Reifenberger <root@rz-wb.fh-sw.de>Jordan K. Hubbard1994-10-261-4/+7
* -lcompat removed from libsAndrey A. Chernov1994-10-041-2/+2
* Make sure mkskel.sh bails out if it finds trouble. Use "sh -e" to run it.Poul-Henning Kamp1994-10-031-1/+1
* Correct the .conf files now that halt is gone and reboot is used in it'sRodney W. Grimes1994-09-092-6/+13
* Add proper links so that - and -sh are catered for.Jordan K. Hubbard1994-06-242-2/+13
* Just talked with James - there's another, better way to go about this.Jordan K. Hubbard1994-06-241-2/+0
* This is a kludge. Unless I make a link from sh to - (which would leave a fileJordan K. Hubbard1994-06-241-0/+2
* Remove bogus -lcrypt line.Jordan K. Hubbard1994-06-191-2/+2
* John Capo's changes to make the fixit floppy image work; I didn't evenJordan K. Hubbard1994-06-161-2/+2
* Whoops, missed the .cache files - those can be tossed too.Jordan K. Hubbard1994-06-151-1/+1
* Nuke all the intermediate files.Jordan K. Hubbard1994-06-151-1/+1
* 1. Clean the intermediate files when building the default fixit floppyJordan K. Hubbard1994-06-153-1/+34
* This is the new crunch utility for making distribution floppies fromJordan K. Hubbard1994-06-1516-0/+2086