CVSROOT: /cvs Module name: src Changes by: [email protected] 2018/07/14 15:28:02
Modified files:
usr.bin/cvs : client.c
Log message:
don't run cvs_client_sendfile() if its file_type is CVS_DIR, but do not
depend on it being CVS_FILE explicitly.
unbreaks remote operations on removed files.
