summaryrefslogtreecommitdiff
path: root/usr.sbin/xntpd
AgeCommit message (Expand)Author
1999-12-22Bye bye xntpd.Ollivier Robert
1999-11-07Fix spelling errors.Chris Costello
1999-09-20Correct spelling : ascii -> ASCIIAlexey Zelkin
1999-09-15Fix warning: return type of `main' is not `int'Peter Wemm
1999-09-06Tidy $Log$ debrisPeter Wemm
1999-09-05$Header$ cookiesPeter Wemm
1999-08-28$Header$ -> $FreeBSD$Peter Wemm
1999-08-28$Id$ -> $FreeBSD$Peter Wemm
1999-08-23Recognise the GPS receiver from TrimbleNick Hibma
1999-08-20MAXLINE not MAX_CMDLINEMatthew N. Dodd
1999-08-20Fix some cut and paste damage.Matthew N. Dodd
1999-08-20What the heck was I thinking? Nobody else saw this? Sheesh.Matthew N. Dodd
1999-08-19Use el_source() so we pick up .editrcMatthew N. Dodd
1999-08-19Add support for command line editing and history.Matthew N. Dodd
1999-08-18Fix a bunch of broken cross-referencesChris Costello
1999-07-05Make the source and the man page agree about the flags accepted byNik Clayton
1999-05-21Fix hostname lookup problems on 64-bit machines.John Polstra
1999-05-21Fix a sign-extension bug in xntpdc's "kerninfo" output for on 64-bitJohn Polstra
1999-04-19Correct typo.Joseph Koshy
1999-01-12Fix leap year comments. 2000 is a leap year, so code without a century-testDaniel O'Callaghan
1999-01-12Fix leap year calculations, including 2000. The code was broken for allDaniel O'Callaghan
1998-10-19Use sysctl() rather than kvm_read() when getting informationDima Ruban
1998-10-13The adjtime man page is in section 2, not 8.Dag-Erling Smørgrav
1998-10-08Remove all references to tickadj(8) from rc, rc.conf and rc.conf.5.Dag-Erling Smørgrav
1998-09-10Don't allow longjmp into a no longer valid stack frame.Tor Egge
1998-06-12#include <arpa/inet.h> instead of rolling own prototype.Peter Wemm
1998-05-01Removed self-inclusion-prevention ifdef. It is unnecessary now thatBruce Evans
1998-03-19Don't use the beforedepend target. It was a no-op here except forBruce Evans
1998-03-07Use `foo/bar.a' instead of `-Lfoo -lbar' for linking to static internalBruce Evans
1998-02-19Convert to mdoc + typos.Philippe Charnier
1998-01-22Add rcsid. Add usage() with up to date flag list. Use err(3).Philippe Charnier
1998-01-22Convert to mdoc format. Document missing flags.Philippe Charnier
1997-12-27Fix some minor formatting bugs.Steve Price
1997-12-22YTK fix.Alexander Langer
1997-09-22Typo fix.Masafumi Max NAKANE
1997-09-19Typo.Masafumi Max NAKANE
1997-09-13typoWolfram Schneider
1997-06-30Add LC_TIME=C to dateAndrey A. Chernov
1997-02-22Revert $FreeBSD$ to $Id$Peter Wemm
1997-01-18Add the trickery to power the "Conrad" DCF77 receiver.Poul-Henning Kamp
1997-01-14Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard
1997-01-10Fixed DPADD (don't put -L in it).Bruce Evans
1996-12-17Apply patch in pr 2067 to correct an uninitialized pointer dereferenceWarner Losh
1996-12-10Fix up programs which expect <net/if.h> to include <sys/time.h> to insteadGarrett Wollman
1996-11-03typoAdam David
1996-10-20Fix a YTK bug.Paul Traina
1996-10-05delete doubled words, e.g.: "the the" -> "the"Wolfram Schneider
1996-09-05Fixed DPADD.Bruce Evans
1996-09-05typoAdam David
1996-08-30Use a variable to prevent multiple inclusion from duplicating CFLAGS args.Peter Wemm