summaryrefslogtreecommitdiffstats
path: root/usr.sbin/crunch/crunchgen
Commit message (Expand)AuthorAgeFilesLines
* The second chdir(1) that I trimmed is needed tooru2003-04-231-2/+3
* chdir(1) into a source directory before attempting to determine theru2003-04-221-1/+2
* Apply the envp fix to the other call to main() as well.gshapiro2002-08-091-2/+2
* Pass envp to crunched program's main() routines as some depend on it.gshapiro2002-08-041-2/+4
* mdoc(7) police: markup nit.ru2002-05-301-1/+1
* Use `The .Nm utility'charnier2002-04-201-6/+12
* Add a "special progname lib xxx ..." command to crunchgenluigi2002-03-302-2/+23
* Make source crunches work as well as object crunches; broken in thejoe2001-08-171-1/+1
* Make crunchgen crunch pre-built object files again, i.e.:joe2001-08-151-10/+10
* 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
OpenPOWER on IntegriCloud