index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
usr.sbin
/
crunchgen
/
crunchgen.c
Age
Commit message (
Expand
)
Author
2015-11-11
exit() after perror() for pledge failure. Perhaps this got introduced
Theo de Raadt
2015-10-13
pledge "stdio rpath wpath cpath proc exec". creates files throughout
Theo de Raadt
2015-01-16
Replace <sys/param.h> with <limits.h> and other less dirty headers where
Theo de Raadt
2014-01-11
Create cleaner & less noisy makefiles, now that we've been using
Theo de Raadt
2013-11-23
yet more unsigned char casts for ctype
Theo de Raadt
2013-10-14
Using 'cc -o /dev/null' has weird side-effects as root, so use a real file
Philip Guenther
2013-10-14
handle DESTDIR; with guenther
Theo de Raadt
2013-10-13
Use the new DIST_LIB/DIST_OBJS hooks to make it possible to link crunched
Philip Guenther
2012-08-29
Using the currently chosen (and in my opinion insane) abstraction, pass
Theo de Raadt
2012-08-22
Build crunched binaries with -fno-pie.
Pascal Stumpf
2009-12-04
Change crunchgen to mangle names in sequence instead of randomly,
Dale Rahn
2009-10-07
under certain conditions (srcdir defined, no objdir defined) crunchgen
Felix Kronlage
2008-11-24
Change mips detection in crunchgen from ifdef to command line flag
Dale Rahn
2008-08-23
- document -h
Jason McIntyre
2008-08-22
merge crunchide into crunchgen as the -h flag. this is not yet done the
Theo de Raadt
2008-08-22
Merge crunchgen & crunchhide (using name checking), and move to usr.sbin
Theo de Raadt