Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: syssrc/sys
Module Name: syssrc
Committed By: eeh
Date: Fri Jun 14 18:28:20 UTC 2002
Modified Files:
syssrc/sys/arch/sparc64/sparc64: netbsd32_machdep.c
syssrc/sys/arch/x86_64/x86_64: netbsd32_machdep.c
syssrc/sys/compat/netbsd32: netbsd32_sysctl.c
Log Message:
Provide the correct architecture for HW_MACHINE_ARCH so things like
"sysctl -p" can tell they are in 32-bit land.
To generate a diff of this commit:
cvs rdiff -r1.22 -r1.23 syssrc/sys/arch/sparc64/sparc64/netbsd32_machdep.c
cvs rdiff -r1.6 -r1.7 syssrc/sys/arch/x86_64/x86_64/netbsd32_machdep.c
cvs rdiff -r1.5 -r1.6 syssrc/sys/compat/netbsd32/netbsd32_sysctl.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index