| Commit message (Expand) | Author | Age | Files | Lines |
| * | MFC: For variables that are only checked with defined(), don't provide | David E. O'Brien | 2005-02-13 | 10 | -10/+10 |
| * | MFC 1.8: Fix typo. | Simon L. B. Nielsen | 2004-11-15 | 1 | -1/+1 |
| * | ntptimeset is not build anymore by default so remove it for the time being. | Ollivier Robert | 2004-08-13 | 1 | -19/+0 |
| * | Join the 21st century: Cryptography is no longer an optional component | Colin Percival | 2004-08-06 | 1 | -1/+0 |
| * | mlockall(2) was introduced during the 5.0-CURRENT lifetime. | Ollivier Robert | 2004-07-25 | 1 | -0/+2 |
| * | Include support for NOCRYPT & NO_OPENSSL world. | Ollivier Robert | 2004-07-22 | 4 | -5/+20 |
| * | Correct another cut/paste mistake. Sorry folks. | Ollivier Robert | 2004-07-22 | 1 | -1/+1 |
| * | Remove arlib (libares.a) from the build. It is not IPv6 compatible, not | Ollivier Robert | 2004-07-22 | 2 | -13/+1 |
| * | Correct a cut/paste error. | Ollivier Robert | 2004-07-22 | 1 | -1/+1 |
| * | Allow ntpd to be compiled w/o readline when NO_GNU is defined. Part of a | Ollivier Robert | 2004-07-22 | 3 | -7/+21 |
| * | Add missing Makefile from previous commit. | Ollivier Robert | 2004-07-20 | 1 | -0/+15 |
| * | Update our ntpd to the long awaited 4.2.0 version. | Ollivier Robert | 2004-07-20 | 14 | -290/+248 |
| * | Eliminated double whitespace. | Ruslan Ermilov | 2004-07-03 | 5 | -23/+23 |
| * | Mechanically kill hard sentence breaks. | Ruslan Ermilov | 2004-07-02 | 2 | -4/+6 |
| * | Add missing spaces after "logconfig" in example lines. | Colin Percival | 2004-03-13 | 1 | -2/+2 |
| * | Xref police: ntp.conf(8) -> ntp.conf(5). | Maxim Sobolev | 2003-06-17 | 1 | -1/+1 |
| * | Follow the trend of moving MAINTAINER lines from Makefile into | Ollivier Robert | 2003-06-05 | 2 | -4/+0 |
| * | style.Makefile(5) | David E. O'Brien | 2003-04-04 | 4 | -10/+10 |
| * | Correct typos, mostly s/ a / an / where appropriate. Some whitespace cleanup, | Jens Schweikhardt | 2003-01-01 | 3 | -3/+3 |
| * | Fix typos, mostly s/ an / a / where appropriate and a few s/an/and/ | Jens Schweikhardt | 2002-12-30 | 1 | -2/+2 |
| * | english(4) police. | Jens Schweikhardt | 2002-12-27 | 4 | -8/+8 |
| * | mdoc(7) police: Deal with self-xrefs. | Ruslan Ermilov | 2002-12-24 | 1 | -1/+1 |
| * | Uniformly refer to a file system as "file system". | Ruslan Ermilov | 2002-12-12 | 1 | -4/+4 |
| * | mdoc(7) police: kill whitespace at EOL. | Ruslan Ermilov | 2002-11-27 | 5 | -36/+36 |
| * | These two patches makes it easier to compile custom versions of | Ollivier Robert | 2002-11-16 | 2 | -2/+6 |
| * | Update ntpd to 4.1.1b. There are two new drivers and the usual bunch of | Ollivier Robert | 2002-11-04 | 3 | -476/+508 |
| * | Update ntpd to 4.1.1a. This contains many bug fixes made on the STABLE | Ollivier Robert | 2002-10-29 | 5 | -17/+55 |
| * | The .Nm utility | Philippe Charnier | 2002-07-14 | 7 | -27/+48 |
| * | Fix spelling errors: minumum, overriden, inheritted | Jens Schweikhardt | 2002-06-02 | 1 | -6/+6 |
| * | Consistancy check: s/file system/filesystem/g | Tom Rhodes | 2002-05-16 | 1 | -1/+1 |
| * | Removed now unused INTERNALSTATICLIB. | Ruslan Ermilov | 2002-05-13 | 2 | -8/+0 |
| * | Various fixes, mostly for problems introduced by my mdoc transcription, | Sheldon Hearn | 2002-04-02 | 1 | -12/+14 |
| * | There are 4 key formats, not 3. | Sheldon Hearn | 2002-04-02 | 1 | -1/+1 |
| * | Correct typos and macro usage. | Ollivier Robert | 2002-01-21 | 3 | -52/+52 |
| * | Install files via FILES. | Ruslan Ermilov | 2001-12-17 | 1 | -8/+3 |
| * | Re-connect NTP docs to build. | Ruslan Ermilov | 2001-11-27 | 1 | -1/+1 |
| * | mdoc(7) police: This still can be done with one-line display. | Ruslan Ermilov | 2001-09-04 | 1 | -3/+2 |
| * | Fixed breakage of NOSHARED worlds in previous commit. -lreadline was | Bruce Evans | 2001-08-30 | 1 | -2/+2 |
| * | Add forgotten ntp-genkeys directory/Makefile. | Ollivier Robert | 2001-08-29 | 1 | -0/+15 |
| * | Connect the new ntp-genkeys.8 page to the build. | Sheldon Hearn | 2001-08-29 | 1 | -1/+1 |
| * | Update for the import of 4.1.0. | Ollivier Robert | 2001-08-29 | 7 | -323/+411 |
| * | Update the mdoc NTP documentation transcribed from the HTML documentation | Sheldon Hearn | 2001-08-29 | 7 | -2499/+3703 |
| * | mdoc(7) police: join split punctuation to macro calls. | Ruslan Ermilov | 2001-08-10 | 1 | -1/+1 |
| * | Miscellaneous fixes. | Sheldon Hearn | 2001-08-03 | 1 | -7/+6 |
| * | Perform a major cleanup of the usr.sbin Makefiles. | David E. O'Brien | 2001-07-20 | 11 | -83/+49 |
| * | mdoc(7) police: sort SEE ALSO xrefs (sort -b -f +2 -3 +1 -2). | Ruslan Ermilov | 2001-07-06 | 1 | -2/+2 |
| * | - Backout botched attempt to introduce MANSECT feature. | Ruslan Ermilov | 2001-03-26 | 1 | -2/+2 |
| * | setlocale(3) has been fixed to match POSIX standard: | Ruslan Ermilov | 2001-03-02 | 1 | -1/+1 |
| * | Preceed/preceeding are not english words. Use precede and preceding. | Jeroen Ruigrok van der Werven | 2001-02-18 | 1 | -1/+1 |
| * | mdoc(7) police: split punctuation characters + misc fixes. | Ruslan Ermilov | 2001-02-01 | 2 | -17/+11 |