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:           Thu Aug  9 07:36:19 UTC 2007

Modified Files:
        src/sys/conf: files
        src/sys/kern: kern_clock.c kern_time.c
Added Files:
        src/sys/kern: subr_time.c

Log Message:
Shuffle routines which just roll values around from kern_clock.c
and kern_time.c to subr_time.c.


To generate a diff of this commit:
cvs rdiff -r1.857 -r1.858 src/sys/conf/files
cvs rdiff -r1.109 -r1.110 src/sys/kern/kern_clock.c
cvs rdiff -r1.127 -r1.128 src/sys/kern/kern_time.c
cvs rdiff -r0 -r1.1 src/sys/kern/subr_time.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