summaryrefslogtreecommitdiff
path: root/usr.bin/rcs/Makefile
AgeCommit message (Expand)Author
2005-12-10switch to xmalloc stuff, me and xsa@ agreed on this a longJoris Vink
2005-12-01link rcsintro.7;Xavier Santolaria
2005-11-12- remove strtab stuff. serves no useful purpose.Niall O'Higgins
2005-10-31- remove MLINKS line, was commented out and is useless anyway.Niall O'Higgins
2005-10-26install ident and rlog too; joris okXavier Santolaria
2005-10-23with recent diff3 support, rcsmerge now works;Joris Vink
2005-10-22need util.c for diff3Joris Vink
2005-10-20+YFLAGS=Xavier Santolaria
2005-10-18more rcsmerge(1) bits;Xavier Santolaria
2005-10-16remove obsolete comment;Xavier Santolaria
2005-10-15install the rcs binaries correctly;Joris Vink
2005-10-15we have manual pages for all the rcs tools now,Niall O'Higgins
2005-10-11- support -d <date> option in ci.Niall O'Higgins
2005-10-06put cpp opts into CPPFLAGS and add a future MLINKS; joris@ okMichael Shalayeff
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-05- add a diff.h header file, corresponding to public functions in diff.cNiall O'Higgins
2005-10-03revert rcs to rcsprog change,Joris Vink
2005-10-02change the name of the RCS tools binary to rcsprog instead of rcs toJoris Vink
2005-09-30add a basic ci.c as a starting point. requires more changes to rcs apiNiall O'Higgins
2005-09-29put it basic checkout codeJoris Vink
2005-09-19Add preprocessor directives needed for usr.bin/rcs programs to compile.Niall O'Higgins
2005-04-15pick up BINDIR from above; ok jorisTheo de Raadt
2005-04-15move rcs (and later on, clones of all the other rcs commands) out of theTheo de Raadt