Subject: NetBSD master CVS tree commits
To: None <source-changes@NetBSD.ORG>
From: None <source@NetBSD.ORG>
List: source-changes
Date: 02/11/1997 08:50:02
mrg
Tue Feb 11 00:40:45 PST 1997
Update of /cvsroot/src/usr.bin/fstat
In directory netbsd1:/var/slash-tmp/cvs-serv20526

Modified Files:
	fstat.c 
Log Message:
remove dangerous sprintf and strcpy calls.

mrg
Tue Feb 11 00:42:04 PST 1997
Update of /cvsroot/src/usr.bin/wall
In directory netbsd1:/var/slash-tmp/cvs-serv20710

Modified Files:
	ttymsg.c wall.c 
Log Message:
remove possibly dangerous sprintf and strcpy calls.

mrg
Tue Feb 11 00:43:24 PST 1997
Update of /cvsroot/src/usr.bin/ipcs
In directory netbsd1:/var/slash-tmp/cvs-serv20779

Modified Files:
	ipcs.c 
Log Message:
avoid not knowing the length of internal buffers.