CVSROOT: /cvs Module name: src Changes by: [email protected] 2020/06/09 14:05:40
Modified files:
usr.bin/rcs : rcsprog.c
Log message:
Refuse to remove locked revisions with rcs -orange.
Otherwise we could leave behind a lock for a revision that
no longer exists, breaking the RCS file.
Reported via bugs@ by [email protected]
