Age | Commit message (Collapse) | Author | |
---|---|---|---|
1997-09-07 | Fix misplaced parens. | Todd C. Miller | |
1997-09-07 | oops, fix typo | Todd C. Miller | |
1997-09-07 | Use mkstemp, not mktemp. Use snprintf for paranoia. Thanks to Theo | Todd C. Miller | |
for noting an fd leak. | |||
1997-08-30 | minor errors; josh@quick.net | Theo de Raadt | |
1997-08-01 | Explain the "-E" switch. | Per Fogelstrom | |
CVS ---------------------------------------------------------------------- | |||
1997-07-23 | tabify | kstailey | |
1997-04-04 | init allocated memory. | Michael Shalayeff | |
1997-01-31 | fix the problem with makefiles in a different way, this steps on the last | Dale S. Rahn | |
commit, but works faster. Instead of always looking up the makefile and then deciding to get the objects or not. Cache the makefile name along with the objects. | |||
1997-01-26 | Even if the objs are cached, we want to find the Makefile | Niklas Hallqvist | |
1997-01-09 | add support for ELF in crunch, for crunchgen this means | Dale S. Rahn | |
do not add a leading underscore to symbol names. Indicated to crunchgen by a "-E" option. | |||
1996-09-28 | strdup() not needed for makefile names. | etheisen | |
1996-09-27 | Cleanup. | etheisen | |
1996-09-25 | crunchgen needs to explictly use -f filename when building objects. | etheisen | |
1996-09-25 | Always try Makefile.bsd-wrapper first. Remove debug. | etheisen | |
1996-09-25 | Make crunchgen work with Makefile.bsd-wrapper as well. | etheisen | |
1995-10-18 | initial import of NetBSD tree | Theo de Raadt | |