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:           Mon Nov 30 23:28:31 UTC 2015

Modified Files:
        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:
Finish the regen - some of the files from sys/kern got committed
accidentally with the fix to makesyscalls.sh - sorry about that.


To generate a diff of this commit:
cvs rdiff -u -r1.92 -r1.93 src/sys/rump/include/rump/rump_syscalls.h
cvs rdiff -u -r1.118 -r1.119 src/sys/rump/librump/rumpkern/rump_syscalls.c
cvs rdiff -u -r1.286 -r1.287 src/sys/sys/syscall.h
cvs rdiff -u -r1.270 -r1.271 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