summaryrefslogtreecommitdiff
path: root/usr.sbin/ntp
Commit message (Collapse)AuthorAgeFilesLines
* MFC r208273:Benedict Reuschling2010-05-231-1/+4
| | | | | | | | | | | | Add a sentence to the man page explaining that the -d option can only be used when ntpd is compiled with DEBUG support. PR: docs/138206 Submitted by: Oliver Pinter (oliver dot pntr at gmail dot com) Approved by: roberto Notes: svn path=/stable/8/; revision=208446
* MFC r198029:Ed Maste2009-11-021-1/+1
| | | | | | | | | | Correct typo: thetime -> the time PR: docs/139447 Submitted by: Guido Falsi mad at madpilot dot net Notes: svn path=/stable/8/; revision=198802
* Merge r196128 to stable/8.Colin Percival2009-08-121-2/+0
| | | | | | | Approved by: re (rwatson) Notes: svn path=/stable/8/; revision=196130
* - fix typoDaniel Gerzo2008-11-181-1/+1
| | | | | | | | PR: docs/128973 Submitted by: tabthorpe Notes: svn path=/head/; revision=185072
* Makefile.inc already defines OPENSSL if crypto is available/wanted.Ollivier Robert2008-09-111-1/+1
| | | | | | | | | PR: bin/127296 Submitted by: oliver MFC after: 3 days Notes: svn path=/head/; revision=182944
* Allow again compilation w/o GNU readline. There are conditionals inOllivier Robert2008-09-021-3/+3
| | | | | | | | | {ntpdc,ntpq}/Makefile. Submitted by: Ben Kelly <bkelly@vadev.org> Notes: svn path=/head/; revision=182680
* Use the correct systime.c file instead of the "simulation mode" one.Ollivier Robert2008-08-241-1/+1
| | | | | | | | | | | | Should fix the current weirdness in ntpd/ntpdate where the current system time is not read/updated. Submitted by: naddy MFC after: 2 weeks Pointy hat to: me Notes: svn path=/head/; revision=182128
* Add forgotten libopts subdir.Ollivier Robert2008-08-221-0/+13
| | | | | | | MFC after: 2 weeks Notes: svn path=/head/; revision=182019
* Update the various files to sync with vendor import of 4.2.4p5.Ollivier Robert2008-08-2213-106/+326
| | | | | | | | | | | sntp includes a copy of libopts in itself in vendor code, rewrite the Makefile to compile and use only one copy. It is an internal library, not installed. MFC after: 2 weeks Notes: svn path=/head/; revision=182008
* Delete description of non-existent options: "-4" and "-6".Motoyuki Konno2007-06-121-5/+1
| | | | | | | | | | | | | ntpd's "-4" and "-6" options are described in the original documentation (contrib/ntp/html/ntpd.html). It may be original's doc bug. PR: docs/112642 Submitted by: Seth Hieronymus<shieronymus@speakeasy.net> Discussed with: ume MFC after: 1 week Notes: svn path=/head/; revision=170610
* - Fix typo in ntpd(8).Chin-San Huang2007-04-021-1/+1
| | | | | | | | Noticed by: Ben Kaduk (minimarmot _at_ gmail.com) Approved by: delphij@ (mentor) Notes: svn path=/head/; revision=168248
* Fix typo.Ceri Davies2006-12-311-1/+1
| | | | Notes: svn path=/head/; revision=165704
* Correct the description of minpoll and maxpoll.Ceri Davies2006-12-211-3/+3
| | | | | | | | | | | | Note that while later versions of the ntpd documentation use the term "dual logarithm", the text added here is consistent with the remainder of the current document. PR: docs/106926 Submitted by: Jeremy Chadwick Notes: svn path=/head/; revision=165445
* Revise markup.Ruslan Ermilov2006-09-301-19/+38
| | | | Notes: svn path=/head/; revision=162893
* Markup fixes.Ruslan Ermilov2006-09-294-217/+424
| | | | Notes: svn path=/head/; revision=162806
* - Fix markupPav Lucistnik2006-06-041-1/+1
| | | | | | | | | PR: docs/98471 Submitted by: Tsurutani Naoki <turutani@scphys.kyoto-u.ac.jp> MFC after: 1 day Notes: svn path=/head/; revision=159236
* - Update to ntp-4.2.0Pav Lucistnik2006-05-177-1333/+2450
| | | | | | | | PR: docs/79857 Submitted by: Tsurutani Naoki <turutani@scphys.kyoto-u.ac.jp> Notes: svn path=/head/; revision=158688
* Reimplementation of world/kernel build options. For details, see:Ruslan Ermilov2006-03-176-10/+26
| | | | | | | | | | | http://lists.freebsd.org/pipermail/freebsd-current/2006-March/061725.html The src.conf(5) manpage is to follow in a few days. Brought to you by: imp, jhb, kris, phk, ru (all bugs are mine) Notes: svn path=/head/; revision=156813
* If we don't want HTML docs, we might still want manpages.Ruslan Ermilov2006-03-152-3/+2
| | | | | | | If we don't want manpages, we might still want HTML docs. Notes: svn path=/head/; revision=156736
* Add NO_OBJ, remove redundant SCRIPTSNAME.Ruslan Ermilov2005-09-281-2/+1
| | | | Notes: svn path=/head/; revision=150670
* Fix all the spelling mistakes I could find in the man pages for wordsGiorgos Keramidas2005-07-311-1/+1
| | | | | | | | | | | that have at least 3 characters. MFC after: 1 week Thanks to: Music band ``Chingon'' for keeping me company while searching for these. Notes: svn path=/head/; revision=148580
* Add Meinberg clocks to the default ntpd. It contains both a DCF77 and a GPSOllivier Robert2005-06-231-1/+1
| | | | | | | | | | | receiver. PR: bin/78207 Submitted by: Joerg Pulz <Joerg.Pulz@frm2.tum.de> Approved by: re (scottl) Notes: svn path=/head/; revision=147554
* Remove kludges intended to support src trees with partial obj trees.Dag-Erling Smørgrav2005-06-101-9/+0
| | | | | | | Discussed with: ru Notes: svn path=/head/; revision=147225
* Document that /etc/rc.d/ntpdate will read this file to find out a listGiorgos Keramidas2005-06-091-0/+11
| | | | | | | | | | | of NTP hosts, if ntpdate_hosts is unset or empty. PR: conf/79712 Submitted by: Tsurutani Naoki <turutani@scphys.kyoto-u.ac.jp> mdoc text by: Matteo Riondato <rionda@gufi.org> Notes: svn path=/head/; revision=147164
* Release maintainership. More ambitious minds have plans for the ntpSheldon Hearn2005-05-251-2/+0
| | | | | | | | | | docs. Last I heard, Harlan Stenn was considering using FreeBSD's pages as a starting point for the ISC NTP distribution's own pages. If that happens, everyone wins and these can go away, to be replaced by imported versions in contrib/ntp. Notes: svn path=/head/; revision=146627
* Expand *n't contractions.Ruslan Ermilov2005-02-134-6/+6
| | | | Notes: svn path=/head/; revision=141846
* Let bsd.prog.mk set SRCS and MAN to their default values.Ruslan Ermilov2005-01-282-2/+0
| | | | Notes: svn path=/head/; revision=140941
* NOCRYPT -> NO_CRYPTRuslan Ermilov2004-12-213-3/+3
| | | | Notes: svn path=/head/; revision=139113
* Start the dreaded NOFOO -> NO_FOO conversion.Ruslan Ermilov2004-12-219-9/+9
| | | | | | | OK'ed by: core Notes: svn path=/head/; revision=139103
* For variables that are only checked with defined(), don't provideRuslan Ermilov2004-10-2410-10/+10
| | | | | | | any fake value. Notes: svn path=/head/; revision=136910
* Fix typo.Simon L. B. Nielsen2004-10-201-1/+1
| | | | | | | | | Submitted by: Patrick Oonk <patrick@cookie.monster.org> PR: docs/72912 MFC after: 1 week Notes: svn path=/head/; revision=136723
* ntptimeset is not build anymore by default so remove it for the time being.Ollivier Robert2004-08-131-19/+0
| | | | | | | Prodded by: imp Notes: svn path=/head/; revision=133638
* Join the 21st century: Cryptography is no longer an optional componentColin Percival2004-08-061-1/+0
| | | | | | | | | | | | | of releases. The -DNOCRYPT build option still exists for anyone who really wants to build non-cryptographic binaries, but the "crypto" release distribution is now part of "base", and anyone installing from a release will get cryptographic binaries. Approved by: re (scottl), markm Discussed on: freebsd-current, in late April 2004 Notes: svn path=/head/; revision=133196
* mlockall(2) was introduced during the 5.0-CURRENT lifetime.Ollivier Robert2004-07-251-0/+2
| | | | Notes: svn path=/head/; revision=132641
* Include support for NOCRYPT & NO_OPENSSL world.Ollivier Robert2004-07-224-5/+20
| | | | | | | | | | | It does survive « make release ». Uses an upcoming patch from the vendor branch (ntp-stable) of ntp-keygen. Submitted by: Marius Strobl <marius@alchemy.franken.de> Notes: svn path=/head/; revision=132535
* Correct another cut/paste mistake. Sorry folks.Ollivier Robert2004-07-221-1/+1
| | | | | | | | Pointy hat to: me Submitted by: Marius Strobl <marius@alchemy.franken.de> Notes: svn path=/head/; revision=132534
* Remove arlib (libares.a) from the build. It is not IPv6 compatible, notOllivier Robert2004-07-222-13/+1
| | | | | | | | | really tested and probably not 64 bits-safe. Discussed with: Harlann Stenn <www.ntp.org> Notes: svn path=/head/; revision=132533
* Correct a cut/paste error.Ollivier Robert2004-07-221-1/+1
| | | | Notes: svn path=/head/; revision=132532
* Allow ntpd to be compiled w/o readline when NO_GNU is defined. Part of aOllivier Robert2004-07-223-7/+21
| | | | | | | | | | | larger patchset to get a GNU-free world. Patch rewritten to cope with the 4.2.0 changes. Submitted by: des Notes: svn path=/head/; revision=132531
* Add missing Makefile from previous commit.Ollivier Robert2004-07-201-0/+15
| | | | Notes: svn path=/head/; revision=132459
* Update our ntpd to the long awaited 4.2.0 version.Ollivier Robert2004-07-2014-290/+248
| | | | | | | | | | | | | | | | | | This bring us several things: - updated drivers - IPv6 support at last - ntp-genkeys is replaced by ntp-keygen - ntptrace is now a script (courtesy of John Hay) - lots of renamed files from .htm to .html (while I prefer .html, I find the change a bit gratuitous) - still no manpages :( Please test and report. Commit very much helped by: GNU arch (http://gnuarch.org/) Notes: svn path=/head/; revision=132458
* Eliminated double whitespace.Ruslan Ermilov2004-07-035-23/+23
| | | | Notes: svn path=/head/; revision=131531
* Mechanically kill hard sentence breaks.Ruslan Ermilov2004-07-022-4/+6
| | | | Notes: svn path=/head/; revision=131500
* Add missing spaces after "logconfig" in example lines.Colin Percival2004-03-131-2/+2
| | | | | | | | | PR: docs/64082 Submitted by: Tsurutani Naoki MFC after: 3 days Notes: svn path=/head/; revision=126916
* Xref police: ntp.conf(8) -> ntp.conf(5).Maxim Sobolev2003-06-171-1/+1
| | | | Notes: svn path=/head/; revision=116477
* Follow the trend of moving MAINTAINER lines from Makefile intoOllivier Robert2003-06-052-4/+0
| | | | | | | src/MAINTAINERS. Notes: svn path=/head/; revision=115866
* style.Makefile(5)David E. O'Brien2003-04-044-10/+10
| | | | Notes: svn path=/head/; revision=113091
* Correct typos, mostly s/ a / an / where appropriate. Some whitespace cleanup,Jens Schweikhardt2003-01-013-3/+3
| | | | | | | especially in troff files. Notes: svn path=/head/; revision=108533
* Fix typos, mostly s/ an / a / where appropriate and a few s/an/and/Jens Schweikhardt2002-12-301-2/+2
| | | | | | | Add FreeBSD Id tag where missing. Notes: svn path=/head/; revision=108470
* english(4) police.Jens Schweikhardt2002-12-274-8/+8
| | | | Notes: svn path=/head/; revision=108317