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: pgoyette
Date: Sat May 9 05:55:43 UTC 2015
Modified Files:
src/sys/kern: init_sysent.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
Added Files:
src/sys/kern: syscalls_autoload.c
Log Message:
Regen from syscalls.master
To generate a diff of this commit:
cvs rdiff -u -r1.293 -r1.294 src/sys/kern/init_sysent.c
cvs rdiff -u -r0 -r1.1 src/sys/kern/syscalls_autoload.c
cvs rdiff -u -r1.2 -r1.3 src/sys/kern/systrace_args.c
cvs rdiff -u -r1.83 -r1.84 src/sys/rump/include/rump/rump_syscalls.h
cvs rdiff -u -r1.108 -r1.109 src/sys/rump/librump/rumpkern/rump_syscalls.c
cvs rdiff -u -r1.277 -r1.278 src/sys/sys/syscall.h
cvs rdiff -u -r1.261 -r1.262 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