| Age | Commit message (Expand) | Author |
| 1999-09-17 | don't call fwrite() will a NULL buffer | lukem |
| 1999-07-30 | Don't use GNU malloc() any more. | mycroft |
| 1999-07-22 | Allow -L on both files, not only one. | hubertf |
| 1999-03-13 | set MKLINT=no. noted by NAKAJIMA Yoshihiro <nakayosh@kcn.ne.jp> | lukem |
| 1999-02-13 | convert from NOxxx= to MKxxx=no. | lukem |
| 1998-09-14 | Increase "keylength" to 32, inspired by <prlw1@newn.cam.ac.uk> in PR | tv |
| 1998-09-12 | Remove /usr/local/bin and /usr/ucb from $PATH. Closes pr 5235 by Jim Bernard. | frueauf |
| 1998-07-27 | const poisoning. | mycroft |
| 1998-05-04 | Need to pull in bsd.own.mk to get RCS_LOCALID from mk.conf | thorpej |
| 1998-04-20 | most of the rcs tools have `rcs' as the prefix, except `rlog'. | lukem |
| 1998-03-26 | PR #3512 by Ty Sarna: add parsing of ${RCS_LOCALID} make variable to set | tv |
| 1998-02-20 | Fill in missing (default) mmap(2) flags. | mycroft |
| 1997-10-25 | use CPPFLAGS instead of CFLAGS | lukem |
| 1997-10-18 | fix make -j race condition building lib, move common code into Makefile.inc | lukem |
| 1997-06-23 | reverse previous. | mrg |
| 1997-06-23 | install all man pages. | mrg |
| 1997-05-31 | Back out BUILDDIR and NOINSTALL changes. | cjs |
| 1997-05-30 | Remove empty libinstall target and add NOINSTALL=1. | cjs |
| 1997-05-07 | Use libinstall::, not install:, to prevent instaling LIB. | mycroft |
| 1997-05-07 | Add .MAKE to the .OBJDIR hacks, so they work with `make -n'. | mycroft |
| 1997-03-25 | Add "#define has_mkstemp 1" (which needs "#define has_mktemp 1"), | lukem |
| 1997-03-24 | Makefile cleanups | christos |
| 1996-10-21 | Fix missing "#ifdef LOCALID" from pr#2876 | veego |
| 1996-10-18 | Use ${INSTALL}. | thorpej |
| 1996-10-15 | Merge rcs 5.7. | veego |
| 1996-10-13 | Import GNU rcs 5.7 | veego |
| 1996-09-26 | Change a comment so that RCS doesn't expand it... (like, duh) | thorpej |
| 1996-09-04 | Add a comment describing how to use LOCALID. | thorpej |
| 1996-05-21 | don't use gets(). pr#2287 (patch sent to rcs maintainers) | mrg |
| 1995-10-22 | Parallel make fixes | christos |
| 1995-04-23 | NetBSD RCS Id format | cgd |
| 1995-04-19 | Correct path to mail program. | mycroft |
| 1995-02-24 | Look for subprograms in /usr/bin. | mycroft |
| 1995-02-24 | RCS 5.6.7.4 | mycroft |
| 1995-02-24 | RCS 5.6.7.4 | mycroft |
| 1994-12-22 | specify man pages the new way. | cgd |
| 1994-12-15 | don't define _exit() here (PR #637). | jtc |
| 1994-10-07 | Minor changes. | mycroft |
| 1994-09-19 | Make the local ID support more flexible. From Ty Sarna. | mycroft |
| 1994-07-12 | don't define exit() here. in fact, none of these should be here, but... | cgd |
| 1994-06-29 | Add new keyword. | mycroft |
| 1994-03-28 | alphabetize subdir list, where possible | cgd |
| 1994-01-24 | fix 'make' biff. from Roland McGrath | cgd |
| 1993-12-28 | Changed to use make's new .OBJDIR | davidb |
| 1993-12-09 | Eliminate a compiler warning. | mycroft |
| 1993-12-01 | do the right thing (i.e. ignore) EINVAL returned as an error from fsync(). | cgd |
| 1993-11-03 | use gnu malloc | cgd |
| 1993-10-08 | don't think of .pl files as prolog files, think of them as Perl files, | cgd |
| 1993-10-06 | change the type of fread and fwrite to size_t. unistd.h declares | cgd |
| 1993-10-06 | no pic libraries | cgd |