freebsd-skq/usr.sbin/crunch/crunchgen
Ruslan Ermilov 7cc7315cfb chdir(1) into a source directory before attempting to determine the
OBJS list.  This is needed to crunch any program that relies on the
correct .CURDIR setting, e.g. src/bin/csh.

Submitted by:	Tim Kientzle <kientzle@acm.org>
2003-04-22 14:01:33 +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 chdir(1) into a source directory before attempting to determine the 2003-04-22 14:01:33 +00:00
Makefile Perform a major cleanup of the usr.sbin Makefiles. 2001-07-20 06:20:32 +00:00
mkskel.sh