Module Name: src
Committed By: pooka
Date: Fri Mar 14 00:52:08 UTC 2014
Modified Files:
src/sys/kern: syscalls.master
Log Message:
Add rump kernel syscall wrapper flag for a bunch of time-related
syscalls (nanosleep, clock_gettime, etc.). These are mostly intended
for situations where a rump kernel runs on an OS-less host.
To generate a diff of this commit:
cvs rdiff -u -r1.266 -r1.267 src/sys/kern/syscalls.master
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.