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: riastradh
Date: Fri Aug 14 00:55:03 UTC 2020
Modified Files:
src/sys/kern: init_sysent.c syscalls.c systrace_args.c
src/sys/rump: rump.sysmap
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.335 -r1.336 src/sys/kern/init_sysent.c
cvs rdiff -u -r1.323 -r1.324 src/sys/kern/syscalls.c
cvs rdiff -u -r1.42 -r1.43 src/sys/kern/systrace_args.c
cvs rdiff -u -r1.7 -r1.8 src/sys/rump/rump.sysmap
cvs rdiff -u -r1.122 -r1.123 src/sys/rump/include/rump/rump_syscalls.h
cvs rdiff -u -r1.153 -r1.154 src/sys/rump/librump/rumpkern/rump_syscalls.c
cvs rdiff -u -r1.317 -r1.318 src/sys/sys/syscall.h
cvs rdiff -u -r1.301 -r1.302 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