Subject: CVS commit: [netbsd-2-0] src/sys/kern
To: None <source-changes@NetBSD.org>
From: James Chacon <jmc@netbsd.org>
List: source-changes
Date: 04/21/2004 04:32:08
Module Name:	src
Committed By:	jmc
Date:		Wed Apr 21 04:32:08 UTC 2004

Modified Files:
	src/sys/kern [netbsd-2-0]: init_sysctl.c

Log Message:
Pullup rev 1.27 (requested by atatat in ticket #150)

Prefer that kern.hostid is printed in hex, not as a signed decimal,
and avoid accidental sign-extension when setting it.


To generate a diff of this commit:
cvs rdiff -r1.24.2.2 -r1.24.2.3 src/sys/kern/init_sysctl.c

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