Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Charles M. Hannum <mycroft@netbsd.org>
List: source-changes
Date: 05/03/2000 13:02:10
Module Name:	syssrc
Committed By:	mycroft
Date:		Wed May  3 20:02:09 UTC 2000

Modified Files:
	syssrc/sys/arch/i386/i386: machdep.c

Log Message:
ctob() -> ptoa(), to fix sign-extension issues when using >2GB.  A more
comprehensive change will be necessary for >4GB, but that's a bigger issue.


To generate a diff of this commit:
cvs rdiff -r1.381 -r1.382 syssrc/sys/arch/i386/i386/machdep.c

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