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: pooka
Date: Fri Jul 27 14:25:21 UTC 2007
Modified Files:
src/sys/kern: vfs_init.c vfs_subr.c
Log Message:
Move vfs_attach(), vfs_detach() and vfs_reinit() from vfs_subr.c
to vfs_init.c. This permits easier standalone compilation of these
routines.
To generate a diff of this commit:
cvs rdiff -r1.33 -r1.34 src/sys/kern/vfs_init.c
cvs rdiff -r1.291 -r1.292 src/sys/kern/vfs_subr.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