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: ad
Date: Tue May 20 19:20:38 UTC 2008
Modified Files:
src/sys/kern: kern_module.c kern_runq.c subr_kobj.c sys_module.c
vfs_syscalls.c
src/sys/sys: kobj.h module.h
Log Message:
If autoloading a module, don't consider the current working directory.
To generate a diff of this commit:
cvs rdiff -r1.19 -r1.20 src/sys/kern/kern_module.c
cvs rdiff -r1.5 -r1.6 src/sys/kern/kern_runq.c
cvs rdiff -r1.20 -r1.21 src/sys/kern/subr_kobj.c
cvs rdiff -r1.6 -r1.7 src/sys/kern/sys_module.c
cvs rdiff -r1.361 -r1.362 src/sys/kern/vfs_syscalls.c
cvs rdiff -r1.8 -r1.9 src/sys/sys/kobj.h
cvs rdiff -r1.6 -r1.7 src/sys/sys/module.h
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