aboutsummaryrefslogtreecommitdiff
path: root/sys/sys/timex.h
Commit message (Expand)AuthorAgeFilesLines
* sys/sys: minor spelling fixes.Pedro F. Giffuni2016-05-031-1/+1
* This is a white-space/comment cleanup commit as a precursor forPoul-Henning Kamp2014-09-191-149/+81
* Add proper prerequisites for even two more headers.Ed Schouten2013-05-211-0/+3
* /* -> /*- for license, minor formatting changesWarner Losh2005-01-071-1/+2
* Removed unused forward struct declaration.Bruce Evans2002-04-281-1/+0
* Hide the private parts of timecounter from a couple of places that don'tPoul-Henning Kamp2002-04-261-2/+2
* Remove __PAlfred Perlstein2002-03-191-3/+3
* Update to the 2001-04-02 version of the nanokernel code from Dave Mills.John Hay2001-04-161-2/+2
* Update the NTP kernel PLL code to the 2000-08-29 version of Dave MillsPoul-Henning Kamp2000-09-041-1/+7
* Change #ifdef KERNEL to #ifdef _KERNEL in the public headers. "KERNEL"Peter Wemm1999-12-291-3/+5
* Update to the latest nanokernel from Dave Mills.Poul-Henning Kamp1999-08-301-3/+2
* Update to latest version from Dave Mills. Mostly textual.Poul-Henning Kamp1999-04-041-4/+5
* Make even more of the PPSAPI implementations generic.Poul-Henning Kamp1999-03-111-14/+13
* Integrate the new "nanokernel" PLL from Dave Mills.Poul-Henning Kamp1999-03-081-190/+107
* Introduce std_pps_ioctl() to automagically DTRT.Poul-Henning Kamp1998-06-131-2/+2
* Replace TOD clock code with more systematic approach.Poul-Henning Kamp1998-02-201-1/+1
* Make POWERFAIL_NMI, PPS_SYNC and NATM new style options.Eivind Eklund1998-01-311-2/+0
* Move almost all the ntp related stuff from kern_clock.c toPoul-Henning Kamp1998-01-141-1/+5
* Update our kernel ntp code to the latest from David Mills. The main changeJohn Hay1996-12-301-6/+14
* Redo Kernel NTP PLL support, kernel side.Garrett Wollman1994-09-181-0/+12
* Add timex.h for xntpd. The system calls will have to wait for tomorrow,Jordan K. Hubbard1994-08-261-0/+290