Module Name: src Committed By: christos Date: Sat May 5 19:44:02 UTC 2012
Modified Files:
src/sys/kern: sys_syscall.c
Log Message:
use sy_call() so that l->l_sysent gets set, so that we can autoload modules
that define new syscalls properly.
To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 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.
