OpenBSD CVS

src/usr.bin/rcs/


Click on a directory to enter that directory. Click on a file to display its revision history and to get a chance to display diffs between revisions.

Current directory: [local] / src / usr.bin / rcs

Current tag: OPENBSD_3_9_BASE


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[TXT] Makefile  1.26   18 years  joris   switch to xmalloc stuff, me and xsa@ agreed on this a long time ago, but we were...
[TXT] ci.1  1.23   18 years  jmc   remove trailing whitespace;
[TXT] ci.c  1.102   18 years  niallo   - more spacing
[TXT] co.1  1.20   18 years  xsa   `-mmsg' does not belong here;
[TXT] co.c  1.54   18 years  xsa   remove extra printf;
[TXT] ident.1  1.3   18 years  xsa   add EXAMPLES section; input+ok jmc, niallo ok
[TXT] ident.c  1.11   18 years  xsa   typos in comments;
[TXT] rcs.1  1.20   18 years  xsa   document `-I' and `-sstate[:rev]';
[TXT] rcsclean.1  1.12   18 years  jmc   bit better description of -T; ok xsa@
[TXT] rcsclean.c  1.23   18 years  xsa   cleanup, move log.h and rcs.h inclusion into rcsprog.h;
[TXT] rcsdiff.1  1.15   18 years  xsa   -T has no effect. It's only there for compatibility.
[TXT] rcsdiff.c  1.30   18 years  xsa   cleanup, move log.h and rcs.h inclusion into rcsprog.h;
[TXT] rcsmerge.1  1.3   18 years  xsa   add EXAMPLES section; jmc ok
[TXT] rcsmerge.c  1.13   18 years  xsa   cleanup, move log.h and rcs.h inclusion into rcsprog.h;
[TXT] rcsprog.c  1.63   18 years  niallo   - fix some bugs when handling strange revision numbers (0 and 1). found by my ...
[TXT] rcsprog.h  1.35   18 years  niallo   - finally add proper support for `ci -k`. this little-used option requires quite...
[TXT] rlog.1  1.11   18 years  xsa   document `-r[revs]';
[TXT] rlog.c  1.23   18 years  xsa   add support for `-l[lockers]'. Some (needed) cleanup will follow. Test & OK nial...
[TXT] rcsintro.7 (in the Attic) [Hide]  1.4   18 years  xsa   some more bite; writing about rcsdiff(1); OK jmc@.