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
/
getch.c
Age
Commit message (
Expand
)
Author
2000-05-25
Send 'ks' sequence from first call to keypad(win, TRUE) only and not from
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
Add extra KEY_* definitions (from SUSv2).
jdc
2000-04-23
* Fixed bug in copywin which was copying more than it should.
blymn
2000-04-22
Fully initialize the structure allocated in new_keymap().
thorpej
2000-04-22
* Added ungetch
blymn
2000-04-18
Make sure we don't read a negative character value (again).
jdc
2000-04-17
Multiple fixes:
blymn
2000-04-15
Add a missing __restore_termios() in an error return.
jdc
2000-04-15
Added functions to replace what were previously macros in curses.h
blymn
2000-04-12
Make sure we don't read a negative character value.
jdc
2000-04-11
Made data structures opaque
blymn
1999-12-07
Only unctrl() the first 256 input values.
simonb
1999-06-28
Get rid of the evil trailing spaces and tabs.
simonb
1999-06-15
Make a few private variables and functions static.
simonb
1999-06-06
Re-arrange some code to approach our regular style.
pk
1999-06-06
Hang on to the termcap buffer that we have tgetent() fill.
pk
1999-04-13
Upgrades the standard NetBSD curses library to provide some
mrg
1998-02-03
remove obsolete register declarations
perry
1997-07-22
RCSid police, fix warnings
mikel
1994-08-17
clean up import
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 version from uunet.
mycroft
1993-08-01
Add RCS identifiers.
mycroft
1993-07-09
added Andrew Chernov's patch set:
alm
1993-03-21
initial import of 386bsd-0.1 sources
cgd