Subject: sun-lamp CVS commits
To: None <source-changes@pain.lcs.mit.edu>
From: The Source of All Evil <source@NetBSD.ORG>
List: source-changes
Date: 11/29/1995 01:20:02
thorpej
Tue Nov 28 22:12:10 PST 1995
Update of /a/cvsroot/src/sys/lib/libsa
In directory pain.lcs.mit.edu:/b/tmp/cvs-serv5043

Modified Files:
	net.c 
Log Message:
Use bzero() instead of memset(..., 0, ...).