| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2003-12-20 | One merge-o missed in previous. | kleink | |
| 2003-12-20 | Merge tzcode2003e. | kleink | |
| 2003-12-19 | Note: the previous revision was an update for tzcode2003_e_. | kleink | |
| 2003-12-19 | Update for tzcode2003d. | kleink | |
| 2003-12-05 | Revert last change, as this is a 3rd-party file, noted by kleink@. | keihan | |
| 2003-12-04 | netbsd.org -> NetBSD.org | keihan | |
| NetBSD.ORG -> NetBSD.org Now src/lib is done. | |||
| 2003-10-29 | Merge tzcode2003d. | kleink | |
| 2003-10-29 | Import tzcode2003d. | kleink | |
| 2003-10-27 | Overhaul how `build.sh tools' are used: | lukem | |
| * Rename "config.h" to "nbtool_config.h" and HAVE_CONFIG_H to HAVE_NBTOOL_CONFIG_H. This makes in more obvious in the source when we're using tools/compat/config.h versus "standard autoconf" config.h * Consistently move the inclusion of nbtool_config.h to before <sys/cdefs.h> so that the former can provide __RCSID() (et al), and there's no need to protect those macros any more. These changes should make it easier to "tool-ify" a program by adding: #if HAVE_NBTOOL_CONFIG_H #include "nbtool_config.h" #endif to the top of the source files (for the general case). | |||
| 2003-09-08 | Use St -isoC-9X instead of St -isoC9X, to be in sync with groff. | wiz | |
| 2003-09-03 | %F is a date conversion, not a time converstion. | jhawk | |
| don't bother to bump Dd | |||
| 2003-08-07 | Move UCB-licensed code from 4-clause to 3-clause licence. | agc | |
| Patches provided by Joel Baker in PR 22280, verified by myself. | |||
| 2003-06-30 | Use a better width argument. | wiz | |
| 2003-04-16 | Use | wiz | |
| .In header.h instead of .Fd #include \*[Lt]header.h\*[Gt] Much easier to read and write, and supported by groff for ages. Okayed by ross. | |||
| 2003-01-18 | s/_REENT/_REENTRANT/ | christos | |
| 2002-11-17 | use strlcpy where it is more appropriate. | itojun | |
| 2002-11-10 | Fix typo UCT -> UTC; from Christian Biere in PR lib/19007. | kleink | |
| 2002-10-02 | license clarification, from openbsd | itojun | |
| 2002-10-01 | New sentence, new line. From Robert Elz. | wiz | |
| 2002-08-18 | note that month and weekday names are case-insensitive. | yamt | |
| from OpenBSD. | |||
| 2002-08-18 | note that the contents of the array are undefined in the error case. | yamt | |
| 2002-08-18 | - Mention leap seconds as the reason for (00-61) | yamt | |
| - include blurb about ISO 8601 dates straight from strftime.c from OpenBSD. | |||
| 2002-05-26 | __STDC__ is always defined on NetBSD. | wiz | |
| 2002-04-26 | Pull in config.h when we're building zic as a host tool. | bjh21 | |
| This makes zic compilable with Sun WorkShop C 5.0. | |||
| 2002-04-16 | botched strncpy -> strlcpy | groo | |
| from xs@kittenz.org | |||
| 2002-02-10 | fix isolated collateral damage from <>& churn | ross | |
| 2002-02-08 | Generate <>& symbolically. I'm avoiding .../dist/... directories for now. | ross | |
| 2002-02-07 | Generate <>& symbolically. | ross | |
| 2002-01-29 | Delint me harder. | kleink | |
| 2002-01-29 | Merge tzcode2002b. | kleink | |
| 2002-01-29 | Import tzcode2002b. | kleink | |
| 2002-01-02 | Fix .Bd argument. Pointed out by mrg. | wiz | |
| 2001-12-13 | Document %z. | kleink | |
| 2001-12-10 | Sort conversion specifiers. | kleink | |
| 2001-11-04 | fix WARNS=2 (-Wshadow) warnings | lukem | |
| 2001-09-16 | mdoc'ify | wiz | |
| 2001-09-16 | mdoc'ify | wiz | |
| 2001-09-16 | Sort SEE ALSO. | wiz | |
| 2001-04-27 | If the TZ environment variable was set to the empty string, a call to | atatat | |
| ctime() would get a bus error (or a segmentation fault). Setting these variables eliminates that problem. Fixes pr lib/12750. | |||
| 2001-04-07 | No need for <sys/types.h>. | kleink | |
| 2001-04-07 | Add a LIBRARY section. | kleink | |
| 2001-04-02 | mdoc'ify. With a tip of the hat to kleink. | wiz | |
| 2001-04-02 | Improve some markup. | wiz | |
| 2001-04-02 | Fix format typo, and whitespace. | wiz | |
| 2001-03-31 | Add a daylight(3) link as well. XXX Can't link to timezone(3) yet. | kleink | |
| 2001-03-31 | Oops, missed type change in previous. | kleink | |
| 2001-03-31 | Finally deprecate the old timezone() interface in favor of an XSH5 | kleink | |
| timezone/daytime pair; as proposed by J.T. in September, 1996. Fixes PR standards/11807 by Nick Hudson. | |||
| 2001-03-29 | While I'm here, add a LIBRARY section. | kleink | |
| XXX Someone should lift this to our mdoc. | |||
| 2001-03-29 | Declaration syntax nit. | kleink | |
| 2001-03-29 | Sprinkle some restrict. | kleink | |
