summaryrefslogtreecommitdiff
path: root/usr.sbin/crunchgen/elf_hide.c
AgeCommit message (Expand)Author
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-05-20Use errc/warnc to simplify code.Philip Guenther
2013-11-12add missing protosTheo de Raadt
2010-07-20delete unused variableTheo de Raadt
2009-12-04Change crunchgen to mangle names in sequence instead of randomly,Dale Rahn
2009-11-02that is not a small hack, it is big and gruesome and has very bad effectsTheo de Raadt
2008-11-24Change mips detection in crunchgen from ifdef to command line flagDale Rahn
2008-09-08clean warnings on all architecturesTheo de Raadt
2008-08-22Merge crunchgen & crunchhide (using name checking), and move to usr.sbinTheo de Raadt