- 03 Jun, 2004 4 commits
- 02 Jun, 2004 3 commits
-
-
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
-
- 01 Jun, 2004 14 commits
-
-
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
-
- 31 May, 2004 6 commits
- 30 May, 2004 10 commits
-
-
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
-
deuce authored
-
deuce authored
-
deuce authored
-
- 28 May, 2004 3 commits