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: wrstuden
Date: Thu Oct 16 20:12:23 UTC 2008
Modified Files:
src/sys/kern: init_sysent.c syscalls.c
src/sys/rump/librump/rumpkern: rump_syscalls.c rump_syscalls.h
src/sys/sys: syscall.h syscallargs.h
Log Message:
Regen syscall tables. I forgot to do it after revivesa. While pooka
did some, not all are regenerated. Do them all at once for consistency.
To generate a diff of this commit:
cvs rdiff -r1.228 -r1.229 src/sys/kern/init_sysent.c
cvs rdiff -r1.219 -r1.220 src/sys/kern/syscalls.c
cvs rdiff -r1.19 -r1.20 src/sys/rump/librump/rumpkern/rump_syscalls.c \
src/sys/rump/librump/rumpkern/rump_syscalls.h
cvs rdiff -r1.216 -r1.217 src/sys/sys/syscall.h
cvs rdiff -r1.198 -r1.199 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