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:   christos
Date:           Sat May  5 19:37:37 UTC 2012

Modified Files:
        src/sys/kern: kern_syscall.c makesyscalls.sh syscalls.master

Log Message:
Add a new type of syscall "EXTERN" which is meant for modules that live
outside the tree (in pkgsrc). Use it to define afssys (210) which has
been reserved for years, and make it autoload the "openafs" module.


To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 src/sys/kern/kern_syscall.c
cvs rdiff -u -r1.119 -r1.120 src/sys/kern/makesyscalls.sh
cvs rdiff -u -r1.258 -r1.259 src/sys/kern/syscalls.master

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