summaryrefslogtreecommitdiffstats
path: root/usr.sbin/crunch/crunchgen
Commit message (Expand)AuthorAgeFilesLines
* mdoc(7) police: s/BSD/.Bx/ where appropriate.ru2001-08-141-2/+6
* Perform a major cleanup of the usr.sbin Makefiles.obrien2001-07-201-2/+2
* Remove GCC'isms in CFLAGS.obrien2001-07-201-1/+1
* mdoc(7) police: removed HISTORY info from the .Os call.ru2001-07-101-1/+1
* Use 'LIBS+= ...' instead of 'LIBS= ...' in the generated makefilejoe2001-06-201-1/+1
* Document ``special <progname> ident <identifier>'' command.ru2001-04-041-0/+17
* - Call `subclean' after `clean' for each program.ru2001-04-041-2/+2
* `buildopts' may affect the selection of object files.ru2001-03-301-1/+1
* Liberal application of style(9).joe2001-01-101-665/+758
* Flag an error and remove the program from the list if there isjoe2001-01-101-1/+4
* Clean up the source directory finding code, and in the process fix ajoe2000-12-241-16/+24
* Use one of the TMPDIR env variable or _PATH_TMP instead of hardcodingjoe2000-12-171-1/+3
* Avoid potential problems with the existance of a shadow obj directoryjoe2000-12-171-1/+1
* Clarify an ambiguous 'else' introduced by a recent commit.joe2000-12-171-2/+2
* o check strdup() return valuesjoe2000-12-171-23/+30
* Hopefully the last patch in a series to try and teach crunchgen tojoe2000-12-171-38/+62
* mdoc(7) police: fixed errors from the previous revision, keepru2000-12-011-17/+21
* Make crunchgen aware of obj directories. Formerly it hadluigi2000-11-302-31/+59
* mdoc(7) police: use the new features of the Nm macro.ru2000-11-201-3/+3
* mdoc(7) police: use certified section headers wherever possible.ru2000-11-171-1/+1
* mdoc(7)ify.ru2000-11-161-114/+181
* Add and document a new configuration command: buildopts.joe2000-11-152-3/+28
* Avoid use of direct troff requests in mdoc(7) manual pages.ru2000-11-101-26/+17
* Define a new special type: buildopts.joe2000-11-102-2/+30
* Since the 'when built' phrase is talking about the 'source file' westeve2000-11-091-1/+1
* Cause prog_make targets to include a ``make obj'' rule if the -o flagjoe2000-11-032-6/+13
* A missing feature of crunchgen was the ability to supply make options onjoe2000-11-031-3/+7
* Add the description of some hard-learnt restrictions and a workaround.grog2000-08-281-1/+22
* Remove single-space hard sentence breaks. These degrade the qualitysheldonh2000-03-011-1/+2
* Add a few features to crunchgen to simplify the use of existingluigi2000-02-052-9/+60
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* Add $Id$, to make it simpler for members of the translation teams tonik1999-07-121-0/+1
* Assume ELF-style symbol names now.jkh1998-09-141-1/+1
* .Sh AUTHOR -> .Sh AUTHORS. Use .An/.Aq.charnier1998-03-231-3/+3
* Use /bin/pwd instead of a potentially shell builtin that doessos1998-01-221-3/+1
* Remove the necessity of -ldes and -lalias etc from release/Makefile.brian1998-01-171-1/+8
* Add a new special called `keep' to the list of special options. Itjoerg1997-10-052-4/+24
* Use err(3).charnier1997-09-153-51/+37
* spelling corrections.wosch1997-09-131-2/+2
* fix misspellingjmg1997-08-301-1/+1
* Initialize memory obtained by malloc().joerg1996-11-161-2/+8
* Enhance crunchgens understanding of our new /usr/obj/`pwd` strategy.phk1996-08-041-6/+15
* Make crunchgen match the new obj/ convention.phk1996-07-151-1/+1
* Removed -g from CFLAGS.bde1996-06-231-1/+1
* This commit was generated by cvs2svn to compensate for changes in r13122,peter1995-12-301-107/+0
* Remove trailing whitespace.rgrimes1995-05-302-30/+30
* Added a crunched_here(char *path) function so crunched programs can find outphk1995-05-211-0/+15
* Add a '-l' option, which lists the argv[0]'s we will respond to. This willphk1995-02-252-3/+16
* Add the automatically generated crunched_skel.c file to the CLEANFILES.ats1994-11-281-0/+1
* Make sure mkskel.sh bails out if it finds trouble. Use "sh -e" to run it.phk1994-10-031-1/+1
OpenPOWER on IntegriCloud