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: thorpej
Date: Thu Dec 19 23:53:44 UTC 2002
Modified Files:
src/sys/kern: init_sysent.c syscalls.c
src/sys/sys: syscall.h syscallargs.h
Log Message:
Regen: reserved syscall slots for sigwaitinfo(2), sigtimedwait(2),
and sigqueue(2).
To generate a diff of this commit:
cvs rdiff -r1.134 -r1.135 src/sys/kern/init_sysent.c
cvs rdiff -r1.129 -r1.130 src/sys/kern/syscalls.c
cvs rdiff -r1.127 -r1.128 src/sys/sys/syscall.h
cvs rdiff -r1.109 -r1.110 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