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/15/1996 21:30:07
jtc
Thu Aug 15 21:23:51 EDT 1996
Update of /a/cvsroot/src/sys/sys
In directory pain.lcs.mit.edu:/a/tmp/cvs-serv20626

Modified Files:
	systm.h 
Log Message:
Added prototypes for memcmp, memcpy, memmove, and memset functions.  
Added #ifdef'd out macros which map b* function calls to their mem* 
equivalents.