summaryrefslogtreecommitdiff
path: root/usr.bin/rcs/rcsclean.c
AgeCommit message (Expand)Author
2005-12-19use fatal() if getlogin() fails;Xavier Santolaria
2005-12-10switch to xmalloc stuff, me and xsa@ agreed on this a longJoris Vink
2005-12-08complete and correct rcs locking functionality,Joris Vink
2005-11-28sync usage() for `-xsuffixes';Xavier Santolaria
2005-11-25add `-T' support for rcsclean(1) and rcs(1);Xavier Santolaria
2005-11-23initial bits for -T support;Xavier Santolaria
2005-11-21enable `-xsuffixes' support as it has been added a few days agoXavier Santolaria
2005-11-17yet another output fix;Xavier Santolaria
2005-11-16fix output if file is not locked;Xavier Santolaria
2005-11-02sync with Reality;Xavier Santolaria
2005-10-29rcsclean -u support; ok joris nialloXavier Santolaria
2005-10-19sync usage();Xavier Santolaria
2005-10-19.Xr rcsmerge(1) + one style nitpick;Xavier Santolaria
2005-10-18use rcs_set_rev() instead of duplicating code all over theJoris Vink
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-07basic `ci' support is here! more coming soon.Niall O'Higgins
2005-10-06support -n and -k flags;Joris Vink
2005-10-06add -r flag and sync usage;Joris Vink
2005-10-06rcsclean now works;Joris Vink