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:           Sun Apr 27 14:50:23 UTC 2014

Modified Files:
        src/sys/kern: makesyscalls.sh syscalls.conf

Log Message:
Eliminate weak symbols from rump kernel syscall handlers, part 2:

Generate a file (rump.sysmap) which can be used to autogenerate the
syscall loaders.  The file contains syscall handler names and numbers.

Also store "libc" side syscall names in rump.sysmap to help with
the rumprun build process.


To generate a diff of this commit:
cvs rdiff -u -r1.141 -r1.142 src/sys/kern/makesyscalls.sh
cvs rdiff -u -r1.19 -r1.20 src/sys/kern/syscalls.conf

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