CVSROOT: /cvs Module name: src Changes by: mill...@cvs.openbsd.org 2025/05/16 07:51:04
Modified files: usr.sbin/zdump : zdump.8 zdump.c Log message: Merge changes from tzcode2013a Make absolute_min_time and absolute_max_time constants. Mark __pure for functions that have no side effects. OK tb@