Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: syssrc/sys/kern
Module Name: syssrc
Committed By: manu
Date: Sun Sep 16 06:50:07 UTC 2001
Modified Files:
syssrc/sys/kern: kern_ntptime.c kern_time.c
Log Message:
Split root-only time-related system calls so that we have an upper part, that
checks root privs, and a lower part that does the actual job. The lower part
will be called by the upcoming clockctl driver. Approved by Christos
Also fixed a few cosmetic things
To generate a diff of this commit:
cvs rdiff -r1.13 -r1.14 syssrc/sys/kern/kern_ntptime.c
cvs rdiff -r1.55 -r1.56 syssrc/sys/kern/kern_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