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: thorpej
Date: Sun Apr 26 19:16:36 UTC 2020
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 for futex call relocation.
To generate a diff of this commit:
cvs rdiff -u -r1.330 -r1.331 src/sys/kern/init_sysent.c
cvs rdiff -u -r1.318 -r1.319 src/sys/kern/syscalls.c
cvs rdiff -u -r1.35 -r1.36 src/sys/kern/syscalls_autoload.c
cvs rdiff -u -r1.37 -r1.38 src/sys/kern/systrace_args.c
cvs rdiff -u -r1.117 -r1.118 src/sys/rump/include/rump/rump_syscalls.h
cvs rdiff -u -r1.148 -r1.149 src/sys/rump/librump/rumpkern/rump_syscalls.c
cvs rdiff -u -r1.312 -r1.313 src/sys/sys/syscall.h
cvs rdiff -u -r1.296 -r1.297 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