Age | Commit message (Expand) | Author |
---|---|---|
2006-06-03 | - correctly handle binary files; say bye bye to using c strings for deltatexts. | Niall O'Higgins |
2006-05-15 | missing bits for a working merge(1). Built and enabled. | Xavier Santolaria |
2006-05-10 | Remove (size_t) casts on integer constants. | Ray Lai |
2006-05-08 | check for rcs_diffreg() return value; OK ray@. | Xavier Santolaria |
2006-05-08 | fix error/verbose messages to match gnu/usr.bin/rcs when using rcsmerge(1). | Xavier Santolaria |
2006-05-04 | finish work wrt TMPDIR; use xasprintf() to simplify code while in there; | Xavier Santolaria |
2006-05-03 | respect TMPDIR; OK ray@. | Xavier Santolaria |
2006-04-29 | Check return values for all strlcpy, and strlcat calls. | Ray Lai |
2006-04-27 | zap util.[ch] and move the content into rcsutil.[ch]. | Xavier Santolaria |
2006-04-26 | fork our code we shared between openrcs/cvs into the openrcs dir. | Joris Vink |