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:           Fri Nov 27 17:54:11 UTC 2009

Modified Files:
        src/sys/conf: files
        src/sys/kern: subr_kobj.c
        src/sys/sys: kobj_impl.h
Added Files:
        src/sys/kern: subr_kobj_vfs.c

Log Message:
Due to the schizophrenic nature of kobj (mem + vfs source),
split the module in twain to subj_kobj.c (master + mem) and
subr_kobj_vfs.c (vfs).


To generate a diff of this commit:
cvs rdiff -u -r1.965 -r1.966 src/sys/conf/files
cvs rdiff -u -r1.39 -r1.40 src/sys/kern/subr_kobj.c
cvs rdiff -u -r0 -r1.1 src/sys/kern/subr_kobj_vfs.c
cvs rdiff -u -r1.1 -r1.2 src/sys/sys/kobj_impl.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