Source-Changes archive

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

CVS commit: src/sys/rump



Module Name:    src
Committed By:   pooka
Date:           Tue Jan 13 22:31:42 UTC 2009

Modified Files:
        src/sys/rump/include/rump: rump_syscalls.h
        src/sys/rump/librump/rumpkern: rump_syscalls.c

Log Message:
Regen.  We now have compat __RENAME().  E.g. what was previously
rump_sys___stat50() is now rump_sys_stat() from the code.


To generate a diff of this commit:
cvs rdiff -r1.4 -r1.5 src/sys/rump/include/rump/rump_syscalls.h
cvs rdiff -r1.24 -r1.25 src/sys/rump/librump/rumpkern/rump_syscalls.c

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