aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/crunch
Commit message (Expand)AuthorAgeFilesLines
* MFC: Syncs and diff reductions with -current. This includes:Tom Rhodes2003-03-122-2/+3
* Disconnect kernfs from the build and remove all references to it from theDag-Erling Smørgrav2003-02-101-1/+3
* MFC: Apply the envp fix to the other call to main() as well.Gregory Neil Shapiro2002-08-091-2/+2
* MFC: Pass envp to crunched program's main() routines as some depend on it.Gregory Neil Shapiro2002-08-071-2/+4
* MFC: cross-release support.Ruslan Ermilov2002-07-255-7/+24
* The .Nm utilityPhilippe Charnier2002-06-212-12/+21
* MFC: let crunchgen do a partial link against some libraries toLuigi Rizzo2002-04-142-2/+23
* MFC: r1.5-1.6 - remove GCCism in CFLAGS, style cleanup.Murray Stokely2002-04-111-3/+3
* MFC: revision 1.29 + 1.30.Josef Karthauser2001-08-191-10/+10
* MFC: markup and misc fixes.Ruslan Ermilov2001-08-162-4/+8
* MFC: remove whitespace at EOL.Dima Dorfman2001-07-221-6/+6
* MFC: * Most of existing include/elf.h is in elf-hints.h.David E. O'Brien2001-07-111-3/+5
* MFC: Revision 1.28.Josef Karthauser2001-06-281-1/+1
* MFC: Rev 1.23.Josef Karthauser2001-05-181-0/+17
* MFC: Revs 1.26-1.27, bringing this in sync with -current.Josef Karthauser2001-05-181-2/+2
* MFC: Revision 1.25: Many style(9) clean ups.Josef Karthauser2001-01-211-609/+703
* MFC: Merge revision 1.24Josef Karthauser2001-01-211-1/+4
* MFC: merge 1.23 into RELENG_4Luigi Rizzo2001-01-051-17/+24
* MFC: Revisions 1.18-1.22Josef Karthauser2000-12-211-61/+94
* MFC: recent mdoc(7) fixes.Ruslan Ermilov2000-12-082-7/+6
* MFC: mdoc(7) fixes from revision 1.22.Ruslan Ermilov2000-12-011-17/+21
* MFC: fix documentation, change some sprintf ->snprintf, and supportLuigi Rizzo2000-11-302-31/+59
* MFC: mdoc(7) police: use certified section headers wherever possible.Josef Karthauser2000-11-171-1/+1
* MFC: mdoc(7)ify.Josef Karthauser2000-11-161-114/+181
* MFC: Allow crunchgen users to specify custom make arguments within aJosef Karthauser2000-11-152-31/+107
* 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