Subject: CVS commit: src/usr.bin/crunch/crunchgen
To: None <source-changes@NetBSD.org>
From: Simon Burge <simonb@netbsd.org>
List: source-changes
Date: 06/02/2006 10:11:56
Module Name: src
Committed By: simonb
Date: Fri Jun 2 10:11:56 UTC 2006
Modified Files:
src/usr.bin/crunch/crunchgen: crunchgen.c
Log Message:
Fix problems with program names with a "-" in them, where crunchgen was
outputting the original program name for the stub name instead of the
mangled name.
From Mikolaj Golub on tech-embed.
To generate a diff of this commit:
cvs rdiff -r1.68 -r1.69 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.