aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/zic/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Remove residual blank line at start of MakefileWarner Losh2024-07-151-1/+0
| | | | | | | This is a residual of the $FreeBSD$ removal. MFC After: 3 days (though I'll just run the command on the branches) Sponsored by: Netflix
* Remove $FreeBSD$: one-line sh patternWarner Losh2023-08-161-1/+0
| | | | Remove /^\s*#[#!]?\s*\$FreeBSD\$.*$\n/
* tzcode: Move configuration into separate header.Dag-Erling Smørgrav2023-01-111-2/+1
| | | | | MFC after: 1 week Sponsored by: Klara, Inc.
* Bring our tzcode up to date.Dag-Erling Smørgrav2023-01-101-3/+8
|\ | | | | | | | | | | | | | | | | | | * Replay 2010[acflm] which had been merged but not recorded. * Merge 2010n. * Reorganize (unsplit) the code to match the upstream layout. * Merge 2022[cdefg]. MFC after: 1 week Sponsored by: Klara, Inc.
| * Flatten the dist tree of vendor/tzcodeEdwin Groothuis2008-09-271-365/+0
| | | | | | | | Notes: svn path=/vendor/tzcode/dist/; revision=183400
| * Updated timezone compiler from Arthur Olson.Garrett Wollman1999-01-211-3/+363
| | | | | | | | | | | | | | Obtained from: ftp://elsie.nci.nih.gov/pub/tzcode1999a.tar.gz Notes: svn path=/vendor/tzcode/dist/; revision=42991
| * This commit was manufactured by cvs2svn to create branch 'ADO'.cvs2svn1994-09-131-0/+5
| | | | Notes: svn path=/vendor/tzcode/dist/; revision=2707
* wollman@ has OK'd dropping his maintainership of zic(8)Gavin Atkinson2010-03-201-1/+0
| | | | | | | | Submitted by: linimon Approved by: wollman (via linimon) Notes: svn path=/head/; revision=205366
* Set wollman as the MAINTAINER and mention the vendor contact. IdeallyDima Dorfman2001-07-181-0/+4
| | | | | | | | | | | this entire subtree would be in src/contrib, but if that isn't going to happen at least this has a chance of warning off unsuspecting committers. Approved by: wollman Notes: svn path=/head/; revision=79859
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
| | | | Notes: svn path=/head/; revision=50479
* Merge changes from vendor branch (tzcode1999a), plus the following additionalGarrett Wollman1999-01-211-2/+1
| | | | | | | | | | | | | | | | | | 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) Notes: svn path=/head/; revision=42997
* Revert $FreeBSD$ to $Id$Peter Wemm1997-02-221-1/+1
| | | | Notes: svn path=/head/; revision=22997
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-141-1/+1
| | | | | | | | | | | This will make a number of things easier in the future, as well as (finally!) avoiding the Id-smashing problem which has plagued developers for so long. Boy, I'm glad we're not using sup anymore. This update would have been insane otherwise. Notes: svn path=/head/; revision=21673
* FreeBSD port of timezone code.Garrett Wollman1994-09-131-0/+5
Notes: svn path=/head/; revision=2706