Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/usr.bin/crunch/crunchgen



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.




Home | Main Index | Thread Index | Old Index