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:   drochner
Date:           Mon May 29 09:57:55 UTC 2006

Modified Files:
        src/sys/kern: kern_ntptime.c syscalls.master
        src/sys/sys: timex.h
Added Files:
        src/sys/compat/sys: timex.h

Log Message:
Extend "struct ntptimeval" for the needs of "timecounters".
Allocate a new syscall for ntp_gettime() and set up COMPAT_30 for
the old one.


To generate a diff of this commit:
cvs rdiff -r0 -r1.1 src/sys/compat/sys/timex.h
cvs rdiff -r1.30 -r1.31 src/sys/kern/kern_ntptime.c
cvs rdiff -r1.152 -r1.153 src/sys/kern/syscalls.master
cvs rdiff -r1.9 -r1.10 src/sys/sys/timex.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