CVSROOT: /cvs Module name: src Changes by: [email protected] 2020/10/18 14:35:18
Modified files:
usr.bin/ftp : fetch.c util.c
Log message:
Accommodate POSIX basename(3) that takes a non-const parameter and
may modify the string buffer.
improved and ok jca@
