- Jun 04, 2004
-
-
rswindell authored
-
- Jun 03, 2004
-
-
rswindell authored
was calling free() instead of strFreeList().
-
rswindell authored
iniSet functions will now use a default (minimalizstic) style if a NULL style pointer is passed.
-
rswindell authored
-
deuce authored
doing nothing.
-
deuce authored
that would conflict.
-
deuce authored
-
deuce authored
-
deuce authored
-
deuce authored
-
- Jun 02, 2004
-
-
deuce authored
OSs. Change flock() error condition to errno=EWOULDBLOCK rather than errno!=EOPNOTSUPP Therefore, any error that's not because of an existing lock is not a lock error.
-
deuce authored
For unix, use setvbuf to turn off stdout and stderr buffers For unix, set con_fp to stdout instead of stderr (Why was it stderr? This would result in all output being logged! Did nobody notice this?) For unix, don't use TTY functions on non-tty For unix, support stdio even if it's not a tty This should fix the problems people are having with sbj and sbl from CVS builds LET ME KNOW!
-
deuce authored
-
- Jun 01, 2004
-
-
deuce authored
-
deuce authored
-
deuce authored
events, allow click as long as press and release are on the same char.
-
deuce authored
\x01 is displayed as a reversed A.
-
deuce authored
-
deuce authored
display of control-chars (ie: Up/Down arrows)
-
deuce authored
-
deuce authored
-
deuce authored
"ALL DESCRIPTIONS ARE GUESSES. I DON'T KNOW ANYONE WHO KNOWS EXACTLY WHAT THESE FUNCTIONS DO!" Right, like I'm going to support this?
-
deuce authored
-
deuce authored
-
deuce authored
-
deuce authored
-
deuce authored
-
- May 31, 2004
- May 30, 2004
-
-
deuce authored
-
deuce authored
-
deuce authored
NetBSD doesn't have echochar()
-
deuce authored
(XCurses is still untested)
-
deuce authored
Any *nix program using the standard build system will now compile with XCurses if XCURSES is set like so: gmake XCURSES=1 This is currently experimental... in theory it should work, but I'm not betting the farm on 'er.
-
deuce authored
Blame any new SP releated errors on me.
-
deuce authored
-