Searched refs:leapseconds (Results 1 – 18 of 18) sorted by relevance
| /freebsd/contrib/tzdata/ |
| H A D | Makefile | 173 TZDATA_TEXT= leapseconds tzdata.zi 661 LEAP_DEPS= leapseconds.awk leap-seconds.list 666 leapseconds $(ZONETABLES) 667 AWK_SCRIPTS= checklinks.awk checknow.awk checktab.awk leapseconds.awk \ 691 leap-seconds.list leapseconds.awk localtime.c \ 790 leapseconds: $(LEAP_DEPS) target 792 -f leapseconds.awk leap-seconds.list >$@.out 828 INSTALL_DATA_DEPS = zic leapseconds tzdata.zi 834 $(ZIC_INSTALL) -L leapseconds tzdata.zi
|
| H A D | NEWS | 245 This change does not affect the leapseconds file, which is still 438 The leapseconds file contains commentary about the IERS and NIST 943 leapseconds.awk can now process a leap seconds file that never 1551 "Expires" directive or "#expires" comment in the leapseconds file. 1885 zic -L now supports an Expires line in the leapseconds file, and 1891 present in leapseconds files distributed by tzdb 2018f and later; 1893 leapseconds file has an Expires line that is commented out, so 1896 contain a leapseconds file with an Expires line. 1981 leapseconds.awk now relies only on its input data, rather than 2352 leapseconds.awk now outputs "#updated" and "#expires" comments, [all …]
|
| /freebsd/contrib/tzcode/ |
| H A D | Makefile | 173 TZDATA_TEXT= leapseconds tzdata.zi 661 LEAP_DEPS= leapseconds.awk leap-seconds.list 666 leapseconds $(ZONETABLES) 667 AWK_SCRIPTS= checklinks.awk checknow.awk checktab.awk leapseconds.awk \ 691 leap-seconds.list leapseconds.awk localtime.c \ 790 leapseconds: $(LEAP_DEPS) target 792 -f leapseconds.awk leap-seconds.list >$@.out 828 INSTALL_DATA_DEPS = zic leapseconds tzdata.zi 834 $(ZIC_INSTALL) -L leapseconds tzdata.zi
|
| H A D | NEWS | 245 This change does not affect the leapseconds file, which is still 438 The leapseconds file contains commentary about the IERS and NIST 943 leapseconds.awk can now process a leap seconds file that never 1551 "Expires" directive or "#expires" comment in the leapseconds file. 1885 zic -L now supports an Expires line in the leapseconds file, and 1891 present in leapseconds files distributed by tzdb 2018f and later; 1893 leapseconds file has an Expires line that is commented out, so 1896 contain a leapseconds file with an Expires line. 1981 leapseconds.awk now relies only on its input data, rather than 2352 leapseconds.awk now outputs "#updated" and "#expires" comments, [all …]
|
| /freebsd/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 | 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
|
| 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
|
| /freebsd/share/zoneinfo/ |
| H A D | Makefile | 50 LEAPFILE= -L ${CONTRIBDIR}leapseconds
|
| /freebsd/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/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/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/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 | [all...] |