Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Charles M. Hannum <mycroft@netbsd.org>
List: source-changes
Date: 11/03/1999 08:21:25
Module Name: syssrc
Committed By: mycroft
Date: Wed Nov 3 16:21:24 UTC 1999
Modified Files:
syssrc/sys/arch/mips/mips: locore.S
Log Message:
In copy*str(), explicitly check for maxlen==0, rather than implicitly making it
act like 2^32.
Tested by: simonb
To generate a diff of this commit:
cvs rdiff -r1.77 -r1.78 syssrc/sys/arch/mips/mips/locore.S
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.