freebsd-dev/gnu/usr.bin/rcs
Baptiste Daroussin c048a83f51 Replace GNU RCS ident with a BSD license ident
Rationale: ident(1) is useful out of RCS, lot of scripts are using ident(1) and
failing when base is built WITHOUT_RCS.

This version is:
- fully compatible with RCS 5.7 ident.
- fully compatible with RCS 5.9 ident.
- passes all ident test from GNU RCS 5.9 test suite

This version has support for: svn extension for the Keyword id (double colon and
# before last $)

Différences with GNU RCS ident:
- no long options as found in GNU RCS 5.9 (but not commented there).
- '-V' reports nothing but has been added for compatibility.

Differential Revision:	https://reviews.freebsd.org/D3200
Reviewed by:	pfg
2015-07-26 11:21:36 +00:00
..
ci Add META_MODE support. 2015-06-13 19:20:56 +00:00
co Add META_MODE support. 2015-06-13 19:20:56 +00:00
doc
lib Add META_MODE support. 2015-06-13 19:20:56 +00:00
merge Add META_MODE support. 2015-06-13 19:20:56 +00:00
rcs Add META_MODE support. 2015-06-13 19:20:56 +00:00
rcsclean Add META_MODE support. 2015-06-13 19:20:56 +00:00
rcsdiff Add META_MODE support. 2015-06-13 19:20:56 +00:00
rcsfreeze Add META_MODE support. 2015-06-13 19:20:56 +00:00
rcsmerge Add META_MODE support. 2015-06-13 19:20:56 +00:00
rlog Add META_MODE support. 2015-06-13 19:20:56 +00:00
CREDITS
Makefile Replace GNU RCS ident with a BSD license ident 2015-07-26 11:21:36 +00:00
Makefile.inc Revert r267233 for now. PIE support needs to be reworked. 2014-08-19 15:04:32 +00:00
NEWS
rcstest
REFS