Age | Commit message (Expand) | Author |
---|---|---|
2006-09-27 | Plug memory leak. | Ray Lai |
2006-09-21 | Add support to rcsdiff for all the other diff flags that | Todd C. Miller |
2006-08-14 | files_differ() should return -1 on error, according to comments. Make | Ray Lai |
2006-07-27 | spacing | Theo de Raadt |
2006-05-11 | Use fstat instead of stat, simplifie switch statement into if | Ray Lai |
2006-05-10 | Remove (size_t) casts on integer constants. | Ray Lai |
2006-05-05 | - fix rcsdiff exit status on success/errors; now matches gnu/usr.bin/rcs. | Xavier Santolaria |
2006-04-29 | Check return values for all strlcpy, and strlcat calls. | Ray Lai |
2006-04-26 | err() cleanup; | Xavier Santolaria |
2006-04-26 | fork our code we shared between openrcs/cvs into the openrcs dir. | Joris Vink |