Subj : CVS commit src/syncterm/term.c To : All From : deuce Date : Mon Jun 06 2005 10:14 am src/syncterm term.c 1.60 1.61 Update of /cvsroot/sbbs/src/syncterm In directory cvs.synchro.net:/tmp/cvs-serv26908 Modified Files: term.c Log Message: Use hold_update during ZModem dialog display. Return from lputs() quick in case of debug output (To avoid any ciolib calls) This speeds up the curses display (esp. from a remote system) and should have a favorable effect on Win32 display too. .