Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Ben Harris <bjh21@netbsd.org>
List: source-changes
Date: 05/13/2001 17:17:37
Module Name: syssrc
Committed By: bjh21
Date: Sun May 13 14:17:37 UTC 2001
Modified Files:
syssrc/sys/arch/arm/conf: files.arm
syssrc/sys/arch/arm/include: cpu.h
Removed Files:
syssrc/sys/arch/arm/arm32: strstr.c
Log Message:
strstr() is no longer used in the kernel. G/C it.
To generate a diff of this commit:
cvs rdiff -r1.1 -r0 syssrc/sys/arch/arm/arm32/strstr.c
cvs rdiff -r1.26 -r1.27 syssrc/sys/arch/arm/conf/files.arm
cvs rdiff -r1.11 -r1.12 syssrc/sys/arch/arm/include/cpu.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.