summaryrefslogtreecommitdiff
path: root/usr.sbin/ntp
AgeCommit message (Expand)Author
2010-01-28fix languagembalmer
2009-12-08Merge ntp 4.2.4p8kardel
2009-10-15Expand [= prog-name =] in man pages.joerg
2009-10-15Fix markup.joerg
2009-06-13resolve import ntp-4-2-4p7kardel
2009-04-22Enable WARNS=4 by default, except for:lukem
2009-01-08merge ntp 4.2.4p6kardel
2008-08-23resolve ntp 4.2.4p5 importkardel
2008-07-16make mkver fetch the date information from src/usr.sbin/ntp/importdatekardel
2008-07-15Don't include build date information in the binaries any more.perry
2008-05-03Rename MKPRIVATELIB to LIBISPRIVATE, to make it clearer that this islukem
2007-12-15.htm -> .htmlyamt
2007-06-24track 4.2.4p2 importkardel
2007-05-28Add new Makefile knob, USE_FORT, which extends USE_SSP by turning on thetls
2007-01-20PR/25482kardel
2007-01-13use emalloc.c from the distribution for ntpd - default efuns don't make sense...kardel
2007-01-06import NTP 4.2.4kardel
2006-08-26Programs that had their own efuns, use libutil's now.christos
2006-07-29remove HAVE_GCC4 specialties with the merge of 4.2.2p2kardel
2006-07-29merge 4.2.2p2kardel
2006-06-23set NTP_KEYSDIR to "/etc/ntp" so that the crypto/autokey/leapseconds stuffdrochner
2006-06-14We don't have the <ieeefp.h> header if we're compiling for vax, sohe
2006-06-11import and integrate NTP 4.2.2kardel
2006-06-07merge timecounter branchkardel
2006-05-29NetBSD has now "struct timespec" in ntptimevaldrochner
2006-05-11Include "bsd.own.mk" to get the definition of "HAVE_GCC".tron
2006-05-11only do the previous for GCC4mrg
2006-05-11use -Wno-pointer-sign and -fno-strict-aliasing for now.mrg
2006-02-25Use MKPRIVATELIB instead of NOLINKLIB/NOMAN/NOPIC/NOLINT.simonb
2005-07-17After christos relaxed the tty handling code, we no longer need tohe
2005-03-09Add -lcrypt where -lcrypto is specified.christos
2005-01-10Only #define WANT_IPV6 if ${USE_INET6} != "no".lukem
2004-06-07Make this a shell script (invoking awk), rather than an awk script, tofredb
2004-01-27Fix dependency for .version.lukem
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