Subject: NetBSD master CVS tree commits
To: None <source-changes@netbsd.org>
From: The Source of All Evil <source@netbsd.org>
List: source-changes
Date: 08/05/1998 22:00:01
perry
Wed Aug  5 21:50:14 PDT 1998
Update of /cvsroot/src/sys/sys
In directory nb00:/tmp/cvs-serv24388

Modified Files:
	systm.h 
Log Message:
comment out the prototypes for bcopy, ovbcopy, bzero, and bcmp.
uncomment macros transforming into memcpy, memmove, memset and memcmp.
the prototypes should be deleted from the file some time soon.