Searched refs:leapseconds (Results 1 – 18 of 18) sorted by relevance
| /freebsd-14.2/contrib/tzdata/ |
| H A D | Makefile | 181 TZDATA_TEXT= leapseconds tzdata.zi 606 LEAP_DEPS= leapseconds.awk leap-seconds.list 611 leapseconds $(ZONETABLES) 612 AWK_SCRIPTS= checklinks.awk checknow.awk checktab.awk leapseconds.awk \ 636 leap-seconds.list leapseconds.awk localtime.c \ 736 leapseconds: $(LEAP_DEPS) target 738 -f leapseconds.awk leap-seconds.list >[email protected] 774 INSTALL_DATA_DEPS = zic leapseconds tzdata.zi 780 $(ZIC_INSTALL) -L leapseconds tzdata.zi
|
| H A D | NEWS | 498 leapseconds.awk can now process a leap seconds file that never 1451 contain a leapseconds file with an Expires line. 2369 form, two zic input files tzdata.zi and leapseconds are now 3717 leapseconds.awk file is no longer distributed in the tzcode 4206 'make clean' no longer removes 'leapseconds', since it's 4451 A new source file 'leapseconds.awk' implements this. 5499 Update the leap second commentary in the "leapseconds" file. 5599 Update the leapseconds and tz-art.htm files. 5836 Update the "leapseconds" file to include the newly announced 6290 "leapseconds" file. [all …]
|
| /freebsd-14.2/contrib/tzcode/ |
| H A D | Makefile | 181 TZDATA_TEXT= leapseconds tzdata.zi 604 LEAP_DEPS= leapseconds.awk leap-seconds.list 609 leapseconds $(ZONETABLES) 610 AWK_SCRIPTS= checklinks.awk checknow.awk checktab.awk leapseconds.awk \ 634 leap-seconds.list leapseconds.awk localtime.c \ 734 leapseconds: $(LEAP_DEPS) target 736 -f leapseconds.awk leap-seconds.list >[email protected] 772 INSTALL_DATA_DEPS = zic leapseconds tzdata.zi 778 $(ZIC_INSTALL) -L leapseconds tzdata.zi
|
| H A D | NEWS | 395 leapseconds.awk can now process a leap seconds file that never 1348 contain a leapseconds file with an Expires line. 2266 form, two zic input files tzdata.zi and leapseconds are now 3614 leapseconds.awk file is no longer distributed in the tzcode 4103 'make clean' no longer removes 'leapseconds', since it's 4348 A new source file 'leapseconds.awk' implements this. 5396 Update the leap second commentary in the "leapseconds" file. 5496 Update the leapseconds and tz-art.htm files. 5733 Update the "leapseconds" file to include the newly announced 6187 "leapseconds" file. [all …]
|
| /freebsd-14.2/contrib/ntp/ntpd/ |
| H A D | complete.conf.in | 4 leapfile "/etc/ntp.leapseconds" ignorehash 5 leapfile "/etc/ntp.leapseconds" checkhash
|
| H A D | ntpd.texi | 90 @item leapseconds file
|
| H A D | invoke-ntp.conf.texi | 773 and leapseconds files. 980 (bad or missing leapseconds table) 981 The leapseconds table is missing, corrupted or bogus. 2590 This command loads the IERS leapseconds file and initializes the
|
| H A D | ntp.conf.def | 827 and leapseconds files. 1044 .Pq bad or missing leapseconds table 1045 The leapseconds table is missing, corrupted or bogus. 2729 This command loads the IERS leapseconds file and initializes the
|
| /freebsd-14.2/share/zoneinfo/ |
| H A D | Makefile | 51 LEAPFILE= -L ${CONTRIBDIR}leapseconds
|
| /freebsd-14.2/contrib/ntp/scripts/update-leap/ |
| H A D | update-leap-opts | 52 -s, --source-url=str The URL of the master copy of the leapseconds file
|
| H A D | update-leap-opts.def | 18 descrip = 'The URL of the master copy of the leapseconds file';
|
| H A D | invoke-update-leap.texi | 155 This is the ``the url of the master copy of the leapseconds file'' option.
|
| /freebsd-14.2/contrib/ntp/html/scripts/ |
| H A D | miscopt.txt | 8 <li class='inline'><a href='miscopt.html#leapfile'>leapfile - specify leapseconds file</a></li>\
|
| /freebsd-14.2/contrib/ntp/ntpq/ |
| H A D | ntpq.texi | 87 @item leapseconds file 591 NTP seconds when the NIST leapseconds file expires
|
| H A D | ntpq-opts.def | 860 NTP seconds when the NIST leapseconds file expires
|
| H A D | invoke-ntpq.texi | 740 NTP seconds when the NIST leapseconds file expires
|
| /freebsd-14.2/contrib/ntp/ |
| H A D | ChangeLog | 1924 * [Bug 2160] Log warning about expired leapseconds file. 2047 * [Bug 2160] Note if leapseconds file is past its prime.
|
| H A D | CommitLog | 67676 [Bug 2570] add signature check when reading leapseconds file 101215 [Bug 2160] Log warning about expired leapseconds file 101218 [Bug 2160] Log warning about expired leapseconds file 101221 [Bug 2160] Log warning about expired leapseconds file 110257 [Bug 2160] Note if leapseconds file is past its prime. 110260 [Bug 2160] Note if leapseconds file is past its prime. 110263 [Bug 2160] Note if leapseconds file is past its prime. 186328 Fix for bug 1090, bogus leapseconds 186330 Fix for bug 1090, bogus leapseconds in refclock_hpgps 186333 Fix for bug 1090, bogus leapseconds in refclock_hpgps [all …]
|