index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
libcurses
/
tty.c
Age
Commit message (
Expand
)
Author
2000-06-16
Really fix the __endwin/stop handler problem.
jdc
2000-06-15
Move setting of __endwin so that we also change it from the stop handler.
jdc
2000-05-22
Use __restartwin() in reset_prog_mode() and __stopwin() in
jdc
2000-05-17
Send, if necessary, 'ks' or 'ke' sequences from keypad() and wgetch().
jdc
2000-05-01
* Made erasechar and killchar into functions
blymn
2000-04-27
No, really, make sure ECHO is cleared in cbreak() mode too.
mycroft
2000-04-27
Don't fiddle with the tty echo state in echo() and noecho(); it should always
mycroft
2000-04-17
Multiple fixes:
blymn
2000-04-15
Added functions to replace what were previously macros in curses.h
blymn
2000-04-12
Add intrflush().
jdc
2000-04-11
Made data structures opaque
blymn
1999-06-28
Get rid of the evil trailing spaces and tabs.
simonb
1999-04-13
Upgrades the standard NetBSD curses library to provide some
mrg
1998-01-30
merge with lite-2
perry
1997-11-13
Changes to make endwin() act like a SIGSTP in terms of nicely restarting
phil
1997-09-12
Make endwin() save state so a subsequent call to wrefresh restores curses
phil
1997-07-22
RCSid police, fix warnings
mikel
1994-08-17
clean up import
cgd
1994-08-14
Fix return value from endwin().
mycroft
1994-01-24
changes from branch
cgd
1993-11-09
repeat after me: "I hate rcs ids"
cgd
1993-11-09
update to new version from berkeley. doesn't compile yet, nor
cgd
1993-08-07
New files.
mycroft