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:           Tue Apr 13 22:46:10 UTC 2010

Modified Files:
        src/sys/kern: kern_ntptime.c kern_tc.c

Log Message:
Refactor #include "opt_ntp.h" into a separate file.

... no, wait, #ifdef _KERNEL_OPT.
(not that I think it's a particularly good solution as opposed to
improving config, but it's the current best practice)


To generate a diff of this commit:
cvs rdiff -u -r1.53 -r1.54 src/sys/kern/kern_ntptime.c
cvs rdiff -u -r1.41 -r1.42 src/sys/kern/kern_tc.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