CVSROOT: /cvs Module name: src Changes by: [email protected] 2020/10/12 07:56:22
Modified files:
usr.bin/compress: main.c
Log message:
Accommodate POSIX basename(3) that takes a non-const parameter and
may modify the string buffer. ok millert@
