summaryrefslogtreecommitdiff
path: root/distrib/crunch/crunchgen
AgeCommit message (Expand)Author
2005-08-04remove trailing space;Jason McIntyre
2005-08-03document cache file name,Marc Espie
2005-08-02New keyword: libdirs, to be able to specify alternate places toMarc Espie
2004-08-24- `conf-file' arg is not optional (from netbsd)Jason McIntyre
2003-10-19typo from Jared Yanovich;Jason McIntyre
2003-05-30section reorder;Jason McIntyre
2003-05-21- finish mdoc'ing crunch pagesJason McIntyre
2003-05-08AUTHOR -> AUTHORS in .Sh, as per mdoc template.Jason McIntyre
2003-05-08EXAMPLE -> EXAMPLES in .Sh section, as per mdoc template.Jason McIntyre
2003-03-31error(1): users's -> user'sJason McIntyre
2003-01-27KNFTheo de Raadt
2002-06-09knfTodd T. Fries
2001-12-28Correctly handle envp pointer in main() -- henric@aimnet.comAngelos D. Keromytis
2000-11-24Remove errant 'continue' statement that breaks absolute paths;Todd C. Miller
2000-07-09revert previous change: link instbin w/ scrt0, saves a couple of k'sMarco S Hyman
2000-06-23link instbin w/ scrt0, saves a couple of k'sMichael Shalayeff
2000-06-13Fix typo.Angelos D. Keromytis
2000-03-01$OpenBSD$Todd T. Fries
1999-12-06oflow fixes; provosTheo de Raadt
1999-07-09- remove all trailing whitespaceAaron Campbell
1999-05-23remove argument from .Os macros so value in /usr/share/tmac/mdoc/doc-commonAaron Campbell
1997-09-07Fix misplaced parens.Todd C. Miller
1997-09-07oops, fix typoTodd C. Miller
1997-09-07Use mkstemp, not mktemp. Use snprintf for paranoia. Thanks to TheoTodd C. Miller
1997-08-30minor errors; josh@quick.netTheo de Raadt
1997-08-01Explain the "-E" switch.Per Fogelstrom
1997-07-23tabifykstailey
1997-04-04init allocated memory.Michael Shalayeff
1997-01-31fix the problem with makefiles in a different way, this steps on the lastDale S. Rahn
1997-01-26Even if the objs are cached, we want to find the MakefileNiklas Hallqvist
1997-01-09add support for ELF in crunch, for crunchgen this meansDale S. Rahn
1996-09-28strdup() not needed for makefile names.etheisen
1996-09-27Cleanup.etheisen
1996-09-25crunchgen needs to explictly use -f filename when building objects.etheisen
1996-09-25Always try Makefile.bsd-wrapper first. Remove debug.etheisen
1996-09-25Make crunchgen work with Makefile.bsd-wrapper as well.etheisen
1995-10-18initial import of NetBSD treeTheo de Raadt