summaryrefslogtreecommitdiffstats
path: root/usr.sbin/zic (follow)
Commit message (Expand)AuthorAgeFilesLines
* ce examples of "Ar arg Ar arg" with "Ar arg arg" and stop the spread;jmc2020-04-231-4/+4
* delete <locale.h>schwarze2019-01-121-2/+1
* Don't warn about valid time zone abbreviations. POSIX through 2000millert2016-03-151-17/+4
* pledge "stdio rpath wpath cpath proc exec".deraadt2015-10-161-1/+4
* KNF and other style adjustments to make this more scrutible.deraadt2015-04-231-425/+402
* delete useless comment about Open Groupderaadt2015-03-131-5/+1
* do not handcraft protos that already come from unistd.hderaadt2015-03-111-7/+1
* Don't use greater-equal/less-equal symbols where "<="/">=" are intended.bentley2015-02-161-7/+7
* use reallocarray; ok dougderaadt2015-02-111-6/+7
* redo the tolower/string conversion, but retain itsabbr which is strangelytedu2015-02-101-30/+12
* revert rev 1.12 (tolower conversion). didn't get it quite right.tedu2015-02-101-7/+44
* move scheck.c into zic.ctedu2015-02-103-61/+51
* seems ansi c is here to stay. update definitions, but drop useless const.tedu2015-02-101-132/+42
* lowerit -> tolowertedu2015-02-101-44/+7
* convert a dozen fprintf/exit pairs to use err().tedu2015-02-091-83/+23
* exit() cleanup. don't have to call it in a loop.tedu2015-02-091-10/+9
* more decastingtedu2015-02-091-3/+3
* delete lots of unnecessary or incorrect casts, including among other minortedu2015-02-091-87/+74
* we are not interested in warnings about what pre-1998 zic could not handletedu2015-02-091-36/+18
* remove INITIALIZE macro and do it the hard way.tedu2015-02-091-4/+4
* unifdef the rest of the HAVEs and HAVE notstedu2015-02-091-3/+1
* unifdef have gettext. don't have it, won't have it.tedu2015-02-091-8/+1
* be clear that we want the secret libc tzfile.h, not the usual /usr/includetedu2015-02-091-2/+2
* build with warningstedu2015-02-091-2/+2
* replace homegrown is_digit with correct calls to isdigit()tedu2015-02-091-8/+8
* deregistertedu2015-02-091-126/+126
* sort | uniq includes, and use <> instead of quotestedu2015-02-091-14/+6
* move zic and zdump source to appropriate directoriestedu2015-02-094-2/+3273
* stop trying to workaround malloc bugs that have not existed for 20 years.tedu2015-02-091-2/+2
* $OpenBSD$deraadt1997-09-211-1/+1
* initial import of NetBSD treederaadt1995-10-181-0/+8