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:   nakayama
Date:           Sun Feb 22 13:06:59 UTC 2009

Modified Files:
        src/sys/compat/common: kern_time_50.c
        src/sys/dev: clockctl.c

Log Message:
- fix copyout size in CLOCKCTL_O?ADJTIME.
- add missing break in CLOCKCTL_NTP_ADJTIME.


To generate a diff of this commit:
cvs rdiff -r1.4 -r1.5 src/sys/compat/common/kern_time_50.c
cvs rdiff -r1.26 -r1.27 src/sys/dev/clockctl.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