Home
last modified time | relevance | path

Searched refs:years (Results 1 – 25 of 71) sorted by relevance

123

/minix/usr.bin/cal/
H A DREADME12 calculate the number of days in all prior years (year-1)*365
13 add the number of leap years (days?) since year 1
31 It must be noted that the number of leap years calculation is sensitive
36 there is an exception for these century years. If the modulo of 400 equals
/minix/lib/libc/time/
H A Dzdump.c753 intmax_t myy, seconds, years; in yeartot() local
764 years = diff400 * 400; in yeartot()
767 years = 1; in yeartot()
769 myy += years; in yeartot()
780 years = diff400 * 400; in yeartot()
783 years = 1; in yeartot()
785 myy -= years; in yeartot()
H A Dlocaltime.c1428 time_t years; in localsub() local
1434 years = (time_t)((seconds / SECSPERREPEAT + 1) * YEARSPERREPEAT); in localsub()
1435 seconds = (time_t)(years * AVGSECSPERYEAR); in localsub()
1450 newy -= years; in localsub()
1451 else newy += years; in localsub()
H A DTheory276 * For the UK the tz database relies on years of first-class work done by
329 way to specify Easter, these exceptional years are entered as
622 different from both Julian and Gregorian for a period of 40 years.
630 getting there only 13 years behind the original schedule.
/minix/crypto/external/bsd/heimdal/dist/lib/hx509/
H A Dtest_windows.in57 --lifetime=10years \
/minix/external/bsd/file/dist/magic/magdir/
H A Dmap12 # 20 years after unix epoch
/minix/external/bsd/bind/dist/bin/tests/virtual-time/
H A DREADME17 years...
/minix/lib/librmt/
H A DREADME10 This package has evolved somewhat over the years. My thanks to the
/minix/external/bsd/top/dist/
H A DY2K3 The software package top will not be affected by years numbering
/minix/external/bsd/llvm/dist/llvm/docs/HistoricalNotes/
H A D2001-02-06-TypeNotationDebate.txt42 around for 27 years and perhaps more; why do you consider it problematic
H A D2001-02-06-TypeNotationDebateResp1.txt50 The syntax programmers are used to out of years of experience or a new
H A D2001-02-06-TypeNotationDebateResp4.txt76 > The syntax programmers are used to out of years of experience or a new
/minix/crypto/external/bsd/heimdal/dist/lib/hcrypto/
H A DDESperate.txt6 This all feels very silly given that DES is about 30 years old and now
/minix/games/fortune/
H A DREADME10 Some years ago, my neighbor Avery said to me: "There has not been an
H A DNotes77 $100 invested at 7% interest for 100 years will become $100,000, at
/minix/crypto/external/bsd/netpgp/dist/src/lib/
H A Dpacket-print.c210 int mins, hours, days, years; in print_duration() local
219 years = days / 365; in print_duration()
222 if (years) { in print_duration()
223 printf("%d %s", years, years == 1 ? "year" : "years"); in print_duration()
/minix/external/bsd/nvi/dist/
H A DREADME70 o This software is several years old and is the product of many folks' work.
/minix/external/bsd/bind/dist/bin/python/
H A Ddnssec-coverage.py.in378 (years, secs) = getunit(secs, year)
385 output = addtime(output, "year", years)
/minix/crypto/external/bsd/heimdal/dist/doc/
H A Dhx509.texi390 years at the very minimum. This is because you don't want to push out the
395 Keep in mind the security requirements might be different 10-20 years
410 --lifetime=10years \
420 The example below will extend the CA certificate's lifetime by 10 years.
428 --lifetime="10years" \
H A Dkerberos4.texi145 years, chances are big that you have quite a few `junk' principals.
/minix/usr.bin/indent/
H A DREADME45 | Time passed. Some years later, indent showed up on one of the early
/minix/external/public-domain/tz/dist/
H A Daustralasia59 # Hamilton) observed DST for two years after the rest of Queensland stopped.
1038 # # DST in principle. A bill is brought before parliament in most years, but
1108 # WA are trialing DST for three years.
1126 # ... it was just on four years ago that I drove along the Eyre Highway,
1340 # # been years when this did not apply, but the historical data is not
1405 # subsequent years (with the addition of a further week at the start).
1550 # started DST on June 3. Possibly DST was observed other years
1575 # Sacramento but it was changed a couple of years ago.
1678 # The law was for 3 years, supposedly to get renewed. It wasn't.
H A DTheory276 * For the UK the tz database relies on years of first-class work done by
329 way to specify Easter, these exceptional years are entered as
622 different from both Julian and Gregorian for a period of 40 years.
630 getting there only 13 years behind the original schedule.
H A Dasia685 # Bulletin No. 386 in Showa 20 years (1945), published on Sep 19, 1945. [1] ...
686 # [It] abolishes Bulletin No. 207 in Showa 12 years (1937), which is a local
817 # [Oct.] 30, as it was done before during last more than 10 years.
822 # I don't know what can be done, especially knowing that some years ago our
987 # for at least the last 5 years. Before that, for a few years, the
1269 # The official announcements for the years 1997-1999 can be viewed at:
1287 # years 2001-2004 as well.
1294 # for the years 2001-2004 can be viewed at:
1331 # "Fri>=26" to mean April 1 in years like 2005, so for now we list the
1391 # Shanks & Pottenger write that DST in Japan during those years was as follows:
[all …]
/minix/external/public-domain/xz/dist/doc/
H A Dhistory.txt81 delayed considerably (3-4 years), the 4.32.x branch had to be kept

123