Age | Commit message (Expand) | Author |
---|---|---|
2010-07-31 | Checking for -1 as an overflow value is pretty absurd. Returning | Ray Lai |
2010-07-29 | Replace abort(), fatal(), and errx() with return -1, since date_parse | Ray Lai |
2010-07-23 | Reduce variable/function name and whitespace differences between | Ray Lai |
2010-07-23 | Sync with cvs: | Ray Lai |
2007-02-27 | As done in OpenCVS, general includes cleanup sweep. OK otto@. | Xavier Santolaria |
2007-01-20 | Prevent negative array index accesses when strlen(buff) == 0. | Ray Lai |
2006-05-17 | yyerror() little cleanup | Xavier Santolaria |
2006-05-03 | Use xasprintf and xfree. | Ray Lai |
2006-04-29 | Remove dead code. | Ray Lai |
2006-04-26 | fork our code we shared between openrcs/cvs into the openrcs dir. | Joris Vink |