- Jan 02, 2003
-
-
rswindell authored
-
rswindell authored
-
rswindell authored
opening result text file.
-
rswindell authored
-
rswindell authored
-
rswindell authored
-
rswindell authored
-
rswindell authored
column 0 and now ignores blank lines.
-
rswindell authored
from unlocking the mutex (Win32 critical section) when it hasn't been locked (outside of input_thread).
-
rswindell authored
-
rswindell authored
-
rswindell authored
-
rswindell authored
-
rswindell authored
-
rswindell authored
-
rswindell authored
-
rswindell authored
-
rswindell authored
LockCount before unlocking to prevent lock-up (indefinite wait) situation.
-
rswindell authored
-
rswindell authored
-
rswindell authored
-
rswindell authored
implementation uses CriticalSections, it would lock the input_thread by leaving (releasing) the critical section when it didn't own it.
-
rswindell authored
-
rswindell authored
-
rswindell authored
(needed for alarm signals in rz).
-
rswindell authored
-
- Jan 01, 2003
-
-
rswindell authored
-
rswindell authored
-
rswindell authored
-
rswindell authored
-
rswindell authored
-
rswindell authored
-
rswindell authored
Unified the StartWithMsg# logic in the 'L' and 'F' commands and made it more "logical". Fixed bug when aborting the 'L' command while in const-scan or find mode; would abort the entire read prompt.
-
rswindell authored
-
- Dec 31, 2002
-
-
rswindell authored
-
rswindell authored
-
rswindell authored
Bugfix: binary externals (transfer protocols) now use raw terminal setup.
-
rswindell authored
(in addition to the output buffer), and eats the entire packet. outcom() now returns TXBOF if the RingBufWrite() call fails.
-
rswindell authored
(*much* faster!).
-
rswindell authored
-