simon
5fe3f69282
Fix typo.
...
Submitted by: Patrick Oonk <patrick@cookie.monster.org>
PR: docs/72912
MFC after: 1 week
2004-10-20 10:11:12 +00:00
roberto
a1686691cd
ntptimeset is not build anymore by default so remove it for the time being.
...
Prodded by: imp
2004-08-13 09:10:38 +00:00
cperciva
e629b37603
Join the 21st century: Cryptography is no longer an optional component
...
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
2004-08-06 07:27:08 +00:00
roberto
88dbff160e
mlockall(2) was introduced during the 5.0-CURRENT lifetime.
2004-07-25 22:02:30 +00:00
roberto
e80d2e4a5e
Include support for NOCRYPT & NO_OPENSSL world.
...
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>
2004-07-22 09:10:52 +00:00
roberto
6b42bd1f49
Correct another cut/paste mistake. Sorry folks.
...
Pointy hat to: me
Submitted by: Marius Strobl <marius@alchemy.franken.de>
2004-07-22 08:38:14 +00:00
roberto
61fb359eef
Remove arlib (libares.a) from the build. It is not IPv6 compatible, not
...
really tested and probably not 64 bits-safe.
Discussed with: Harlann Stenn <www.ntp.org>
2004-07-22 08:35:41 +00:00
roberto
49a4f2471e
Correct a cut/paste error.
2004-07-22 08:32:17 +00:00
roberto
393a8563ce
Allow ntpd to be compiled w/o readline when NO_GNU is defined. Part of a
...
larger patchset to get a GNU-free world.
Patch rewritten to cope with the 4.2.0 changes.
Submitted by: des
2004-07-22 08:14:37 +00:00
roberto
3fdc9482f1
Add missing Makefile from previous commit.
2004-07-20 15:45:04 +00:00
roberto
eac3f226bb
Update our ntpd to the long awaited 4.2.0 version.
...
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/ )
2004-07-20 15:44:32 +00:00
ru
ac606e7e88
Eliminated double whitespace.
2004-07-03 18:35:53 +00:00
ru
6294018a20
Mechanically kill hard sentence breaks.
2004-07-02 23:13:00 +00:00
cperciva
528e029ce1
Add missing spaces after "logconfig" in example lines.
...
PR: docs/64082
Submitted by: Tsurutani Naoki
MFC after: 3 days
2004-03-13 09:51:43 +00:00
sobomax
04bfffb3a5
Xref police: ntp.conf(8) -> ntp.conf(5).
2003-06-17 09:51:17 +00:00
roberto
739c7fe8f5
Follow the trend of moving MAINTAINER lines from Makefile into
...
src/MAINTAINERS.
2003-06-05 05:03:01 +00:00
obrien
a920d12f89
style.Makefile(5)
2003-04-04 17:49:21 +00:00
schweikh
d3367c5f5d
Correct typos, mostly s/ a / an / where appropriate. Some whitespace cleanup,
...
especially in troff files.
2003-01-01 18:49:04 +00:00
schweikh
86f7487fb6
Fix typos, mostly s/ an / a / where appropriate and a few s/an/and/
...
Add FreeBSD Id tag where missing.
2002-12-30 21:18:15 +00:00
schweikh
fec6546e12
english(4) police.
2002-12-27 12:15:40 +00:00
ru
4979ab8d81
mdoc(7) police: Deal with self-xrefs.
2002-12-24 13:41:48 +00:00
ru
041d1287e8
Uniformly refer to a file system as "file system".
...
Approved by: re
2002-12-12 17:26:04 +00:00
ru
c6106941c9
mdoc(7) police: kill whitespace at EOL.
...
Approved by: re
2002-11-27 15:25:07 +00:00
roberto
b77e865212
These two patches makes it easier to compile custom versions of
...
NTP on FreeBSD:
The first one allows one to avoid installing the html files.
The second one allows one to override the CLOCKDEFS on the
make command line.
Submitted by: phk
2002-11-16 08:06:43 +00:00
roberto
9353671693
Update ntpd to 4.1.1b. There are two new drivers and the usual bunch of
...
fixes. See contrib/ntp/ChangeLog for details.
MFC after: 1 month
Prodded by: jhay
Tested on: sparc64 (panther), alpha (beast) and i386.
2002-11-04 19:44:26 +00:00
roberto
bf15655db7
Update ntpd to 4.1.1a. This contains many bug fixes made on the STABLE
...
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
2002-10-29 20:20:36 +00:00
charnier
d2168fe021
The .Nm utility
2002-07-14 14:47:15 +00:00
schweikh
b4166dc3bd
Fix spelling errors: minumum, overriden, inheritted
...
MFC after: 3 weeks
2002-06-02 10:41:43 +00:00
trhodes
7d7bd3ffde
Consistancy check: s/file system/filesystem/g
2002-05-16 02:28:39 +00:00
ru
bc2e1305d8
Removed now unused INTERNALSTATICLIB.
...
INTERNALLIB now implies NOPIC and NOPROFILE.
Removed gratuitous NOMAN.
2002-05-13 11:09:07 +00:00
sheldonh
d0c4b3f70f
Various fixes, mostly for problems introduced by my mdoc transcription,
...
rather than problems that existed in the original HTML "source".
PR: docs/33585
Submitted: Norihiro Kumagai <kumagai@attbi.com>
2002-04-02 08:55:49 +00:00
sheldonh
246e003873
There are 4 key formats, not 3.
...
PR: 33586
Submitted by: Norihiro Kumagai <kuma@12-225-156-18.client.attbi.com>
2002-04-02 08:47:56 +00:00
roberto
cf6abdc2e0
Correct typos and macro usage.
...
PR: 33179, 33181, 33295
Submitted by: Norihiro Kumagai <kumagai@attbi.com>
Reviewed by: sheldonh (MAINTAINER)
MFC after: 2 days
2002-01-21 20:12:02 +00:00
ru
0005151aeb
Install files via FILES.
2001-12-17 16:21:59 +00:00
ru
62aae0dd84
Re-connect NTP docs to build.
2001-11-27 13:20:07 +00:00
ru
3a6161bd64
mdoc(7) police: This still can be done with one-line display.
2001-09-04 14:10:41 +00:00
bde
0c48917792
Fixed breakage of NOSHARED worlds in previous commit. -lreadline was
...
added but not its postrequisite -ltermcap.
Fixed breakage of DPADD in previous commit. ${LIBREADLINE} was misspelled
-lreadline. This should have been fatal since there is no file named
-lreadline, but it worked because of an undcumented bugfeature in make(1)
(or its configuration files): missing source files named -l* are silently
assumed to be up to date libraries. `make checkdpadd' also fails to detect
this error.
2001-08-30 10:37:28 +00:00
roberto
302a2c3423
Add forgotten ntp-genkeys directory/Makefile.
2001-08-29 16:23:52 +00:00
sheldonh
51be986606
Connect the new ntp-genkeys.8 page to the build.
2001-08-29 15:46:46 +00:00
roberto
198cad9f46
Update for the import of 4.1.0.
2001-08-29 15:03:54 +00:00
sheldonh
692bc648ff
Update the mdoc NTP documentation transcribed from the HTML documentation
...
for ntp-4.1.0.
Unfortunately, David Mills insists on managing the documentation in
such a way as to make it impossible for me to make things easy on our
translators, without printing out the documentation and reading through
it side-by-side with a finger on each page.
2001-08-29 14:50:56 +00:00
ru
f858dca3dc
mdoc(7) police: join split punctuation to macro calls.
2001-08-10 17:35:21 +00:00
sheldonh
913af295fd
Miscellaneous fixes.
...
In particularly, the -h and -m flags were incorrectly described.
2001-08-03 11:31:39 +00:00
obrien
9c97c8f02d
Perform a major cleanup of the usr.sbin Makefiles.
...
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.
2001-07-20 06:20:32 +00:00
ru
05e503d80a
mdoc(7) police: sort SEE ALSO xrefs (sort -b -f +2 -3 +1 -2).
2001-07-06 16:46:48 +00:00
ru
afd506414e
- Backout botched attempt to introduce MANSECT feature.
...
- MAN[1-9] -> MAN.
2001-03-26 14:42:20 +00:00
ru
3e8d7346e8
setlocale(3) has been fixed to match POSIX standard:
...
LC_ALL takes precedence over other LC_* envariables.
2001-03-02 16:52:14 +00:00
asmodai
3065478332
Preceed/preceeding are not english words. Use precede and preceding.
2001-02-18 10:43:53 +00:00
ru
66cd8f698e
mdoc(7) police: split punctuation characters + misc fixes.
2001-02-01 16:44:04 +00:00
ru
4bb5f49662
Prepare for mdoc(7)NG.
2000-12-27 15:30:30 +00:00