#
08cb6738 |
| 23-Feb-2015 |
bentley <bentley@openbsd.org> |
Convert a table unsupported by mandoc to a columnated list.
While here, correctly mark up time_t as a variable type and use prettier double quotes.
ok schwarze@
|
#
64d4e987 |
| 05-Jun-2013 |
tedu <tedu@openbsd.org> |
Use the fancy .In macro for includes. From Jan Klemkow. ok jmc schwarze
|
#
b7bd7dbe |
| 13-Sep-2012 |
millert <millert@openbsd.org> |
Update to tzcode2012f. Now that tzcode is in git there are no moe SCCS ids. No actual code changes.
|
#
fe1566e0 |
| 23-Aug-2010 |
millert <millert@openbsd.org> |
update to tzcode2010k from elsie.nci.nih.gov; OK miod@
|
#
f166e380 |
| 03-Jan-2010 |
schwarze <schwarze@openbsd.org> |
blank lines not allowed outside literal context; syntax errors found by mandoc(1), also required to fix the mandoc build; ok jmc@
|
#
9490d37c |
| 31-May-2007 |
jmc <jmc@openbsd.org> |
convert to new .Dd format;
|
#
6ee5f097 |
| 06-Feb-2007 |
millert <millert@openbsd.org> |
Update to tzcode2007a. This adds support for 64bit time_t in case we need it in the future. All of our platforms currently have 32bit time_t types. This also extends the timezone data file format
Update to tzcode2007a. This adds support for 64bit time_t in case we need it in the future. All of our platforms currently have 32bit time_t types. This also extends the timezone data file format to support both 32bit and 64bit data. The 64bit data is located after the 32bit data so binaries linked with the older tzcode simply won't look at it. A version field in the file header is used to determine whether the data file is the old or extended format. OK miod@
show more ...
|
#
4d2616ea |
| 22-Jul-2005 |
jaredy <jaredy@openbsd.org> |
- sync prototypes and header excerpts to reality - punctuation, rewording, typos/spelling, macro, and layout fixes - add crossrefs where relevant
ok jmc
|
#
84ec90d6 |
| 19-Jul-2005 |
millert <millert@openbsd.org> |
update to tzcode2005k
|
#
9a3cdba5 |
| 07-May-2003 |
jmc <jmc@openbsd.org> |
typos;
|
#
ecb90728 |
| 09-Aug-2000 |
aaron <aaron@openbsd.org> |
More of the same.
|
#
5c3dced3 |
| 09-Jul-1999 |
aaron <aaron@openbsd.org> |
- remove all trailing whitespace * except when it is escaped with a `\' at the end of the line - fix remaining .Nm usage as well - this is from a patch I received from kwesterback@home.com, who
- remove all trailing whitespace * except when it is escaped with a `\' at the end of the line - fix remaining .Nm usage as well - this is from a patch I received from kwesterback@home.com, who has been working on some scripts for fixing formatting errors in mdoc'd man pages
Ok, so there could be a cost/benefit debate with this commit, but since I have the patch we might as well commit it...
show more ...
|
#
445f0193 |
| 25-May-1999 |
aaron <aaron@openbsd.org> |
out with old macros, in with new mdoc; kwesterback@home.com
|
#
88a35900 |
| 20-May-1999 |
aaron <aaron@openbsd.org> |
repair SYNOPSIS
|
#
4feec33d |
| 07-Sep-1998 |
aaron <aaron@openbsd.org> |
More man page fixes. Particularly fix uses of it's/its, affect/effect, then/than and such. Other miscellaneous problems fixed across these source files.
|
#
7c79c202 |
| 18-Jan-1998 |
millert <millert@openbsd.org> |
tzcode1998b from ftp://elsie.nci.nih.gov/pub
|
#
0bce2915 |
| 14-Jan-1997 |
millert <millert@openbsd.org> |
Update to tzcode1996o + our fixes. Fixes problem pointed out by cross@va.pubnix.com.
|
#
e9b2b68c |
| 19-Aug-1996 |
tholo <tholo@openbsd.org> |
Fix RCS ids Make sure everything uses {SYS,}LIBC_SCCS properly
|
#
9e5cf2a7 |
| 28-Oct-1995 |
deraadt <deraadt@openbsd.org> |
update from NetBSD
|
#
df930be7 |
| 18-Oct-1995 |
deraadt <deraadt@openbsd.org> |
initial import of NetBSD tree
|