summaryrefslogtreecommitdiff
path: root/usr.bin/rcs/rcsprog.h
AgeCommit message (Expand)Author
2005-11-12- fix xsa breakage. char arrays on the stack are not NULL if empty. useNiall O'Higgins
2005-11-08nuke trailing whitespaces;Xavier Santolaria
2005-11-02changes from Venice:Niall O'Higgins
2005-10-27TMPDIR support; joris okXavier Santolaria
2005-10-19add co -p support;Joris Vink
2005-10-18more rcsmerge(1) bits;Xavier Santolaria
2005-10-18use rcs_set_rev() instead of duplicating code all over theJoris Vink
2005-10-17support -f flag for co;Joris Vink
2005-10-15RCSINIT support;Joris Vink
2005-10-15modularise checkout code into checkout_rev(). this shaves off a numberNiall O'Higgins
2005-10-13To be fully compatibly with the GNU RCS tools we need to have theJoris Vink
2005-10-11- support -d <date> option in ci.Niall O'Higgins
2005-10-06ident command, written by xsa@ but he is too busy with work right now;Joris Vink
2005-10-06support rlog command;Joris Vink
2005-10-06rcsclean now works;Joris Vink
2005-10-06thanks to niallo's diff changes, we now can support rcsdiff;Joris Vink
2005-10-02minor knfXavier Santolaria
2005-09-30add missing function prototypes for ci.cNiall O'Higgins
2005-09-29support -q flag in 'co' and 'rcs'Joris Vink
2005-09-29- prototypes for the RCS commands go in rcsprog.hJoris Vink