Subject: CVS commit: basesrc/dist/nawk
To: None <source-changes@netbsd.org>
From: Jaromir Dolecek <jdolecek@netbsd.org>
List: source-changes
Date: 06/27/2002 11:52:29
Module Name:	basesrc
Committed By:	jdolecek
Date:		Thu Jun 27 08:52:28 UTC 2002

Modified Files:
	basesrc/dist/nawk: run.c

Log Message:
correctly handle 'printf "%c", 0' - previously, it accessed random
memory and segv'd under some circumstances (e.g. when running
sys/arch/walnut/compile/mkimg.sh rev. 1.2 script)


To generate a diff of this commit:
cvs rdiff -r1.4 -r1.5 basesrc/dist/nawk/run.c

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