aboutsummaryrefslogtreecommitdiff
path: root/sys/sys/timepps.h
Commit message (Expand)AuthorAgeFilesLines
* Implement a mechanism for making changes in the kernel<->driver PPSIan Lepore2015-05-041-3/+15
* Add mutex support to the pps_ioctl() API in the kernel.Hans Petter Selasky2015-03-071-0/+5
* - Add Pulse-Per-Second timestamping using raw ffcounter and correspondingLawrence Stewart2011-11-211-0/+49
* /* -> /*- for license, minor formatting changesWarner Losh2005-01-071-1/+1
* Long overdue comment claification: RFC 2783 was approved long time ago.Poul-Henning Kamp2003-11-231-2/+2
* Brucifixion ? Yes, out that door, row on the left, one patch each.Poul-Henning Kamp2002-04-301-16/+18
* Stylistic sweep through the timecounter code.Poul-Henning Kamp2002-04-281-1/+1
* Now that the private parts of timecounters are no longer being fingeredPoul-Henning Kamp2002-04-261-1/+3
* Simplify the RFC2783 and PPS_SYNC timestamp collection API.Poul-Henning Kamp2002-04-261-7/+13
* Remove __PAlfred Perlstein2002-03-191-4/+4
* Change #ifdef KERNEL to #ifdef _KERNEL in the public headers. "KERNEL"Peter Wemm1999-12-291-3/+3
* Update the comments to say we are at draft 05 now.John Hay1999-10-101-6/+1
* Update the PPSAPI to draft-mogul-pps-api-05.txt which is the latest.John Hay1999-10-091-18/+42
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* Add a notice saying that FreeBSD no longer tracks the PPS-API WG's drafts.Poul-Henning Kamp1999-08-131-1/+5
* Specfic prototypes not needed.Poul-Henning Kamp1999-03-301-11/+1
* Even more unbogotification of prototypes.Poul-Henning Kamp1999-03-301-8/+9
* Make even more of the PPSAPI implementations generic.Poul-Henning Kamp1999-03-111-4/+81
* Typo fix.Poul-Henning Kamp1998-06-221-2/+2
* Introduce std_pps_ioctl() to automagically DTRT.Poul-Henning Kamp1998-06-131-1/+6
* Update to draft-mogul-pps-api-02.txt as submitted to IETFPoul-Henning Kamp1998-06-121-12/+39
* This is a prototype implementation of the draft-mogul-pps-api-##.txtPoul-Henning Kamp1998-06-071-0/+67