Source-Changes archive

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

CVS commit: src/sys



Module Name:    src
Committed By:   matt
Date:           Fri Sep  1 21:04:45 UTC 2006

Modified Files:
        src/sys/kern: init_sysent.c kern_sig.c
        src/sys/sys: syscall.h syscallargs.h

Log Message:
Regen.  (add __weak_alias(sys_ptrace, sys_nosys) when PTRACE is off)


To generate a diff of this commit:
cvs rdiff -r1.180 -r1.181 src/sys/kern/init_sysent.c
cvs rdiff -r1.226 -r1.227 src/sys/kern/kern_sig.c
cvs rdiff -r1.173 -r1.174 src/sys/sys/syscall.h
cvs rdiff -r1.155 -r1.156 src/sys/sys/syscallargs.h

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