Subject: NetBSD master CVS tree commits
To: None <source-changes@NetBSD.ORG>
From: None <source@NetBSD.ORG>
List: source-changes
Date: 01/21/1998 21:20:02
cgd
Wed Jan 21 13:13:11 PST 1998
Update of /cvsroot/src/lib/libc/string
In directory netbsd1:/var/slash-tmp/cvs-serv708

Modified Files:
	memchr.c index.c rindex.c 
Log Message:
add appropriate #ifdefs (kernel includes) so that these files can
be copied to libkern and built without modification.


cgd
Wed Jan 21 13:16:53 PST 1998
Update of /cvsroot/src/sys/lib/libkern
In directory netbsd1:/var/slash-tmp/cvs-serv982

Modified Files:
	libkern.h 
Log Message:
add strrchr

cgd
Wed Jan 21 13:17:09 PST 1998
Update of /cvsroot/src/sys/lib/libkern
In directory netbsd1:/var/slash-tmp/cvs-serv1006

Modified Files:
	memchr.c 
Log Message:
sync with libc