aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/ntp
Commit message (Collapse)AuthorAgeFilesLines
* MFC: correct typos and macro usage.Sheldon Hearn2002-01-243-52/+52
| | | | | | | | | | | rev 1.5 ntpdate.8 rev 1.8 ntpdc.8 rev 1.11 ntpq.8 Approved by: re (blanket) Notes: svn path=/stable/4/; revision=89731
* MFC: ntp 4.1.0Ollivier Robert2001-12-2120-2894/+3945
| | | | | | | Merge of the Makefile glue and config.h Notes: svn path=/stable/4/; revision=88353
* This commit was manufactured by cvs2svn to create branch 'RELENG_4'.cvs2svn2001-08-312-0/+221
| | | | Notes: svn path=/stable/4/; revision=82688
* MFC: markup and misc fixes.Ruslan Ermilov2001-08-162-3/+3
| | | | | | | Approved by: re Notes: svn path=/stable/4/; revision=81780
* MFC rev 1.3: fix command line option descriptionsSheldon Hearn2001-08-031-7/+6
| | | | Notes: svn path=/stable/4/; revision=81100
* MFC: MAN[1-9] -> MAN.Ruslan Ermilov2001-04-251-2/+2
| | | | Notes: svn path=/stable/4/; revision=75960
* MFC: recent mdoc(7) fixes.Ruslan Ermilov2001-03-062-18/+12
| | | | Notes: svn path=/stable/4/; revision=73881
* MFC: fix setlocale(3) so that LC_ALL environment variable (if setRuslan Ermilov2001-03-051-1/+1
| | | | | | | | and not NULL) is preferred over other LC_* environment variables, as required by POSIX. Notes: svn path=/stable/4/; revision=73744
* MFC: Prepare for mdoc(7)NG.Ruslan Ermilov2000-12-272-6/+6
| | | | Notes: svn path=/stable/4/; revision=70404
* MFC: recent mdoc(7) fixes.Ruslan Ermilov2000-12-086-17/+17
| | | | Notes: svn path=/stable/4/; revision=69769
* MFC rev 1.3: Fix broken cross-references.Sheldon Hearn2000-11-021-2/+2
| | | | Notes: svn path=/stable/4/; revision=68230
* MFC: Improve slightly confused formatting.David Malone2000-10-261-3/+3
| | | | Notes: svn path=/stable/4/; revision=67648
* MFC rev 1.2: Fix transcription errors.Sheldon Hearn2000-06-221-1/+1
| | | | Notes: svn path=/stable/4/; revision=61946
* MFC rev 1.5: Fix transcription errors.Sheldon Hearn2000-06-221-1/+2
| | | | Notes: svn path=/stable/4/; revision=61945
* MFC rev 1.4: remove trailing whitespace.Sheldon Hearn2000-05-151-1/+1
| | | | Notes: svn path=/stable/4/; revision=60591
* MFC rev 1.5 and rev 1.6: Fix overly long argument lists and removeSheldon Hearn2000-05-151-4/+9
| | | | | | | trailing whitespace. Notes: svn path=/stable/4/; revision=60590
* MFC rev 1.2: Fix Nd.Sheldon Hearn2000-05-091-1/+1
| | | | Notes: svn path=/stable/4/; revision=60254
* MFC rev 1.4: assocation -> associationSheldon Hearn2000-03-201-2/+2
| | | | Notes: svn path=/stable/4/; revision=58353
* MFC rev 1.3: Fix flag description list for the disable command.Sheldon Hearn2000-03-201-27/+10
| | | | Notes: svn path=/stable/4/; revision=58351
* Disable RTPRIO and P1003.1B scheduling in ntpd. Only leave BSD_NICEPeter Dufault2000-03-121-2/+2
| | | | | | | | | | | | | | | for a scheduling boost. This is a conservative change that should make no difference in practice and eliminate concerns about this being the source of some SMP hangs. Configuration scripts should never auto-configure P1003.1B without a second test. The behavior with respect to regular time sharing, who can access it, etc., is not defined. Approved by: jkh Notes: svn path=/head/; revision=57929
* Remove single-space hard sentence breaks. These degrade the qualitySheldon Hearn2000-03-011-4/+8
| | | | | | | | of the typeset output, tend to make diffs harder to read and provide bad examples for new-comers to mdoc. Notes: svn path=/head/; revision=57673
* Merge into the manual pages the changes from 4.0.99b:Sheldon Hearn2000-02-103-14/+20
| | | | | | | | | | | | | ntpd.8: add -gx to SYNOPSIS clarify explanation of -g ntp.conf.5: add missing field description for rawstats lines Install audio.htm, driver3[567].htm and qth.htm. Notes: svn path=/head/; revision=57112
* Fix date again.Andrey A. Chernov2000-02-011-1/+1
| | | | | | | Previous fix was overwritten by new commits. Notes: svn path=/head/; revision=56930
* Update to 4.0.99b. According to Harlan Stenn, the things holding theOllivier Robert2000-01-283-52/+69
| | | | | | | | release of 4.1.0 are not FreeBSD-related so importing this one is not a problem. Notes: svn path=/head/; revision=56750
* Add myself as ntp docs maintainer, with roberto's permission.Sheldon Hearn2000-01-131-0/+2
| | | | Notes: svn path=/head/; revision=55907
* Move the Variables section of the old ntp_misc(8) manual page toSheldon Hearn2000-01-131-9/+9
| | | | | | | the correct location in the ntpd(8) page. Notes: svn path=/head/; revision=55896
* Abandon hope of keeping in line with the author's structure,Sheldon Hearn2000-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 Notes: svn path=/head/; revision=55895
* Add selected manual pages transcribed from the HTML documentation.Sheldon Hearn2000-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. Notes: svn path=/head/; revision=55857
* Activate doc/ subdirAlexey Zelkin2000-01-101-1/+1
| | | | Notes: svn path=/head/; revision=55741
* Install ntp html docs as /usr/share/doc/ntpAlexey Zelkin2000-01-101-0/+27
| | | | Notes: svn path=/head/; revision=55740
* - remove trace of libkvm. It is not used at all.Ollivier Robert2000-01-019-47/+60
| | | | | | | | | - reorganise the Makefiles: the order of variables was not the usual one. Explained gently by: bde Notes: svn path=/head/; revision=55307
* Use LC_TIME=C for dateAndrey A. Chernov1999-12-291-1/+1
| | | | Notes: svn path=/head/; revision=55223
* Don't compile mktime, it is already present elsewhere.Ollivier Robert1999-12-221-1/+1
| | | | | | | Submitted by: bde Notes: svn path=/head/; revision=54996
* Remove the old binaries (they've been renamed) without the 'x').Ollivier Robert1999-12-162-0/+6
| | | | | | | Suggested by: phk Notes: svn path=/head/; revision=54681
* 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-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) Notes: svn path=/head/; revision=54552