K 10
svn:author
V 6
fenner
K 8
svn:date
V 27
1997-07-01T22:19:57.000000Z
K 7
svn:log
V 317
Teach cvsweb about the "branch:" RCS header
Print out information about branch points as well as branches.
Don't use user input in regexp's (e.g. turned /^${module}\s+(\S+)/o
    into /^(\S+)\s+(\S+)/o && $module eq $1) to avoid "foo.c++"
    regex error
Add to safeglob() a little (although it's still not used yet)

END
