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