History log of /freebsd-10.2-release/gnu/usr.bin/rcs/
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
285830 23-Jul-2015 gjb

- Copy stable/10@285827 to releng/10.2 in preparation for 10.2-RC1
builds.
- Update newvers.sh to reflect RC1.
- Update __FreeBSD_version to reflect 10.2.
- Update default pkg(8) configuration to use the quarterly branch.[1]

Discussed with: re, portmgr [1]
Approved by: re (implicit)
Sponsored by: The FreeBSD Foundation

256281 10-Oct-2013 gjb

Copy head (r256279) to stable/10 as part of the 10.0-RELEASE cycle.

Approved by: re (implicit)
Sponsored by: The FreeBSD Foundation


256198 09-Oct-2013 gjb

Revert r256095, r256120 (partial), r256121:

r256095:
- Add gnu/usr.bin/rcs back to the base system.

r256120:
- Add WITHOUT_RCS back to src.conf.5.

r256121:
- Remove UPDATING entry regarding gnu/usr.bin/rcs removal.

Requested by: many
Approved by: re (marius)
Discussed with: core


147225 10-Jun-2005 des

Remove kludges intended to support src trees with partial obj trees.

Discussed with: ru


136910 24-Oct-2004 ru

For variables that are only checked with defined(), don't provide
any fake value.


136679 18-Oct-2004 ru

Utilize SCRIPTS.


121536 26-Oct-2003 peter

Fix some warnings by defining has_sa_sigaction to 1. When the configure
script was run (years and years ago), we didn't have it.


100872 29-Jul-2002 ru

Drop support for COPY, -c has been the default mode of install(1)
for a long time now.

Approved by: bde


100313 18-Jul-2002 ru

s/${INSTALL} -c/${INSTALL} ${COPY}/


96513 13-May-2002 ru

Removed now unused INTERNALSTATICLIB.
INTERNALLIB now implies NOPIC and NOPROFILE.
Removed gratuitous NOMAN.


90399 08-Feb-2002 ru

Fixed RCSLOCALID buffer overflow (by making an overflow condition fatal).

Spotted by: John Johnson <bio.metrix@gte.net>


87625 10-Dec-2001 peter

Recognize numeric digits inside $id$ tags, eg: $XFree86$

PR: 30666
Submitted by: Tony Finch <dot@dotat.at>


79454 09-Jul-2001 dd

mdoc(7) police: remove extraneous .Pp before and/or after .Sh.


76512 12-May-2001 kris

Fix typo introduced in a comment in the previous commit


76301 06-May-2001 kris

Create temporary files securely using mkstemp() instead of mktemp()

Reviewed by: mikeh, audit@
MFC after: 1 week


74861 27-Mar-2001 ru

MAN[1-9] -> MAN.


73349 02-Mar-2001 ru

setlocale(3) has been fixed to match POSIX standard:
LC_ALL takes precedence over other LC_* envariables.


55808 11-Jan-2000 peter

Ack, missed a CVSHeader reference in a switch. *blush*

Submitted by: ru


50472 27-Aug-1999 peter

$Id$ -> $FreeBSD$


28619 23-Aug-1997 steve

Add missing *roff macros to correct display about -V option.

PR: docs/4162
Submitted by: Kazuo Horikawa <k-horik@yk.rim.or.jp


28566 22-Aug-1997 peter

Fix missed optimisation in "Attic/" stripping code in $CVSHeader$

Submitted by: jdp


28407 19-Aug-1997 peter

Redo the $CVSHeader$ support to use code from David Dawes as in XFree86.
The stuff I hacked together didn't strip out "/Attic/" for files
on branches when the HEAD version was cvs rm'ed.


25699 11-May-1997 peter

After looking around at what the other *BSD's do for their $xxxBSD$ tags,
take the easy way out and implement the beginnings of something similar.
Don't worry, the code here is *dormant* so far, some "help" from cvs is
required. This is going in now so that jdp can see what I'm working on.
This is an extension of the previous existing skeleton $FreeBSD$ code.


22996 22-Feb-1997 peter

Revert $FreeBSD$ to $Id$


21810 17-Jan-1997 jdp

Add back the description of the "-v" option. It seems to have been
lost in the conflict resolution leading up to revision 1.4.
2.2 candidate.


21673 14-Jan-1997 jkh

Make the long-awaited change from $Id$ to $FreeBSD$

This will make a number of things easier in the future, as well as (finally!)
avoiding the Id-smashing problem which has plagued developers for so long.

Boy, I'm glad we're not using sup anymore. This update would have been
insane otherwise.


19972 26-Nov-1996 ache

Use LC_TIME=C


16663 24-Jun-1996 jkh

Bring in my changes for removing the pestilent obj links (unless you
really want them) from /usr/src. This is the final version of the
patches, incorporating the feedback I've received from -current.


14605 12-Mar-1996 wosch

delete /usr/local/bin from PATH

Submitted by: nate


14601 12-Mar-1996 wosch

delete /usr/ucb from PATH, move /usr/local/bin after /usr/bin


14045 12-Feb-1996 mpp

Another round of man page cleanups.

Down to only about 100 items left to cleanup! :-)


13512 20-Jan-1996 mpp

Rcsdiff incorrectly only allows one -L option to be specified.

Submitted by: Niklas Hallqvist <niklas@filippa.appli.se> via NetBSD-bugs


12553 01-Dec-1995 jkh

gets() -> fgets()


11929 29-Oct-1995 peter

Remove the $ Log: ... $ lines from the comments in the files that had
them. Good greif! This was causing an unimaginable amount of brain-damage!
The mere fact that I griped about $ Log $ in a previous commit (misspelled
deliberately here) meant that the blasted thing was being expanded from the
middle of the log entry as well as the beginning, and using " * All these"
as the comment leader.. AARGH!!!! We *really* need to prevent these from
being expanded! (or remove the magic identifier from the source).


11927 29-Oct-1995 peter

Recover the -K option to co, for handling selective keyword expansion.


11926 29-Oct-1995 peter

Restore phk's changes from 1.3 - 1.5.. Adds a -v switch to rlog to get it
to print the current version of the RCS files.


11925 29-Oct-1995 peter

Restore nate's change from rev 1.2; improve readability of the rlog output
(adds a short row of dashes in a place that CVS and RCS dont mind)


11904 29-Oct-1995 peter

AARGH!!!!

Fix the hard-coded pathname to /usr/local/bin/co and /usr/local/bin/merge
that I missed...


11894 28-Oct-1995 peter

First part of import conflict merge from rcs-5.7 import.

All those $Log$ entries, combined with the whitespace changes are a real
pain.

I'm committing this now, before it's completely finished to get it compiling
and working again ASAP. Some of the FreeBSD specific features are not working
in this commit yet (mainly rlog stuff and $FreeBSD$ support)


11892 28-Oct-1995 peter

This commit was generated by cvs2svn to compensate for changes in r11891,
which included commits to RCS files with non-trunk default branches.


9701 25-Jul-1995 bde

Change `install' to `${INSTALL}' so that default install flags can be
specified in the top level Makefiles.


8858 30-May-1995 rgrimes

Remove trailing whitespace.


1980 09-Aug-1994 jkh

Delete two redundant declarations of _exit() and exit().
Submitted by: jkh


1880 05-Aug-1994 wollman

Regenerate conf.h with configure script from original package.


1764 22-Jun-1994 rgrimes

Fix serious off by one error for FreeBSD keyword, this has been driving
me nuts as it was on by default and that is NOT what I wanted.


1500 15-May-1994 rgrimes

To truely have the OLD behavior of RCS by default make the expansion
of $FreeBSD$ false by default. This should keep them out
of the pre 2.x repository. (Or at least make them useless in it).


1495 14-May-1994 rgrimes

No longer use FSYNC_ALL by default, we do not have the stability problems
with the system as we once did. This should greatly increase the speed
of rcs and therefore cvs.


1494 14-May-1994 rgrimes

Add new option -K from David Dawes that allows you to turn on and off
specific keyword substitution during a rcs co command.
Add the new keyword FreeBSD that is IDENTICAL in operation to $Id$.


1487 12-May-1994 phk

typo.


1486 12-May-1994 phk

made -v produce tip-revision, which was what I wanted in the first place...


1485 11-May-1994 phk

Added -v option to rlog. This gives a quick way to get a list of versions.


246 06-Aug-1993 nate

Have rlog output be much easier to parse. (Added one line which is not
used by any CVS/RCS commands)


121 14-Jul-1993 nate

chmr@edvz.tu-graz.ac.at

gnu/rcs/rcs and rcsfreeze have the wrong man extension in their
Makefiles (.0)


113 09-Jul-1993 conklin

Update makefiles:
centralize obj/noobj conditional in Makefile.inc
use DPADD
don't compile profiling library
install rcsfreeze correctly
After this commit, the freebsd and netbsd rcs distribution will be in sync.


101 06-Jul-1993 nate

Really cleaned up obj/noobj this time (same as I did with CVS)


100 06-Jul-1993 nate

We don't need librcs.a in /usr/lib, so make install not do anything


93 06-Jul-1993 nate

Don't echo anything when doing null args, since not doing anything is
more like the standard behavior.


84 02-Jul-1993 root

New manual page system


51 28-Jun-1993 nate

Added Chris Demetriou's FSYNC_ALL option which causes all writes to be
flushed immediately. (In case of a crash in the middle of CVS/RCS commits


46 25-Jun-1993 nate

Fixed cvs to work with/without object directories and added missing rcslean
directory to top level makefile.


10 18-Jun-1993 jkh

This commit was generated by cvs2svn to compensate for changes in r9,
which included commits to RCS files with non-trunk default branches.