CVSROOT: /cvs Module name: src Changes by: guent...@cvs.openbsd.org 2012/11/11 18:18:37
Modified files: usr.bin/rdist : client.c Log message: Once a C_RECVDIR command is sent, a matching C_END command has to be sent later, even if the opendir() fails or the nodescend option is set. ok krw@, ian@