CVSROOT: /cvs Module name: src Changes by: [email protected] 2019/01/09 10:55:28
Modified files:
usr.bin/rcs : rcs.c
Log message:
Make sure rcs_lock_add() and rcs_lock_remove() properly update the
rd_lock member of the matching delta.
Other keyword substitution will not properly work in cases where the
RCS file did not have a lock for the revision yet or if the lock is
being removed.
