- Feb 09, 2005
-
-
rswindell authored
single-threaded Unix apps. :-)
-
- 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
-
deuce authored
-
rswindell authored
-
rswindell authored
actually used for SSJS, not CGI). The web server verifies the existence of the temp dir during initialization.
-
- Feb 07, 2005
-
-
rswindell authored
-
- Feb 06, 2005
-
-
deuce authored
-
- 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
-
-
deuce authored
set. This should make it work as the BBS does.
-
deuce authored
this one!)
-
deuce authored
as the height of the listbox rather than calculating it. Allow list title to be NULL.
-
deuce authored
-
deuce authored
-
rswindell authored
-
rswindell authored
Don't default "To" value to "All" if sending e-mail.
-
rswindell authored
-
rswindell authored
-
rswindell authored
initiated with the -l (loop) option.
-
rswindell authored
causing the next article to not be imported the next time newslink ran. Use XOVER to get article headers (if supported on server). This reduces the likelihood of requesting a bad article number which some servers now consider worthy of disconnection!
-
rswindell authored
-
- Feb 03, 2005
- Feb 02, 2005
- Feb 01, 2005
- Jan 31, 2005
-
-
deuce authored
with large buffers. Fix post_offset calculationduring CGI execution. Handle CGI exit better.
-