summaryrefslogtreecommitdiff
path: root/usr.sbin/ntp
AgeCommit message (Expand)Author
2004-01-04Only build ntp-keygen if ${MKCRYPTO}!="no".lukem
2004-01-04Only define OPENSSL and use -lcrypto if ${MKCRYPTO}!="no"lukem
2003-12-29Back out last, in favor of adding a trailing dot to "localhost", asfredb
2003-12-27Immediately return from dhost() if host is localhost, towiz
2003-12-26Fix typo ($stratum -> stratum), from Nicolas Joly in PR 23891.wiz
2003-12-26server is an Ar, not a Fl. From Nicolas Joly in PR 23890.wiz
2003-12-05Fix my email address.fredb
2003-12-05remove orphaned filesdrochner
2003-12-04update the reachover build tree for ntp-4.2.0:drochner
2003-10-25Use ".Fl" consistently for option flags, and mdoc-ify the rest of thatfredb
2003-10-25Clean up the flags section,fredb
2003-10-21Rework how MAKEVERBOSE operates:lukem
2003-10-19support MAKEVERBOSE and use ${HOST_SH}lukem
2003-07-04avoid mandoc warningitojun
2003-06-30Quote some punctuation (XXX: take care on next import...).wiz
2003-04-18MKSHARE -> MKDOCthorpej
2003-03-31Some typo fixes from Igor Sobrado in PR 20743. Sent back to the ntpwiz
2003-03-31millisecond with two is. From Igor Sobrado in PR 20742, and sent back towiz
2003-03-16hexadecimal, not hexidecimal.wiz
2003-02-25.Nm does not need a dummy argument ("") before punctuation orwiz
2002-12-21Sync with dist spelling fixes.wiz
2002-12-21outgoing with a final g, not t; from Adrian Mrva.wiz
2002-10-06fix small typoheinz
2002-09-18minor makefile delintlukem
2002-09-18use NETBSDSRCDIR as appropriatelukem
2002-03-28Remove check for sparc64 which adds -msoft-quad-float as that is now thejmc
2002-02-21Restore some changes from before v1.11.wiz
2002-02-21document -i and -u in the man pagemason
2002-02-08Generate <>& symbolically. I'm avoiding .../dist/... directories for now.ross
2002-02-02Sort sections.wiz
2002-02-02Use Xr for xrefs and use standard headers.wiz
2002-02-02Sort sections, use standard headers.wiz
2002-02-02Sort section, punctuation nit.wiz
2002-02-02Sort sections, mark up xrefs with .Xr.wiz
2002-02-02Sort sections, use standard headers.wiz
2002-01-19Whitespace nits.wiz
2002-01-13Enable clockctlmanu
2001-12-26Typo and grammar fix.wiz
2001-12-26fix typo - meant to get this in last commit, forgotmason
2001-12-26fix typo - s/unltimate/ultimate/mason
2001-12-12Set NOxxx= before <bsd.own.mk> is pulled in (even indirectly).lukem
2001-12-12MKfoo=no -> NOfootv
2001-09-16Removed the HAVE_CLOCKCTL for now (it should not be enabled until allmanu
2001-09-16Enable use of the clockctl device for ntpd (this feature has not yet beenmanu
2001-06-11Fix various misspellings of compatible/compatibility.wiz
2001-04-27Fix date, and comment.wiz
2001-04-19regen with --enable-parse-clocks as it was intendeddrochner
2001-04-19link against libparse which is needed for the generic serial driverdrochner
2001-04-19build libparse from the ntp distribution which is needed for the genericdrochner
2001-03-04quote argments to .Ndmrg