Module Name: src Committed By: pgoyette Date: Sat May 9 05:51:27 UTC 2015
Modified Files: src/sys/kern: makesyscalls.sh syscalls.master Log Message: Teach makesyscalls.sh how to auto-generate the list of syscalls that can be resolved by module auto-load. Update syscalls.master to identify the specific module that contains the auto-loadable code for each syscall. To generate a diff of this commit: cvs rdiff -u -r1.151 -r1.152 src/sys/kern/makesyscalls.sh cvs rdiff -u -r1.273 -r1.274 src/sys/kern/syscalls.master Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.