gavin
bc15d6ec15
wollman@ has OK'd dropping his maintainership of zic(8)
...
Submitted by: linimon
Approved by: wollman (via linimon)
2010-03-20 11:05:11 +00:00
edwin
055b8f69dc
Split the contributed code from libc/stdtime from lib/libc/stdtime
...
to contrib/tzcode/stdtime.
2010-02-26 06:44:00 +00:00
edwin
f28507e6c7
From contrib/tzcode:
...
The Makefiles are leftovers from the copies and should live in usr.sbin/zic/*
From usr.sbin/zic:
The sources are from a vendor contributed source, therefore should
live in contrib/tzcode/zic.
2010-02-25 21:10:27 +00:00
ed
073cafdd42
The last big commit: let usr.sbin/ use WARNS=6 by default.
2010-01-02 11:07:44 +00:00
edwin
eddea47c4f
MFV of tzdata2009t, r200831
...
zic:
- Fix URL / reference to Calendrical Calculations: Third Edition
libc/stdtime:
- Fix typo in tzfile.5 (no changes in our part)
MFC after: 1 week
2009-12-22 11:17:10 +00:00
edwin
2b4e180195
MFV of r198828, tzcode2009q
...
- Cleanup unnecessary local variables in zdump.
- Fix man-page
MFC after: 1 week
2009-11-02 23:02:11 +00:00
edwin
e62f57adb5
MFV of r195794
...
MFV of tzcode2009k
zic.c:
Do not end a binary file with a POSIX-style time zone string
for locations that end up in permanent DST (thanks to Andreas
Schwab).
2009-08-27 12:36:15 +00:00
edwin
5ff0b98b08
MFV of tzcode2009h revision r192887
...
- Clarify the license for the tzcode: public domain
MFC after: 1 month
2009-05-27 12:18:39 +00:00
edwin
fb1b2af807
MFV of tzcode2009e:
...
Upgrade of the tzcode from 2004a to 2009e.
Changes are numerous, but include...
- New format of the output of zic, which supports both 32 and 64
bit time_t formats.
- zdump on 64 bit platforms will actually produce some output instead
of doing nothing for a looooooooong time.
- linux_base-fX, with X >= at least 8, will work without problems related
to the local time again.
The original patch, based on the 2008e, has been running for a long
time on both my laptop and desktop machine and have been tested by
other people.
After the installation of this code and the running of zic(8), you
need to run tzsetup(8) again to install the new datafile.
Approved by: wollman@ for usr.sbin/zic
MFC after: 1 month
2009-05-23 06:31:50 +00:00
keramida
fe573b41d7
Finish a few more .Dl "quoted" arguments missed in revision 184984
2008-11-15 06:41:57 +00:00
keramida
5f11c86ecf
Add missing quotes to .Dl arguments.
...
This is harmless for the mandoc output, but it makes syntax highlighting of
the .Dl argument string a bit prettier in Emacs.
2008-11-15 06:36:07 +00:00
ru
2aa5a61fd3
getopt(3) returns -1, not EOF.
2008-02-19 07:09:19 +00:00
kevlo
4c075c0fb6
zic(8) should exit the loop when the end of the string is reached due
...
to the call to error(). The problem found by doing fuzz testing.
MFC after: 3 days
2007-12-03 10:45:44 +00:00
ru
7ab1a57f62
Normalize MAN.
2006-10-18 12:35:24 +00:00
ru
6b6b8c04f6
Expand contractions.
2005-02-13 23:45:54 +00:00
ru
d26afd541d
Eliminate macro calls inside literal displays.
2005-01-15 12:28:01 +00:00
ru
0242673259
Make the -m option actually work.
2004-10-19 20:30:09 +00:00
ru
6294018a20
Mechanically kill hard sentence breaks.
2004-07-02 23:13:00 +00:00
stefanf
af61e62dc9
Merge changes from the tzcode2004a import.
2004-06-20 21:41:11 +00:00
stefanf
72e17f59cb
This commit was generated by cvs2svn to compensate for changes in r130780,
...
which included commits to RCS files with non-trunk default branches.
2004-06-20 12:04:00 +00:00
stefanf
57534b2aa5
This commit was generated by cvs2svn to compensate for changes in r130777,
...
which included commits to RCS files with non-trunk default branches.
2004-06-20 11:52:51 +00:00
stefanf
ac44a75e3d
Import the rest of tzcode2004a, the bits needed for the timezone compiler.
...
Obtained from: ftp://elsie.nci.nih.gov/pub/tzcode2004a.tar.gz
2004-06-20 11:52:51 +00:00
obrien
a920d12f89
style.Makefile(5)
2003-04-04 17:49:21 +00:00
mikeh
aeedc1f513
Check whether setmode(3) fails and deallocate its return value after
...
calling getmode(3).
Approved by: wollman
MFC after: 1 week
2003-02-24 05:56:36 +00:00
charnier
d2168fe021
The .Nm utility
2002-07-14 14:47:15 +00:00
obrien
9c97c8f02d
Perform a major cleanup of the usr.sbin Makefiles.
...
These are not perfectly in agreement with each other style-wise, but they
are orders of orders of magnitude more consistent style-wise than before.
2001-07-20 06:20:32 +00:00
dd
80e372cd14
Set wollman as the MAINTAINER and mention the vendor contact. Ideally
...
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
2001-07-18 11:30:46 +00:00
dd
089ab7990e
Back out WARNS cleanup: this is apparently vendor code, even though
...
most of the files aren't on the vendor branch.
Submitted by: wollman
2001-07-18 11:27:04 +00:00
dd
12905cca18
Constify, add some prototypes, and set WARNS=2.
...
Submitted by: Mike Barcroft <mike@q9media.com>
2001-07-15 06:20:45 +00:00
ru
afd506414e
- Backout botched attempt to introduce MANSECT feature.
...
- MAN[1-9] -> MAN.
2001-03-26 14:42:20 +00:00
ru
f10dc9aca1
Set the default manual section for usr.sbin/ to 8.
2001-03-20 18:17:26 +00:00
ru
4bb5f49662
Prepare for mdoc(7)NG.
2000-12-27 15:30:30 +00:00
ru
12c490a119
mdoc(7) police: use canonical form of .Dd macro.
2000-12-11 15:57:16 +00:00
charnier
8982775723
-Wall cleaning
2000-11-28 18:18:56 +00:00
ru
71e2293ad4
mdoc(7) police: use the new features of the Nm macro.
2000-11-20 20:10:44 +00:00
charnier
2e7f60e876
Typo
...
Add FreeBSD Id
2000-05-29 20:23:04 +00:00
charnier
83da98bc12
Spelling. Add missing .El.
2000-01-23 20:36:27 +00:00
peter
efabb9ccb1
$Id$ -> $FreeBSD$
1999-08-28 01:35:59 +00:00
chris
212887c836
Fix a bunch of broken cross-references
1999-08-18 05:55:22 +00:00
eivind
3cc653e7e7
Add a prototype to silence warnings.
1999-02-23 12:02:07 +00:00
wollman
9dfb38d4fe
Fix mismerged error message.
...
Submitted by: charnier
1999-02-08 16:52:42 +00:00
wollman
8092b89111
I don't know how this happened since I know I compiled this on my machine.
...
Fix braino oflag -> uflag (or perhaps I should have gone the other way).
1999-01-21 21:09:56 +00:00
wollman
704d828247
Merge changes from vendor branch (tzcode1999a), plus the following additional
...
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)
1999-01-21 17:46:19 +00:00
wollman
d94456123b
First stage in giving zic/zdump its own version of private.h so that they
...
are decoupled somewhat from libc/stdtime's version.
1999-01-21 17:33:32 +00:00
wollman
8e5b9c1b13
This commit was generated by cvs2svn to compensate for changes in r42994,
...
which included commits to RCS files with non-trunk default branches.
1999-01-21 17:33:32 +00:00
wollman
440188cf5c
Remove two files replaced with HTML by vendor.
1999-01-21 17:32:37 +00:00
wollman
bec37b0054
Updated timezone compiler from Arthur Olson.
...
Obtained from: ftp://elsie.nci.nih.gov/pub/tzcode1999a.tar.gz
1999-01-21 17:31:43 +00:00
wollman
7206b18d4b
This commit was generated by cvs2svn to compensate for changes in r42991,
...
which included commits to RCS files with non-trunk default branches.
1999-01-21 17:31:43 +00:00
thepish
f37267eb0f
PR: docs/5986
...
Submitted by: MITSUNAGA Noriaki mitchy@er.ams.eng.osaka-u.ac.jp
Replace use of obsolete .q groff macro with .Dq
1998-06-06 15:37:23 +00:00
charnier
03381089b1
Convert to mdoc.
1998-02-04 07:30:11 +00:00