Subject: CVS commit: syssrc/sys/arch/i386/i386
To: None <source-changes@netbsd.org>
From: Christos Zoulas <christos@netbsd.org>
List: source-changes
Date: 01/31/2002 19:40:52
Module Name:	syssrc
Committed By:	christos
Date:		Thu Jan 31 17:40:52 UTC 2002

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

Log Message:
- fix hex constant in transmeta code to fit 32 bits.
- char assignment should be '\0'
- factor out some common strings


To generate a diff of this commit:
cvs rdiff -r1.466 -r1.467 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.