aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/ntp/config.h
Commit message (Collapse)AuthorAgeFilesLines
* Update to 4.0.99b. According to Harlan Stenn, the things holding theOllivier Robert2000-01-281-50/+67
| | | | | | | | release of 4.1.0 are not FreeBSD-related so importing this one is not a problem. Notes: svn path=/head/; revision=56750
* Add the NMEA and the ONCORE driver.Ollivier Robert1999-12-131-2/+2
| | | | | | | Submitted by: wollman, phk Notes: svn path=/head/; revision=54573
* Please welcome the brand new ntp4 daemon & utilities in the FreeBSD tree.Ollivier Robert1999-12-131-0/+897
This is the second part of the commit (the third -- link in usr.sbin/Makefile) will be done after a more complete review by phk & obrien. NOTE: the number of drivers included in the default configuration is very minimal, mainly local clocks and the one I use RAWDCF. Anyone wanting to have a more complete version will find recompilation very easy. It builds and runs on both alpha & i386. It also does survive "make world". Reviewed by: phk, obrien (partly) Notes: svn path=/head/; revision=54552