aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/xntpd
Commit message (Expand)AuthorAgeFilesLines
* Use sysctl() rather than kvm_read() when getting informationDima Ruban1998-10-192-0/+29
* The adjtime man page is in section 2, not 8.Dag-Erling Smørgrav1998-10-131-2/+2
* Remove all references to tickadj(8) from rc, rc.conf and rc.conf.5.Dag-Erling Smørgrav1998-10-081-2/+2
* Don't allow longjmp into a no longer valid stack frame.Tor Egge1998-09-101-0/+1
* #include <arpa/inet.h> instead of rolling own prototype.Peter Wemm1998-06-121-3/+1
* Removed self-inclusion-prevention ifdef. It is unnecessary now thatBruce Evans1998-05-011-3/+1
* Don't use the beforedepend target. It was a no-op here except forBruce Evans1998-03-196-18/+6
* Use `foo/bar.a' instead of `-Lfoo -lbar' for linking to static internalBruce Evans1998-03-079-79/+33
* Convert to mdoc + typos.Philippe Charnier1998-02-195-1666/+1405
* Add rcsid. Add usage() with up to date flag list. Use err(3).Philippe Charnier1998-01-221-68/+43
* Convert to mdoc format. Document missing flags.Philippe Charnier1998-01-221-110/+91
* Fix some minor formatting bugs.Steve Price1997-12-271-5/+8
* YTK fix.Alexander Langer1997-12-221-3/+6
* Typo fix.Masafumi Max NAKANE1997-09-221-5/+5
* Typo.Masafumi Max NAKANE1997-09-191-1/+1
* typoWolfram Schneider1997-09-131-1/+1
* Add LC_TIME=C to dateAndrey A. Chernov1997-06-301-1/+1
* Revert $FreeBSD$ to $Id$Peter Wemm1997-02-2215-15/+15
* Add the trickery to power the "Conrad" DCF77 receiver.Poul-Henning Kamp1997-01-181-0/+15
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-1415-15/+15
* Fixed DPADD (don't put -L in it).Bruce Evans1997-01-105-15/+15
* Apply patch in pr 2067 to correct an uninitialized pointer dereferenceWarner Losh1996-12-171-1/+2
* Fix up programs which expect <net/if.h> to include <sys/time.h> to insteadGarrett Wollman1996-12-101-0/+4
* typoAdam David1996-11-031-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