Subject: CVS commit: src/usr.bin/crunch/crunchgen
To: None <source-changes@NetBSD.org>
From: Jachym Holecek <freza@netbsd.org>
List: source-changes
Date: 10/18/2006 21:20:44
Module Name:	src
Committed By:	freza
Date:		Wed Oct 18 21:20:44 UTC 2006

Modified Files:
	src/usr.bin/crunch/crunchgen: crunchgen.1 crunchgen.c

Log Message:
Treat multiple

  SPECIAL prog {objs,objpaths,keepsymbols} itemX

lines (where "prog" is fixed) in crunchgen configuration the same as

  SPECIAL prog {objs,objpaths,keepsymbols} item1 ... itemN

OK by David Laight


To generate a diff of this commit:
cvs rdiff -r1.25 -r1.26 src/usr.bin/crunch/crunchgen/crunchgen.1
cvs rdiff -r1.72 -r1.73 src/usr.bin/crunch/crunchgen/crunchgen.c

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