summaryrefslogtreecommitdiffstats
path: root/usr.sbin/xntpd
Commit message (Expand)AuthorAgeFilesLines
* Don't allow longjmp into a no longer valid stack frame.tegge1998-09-101-0/+1
* #include <arpa/inet.h> instead of rolling own prototype.peter1998-06-121-3/+1
* Removed self-inclusion-prevention ifdef. It is unnecessary now thatbde1998-05-011-3/+1
* Don't use the beforedepend target. It was a no-op here except forbde1998-03-196-18/+6
* Use `foo/bar.a' instead of `-Lfoo -lbar' for linking to static internalbde1998-03-079-79/+33
* Convert to mdoc + typos.charnier1998-02-195-1666/+1405
* Add rcsid. Add usage() with up to date flag list. Use err(3).charnier1998-01-221-68/+43
* Convert to mdoc format. Document missing flags.charnier1998-01-221-110/+91
* Fix some minor formatting bugs.steve1997-12-271-5/+8
* YTK fix.alex1997-12-221-3/+6
* Typo fix.max1997-09-221-5/+5
* Typo.max1997-09-191-1/+1
* typowosch1997-09-131-1/+1
* Add LC_TIME=C to dateache1997-06-301-1/+1
* Revert $FreeBSD$ to $Id$peter1997-02-2215-15/+15
* Add the trickery to power the "Conrad" DCF77 receiver.phk1997-01-181-0/+15
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-1415-15/+15
* Fixed DPADD (don't put -L in it).bde1997-01-105-15/+15
* Apply patch in pr 2067 to correct an uninitialized pointer dereferenceimp1996-12-171-1/+2
* Fix up programs which expect <net/if.h> to include <sys/time.h> to insteadwollman1996-12-101-0/+4
* typoadam1996-11-031-1/+1
* Fix a YTK bug.pst1996-10-201-1/+1
* delete doubled words, e.g.: "the the" -> "the"wosch1996-10-051-3/+3
* Fixed DPADD.bde1996-09-051-1/+2
* typoadam1996-09-051-1/+1
* Use a variable to prevent multiple inclusion from duplicating CFLAGS args.peter1996-08-301-0/+5
* Make broadcast clients work.phk1996-08-061-1/+1
* Bring in my changes for removing the pestilent obj links (unless youjkh1996-06-248-35/+35
* Second attempt to correct the leap year handling.tg1996-01-091-1/+2
* Somebody stumbled over the :? here.. :-)jkh1996-01-091-1/+1
* Fix leap year calculations in parse_to_unixtime()tg1996-01-081-3/+5
* This commit was generated by cvs2svn to compensate for changes in r13122,peter1995-12-30174-55943/+0
* recording cvs-1.6 file deathpeter1995-12-301-28/+0
* Fixed the type of a signal handler.bde1995-12-071-2/+2
* Moved a test for HAVE_GETBOOTFILE to after the #include of thebde1995-12-071-5/+6
* Added missing data to a struct initializer by copying it from similarbde1995-12-071-1/+4
* Correct the manpage for the -o flag. Formerly it was a single flag, nowats1995-09-031-5/+9
* Support for the Boeder DCF77 Receiverjkh1995-07-2110-28/+130
* Add missing ../ to secure path, close PR 615ache1995-07-151-1/+1
* Remove trailing whitespace.rgrimes1995-05-30107-836/+842
* Do what the previous log message claimed to do and don't enable DES ifbde1995-04-161-1/+1
* Bring down the old version of Makefile from the Attic and replace with thisrgrimes1995-04-041-43/+18
* Patches to make this work with FreeBSD with the DCF77 Boeder Receiver.jkh1995-03-312-3/+38
* Missing const clashes with prototype definition in ntp_stdlib.h; fixed.jkh1995-03-311-1/+1
* Enable DES if NOCRYPT is not set and and the user has the secure sources.wollman1995-03-232-3/+12
* From: "Jonathan M. Bresler" <jmb@kryten.Atinc.COM>jkh1994-11-181-0/+1
* Don't build an unused array of kernel names when HAVE_GETBOOTFILE isbde1994-11-141-1/+3
* Same as last one, use "sh -e" for these to make them catch pathologicalphk1994-10-036-12/+12
* Allow multicast NTP.wollman1994-10-021-0/+1
* Sorry, wrong previous commit backed out, HAVE_GETBOOTFILEache1994-09-301-1/+1
OpenPOWER on IntegriCloud