summaryrefslogtreecommitdiffstats
path: root/usr.sbin/zic/scheck.c
Commit message (Collapse)AuthorAgeFilesLines
* Back out WARNS cleanup: this is apparently vendor code, even thoughdd2001-07-181-3/+3
| | | | | | most of the files aren't on the vendor branch. Submitted by: wollman
* Constify, add some prototypes, and set WARNS=2.dd2001-07-151-3/+3
| | | | Submitted by: Mike Barcroft <mike@q9media.com>
* -Wall cleaningcharnier2000-11-281-1/+1
|
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
|
* Merge changes from vendor branch (tzcode1999a), plus the following additionalwollman1999-01-211-6/+3
| | | | | | | | | | | | | | | changes: - Finish migrating zic to its own private.h. - Fix zic.8 so that it really is written in -mdoc. - Add four new flags to zic (&document): -D don't create directories -u change ownership of newly-created files to user -g change ownership of newly-created files to group -m change mode of newly-created files to modespec These, once proven, can be used to clean up the installation. Obtained from: ftp://elsie.nci.nih.gov/pub/tzcode1999a.tar.gz (partially)
* Use err(3). Rewrote man page using mdoc format.charnier1997-10-291-0/+5
|
* Second part of the timezone code import for version 96h. This includeswollman1996-07-181-6/+6
| | | | | a number of bug fixes to the compiler (which bugs would previously have caused undesirable behavior during transition times).
* The latest and greatest timezone code from Arthur David Olson, part 1.wollman1994-09-131-0/+62
This import comprises the `zic' and `zdump' programs. Obtained from: Arthur David Olson, ftp://elsie.nci.nih.gov/pub/tzcode94g
OpenPOWER on IntegriCloud