Subject: CVS commit: src/sys/lib/libkern/arch/i386
To: None <source-changes@NetBSD.org>
From: Bang Jun-Young <junyoung@netbsd.org>
List: source-changes
Date: 10/26/2003 14:37:52
Module Name:	src
Committed By:	junyoung
Date:		Sun Oct 26 14:37:52 UTC 2003

Modified Files:
	src/sys/lib/libkern/arch/i386: Makefile.inc

Log Message:
Remove bcmp.S and bzero.S from list. They were doing nothing but wasting
kernel bits for a long time (2 years?).


To generate a diff of this commit:
cvs rdiff -r1.25 -r1.26 src/sys/lib/libkern/arch/i386/Makefile.inc

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.