summaryrefslogtreecommitdiff
path: root/usr.sbin/ntpd/Makefile
AgeCommit message (Expand)Author
2015-11-20use RMS for jitter. we're linking with enough libraries that libm is tiny.Ted Unangst
2015-10-05this process deserves -fstack-protector-allTheo de Raadt
2015-02-17Fix library ordering on the link line for the sake of static arches. It's, inMiod Vallat
2015-02-10Add support for "constraints": when configured, ntpd(8) will query theReyk Floeter
2013-10-04Add ntpctl(8), which allows us to query the locally running ntpd(8) processPeter Hessler
2010-05-26Move imsg into libutil and add a man page.Nicholas Marriott
2009-06-25incorrect .PATH setting, discovered with nicmTheo de Raadt
2008-09-12move dns lookups to its own (privilege revoking, not chrooting) process.Henning Brauer
2006-05-26add support for timedelta sensors, which pretty much means udcf(4) rightHenning Brauer
2004-07-04Compute the local clock offset from the server's response.Alexander Guy
2004-06-18ewps, add ntpd.conf.5Henning Brauer
2004-06-17provide most of the client functionality.Henning Brauer
2004-06-02prepare for client functionalityHenning Brauer
2004-06-01first cut at config file parserHenning Brauer
2004-05-31initial cut at a manpageHenning Brauer
2004-05-31initial cut at ntpd.Henning Brauer