freebsd-dev/usr.sbin/crunch/crunchgen
Ruslan Ermilov 951e4d1c91 In crunchgen(1), when calling make(1), don't redirect stderr to stdout,
just rely on the exit status to detect an error.  This makes crunchgen(1)
safe to use with certain make(1) debugging flags.

MFC after:	1 week
2005-01-20 10:49:03 +00:00
..
crunched_main.c Apply the envp fix to the other call to main() as well. 2002-08-09 02:39:38 +00:00
crunchgen.1 mdoc(7) police: markup nit. 2002-05-30 07:51:22 +00:00
crunchgen.c In crunchgen(1), when calling make(1), don't redirect stderr to stdout, 2005-01-20 10:49:03 +00:00
Makefile
mkskel.sh