- Feb 28, 2004
-
-
deuce authored
-
- Feb 27, 2004
-
-
rswindell authored
-
- Feb 26, 2004
- Feb 23, 2004
- Feb 22, 2004
-
-
deuce authored
Fixed WAY too many memory leaks. Editing now uses the program specified in VISUAL if DISPLAY is also set... otherwise uses EDITOR. Question: Should file viewing use the PAGER program or the internal display routine?
-
deuce authored
ediging text files, and soon semaphore-based things (ercycle, QWK callout, events) Added two log views to node dirs.
-
rswindell authored
the directory).
-
- Feb 19, 2004
-
-
rswindell authored
float) arguments, including bools, to strings. This prevents accidental crashes due to printing a bool variable with "%s", for example.
-
- Feb 18, 2004
-
-
deuce authored
-
- Feb 14, 2004
- Feb 11, 2004
-
-
rswindell authored
filename) if passed a path that included both foward and back-slashes.
-
- Feb 10, 2004
- Jan 29, 2004
-
-
rswindell authored
Win32: Enables the Nagle algorithm for native socket I/O doors (improving performance for socket doors that don't do their own buffering). Win32: Re-apply the ctrl/sockopts.cfg file to client socket upon returning from an external program (in case the program modified socket options). Unix: Re-enable client socket blocking upon returning from an external program (in case the program disabled it).
-
- Jan 28, 2004
-
-
deuce authored
when door returns. This sort of thing should be done for Win32 too. Hint hint.
-
deuce authored
was causing poor door performance under Win32 using sockets on newer version of Synchronet... fixed in OpenDoors because it's not a bad idea. However, this should ALSO be fixed in Synchronet! Anyone experiencing slow door performance under Win32 using native doors under Synchronet, expect a fix soon!
-
deuce authored
-
deuce authored
-
deuce authored
-
deuce authored
This may need to be backed out (untested)
-
- Jan 22, 2004
- Jan 21, 2004
- Jan 20, 2004
-
-
rswindell authored
-
- Jan 16, 2004
-
-
deuce authored
-
- Jan 15, 2004
- Jan 10, 2004
-
-
rswindell authored
QWK packing events to spew unintended output strings into the event log.
-