CVSROOT: /cvs Module name: src Changes by: [email protected] 2020/10/19 13:51:20
Modified files:
usr.bin/cvs : admin.c checkout.c client.c file.c logmsg.c
rcs.c server.c
Log message:
Accommodate POSIX basename(3) that takes a non-const parameter and
may modify the string buffer.
ok florian@ millert@
