aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/ntp
Commit message (Expand)AuthorAgeFilesLines
* ntp: Fix buildworld with MK_OPENSSL=noCy Schubert2025-12-192-2/+3
* leap-seconds: Update to leap-seconds.3960835200 from IERSYasuhiro Kimura2025-09-081-4/+4
* ntp: Switch to upstream man pagesCy Schubert2024-11-128-7764/+38
* Update Makefile.depend filesSimon J. Gerraty2024-10-143-0/+3
* ntp: Improve descriptions in man pagesAlexander Ziaee2024-09-256-6/+6
* leap-seconds: Update to leap-seconds 3960057600 obtained from IERSCy Schubert2024-07-211-224/+89
* Remove residual blank line at start of MakefileWarner Losh2024-07-1520-20/+0
* Update leap-seconds to leap-seconds.3676924800Xin LI2024-06-191-4/+4
* ntp: Update version stringsCy Schubert2024-05-272-3/+3
* ntp: Vendor import of ntp-4.2.8p18Cy Schubert2024-05-277-243/+324
* packages: add package for NTPLexi Winter2024-05-0419-0/+19
* Update leap-seconds to leap-seconds.3676924800Xin LI2023-11-261-4/+4
* Remove $FreeBSD$: two-line nroff patternWarner Losh2023-08-1610-20/+0
* Remove $FreeBSD$: one-line sh patternWarner Losh2023-08-1650-50/+0
* Remove $FreeBSD$: one-line .c comment patternWarner Losh2023-08-162-2/+0
* Remove $FreeBSD$: one-line .h patternWarner Losh2023-08-161-1/+0
* ntp: import ntp-4.2.8p17Cy Schubert2023-06-061-3/+3
* ntp: Update version stringCy Schubert2023-06-012-4/+4
* ntp: import ntp-4.2.8p16Cy Schubert2023-06-019-34/+38
* ntpd: Support IPv6-only hostsMina Galic2023-05-051-7/+10
* Update/fix Makefile.depend for userlandSimon J. Gerraty2023-04-196-3/+5
* Update leap-seconds to latest leap-seconds.3676924800 (expires 2023-12-28)Dimitry Andric2023-02-241-4/+4
* ntp: retire now-unused MIPS casesEd Maste2022-10-191-4/+0
* Update leap-seconds to leap-seconds.3676924800Xin LI2022-03-141-4/+4
* ntp: disable format string warnings in liboptsEd Maste2022-02-271-0/+3
* ntp: Revert "Disable stack gap for ntpd during build."Cy Schubert2021-10-151-3/+0
* ntp.conf.5: Fix typosElyes HAOUAS2021-10-061-8/+8
* Update leap-seconds to leap-seconds.3676924800.Xin LI2021-09-201-4/+4
* Disable stack gap for ntpd during build.Marcin Wojtas2021-05-211-0/+3
* Update leap-seconds to leap-seconds.3676924800.Xin LI2020-12-301-4/+4
* [PowerPC] Fix multiple ntp configuration issuesBrandon Bergren2020-09-231-3/+5
* ntp: whitespace and typo fix in conf fileEd Maste2020-09-071-2/+2
* MFV r362565:Cy Schubert2020-06-242-4/+4
* Update leap-seconds to leap-seconds.3676924800.Xin LI2020-05-191-4/+4
* PACKAGE_STRING should be the same as PACKAGE_VERSION.Cy Schubert2020-03-181-1/+1
* MFV r358616:Cy Schubert2020-03-042-3/+6
* Use __riscv instead of __riscv__Warner Losh2020-02-101-1/+1
* Remove ifdefs for ia64 and sparc64.Warner Losh2020-02-101-4/+0
* Refresh architecture list with latest:Warner Losh2020-02-101-12/+4
* [ntp] Don't compile in the ssl routines into libevent if MK_OPENSSL is noAdrian Chadd2020-01-241-1/+7
* ntpd(8): Don't use OpenSSL's RAND APIConrad Meyer2019-12-131-1/+1
* usr.sbin/ntp: don't emit versions w/ make -sKyle Evans2019-12-122-1/+5
* Update Makefile.depend filesSimon J. Gerraty2019-12-118-14/+1
* Add Makefile.depend.optionsSimon J. Gerraty2019-12-116-0/+36
* Chase r352304. The default rlimit memlock is no memory locking.Cy Schubert2019-12-041-1/+1
* Update leap-seconds to leap-seconds.3676924800.Xin LI2019-11-271-5/+5
* Chase r344883. ntp is 4.2.8p13.Cy Schubert2019-11-211-1/+1
* Reduce calls to close(2) at startup through the use of closefrom(2).Cy Schubert2019-09-191-1/+1
* No longer mlock() ntpd pages by default in memory thus allowing itsCy Schubert2019-09-132-1/+9
* Get the readline header from the installed header instead of the from the sourceBaptiste Daroussin2019-09-121-1/+1