christos
7990d9579f
lib/14813: Jason R. Thorpe: worm(6) no longer builds w/ new libcurses
...
Make baudrate a function, gc old variables, implement ospeed in terms of
baudrate, bump major number to 5, since we don't have __baset anymore.
2001-12-02 22:43:44 +00:00
blymn
c84d91aad5
* Major change to add support for the newterm/set_term functions.
...
* Added fix to getch.c suggested by Gabriel Rosenkoetter (thanks :-)
2001-12-02 09:14:20 +00:00
blymn
295d3a0e44
Added function - bumped minor version of lib.
2001-10-15 13:11:49 +00:00
jdc
e1b04b0bbd
Bump libcurses minor (now 4.2).
2001-04-20 13:04:58 +00:00
simonb
e6fa1cbf79
Add the instr and inchstr families of functions.
2001-01-01 10:36:12 +00:00
jdc
f7d4b58f02
Libcurses-4.0
...
Removal of termcap capabilities requires major bump. Pointed out by Itojun.
Capabilities are still available if `_CURSES_TERMCAP_COMPAT' is defined.
2000-12-31 12:33:02 +00:00
jdc
7a083b2f6e
Libcurses minor bump.
2000-12-22 17:08:32 +00:00
jdc
5133f6e158
libcurses minor++.
2000-05-11 22:56:46 +00:00
blymn
2128c86b68
* Made erasechar and killchar into functions
...
* Modified __init_getch to use termcap handle that has been allocated
(_cursesi_genbuf) instead of refetching it.
* Make wgetstr support erase - this is not a full blown SUSv2 version
but it is a start.
2000-05-01 12:30:30 +00:00
jdc
85a2e6448b
Bump libcurses minor (new functions - wnoutrefresh() and doupdate()).
2000-04-27 00:28:58 +00:00
blymn
67967397d1
* Fixed bug in copywin.
...
* Fixed bug in overwrite.
* Added functions is_linetouched, is_wintouched, untouchwin and wtouchln.
2000-04-26 12:29:47 +00:00
blymn
43bf1b16a3
Bump minor version.
2000-04-25 14:05:15 +00:00
blymn
23464ee534
Made data structures opaque
2000-04-11 13:57:08 +00:00
simonb
499fc203b7
Little nit - major first, then minor.
1999-06-27 12:14:03 +00:00
mrg
586d4ce109
Upgrades the standard NetBSD curses library to provide some
...
of the SYSV curses facilities. The added features are the collapsing
of arrow and function keysequences (as defined by termcap for the
terminal) into symbolic code returns thus relieving the application of
recognising multi-character key sequences. Other features are the
capability to perform a timed wait for a key (good for when you are
not sure if there is a keypress ready or not) and the capability for
turning off the inter-key timeout when assembling multi-character
function keys.
this work was done by Julian Coleman <J.D.Coleman@newcastle.ac.uk>
and blymn@baea.com.au (Brett Lymn). i'm just integrating it. thanks
HEAPS guys!
1999-04-13 14:08:17 +00:00
abs
edc1a24a56
Add a note to update src/distrib/sets/lists/base/shl.*, and add a missing
...
RCS Id.
1999-02-25 08:02:19 +00:00
jtc
0d04dfb0d5
Ncurses (like SysV/XOpen based curses implementations) includes
...
the termcap API. This changes bsd-curses to do the same, so we
can update program Makefiles and the like *before* ncurses 4.2
is integrated.
1998-02-18 22:08:12 +00:00
perry
93db5caa95
RCSID Police.
1998-01-05 07:41:06 +00:00
cgd
d29088dab1
clean up import
1994-08-17 21:51:41 +00:00
cgd
77eeb1ffa0
major number bump, for stdio and safety...
1994-04-03 03:44:41 +00:00
cgd
dbc90f4ea4
minor rev
1993-12-04 23:12:04 +00:00
cgd
019bbd1316
update to new version from berkeley. doesn't compile yet, nor
...
does it have rcsid's. this is for diffs.
1993-11-09 03:34:01 +00:00
cgd
daea3d2f86
add shlib_version file, with version 0.0
1993-11-08 03:48:53 +00:00