summaryrefslogtreecommitdiff
path: root/usr.bin/rcs/rcsdiff.c
AgeCommit message (Expand)Author
2005-10-16- sync rcsdiff_usage();Niall O'Higgins
2005-10-13To be fully compatibly with the GNU RCS tools we need to have theJoris Vink
2005-10-12minor knf;Xavier Santolaria
2005-10-12various usage cleanup; ok jorisTheo de Raadt
2005-10-11correctly set the filename by setting the diff_file variable;Joris Vink
2005-10-09if there is a problem generating the diff for one of the files, continueNiall O'Higgins
2005-10-08sync rcsdiff_usage()Niall O'Higgins
2005-10-08kill extra ']'Joris Vink
2005-10-08- add support for diffing working file against arbitrary revision, egNiall O'Higgins
2005-10-08support unified, context and rcsdiff outputJoris Vink
2005-10-07basic `ci' support is here! more coming soon.Niall O'Higgins
2005-10-06thanks to niallo's diff changes, we now can support rcsdiff;Joris Vink