Subj : CVS commit src/sbbs3/sexyz.c To : All From : rswindell Date : Thu Jun 02 2005 03:00 pm src/sbbs3 sexyz.c 1.41 1.42 Update of /cvsroot/sbbs/src/sbbs3 In directory cvs.synchro.net:/tmp/cvs-serv12289 Modified Files: sexyz.c Log Message: send_files() now exits immediately if the passed filenames don't exist. Transfers will now actually work with max_errors set to 0 (attempts=max_errors+1). zmodem_recv_init() now handles the following headers: ZFILE, ZSINIT, ZCOMMAND, ZFREECNT, and ZFIN. .