aboutsummaryrefslogtreecommitdiff
path: root/gnu/usr.bin/rcs/lib
Commit message (Expand)AuthorAgeFilesLines
* Add META_MODE support.Simon J. Gerraty2015-06-131-0/+13
|\
| * dirdeps.mk now sets DEP_RELDIRSimon J. Gerraty2015-06-081-2/+0
| * Updated dependenciesSimon J. Gerraty2013-02-161-2/+0
| * Sync FreeBSD's bmake branch with Juniper's internal bmake branch.Marcel Moolenaar2012-08-221-0/+16
* | Revert r256095, r256120 (partial), r256121:Glen Barber2013-10-0921-0/+12062
* | Good bye RCS. You will be missed.Eitan Adler2013-10-0721-12062/+0
|/
* For variables that are only checked with defined(), don't provideRuslan Ermilov2004-10-241-1/+1
* Fix some warnings by defining has_sa_sigaction to 1. When the configurePeter Wemm2003-10-261-1/+1
* Removed now unused INTERNALSTATICLIB.Ruslan Ermilov2002-05-131-2/+2
* Fixed RCSLOCALID buffer overflow (by making an overflow condition fatal).Ruslan Ermilov2002-02-081-1/+1
* Fix typo introduced in a comment in the previous commitKris Kennaway2001-05-121-1/+1
* Create temporary files securely using mkstemp() instead of mktemp()Kris Kennaway2001-05-063-2/+13
* Ack, missed a CVSHeader reference in a switch. *blush*Peter Wemm2000-01-111-0/+1
* $Id$ -> $FreeBSD$Peter Wemm1999-08-2717-17/+17
* Fix missed optimisation in "Attic/" stripping code in $CVSHeader$Peter Wemm1997-08-221-2/+2
* Redo the $CVSHeader$ support to use code from David Dawes as in XFree86.Peter Wemm1997-08-191-26/+34
* After looking around at what the other *BSD's do for their $xxxBSD$ tags,Peter Wemm1997-05-117-32/+122
* Revert $FreeBSD$ to $Id$Peter Wemm1997-02-2217-17/+17
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-1417-17/+17
* gets() -> fgets()Jordan K. Hubbard1995-12-012-7/+7
* Remove the $ Log: ... $ lines from the comments in the files that hadPeter Wemm1995-10-2911-52/+11
* Recover the -K option to co, for handling selective keyword expansion.Peter Wemm1995-10-293-6/+78
* AARGH!!!!Peter Wemm1995-10-291-3/+3
* First part of import conflict merge from rcs-5.7 import.Peter Wemm1995-10-2816-3117/+4326
* This commit was generated by cvs2svn to compensate for changes in r11891,Peter Wemm1995-10-286-38/+351
|\
| * Import rcs-5.7, required for full support of cvs-1.6.Peter Wemm1995-10-2821-0/+11921
* Remove trailing whitespace.Rodney W. Grimes1995-05-3013-132/+177
* Delete two redundant declarations of _exit() and exit().Jordan K. Hubbard1994-08-091-3/+1
* Regenerate conf.h with configure script from original package.Garrett Wollman1994-08-051-8/+9
* Fix serious off by one error for FreeBSD keyword, this has been drivingRodney W. Grimes1994-06-221-3/+8
* To truely have the OLD behavior of RCS by default make the expansionRodney W. Grimes1994-05-151-3/+10
* No longer use FSYNC_ALL by default, we do not have the stability problemsRodney W. Grimes1994-05-141-1/+1
* Add new option -K from David Dawes that allows you to turn on and offRodney W. Grimes1994-05-143-6/+61
* Update makefiles:J.T. Conklin1993-07-091-1/+2
* We don't need librcs.a in /usr/lib, so make install not do anythingNate Williams1993-07-061-0/+3
* Added Chris Demetriou's FSYNC_ALL option which causes all writes to beNate Williams1993-06-282-4/+18
* Updated GNU utilitiesJordan K. Hubbard1993-06-1817-0/+10270