Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/sys/kern



Module Name:    src
Committed By:   njoly
Date:           Mon Mar 10 14:06:46 UTC 2008

Modified Files:
        src/sys/kern: makesyscalls.sh

Log Message:
Do not hardcode sys_stub to the string "sys_nosys" for the not ignored
case. Just use the corresponding variable instead, to allow emulation
to use their own defined value.


To generate a diff of this commit:
cvs rdiff -r1.64 -r1.65 src/sys/kern/makesyscalls.sh

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