summaryrefslogtreecommitdiffstats
path: root/usr.sbin/ntp/ntpq
Commit message (Collapse)AuthorAgeFilesLines
* Update ntpd to 4.1.1a. This contains many bug fixes made on the STABLEroberto2002-10-291-2/+2
| | | | | | | | | | branch and a few new drivers. See contrib/ntp/ChangeLog for details. Hide kernel header sys/lock.h from ntp [1] PR: bin/33914 Submitted by: thomas, bde[1] MFC after: 1 month
* Perform a major cleanup of the usr.sbin Makefiles.obrien2001-07-201-7/+4
| | | | | These are not perfectly in agreement with each other style-wise, but they are orders of orders of magnitude more consistent style-wise than before.
* - remove trace of libkvm. It is not used at all.roberto2000-01-011-7/+9
| | | | | | - reorganise the Makefiles: the order of variables was not the usual one. Explained gently by: bde
* Please welcome the brand new ntp4 daemon & utilities in the FreeBSD tree.roberto1999-12-131-0/+22
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