Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/kern
Module Name: src
Committed By: pooka
Date: Fri May 15 15:51:27 UTC 2009
Modified Files:
src/sys/kern: makesyscalls.sh syscalls.master
Log Message:
Use argname PAD to signal that an argument is used only for padding
and not part of the C interface. Use this information for rump
syscalls to generate syscall interfaces without the extra parameter.
To generate a diff of this commit:
cvs rdiff -u -r1.86 -r1.87 src/sys/kern/makesyscalls.sh
cvs rdiff -u -r1.226 -r1.227 src/sys/kern/syscalls.master
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