summaryrefslogtreecommitdiff
path: root/usr.sbin/crunchgen/crunchide.c
AgeCommit message (Expand)Author
2015-10-18Avoid integer overflow with very large files.Tobias Stoeckmann
2015-08-20stdlib.h is in scope; do not cast malloc/calloc/realloc*Theo de Raadt
2015-01-18The world is ELF: use <sys/exec_elf.h> instead of <a.out.h> or <sys/exec.h>Philip Guenther
2014-03-16Zap some globals and a TODO missed in the a.out purge.Philip Guenther
2013-11-12add missing protosTheo de Raadt
2013-10-14tedu ecoff supportTheo de Raadt
2013-10-13Death to a.out bits!Philip Guenther
2009-12-04Change crunchgen to mangle names in sequence instead of randomly,Dale Rahn
2009-07-21stop gcc from whiningTheo de Raadt
2008-08-22merge crunchide into crunchgen as the -h flag. this is not yet done theTheo de Raadt
2008-08-22Merge crunchgen & crunchhide (using name checking), and move to usr.sbinTheo de Raadt