summaryrefslogtreecommitdiff
path: root/distrib/crunch
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- `object-file' is not optionalJason McIntyre
2004-08-24- `conf-file' arg is not optional (from netbsd)Jason McIntyre
2003-10-19typo from Jared Yanovich;Jason McIntyre
2003-06-03terms 3 & 4 cleanup based on "terms" fileTheo de Raadt
2003-06-03kill clause 3 and 4 from several of my copyrights, cleanup.Dale Rahn
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-04-16Clean up some ifdefs on arch which repute to support a.out and elf.Dale Rahn
2003-03-31error(1): users's -> user'sJason McIntyre
2003-03-02tie mksuncd to the crunch tools buildTheo de Raadt
2003-01-27KNFTheo de Raadt
2002-08-05Prepare for sparc/ELF.Artur Grabowski
2002-06-09knfTodd T. Fries
2001-12-28Correctly handle envp pointer in main() -- henric@aimnet.comAngelos D. Keromytis
2001-09-18make this better for sparc64Jason Wright
2001-05-11-1 -> MAP_FAILEDArtur Grabowski
2001-01-29force DESTDIR here, tooTheo de Raadt
2001-01-23Convert to use the elf-size independent macros to make it work on alpha.Artur Grabowski
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-06-09chown/chgrp changesMichael Shalayeff
2000-03-01$OpenBSD$Todd T. Fries
1999-12-06oflow fixes; provosTheo de Raadt
1999-07-09- remove all trailing whitespaceAaron Campbell
1999-06-09__sparc -> __sparc__Jason Wright
1999-05-23remove argument from .Os macros so value in /usr/share/tmac/mdoc/doc-commonAaron Campbell
1998-09-21work around the vm system problem, gross ehTheo de Raadt
1997-09-21$OpenBSD$Theo de Raadt
1997-09-09not needed anymore..Theo de Raadt
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 behaviour of ELF crunching a little.Per Fogelstrom
1997-08-01Explain the "-E" switch.Per Fogelstrom
1997-07-23tabifykstailey
1997-05-19A symbol mangeling hack to make chrunch work with MIPS. This is a quick andPer Fogelstrom
1997-05-06Add ECOFF support, do some slight restructuring to share the mmap betweenNiklas Hallqvist
1997-05-01Hack away a.out support on mips-based OpenBSD platforms.Niklas Hallqvist
1997-04-04init allocated memory.Michael Shalayeff
1997-02-05make crunchide work in the non-elf world, Opps.Dale S. Rahn
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