Subject: CVS commit: src/sys/lib/libkern/arch/hppa
To: None <source-changes@NetBSD.org>
From: Chuck Silvers <chs@netbsd.org>
List: source-changes
Date: 09/11/2003 05:04:35
Module Name: src
Committed By: chs
Date: Thu Sep 11 05:04:34 UTC 2003
Modified Files:
src/sys/lib/libkern/arch/hppa: Makefile.inc
Removed Files:
src/sys/lib/libkern/arch/hppa: strlcpy.S
Log Message:
the asm version of strlcpy() was buggy, just use the C version.
To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 src/sys/lib/libkern/arch/hppa/Makefile.inc
cvs rdiff -r1.1 -r0 src/sys/lib/libkern/arch/hppa/strlcpy.S
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.