Subject: CVS commit: basesrc/usr.bin/crunch/crunchgen
To: None <source-changes@netbsd.org>
From: Antti Kantee <pooka@netbsd.org>
List: source-changes
Date: 07/03/2002 15:45:07
Module Name:	basesrc
Committed By:	pooka
Date:		Wed Jul  3 12:45:07 UTC 2002

Modified Files:
	basesrc/usr.bin/crunch/crunchgen: crunched_main.c

Log Message:
Add envp argument support to crunchgen.

Even though envp is not the POSIX way of crawling through the environment,
this will hopefully save someone from having to scratch their head
really hard with a crunched program using envp.

from henric@aimnet.com, via OpenBSD


To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 basesrc/usr.bin/crunch/crunchgen/crunched_main.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.