Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys
Module Name: src
Committed By: pooka
Date: Wed Apr 14 14:46:59 UTC 2010
Modified Files:
src/sys/conf: files
src/sys/kern: kern_stub.c kern_subr.c
Added Files:
src/sys/kern: kern_syscall.c
Log Message:
Move routines related to syscall establishment from kern_subr.c and
kern_stub.c to kern_syscall.c.
To generate a diff of this commit:
cvs rdiff -u -r1.986 -r1.987 src/sys/conf/files
cvs rdiff -u -r1.22 -r1.23 src/sys/kern/kern_stub.c
cvs rdiff -u -r1.206 -r1.207 src/sys/kern/kern_subr.c
cvs rdiff -u -r0 -r1.1 src/sys/kern/kern_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