| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | Update license based on lite2 version |  millert | 2002-06-19 | 1 | -14/+30 |
* | oops, major oops; moritz@jodeit.org |  deraadt | 2002-05-26 | 1 | -2/+3 |
* | remaining easy snprintf conversions |  deraadt | 2002-05-25 | 1 | -9/+9 |
* | The %s and %+ conversions are also extensions. |  millert | 2002-05-12 | 1 | -2/+4 |
* | o) start new sentence on a new line; |  mpech | 2002-05-01 | 1 | -2/+3 |
* | Minor updates from tzcode2002c |  millert | 2002-04-04 | 9 | -316/+481 |
* | Part one of userland __P removal. Done with a simple regexp with some minor hand editing to make comments line up correctly. Another pass is forthcoming that handles the cases that could not be done automatically. |  millert | 2002-02-16 | 1 | -3/+3 |
* | correct realloc() misuse |  deraadt | 2001-10-30 | 1 | -3/+9 |
* | Kill very odd use of __CONCAT: completely unneeded, obfuscated, and |  espie | 2001-08-23 | 1 | -2/+2 |
* | Mention leap seconds as the reason for (00-61) |  nate | 2001-07-15 | 1 | -2/+4 |
* | use strlcpy vs strncpy+a[len-1]='\0'. millert@ ok. |  lebel | 2001-06-27 | 2 | -11/+9 |
* | cosmetic changes from tzcode2001a |  millert | 2001-03-26 | 4 | -238/+329 |
* | fix typo |  millert | 2001-02-18 | 1 | -2/+2 |
* | fix %p matching. checked by angelos. closes PR1612 |  d | 2001-01-08 | 1 | -5/+7 |
* | Another round of man page cleanup, this time to remove more hard sentence |  aaron | 2000-10-18 | 4 | -41/+63 |
* | Update to tzcode2000f from ftp://elsie.nci.nih.gov/pub/ |  millert | 2000-09-06 | 6 | -37/+155 |
* | Add MLINKS for timelocal() and timegm(); pointed out by Theo. |  millert | 2000-08-22 | 1 | -2/+3 |
* | Quickly describe timelocal() and timegm() and note that they are |  millert | 2000-08-22 | 1 | -3/+23 |
* | More of the same. |  aaron | 2000-08-09 | 1 | -2/+3 |
* | pretty; ok millert |  deraadt | 2000-08-05 | 1 | -2/+2 |
* | sync with ftp://elsie.nci.nih.gov/pub/tzcode2000c.tar.gz, millert@ ok |  d | 2000-04-16 | 11 | -174/+336 |
* | Mostly punctuation fixes. |  aaron | 2000-04-15 | 1 | -3/+2 |
* | Tell how to set the localtime link here too. |  millert | 2000-03-31 | 1 | -2/+7 |