summaryrefslogtreecommitdiff
path: root/usr.sbin/zdump/zdump.c
AgeCommit message (Expand)Author
2016-03-15Don't warn about valid time zone abbreviations. POSIX through 2000Todd C. Miller
2016-03-14zdump(8) needs to read files so it needs pledge(2) rpath promisemestre
2015-11-11exit() after perror() for pledge failure. Perhaps this got introducedTheo de Raadt
2015-10-12pledge() "stdio" includes trusting open&read of the root-owned timezoneTheo de Raadt
2015-04-23KNF and other style adjustments to make this more scrutible.Theo de Raadt
2015-02-10pounce on a reallocarray opportunity before teduTheo de Raadt
2015-02-09exit() cleanup. don't have to call it in a loop.Ted Unangst
2015-02-09remove support for floating or unsigned time_t. leave the incorrect commentTed Unangst
2015-02-09uncastTed Unangst
2015-02-09remove INITIALIZE macro and do it the hard way.Ted Unangst
2015-02-09unifdef have gettext. don't have it, won't have it.Ted Unangst
2015-02-09deregisterTed Unangst
2015-02-09sort | uniq includes, and use <> instead of quotesTed Unangst
2015-02-09move zic and zdump source to appropriate directoriesTed Unangst