- Jan 02, 2003
-
-
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
-
rswindell authored
Experimenting with this in sbbs to see if there are any race conditions between threads that manipulate the I/O buffers (e.g. Ctrl-C in input_thread clears output buffer).
-
rswindell authored
-
rswindell authored
-
rswindell authored
- disables Ctrl-C checking in input_thread (sets rio_abortable to false) - sends Telnet "DONT BINARY" command after executing external program - forces text attributes back to lightgray after executing external program
-
rswindell authored
pass-through bitmap.
-
- Dec 30, 2002