summaryrefslogtreecommitdiffstats
path: root/usr.sbin/crunchgen/crunchgen.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Build install media with -fno-asynchronous-unwind-tables to furtherjsg2021-03-101-1/+2
* distrib: remove .comment section systematicallysemarie2021-02-131-2/+2
* Ensure that the install media are built with a consistent set ofnaddy2018-10-181-2/+5
* chdir to the target directory, run make there and fchdir back after.henning2018-02-061-4/+22
* insist on -Oz in the *.mk fileespie2017-07-271-1/+2
* Mute clang's zeal for whining by providing prototypes.deraadt2017-07-271-1/+2
* Make object-in-archive-used identification portable to lld: use --traceguenther2017-02-281-2/+2
* exit() after perror() for pledge failure. Perhaps this got introducedderaadt2015-11-111-2/+4
* pledge "stdio rpath wpath cpath proc exec". creates files throughoutderaadt2015-10-131-1/+4
* Replace <sys/param.h> with <limits.h> and other less dirty headers wherederaadt2015-01-161-17/+18
* Create cleaner & less noisy makefiles, now that we've been usingderaadt2014-01-111-42/+4
* yet more unsigned char casts for ctypederaadt2013-11-231-7/+7
* Using 'cc -o /dev/null' has weird side-effects as root, so use a real fileguenther2013-10-141-2/+2
* handle DESTDIR; with guentherderaadt2013-10-141-2/+2
* Use the new DIST_LIB/DIST_OBJS hooks to make it possible to link crunchedguenther2013-10-131-3/+31
* Using the currently chosen (and in my opinion insane) abstraction, passderaadt2012-08-291-3/+4
* Build crunched binaries with -fno-pie.pascal2012-08-221-1/+3
* Change crunchgen to mangle names in sequence instead of randomly,drahn2009-12-041-3/+3
* under certain conditions (srcdir defined, no objdir defined) crunchgenfkr2009-10-071-1/+9
* Change mips detection in crunchgen from ifdef to command line flagdrahn2008-11-241-5/+9
* - document -hjmc2008-08-231-2/+2
* merge crunchide into crunchgen as the -h flag. this is not yet done thederaadt2008-08-221-20/+15
* Merge crunchgen & crunchhide (using name checking), and move to usr.sbinderaadt2008-08-221-0/+1022