aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/crunch
Commit message (Expand)AuthorAgeFilesLines
* Remove whitespace at EOL.Dima Dorfman2001-07-151-6/+6
* mdoc(7) police: removed HISTORY info from the .Os call.Ruslan Ermilov2001-07-102-2/+2
* Use 'LIBS+= ...' instead of 'LIBS= ...' in the generated makefileJosef Karthauser2001-06-201-1/+1
* mount_msdos(8) -> mount_msdosfs(8).Ruslan Ermilov2001-06-011-1/+1
* mount_fdesc -> mount_fdescfsRuslan Ermilov2001-05-241-2/+2
* * include/elf.h has been repo copied to include/elf-hints.h, and it noDavid E. O'Brien2001-05-021-3/+5
* Document ``special <progname> ident <identifier>'' command.Ruslan Ermilov2001-04-041-0/+17
* - Call `subclean' after `clean' for each program.Ruslan Ermilov2001-04-041-2/+2
* `buildopts' may affect the selection of object files.Ruslan Ermilov2001-03-301-1/+1
* Liberal application of style(9).Josef Karthauser2001-01-101-665/+758
* Flag an error and remove the program from the list if there isJosef Karthauser2001-01-101-1/+4
* Retire kernfs (userland part).Dag-Erling Smørgrav2000-12-281-1/+4
* Clean up the source directory finding code, and in the process fix aJosef Karthauser2000-12-241-16/+24
* Use one of the TMPDIR env variable or _PATH_TMP instead of hardcodingJosef Karthauser2000-12-171-1/+3
* Avoid potential problems with the existance of a shadow obj directoryJosef Karthauser2000-12-171-1/+1
* Clarify an ambiguous 'else' introduced by a recent commit.Josef Karthauser2000-12-171-2/+2
* o check strdup() return valuesJosef Karthauser2000-12-171-23/+30
* Hopefully the last patch in a series to try and teach crunchgen toJosef Karthauser2000-12-171-38/+62
* mdoc(7) police: fixed errors from the previous revision, keepRuslan Ermilov2000-12-011-17/+21
* Make crunchgen aware of obj directories. Formerly it hadLuigi Rizzo2000-11-302-31/+59
* mdoc(7) police: use the new features of the Nm macro.Ruslan Ermilov2000-11-202-4/+4
* mdoc(7) police: use certified section headers wherever possible.Ruslan Ermilov2000-11-171-1/+1
* mdoc(7)ify.Ruslan Ermilov2000-11-161-114/+181
* Add and document a new configuration command: buildopts.Josef Karthauser2000-11-152-3/+28
* Avoid use of direct troff requests in mdoc(7) manual pages.Ruslan Ermilov2000-11-102-29/+19
* Define a new special type: buildopts.Josef Karthauser2000-11-102-2/+30
* Since the 'when built' phrase is talking about the 'source file' weSteve Price2000-11-091-1/+1
* Cause prog_make targets to include a ``make obj'' rule if the -o flagJosef Karthauser2000-11-032-6/+13
* A missing feature of crunchgen was the ability to supply make options onJosef Karthauser2000-11-031-3/+7
* Add the description of some hard-learnt restrictions and a workaround.Greg Lehey2000-08-281-1/+22
* 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