summaryrefslogtreecommitdiff
path: root/usr.sbin/xntpd
Commit message (Expand)AuthorAgeFilesLines
* MFC: The adjtime man page is in section 2, not 8.Dag-Erling Smørgrav1998-10-131-2/+2
* MFC: last of the cosmetic changes. Modulo updating sysinstallJordan K. Hubbard1998-03-091-3/+3
* Typos.Philippe Charnier1998-02-181-3/+3
* Typos.Philippe Charnier1998-02-171-10/+10
* MFC: minor formatting bugs.Steve Price1998-02-011-5/+8
* MFC: Typo fix from Rev.1.3 -> 1.4.Masafumi Max NAKANE1997-09-221-5/+5
* MFC: Typo fix.Masafumi Max NAKANE1997-09-191-1/+1
* YAMFC: rev 1.14.Joerg Wunsch1996-12-221-1/+2
* Merge from -currentPoul-Henning Kamp1996-11-051-1/+1
* Fix a YTK bug.Paul Traina1996-10-201-1/+1
* delete doubled words, e.g.: "the the" -> "the"Wolfram Schneider1996-10-051-3/+3
* Fixed DPADD.Bruce Evans1996-09-051-1/+2
* typoAdam David1996-09-051-1/+1
* Use a variable to prevent multiple inclusion from duplicating CFLAGS args.Peter Wemm1996-08-301-0/+5
* Make broadcast clients work.Poul-Henning Kamp1996-08-061-1/+1
* Bring in my changes for removing the pestilent obj links (unless youJordan K. Hubbard1996-06-248-35/+35
* Second attempt to correct the leap year handling.Thomas Gellekum1996-01-091-1/+2
* Somebody stumbled over the :? here.. :-)Jordan K. Hubbard1996-01-091-1/+1
* Fix leap year calculations in parse_to_unixtime()Thomas Gellekum1996-01-081-3/+5
* This commit was generated by cvs2svn to compensate for changes in r13122,Peter Wemm1995-12-30174-55943/+0
* recording cvs-1.6 file deathPeter Wemm1995-12-301-28/+0
* Fixed the type of a signal handler.Bruce Evans1995-12-071-2/+2
* Moved a test for HAVE_GETBOOTFILE to after the #include of theBruce Evans1995-12-071-5/+6
* Added missing data to a struct initializer by copying it from similarBruce Evans1995-12-071-1/+4
* Correct the manpage for the -o flag. Formerly it was a single flag, nowAndreas Schulz1995-09-031-5/+9
* Support for the Boeder DCF77 ReceiverJordan K. Hubbard1995-07-2110-28/+130
* Add missing ../ to secure path, close PR 615Andrey A. Chernov1995-07-151-1/+1
* Remove trailing whitespace.Rodney W. Grimes1995-05-30107-836/+842
* Do what the previous log message claimed to do and don't enable DES ifBruce Evans1995-04-161-1/+1
* Bring down the old version of Makefile from the Attic and replace with thisRodney W. Grimes1995-04-041-43/+18
* Patches to make this work with FreeBSD with the DCF77 Boeder Receiver.Jordan K. Hubbard1995-03-312-3/+38
* Missing const clashes with prototype definition in ntp_stdlib.h; fixed.Jordan K. Hubbard1995-03-311-1/+1
* Enable DES if NOCRYPT is not set and and the user has the secure sources.Garrett Wollman1995-03-232-3/+12
* From: "Jonathan M. Bresler" <jmb@kryten.Atinc.COM>Jordan K. Hubbard1994-11-181-0/+1
* Don't build an unused array of kernel names when HAVE_GETBOOTFILE isBruce Evans1994-11-141-1/+3
* Same as last one, use "sh -e" for these to make them catch pathologicalPoul-Henning Kamp1994-10-036-12/+12
* Allow multicast NTP.Garrett Wollman1994-10-021-0/+1
* Sorry, wrong previous commit backed out, HAVE_GETBOOTFILEAndrey A. Chernov1994-09-301-1/+1
* Forget to define HAVE_GETBOOTFILEAndrey A. Chernov1994-09-301-1/+1
* Use getbootfile() properly, old code cause reboots somethimesAndrey A. Chernov1994-09-301-3/+11
* Make it compile under 2.0.Garrett Wollman1994-09-306-16/+24
* Merged changes from the vendor branch. NB: this will NOT compile untilGarrett Wollman1994-09-2915-2353/+1452
* This commit was generated by cvs2svn to compensate for changes in r3215,Garrett Wollman1994-09-29215-10938/+34439
|\
| * xntp 3.4e from Dave Mills @ UDelGarrett Wollman1994-09-29229-13229/+35867
* | getbootfile() not invokedPaul Traina1994-09-281-1/+1
* | xntpd(8) doesn't know about /kernel (do it right, use get_bootfile()).Paul Traina1994-09-272-1/+16
* | Get rid of _PATH_UNIX completely; use getbootfile(3) instead.Garrett Wollman1994-09-241-3/+3
* | Fix library dependencies. The clockstuff directory isn't used but IBruce Evans1994-09-151-3/+3
* | Make this silly thing use _PATH_UNIX first. Remove some of the moreJordan K. Hubbard1994-09-081-1/+3
* | Remove duplicate declaration of sys_errlist[].Jordan K. Hubbard1994-08-261-3/+3