- Feb 10, 2005
- Feb 09, 2005
- Feb 08, 2005
-
-
rswindell authored
-
rswindell authored
name or it confuses the MS linker), segregating single and multi-threaded intermediate files (solves sexyz linking problem).
-
rswindell authored
-
deuce authored
-
rswindell authored
actually used for SSJS, not CGI). The web server verifies the existence of the temp dir during initialization.
-
- Feb 05, 2005
-
-
rswindell authored
(not SyncTerm's fault!).
-
deuce authored
-
deuce authored
-
deuce authored
-
deuce authored
-
deuce authored
Clear screen first and wait for a keypress before exiting (Win32 may not be started from a console, and some curses implemetations clear screen on exit)
-
rswindell authored
-
rswindell authored
responding to options as a server would (rather than a client). It now responds to terminal type requests and sends window size, however the window size is currently incorrect (always 80x24?) - I'll let Deuce fix that. Eliminated some bcc-reported warnings. Added CVS ID keyword.
-
rswindell authored
execute after cleanup() is called, bad things happen (e.g. segfault).
-
rswindell authored
There's still a bug here (in Win32 build at least), when running "syncterm somebogusparam", it prints the usage all on one line.
-
- Feb 04, 2005
- Feb 03, 2005
-
-
deuce authored
with no borders... (No jokes please!)
-
- Feb 02, 2005
- Feb 01, 2005
-
-
rswindell authored
-
- Jan 31, 2005
-
-
deuce authored
with large buffers. Fix post_offset calculationduring CGI execution. Handle CGI exit better.
-
deuce authored
respectively in non curses/ANSI modes. This allows broken programs which use CTRL-Q (Xon) and CTRL-S (Xoff) to "work" as well as they do for other broken terminals in those broken programs. NOTE: By passing these through regardless of binary mode, I'm currently breaking the RLogin spec... TODO!
-
- Jan 30, 2005
- Jan 29, 2005
- Jan 28, 2005