summaryrefslogtreecommitdiff
path: root/external/bsd/ntp/dist/libntp
AgeCommit message (Expand)Author
2022-10-09merge conflicts between ntp-4.2.8p1{4,5}christos
2020-10-10Wait for the asynchronous dns resolver child to be done (and close thechristos
2020-05-29fix printf format warning with format_argchristos
2020-05-29Add explicit castschristos
2020-05-25Merge conflictschristos
2020-05-25(4.2.8p14) 2020/03/03 Released by Harlan Stenn <stenn@ntp.org>christos
2018-09-29merge conflictschristos
2018-09-29---christos
2018-08-28- use setproctitle if we have itchristos
2018-04-07merge conflictschristos
2018-04-07---christos
2017-04-13(4.2.8p10-win-beta1) 2017/03/21 Released by Harlan Stenn <stenn@ntp.org>christos
2017-04-13Import ntp 4.2.8p10christos
2016-11-22merge conflictschristos
2016-11-22(4.2.8p9) 2016/11/21 Released by Harlan Stenn <stenn@ntp.org>christos
2016-06-29Fix MKCRYPTO=no buildchristos
2016-05-01merge conflictschristos
2016-05-01---christos
2016-01-08Welcome to 4.2.8p5:christos
2016-01-08Import ntp 4.2.8p5christos
2016-01-08Import ntp 4.2.8p5christos
2015-12-02Don't bother calling log for values <= 1... XXX: should use ilog() instead.christos
2015-10-23merge conflictschristos
2015-10-23Import ntp 4.2.8p4christos
2015-07-20we set SIGCHLD to SIG_IGN so we are not going to generate zombies so itchristos
2015-07-17PR/50048: Martin Husemann: Avoid reaping the child twice by setting c->pid = 0christos
2015-07-10merge conflicts..christos
2015-07-10Import ntp 4.2.8p3christos
2015-07-10Import ntp 4.2.8p3christos
2015-04-07merge conflictschristos
2015-04-07---christos
2014-12-19Merge conflictschristos
2014-12-19Import ntp 4.2.8christos
2014-04-01remove stray 'return 0;' that effectively disabled atouint().kardel
2014-01-20fix voluntary self-destruct (kill(0, SIGUP)) after successful int_res run and...kardel
2014-01-15For MKREPRO, instead of using __DATE__ and __TIME__apb
2014-01-03Don't bother with the h (short) modifier. The predicated use of bswap16joerg
2014-01-02Avoid pointer operations on the format string.joerg
2014-01-02Use separate variables for the format strings to get working formatjoerg
2013-12-31Remove duplicate/old declaration of 'host' now that we allocate it on stack.pgoyette
2013-12-31pointless to call alloca for a 1K path string... Just allocate it on the stack!christos
2013-12-28resolve conflictschristos
2013-12-27import devel ntpd to avoid amplification attacks.christos
2013-10-20fix unused variable warningschristos
2012-02-04There is no point in creating an entry point for emalloc(), when all the otherchristos
2012-02-01merge import ntp-4-2-6p5kardel
2012-01-31Import ntp 4.2.6p5kardel
2011-06-19fix lineedit functionality. ntpq and friends would just exit on empty lineskardel
2010-12-04Pretending that %d can print size_t on __LP64__, by turning off warningschristos
2009-12-14fix bogus ctype castschristos