1
0
mirror of https://github.com/openbsd/src.git synced 2025-01-10 06:47:55 -08:00
OpenBSD
Go to file
florian 9121950209 There are time zones that have minute offsets, display those
correctly. Pointed out by pjanzen@.
To display the offset, use ISO 8601, as suggested by David Goerger.

While here check if tm->tm_gmtoff changed which probably means that we
moved in or out of daylight savings time.

Input & OK millert, deraadt
2022-09-24 16:07:26 +00:00
bin Since tzset(3) ignores arbitrary files, we no longer need rpath 2022-09-23 16:58:33 +00:00
distrib Symlink chosen time zone file to /etc/localtime so that we don't need 2022-09-19 15:40:36 +00:00
etc remove dup line; from j@bitminer 2022-09-22 17:44:20 +00:00
games There are time zones that have minute offsets, display those 2022-09-24 16:07:26 +00:00
gnu support more than one input file in llvm-ranlib by backporting 2022-09-13 09:57:09 +00:00
include Remove now unused and unreferenced disktab.h. 2022-08-31 11:04:41 +00:00
lib macro tweaks; from josiah frentsos 2022-09-24 15:21:21 +00:00
libexec Do not perform out-of-bounds arrray accesses for bogus relocation type values. 2022-09-05 20:09:24 +00:00
regress Adjust dummy rde_generate_updates() to the new prototype. 2022-09-24 11:29:16 +00:00
sbin Fix detection of duplicate sticky-address in pf.conf parser. 2022-09-23 21:33:17 +00:00
share Sync with https://github.com/JodaOrg/global-tz 2022-09-24 14:33:28 +00:00
sys disable POOL_DEBUG for release 2022-09-24 13:30:21 +00:00
usr.bin Fix typo. From AlexanderStohr via github PR#343. 2022-09-21 22:26:50 +00:00
usr.sbin macro tweaks; from josiah frentsos 2022-09-24 15:22:59 +00:00
.gitignore Ignore tags files 2021-11-11 14:03:21 +00:00
Makefile minor cranking of libraries exposes a problem, details too long to explain. 2020-04-05 20:14:14 +00:00
Makefile.cross riscv64 is a LP64_ARCH, list it as such. 2021-05-03 00:04:31 +00:00