Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/compat
Module Name: src
Committed By: dmcmahill
Date: Mon Apr 19 02:55:40 UTC 2004
Modified Files:
src/sys/compat/svr4: svr4_stat.c
src/sys/compat/svr4_32: svr4_32_stat.c
Log Message:
Fix the sysinfo(SI_HW_SERIAL, emulation so that we actually get the
hostid of the machine rather than always getting "0". Tested with
hostid(1) from solaris-2.8 and with lmhostid (part of FlexLM) for solaris.
Approved by atatat@.
To generate a diff of this commit:
cvs rdiff -r1.50 -r1.51 src/sys/compat/svr4/svr4_stat.c
cvs rdiff -r1.13 -r1.14 src/sys/compat/svr4_32/svr4_32_stat.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