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:   ad
Date:           Sat Feb 10 11:32:22 UTC 2007

Modified Files:
        src/sys/kern: sys_sig.c syscalls.master
Added Files:
        src/sys/kern: kern_stub.c

Log Message:
A quick hack to get things building again: put back the SA system calls
with no arguments, and alias them to sys_nosys. To be revisited.


To generate a diff of this commit:
cvs rdiff -r0 -r1.1 src/sys/kern/kern_stub.c
cvs rdiff -r1.2 -r1.3 src/sys/kern/sys_sig.c
cvs rdiff -r1.164 -r1.165 src/sys/kern/syscalls.master

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