summaryrefslogtreecommitdiffstats
path: root/usr.sbin/ntp
Commit message (Collapse)AuthorAgeFilesLines
* Add myself as ntp docs maintainer, with roberto's permission.sheldonh2000-01-131-0/+2
|
* Move the Variables section of the old ntp_misc(8) manual page tosheldonh2000-01-131-9/+9
| | | | the correct location in the ntpd(8) page.
* Abandon hope of keeping in line with the author's structure,sheldonh2000-01-1312-1880/+1798
| | | | | | | | | | in favour of placing information in the correct sections. The ntp_acc(8), ntp_auth(8), ntp_clock(8), ntp_conf(8), ntp_misc(8) and ntp_mon(8) pages have been merged into ntp.conf(5) and ntp.keys(5). Requested by: rgrimes, wollman
* Add selected manual pages transcribed from the HTML documentation.sheldonh2000-01-1213-0/+3762
| | | | | | | | | Those pages which have not been transcribed are referenced as gracefully as possible. There is no perfect section for the ntp_* files, which document configuration options for the NTP suite, so I'm putting them in the same section as the pages for the utilities themselves.
* Activate doc/ subdirphantom2000-01-101-1/+1
|
* Install ntp html docs as /usr/share/doc/ntpphantom2000-01-101-0/+27
|
* - remove trace of libkvm. It is not used at all.roberto2000-01-019-47/+60
| | | | | | - reorganise the Makefiles: the order of variables was not the usual one. Explained gently by: bde
* Use LC_TIME=C for dateache1999-12-291-1/+1
|
* Don't compile mktime, it is already present elsewhere.roberto1999-12-221-1/+1
| | | | Submitted by: bde
* Remove the old binaries (they've been renamed) without the 'x').roberto1999-12-162-0/+6
| | | | Suggested by: phk
* Add the NMEA and the ONCORE driver.roberto1999-12-131-2/+2
| | | | Submitted by: wollman, phk
* Please welcome the brand new ntp4 daemon & utilities in the FreeBSD tree.roberto1999-12-1314-0/+1190
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)
OpenPOWER on IntegriCloud