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:   drochner
Date:           Mon Jul 18 11:43:54 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 after *setxattr constification


To generate a diff of this commit:
cvs rdiff -u -r1.255 -r1.256 src/sys/kern/init_sysent.c
cvs rdiff -u -r1.246 -r1.247 src/sys/kern/syscalls.c
cvs rdiff -u -r1.50 -r1.51 src/sys/rump/include/rump/rump_syscalls.h
cvs rdiff -u -r1.72 -r1.73 src/sys/rump/librump/rumpkern/rump_syscalls.c
cvs rdiff -u -r1.242 -r1.243 src/sys/sys/syscall.h
cvs rdiff -u -r1.225 -r1.226 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