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:   rjs
Date:           Tue Jul 31 13:02:15 UTC 2018

Modified Files:
        src/sys/kern: init_sysent.c syscalls.c syscalls_autoload.c
            systrace_args.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.


To generate a diff of this commit:
cvs rdiff -u -r1.320 -r1.321 src/sys/kern/init_sysent.c
cvs rdiff -u -r1.311 -r1.312 src/sys/kern/syscalls.c
cvs rdiff -u -r1.27 -r1.28 src/sys/kern/syscalls_autoload.c
cvs rdiff -u -r1.30 -r1.31 src/sys/kern/systrace_args.c
cvs rdiff -u -r1.109 -r1.110 src/sys/rump/include/rump/rump_syscalls.h
cvs rdiff -u -r1.138 -r1.139 src/sys/rump/librump/rumpkern/rump_syscalls.c
cvs rdiff -u -r1.305 -r1.306 src/sys/sys/syscall.h
cvs rdiff -u -r1.289 -r1.290 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