| Commit message (Expand) | Author | Age | Files | Lines |
* | update to tzcode2007k from elsie.nci.nih.gov |  millert | 2008-01-07 | 6 | -115/+100 |
* | update to tzcode2007j from elsie.nci.nih.gov; mostly ANSIfication |  millert | 2007-12-29 | 6 | -258/+207 |
* | update to tzcode2007h from elsie.nci.nih.gov |  millert | 2007-10-04 | 1 | -2/+2 |
* | Check snprintf(3) return value for error or truncation. |  moritz | 2007-09-17 | 1 | -3/+8 |
* | Update to tzcode2007f grom elsie.nci.nih.gov; no actual code changes |  millert | 2007-08-22 | 2 | -10/+35 |
* | Update to tzcode2007f from elsie.nci.nih.gov |  millert | 2007-06-30 | 8 | -44/+110 |
* | convert to new .Dd format; |  jmc | 2007-05-31 | 8 | -16/+16 |
* | - NOTES -> CAVEATS |  jmc | 2007-02-28 | 1 | -19/+19 |
* | use mdoc macros; |  jmc | 2007-02-28 | 1 | -57/+38 |
* | new sentence, new line; |  jmc | 2007-02-28 | 1 | -20/+25 |
* | Update to tzcode2007c from elsie.nci.nih.gov |  millert | 2007-02-27 | 3 | -11/+79 |
* | tweaks; ok millert |  jmc | 2007-02-07 | 1 | -4/+4 |
* | Update to tzcode2007a. This adds support for 64bit time_t in case |  millert | 2007-02-06 | 18 | -400/+1090 |
* | remove tzset(3) from SYNOPSIS: it has its own man page; |  jmc | 2006-07-23 | 1 | -4/+2 |
* | Update to tzcode2006a; primarily just cast and const fixes. |  millert | 2006-02-18 | 14 | -204/+285 |
* | Re-add the change from tzcode2005c, this time with an added bounds |  millert | 2005-08-09 | 1 | -20/+46 |
* | Back out a change from tzcode2005c that can cause an infinite loop in mktime(). |  millert | 2005-08-09 | 1 | -42/+20 |
* | Do not ignore return value of localsub() in localtime_r() |  millert | 2005-08-09 | 1 | -2/+2 |
* | zap remaining rcsid. |  espie | 2005-08-08 | 9 | -44/+9 |
* | - sync prototypes and header excerpts to reality |  jaredy | 2005-07-22 | 4 | -34/+38 |
* | update to tzcode2005k |  millert | 2005-07-19 | 4 | -17/+16 |
* | fix formatting for -c; |  jmc | 2005-07-05 | 1 | -9/+9 |
* | Update to tzcode2005j. |  millert | 2005-07-05 | 15 | -486/+1041 |
* | Always remember to check snprintf return value for -1. |  cloder | 2005-03-06 | 1 | -2/+2 |
* | Explicitly leave room for the NUL byte in {wday,mon}_name; Francois Perrad |  millert | 2005-03-02 | 1 | -3/+3 |
* | uses %ld, so pass the already present long instead of an int, should fix |  dhartmei | 2004-10-28 | 1 | -2/+2 |
* | did not compile, sigh |  deraadt | 2004-10-19 | 1 | -1/+2 |
* | Update to tzcode2004e from elsie.nci.nih.gov |  millert | 2004-10-18 | 7 | -191/+438 |
* | signed vs unsigned char casting... |  deraadt | 2004-09-15 | 1 | -2/+2 |
* | merge in tzcode2004a |  millert | 2004-06-28 | 6 | -29/+145 |
* | more display/list fixes, and a little whitespace; |  jmc | 2004-04-16 | 1 | -2/+1 |
* | Document %v. ok deraadt@ |  otto | 2004-04-14 | 1 | -1/+5 |
* | sort options, correct SYNOPSIS, and sync usage(); |  jmc | 2004-04-01 | 4 | -23/+22 |
* | Stop parsing the buffer after an appropriate number of digits; from NetBSD |  millert | 2004-01-20 | 1 | -22/+19 |
* | Updated from tzcode2003d |  millert | 2003-10-13 | 1 | -30/+33 |
* | Update to tzcode2003c from elsie.nci.nih.gov |  millert | 2003-10-06 | 7 | -73/+124 |
* | - remove some unnecessary quoting |  jmc | 2003-07-07 | 1 | -20/+17 |
* | mop up some more 3/4 license issues |  deraadt | 2003-06-04 | 1 | -6/+2 |
* | Remove the advertising clause in the UCB license which Berkeley |  millert | 2003-06-02 | 1 | -6/+2 |
* | layout problems; jmc ok |  deraadt | 2003-05-29 | 1 | -2/+3 |
* | typos; |  jmc | 2003-05-07 | 3 | -12/+16 |
* | string handling; ok millert |  deraadt | 2003-04-06 | 1 | -14/+21 |
* | fix typo, bad tdeval; pt out by emmf26@umr.edu |  pvalchev | 2003-04-05 | 1 | -2/+2 |
* | add a size parameter to doabbr(), and convert |  tdeval | 2003-04-05 | 1 | -15/+21 |
* | strcpy/strcat -> strlcpy/strlcat |  tdeval | 2003-04-05 | 1 | -3/+3 |
* | spelling typos/errors |  david | 2003-03-18 | 1 | -2/+2 |
* | some small typos; |  jmc | 2003-03-17 | 1 | -2/+2 |
* | a few more strlcy; ok from beck & ho |  deraadt | 2003-03-13 | 3 | -11/+13 |
* | license clarifications; arthur_david_olson@nih.gov |  millert | 2003-02-14 | 8 | -8/+36 |
* | Updated from tzcode2002d (ftp://elsie.nci.nih.gov/pub/) |  millert | 2003-01-07 | 2 | -31/+39 |