Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: [thorpej-futex] src/sys



Module Name:    src
Committed By:   thorpej
Date:           Mon Dec 14 16:01:17 UTC 2020

Modified Files:
        src/sys/kern [thorpej-futex]: init_sysent.c syscalls.c
            syscalls_autoload.c systrace_args.c
        src/sys/rump/include/rump [thorpej-futex]: rump_syscalls.h
        src/sys/rump/librump/rumpkern [thorpej-futex]: rump_syscalls.c
        src/sys/sys [thorpej-futex]: syscall.h syscallargs.h

Log Message:
Regen for eventfd(2).


To generate a diff of this commit:
cvs rdiff -u -r1.336.2.1 -r1.336.2.2 src/sys/kern/init_sysent.c
cvs rdiff -u -r1.324.2.1 -r1.324.2.2 src/sys/kern/syscalls.c
cvs rdiff -u -r1.40.2.1 -r1.40.2.2 src/sys/kern/syscalls_autoload.c
cvs rdiff -u -r1.43.2.1 -r1.43.2.2 src/sys/kern/systrace_args.c
cvs rdiff -u -r1.123.2.1 -r1.123.2.2 \
    src/sys/rump/include/rump/rump_syscalls.h
cvs rdiff -u -r1.154.2.1 -r1.154.2.2 \
    src/sys/rump/librump/rumpkern/rump_syscalls.c
cvs rdiff -u -r1.318.2.1 -r1.318.2.2 src/sys/sys/syscall.h
cvs rdiff -u -r1.302.2.1 -r1.302.2.2 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