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: Sat Jul 28 12:53:53 UTC 2007
Modified Files:
src/sys/conf: files
src/sys/kern: kern_subr.c
Added Files:
src/sys/kern: subr_hash.c
Log Message:
Move hashinit() & hashdone() from kern_subr.c to subr_hash.c to
permit standalone compilation. No functional change.
To generate a diff of this commit:
cvs rdiff -r1.853 -r1.854 src/sys/conf/files
cvs rdiff -r1.160 -r1.161 src/sys/kern/kern_subr.c
cvs rdiff -r0 -r1.1 src/sys/kern/subr_hash.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