CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]   2010/07/09 14:07:05

Modified files:
        usr.bin/cvs    : rcs.c 
        usr.bin/rcs    : rcs.c 

Log message:
Make cvs and rcs consistent in what characters they'll accept in
symbol/tag names: require the first character to be a letter and
allow any printable character (except the RCS specials $,.:;@)
afterwards.  This matches GNU cvs.

ok xsa@ zinovik@ stsp@

Reply via email to