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:   christos
Date:           Thu Jul 28 03:50:52 UTC 2005

Modified Files:
        src/sys/compat/svr4: svr4_stat.c
        src/sys/compat/svr4_32: svr4_32_stat.c

Log Message:
Fix systeminfo.
1. return length is the string length even if the string would not fit.
2. add SI_ISALIST
3. on 32 bit emulation, don't return sparc64 as the arch!


To generate a diff of this commit:
cvs rdiff -r1.52 -r1.53 src/sys/compat/svr4/svr4_stat.c
cvs rdiff -r1.15 -r1.16 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