Teach rcs utils about commitid phrase.
authorYONETANI Tomokazu <y0netan1@dragonflybsd.org>
Wed, 17 Jan 2007 17:56:24 +0000 (17:56 +0000)
committerYONETANI Tomokazu <y0netan1@dragonflybsd.org>
Wed, 17 Jan 2007 17:56:24 +0000 (17:56 +0000)
commit35fec647c3ad2bcde43d5b2b882e8ce8eaa4a2a1
tree7dbf2813f068f61a61f5d941375903c028d6e640
parente1eeedd055990960f3383026eebb5a86e1e62a3f
Teach rcs utils about commitid phrase.

NOTE: commands don't emit the phrase into RCS files unless you compile
      them with RCS_EMIT_COMMITID=yes.

Taken-from: contrib/rcs-5.7-commitid.patch which came with cvs-1.12.13
gnu/usr.bin/rcs/Makefile.inc
gnu/usr.bin/rcs/ci/ci.c
gnu/usr.bin/rcs/lib/rcsbase.h
gnu/usr.bin/rcs/lib/rcsgen.c
gnu/usr.bin/rcs/lib/rcssyn.c
gnu/usr.bin/rcs/rcs/rcsfile.5
gnu/usr.bin/rcs/rlog/rlog.c