summaryrefslogtreecommitdiffstats
path: root/usr.sbin/xntpd
Commit message (Expand)AuthorAgeFilesLines
* Fix spelling errors.chris1999-11-072-2/+2
* Correct spelling : ascii -> ASCIIphantom1999-09-201-1/+1
* Fix warning: return type of `main' is not `int'peter1999-09-155-5/+15
* Tidy $Log$ debrispeter1999-09-063-15/+0
* $Header$ cookiespeter1999-09-051-1/+1
* $Header$ -> $FreeBSD$peter1999-08-284-5/+11
* $Id$ -> $FreeBSD$peter1999-08-2822-22/+22
* Recognise the GPS receiver from Trimblen_hibma1999-08-231-0/+15
* MAXLINE not MAX_CMDLINEmdodd1999-08-201-1/+1
* Fix some cut and paste damage.mdodd1999-08-201-1/+1
* What the heck was I thinking? Nobody else saw this? Sheesh.mdodd1999-08-201-2/+4
* Use el_source() so we pick up .editrcmdodd1999-08-191-0/+1
* Add support for command line editing and history.mdodd1999-08-192-9/+33
* Fix a bunch of broken cross-referenceschris1999-08-181-2/+2
* Make the source and the man page agree about the flags accepted bynik1999-07-052-4/+9
* Fix hostname lookup problems on 64-bit machines.jdp1999-05-214-9/+9
* Fix a sign-extension bug in xntpdc's "kerninfo" output for on 64-bitjdp1999-05-211-1/+1
* Correct typo.jkoshy1999-04-191-2/+2
* Fix leap year comments. 2000 is a leap year, so code without a century-testdanny1999-01-122-3/+3
* Fix leap year calculations, including 2000. The code was broken for alldanny1999-01-122-4/+9
* Use sysctl() rather than kvm_read() when getting informationdima1998-10-192-0/+29
* The adjtime man page is in section 2, not 8.des1998-10-131-2/+2
* Remove all references to tickadj(8) from rc, rc.conf and rc.conf.5.des1998-10-081-2/+2
* 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
OpenPOWER on IntegriCloud