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:   pooka
Date:           Mon Feb 21 23:31:01 UTC 2011

Modified Files:
        src/sys/kern: init_sysent.c syscalls.c
        src/sys/rump/include/rump: rump_syscalls.h
        src/sys/rump/librump/rumpkern: rump_syscalls.c
        src/sys/sys: syscall.h syscallargs.h

Log Message:
regen: NOERR syscalls


To generate a diff of this commit:
cvs rdiff -u -r1.252 -r1.253 src/sys/kern/init_sysent.c
cvs rdiff -u -r1.243 -r1.244 src/sys/kern/syscalls.c
cvs rdiff -u -r1.42 -r1.43 src/sys/rump/include/rump/rump_syscalls.h
cvs rdiff -u -r1.64 -r1.65 src/sys/rump/librump/rumpkern/rump_syscalls.c
cvs rdiff -u -r1.239 -r1.240 src/sys/sys/syscall.h
cvs rdiff -u -r1.222 -r1.223 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