Subject: CVS commit: src
To: None <source-changes@netbsd.org>
From: Jonathan Stone <jonathan@netbsd.org>
List: source-changes
Date: 03/14/1999 22:34:10
Module Name:	src
Committed By:	jonathan
Date:		Mon Mar 15 06:34:10 UTC 1999

Modified Files:
	src/sys/lib/libkern/arch/mips: memset.S
Log Message:
Fix bug in construction of word-length version of 'c'.
Preserve input string and return it as per userlevel spec.