Home
last modified time | relevance | path

Searched refs:LEAPFILE (Results 1 – 7 of 7) sorted by relevance

/src/contrib/ntp/scripts/update-leap/ !
H A Dupdate-leap.sh67 $LEAPFILE
317 LEAPFILE="`sed $NTPCONF -e'/^ *leapfile *.*$/!d' -e's/^ *leapfile *//'`"
318 if [ -z "$LEAPFILE" ]; then
325 if [ "$1" != "$LEAPFILE" ]; then
326 log "notice" "Requested install to $1, but $NTPCONF specifies $LEAPFILE"
328 LEAPFILE="$1"
336 if [ -n "$FORCE" ] || ! verifySHA $LEAPFILE "$VERBOSE" || [ $EXPIRES -lt `date -d "NOW + $PREFETCH"…
362 REFFILE="$LEAPFILE"
363 if [ ! -f $LEAPFILE ]; then
364 log "notice" "$LEAPFILE was missing, creating new copy - check permissions"
[all …]
H A Dupdate-leap.in50 my $LEAPFILE;
99 $LEAPFILE = $opt{L} if defined $opt{L};
157 if (! $LEAPFILE) {
163 $LEAPFILE = $1 if /^ *leapfile\s+"(\S+)"/;
167 if (! $LEAPFILE) {
172 -s $LEAPFILE || logger(LOG_DEBUG, "Leapfile $LEAPFILE is empty");
180 if ( !-e $LEAPFILE || $FORCE || ! verifySHA($LEAPFILE) ||
191 move_file($TMP_FILE, $LEAPFILE);
192 chmod $FILE_MODE, $LEAPFILE;
193 logger(LOG_INFO, "Installed new $LEAPFILE from $LEAPSRC");
[all …]
H A Dupdate-leap-opts.def66 $LEAPFILE
H A Dinvoke-update-leap.texi205 $LEAPFILE
/src/share/zoneinfo/ !
H A DMakefile50 LEAPFILE= -L ${CONTRIBDIR}leapseconds macro
52 LEAPFILE= macro
100 ${LEAPFILE} ${TZFILES})
/src/contrib/tzdata/ !
H A DNEWS1359 zic -L LEAPFILE -r @LO no longer generates an invalid TZif file
/src/contrib/tzcode/ !
H A DNEWS1359 zic -L LEAPFILE -r @LO no longer generates an invalid TZif file