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:           Wed Nov  4 16:54:00 UTC 2009

Modified Files:
        src/sys/conf: files
        src/sys/kern: kern_subr.c
Added Files:
        src/sys/kern: subr_copy.c

Log Message:
Split uiomove() and high-level copy routines out of the crowded
kern_subr and into their own cozy home in subr_copy.


To generate a diff of this commit:
cvs rdiff -u -r1.961 -r1.962 src/sys/conf/files
cvs rdiff -u -r1.201 -r1.202 src/sys/kern/kern_subr.c
cvs rdiff -u -r0 -r1.1 src/sys/kern/subr_copy.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