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: dsl
Date: Fri Nov 9 14:50:52 UTC 2007
Modified Files:
src/sys/kern: kern_xxx.c
Added Files:
src/sys/kern: sys_syscall.c
Log Message:
Add MI implementations of the indirect stystem call functions sys_syscall()
and sys___syscall().
These functions are only used if the MI system call entry code doesn't
special-case the relevant entries.
To generate a diff of this commit:
cvs rdiff -r1.65 -r1.66 src/sys/kern/kern_xxx.c
cvs rdiff -r0 -r1.1 src/sys/kern/sys_syscall.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