Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | no need for timeb.h | 2013-12-03 | 1 | -3/+1 | |
* | Constrain the 2038 check to only when sizeof(time_t) == sizeof(int). | 2013-04-19 | 1 | -4/+5 | |
* | Checking for -1 as an overflow value is pretty absurd. Returning | 2010-07-31 | 1 | -5/+2 | |
* | Replace abort(), fatal(), and errx() with return -1, since date_parse | 2010-07-29 | 1 | -3/+3 | |
* | Reduce variable/function name and whitespace differences between | 2010-07-23 | 1 | -5/+5 | |
* | Sync with cvs: | 2010-07-23 | 1 | -30/+15 | |
* | As done in OpenCVS, general includes cleanup sweep. OK otto@. | 2007-02-27 | 1 | -2/+6 | |
* | Prevent negative array index accesses when strlen(buff) == 0. | 2007-01-20 | 1 | -8/+10 | |
* | yyerror() little cleanup | 2006-05-17 | 1 | -11/+7 | |
* | Use xasprintf and xfree. | 2006-05-03 | 1 | -7/+4 | |
* | Remove dead code. | 2006-04-29 | 1 | -29/+21 | |
* | fork our code we shared between openrcs/cvs into the openrcs dir. | 2006-04-26 | 1 | -0/+922 |