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:           Tue Oct 13 21:57:53 UTC 2009

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: fix rump varargs syscalls prototypes


To generate a diff of this commit:
cvs rdiff -u -r1.240 -r1.241 src/sys/kern/init_sysent.c
cvs rdiff -u -r1.231 -r1.232 src/sys/kern/syscalls.c
cvs rdiff -u -r1.15 -r1.16 src/sys/rump/include/rump/rump_syscalls.h
cvs rdiff -u -r1.36 -r1.37 src/sys/rump/librump/rumpkern/rump_syscalls.c
cvs rdiff -u -r1.228 -r1.229 src/sys/sys/syscall.h
cvs rdiff -u -r1.210 -r1.211 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