Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: Christos Zoulas <christos@netbsd.org>
List: source-changes
Date: 09/03/1999 21:21:28
Module Name:	basesrc
Committed By:	christos
Date:		Sat Sep  4 04:21:28 UTC 1999

Modified Files:
	basesrc/usr.bin/make: arch.c job.c main.c util.c

Log Message:
PR/8259: Chris Demetriou: Fix stack overflow bugs exposed by the glibc-2.1.1
Makefile. Use snprintf everywhere.


To generate a diff of this commit:
cvs rdiff -r1.29 -r1.30 basesrc/usr.bin/make/arch.c
cvs rdiff -r1.28 -r1.29 basesrc/usr.bin/make/job.c
cvs rdiff -r1.47 -r1.48 basesrc/usr.bin/make/main.c
cvs rdiff -r1.22 -r1.23 basesrc/usr.bin/make/util.c

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