CVSROOT: /cvs Module name: src Changes by: mill...@cvs.openbsd.org 2025/05/16 07:53:41
Modified files: usr.sbin/zic : zic.c Log message: Merge changes from tzcode2013a o Make min_time and max_time constants. o Mark functions that have no side effects with __pure. o The zone offset at the end of version-2-format zone files is now allowed to be 24:00, as per POSIX.1-2008. o Fix zic bug that mishandled Egypt's 2010 changes. OK tb@