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: 10/19/1995 21:20:02
cgd
Thu Oct 19 21:10:08 EDT 1995
Update of /a/cvsroot/src/sys/lib/libkern
In directory pain.lcs.mit.edu:/b/tmp/cvs-serv996

Modified Files:
	Makefile 
Log Message:
set, don't add to, CFLAGS from KERNCFLAGS.  Do assignment of CC and
CFLAGS earlier, so that the arch-specific Makefile can add to them.


cgd
Thu Oct 19 21:15:38 EDT 1995
Update of /a/cvsroot/src/sys/lib/libkern/arch/alpha
In directory pain.lcs.mit.edu:/b/tmp/cvs-serv1257/alpha

Modified Files:
	Makefile.inc 
Log Message:
use NetBSD RCS id format.  use bzero.S, not bzerro.c

cgd
Thu Oct 19 21:16:04 EDT 1995
Update of /a/cvsroot/src/sys/lib/libkern/arch/alpha
In directory pain.lcs.mit.edu:/b/tmp/cvs-serv1285/alpha

Added Files:
	bzero.S 
Log Message:
copy from libkern