#
c7ef0cfc |
| 17-Oct-2023 |
nicm <nicm@openbsd.org> |
Update ncurses and associated libraries (form, panel, menu) to 6.4-20230826 (from 5.7-20081102).
Based on result from Thomas Dickey's ncu2openbsd script and then modified. Switches to the upstream t
Update ncurses and associated libraries (form, panel, menu) to 6.4-20230826 (from 5.7-20081102).
Based on result from Thomas Dickey's ncu2openbsd script and then modified. Switches to the upstream tput. Major bump for the ncurses libraries and for libedit and libreadline.
Help from tb, millert.
ok deraadt sthen
show more ...
|
#
e283eadf |
| 10-Mar-2021 |
millert <millert@openbsd.org> |
Don't return ERR if resize didn't change size This is a backport of the ncurses 5.9 20120707 patch. Previously, getch() would return ERR if SIGWINCH was received but the window didn't actually change
Don't return ERR if resize didn't change size This is a backport of the ncurses 5.9 20120707 patch. Previously, getch() would return ERR if SIGWINCH was received but the window didn't actually change size. This can happen, for example, when the xterm font is changed. OK tb@
show more ...
|
#
6bc6570d |
| 06-Sep-2010 |
nicm <nicm@openbsd.org> |
Enable wide character support in ncurses. It is built into libcurses, libform, libmenu, libpanel and each library is also linked to a corresponding "w" version.
This is a major bump for all four lib
Enable wide character support in ncurses. It is built into libcurses, libform, libmenu, libpanel and each library is also linked to a corresponding "w" version.
This is a major bump for all four libraries.
Thanks to landry, stsp, sthen, naddy, oga, Martin Pieuchot, and anyone else I've forgotten for testing.
ok naddy krw deraadt
show more ...
|
#
81d8c4e1 |
| 12-Jan-2010 |
nicm <nicm@openbsd.org> |
Update to ncurses 5.7, with local changes reapplied.
This is around eight years worth of changes (previously we were around ncurses 5.2), too many to list - many bug fixes and also a few new functio
Update to ncurses 5.7, with local changes reapplied.
This is around eight years worth of changes (previously we were around ncurses 5.2), too many to list - many bug fixes and also a few new functions.
A major bump for libcurses, libpanel, libform and libmenu.
ok deraadt
show more ...
|
#
0a42a665 |
| 13-Apr-2003 |
jmc <jmc@openbsd.org> |
try to use the X Window System, X11 or XFree86 consistently.
diffs from Paul Weismann, via mickey@ aided, abetted and ok'd matthieu@
|
#
84af20ce |
| 22-Jan-2001 |
millert <millert@openbsd.org> |
Update to ncurses-5.2-20010114
|
#
a63cca66 |
| 10-Oct-2000 |
millert <millert@openbsd.org> |
Don't ignore $TERMCAP, $TERMINFO, $TERMINFO_DIRS, $TERMPATH, and $HOME if root but not setugid.
Fix select usage to deal with an arbitrary number of fd's. This code is not compiled since we use pol
Don't ignore $TERMCAP, $TERMINFO, $TERMINFO_DIRS, $TERMPATH, and $HOME if root but not setugid.
Fix select usage to deal with an arbitrary number of fd's. This code is not compiled since we use poll(2).
show more ...
|
#
91421ef5 |
| 08-Oct-2000 |
millert <millert@openbsd.org> |
update to ncurses-5.1-20001007
|
#
852c4eda |
| 10-Jul-2000 |
millert <millert@openbsd.org> |
ncurses 5.1
|
#
1fe33145 |
| 19-Jun-2000 |
millert <millert@openbsd.org> |
ncurses-5.0-20000617
|
#
f3e2efdd |
| 26-Mar-2000 |
millert <millert@openbsd.org> |
Update to ncurses-5.0-20000325
|
#
4b107ee4 |
| 10-Mar-2000 |
millert <millert@openbsd.org> |
Update to ncurses-5.0-20000304
|
#
2a24a90c |
| 06-Feb-2000 |
millert <millert@openbsd.org> |
ncurses-5.0-20000205
|
#
b373e8e7 |
| 09-Jan-2000 |
millert <millert@openbsd.org> |
Update to ncurses-5.0-20000108: + add prototype for erase() to curses.h + add TRACE_DATABASE flag for trace(). + formatting changes (style)
|
#
68631a7c |
| 06-Dec-1999 |
millert <millert@openbsd.org> |
update to ncurses-5.0-19991204
|
#
9ee63291 |
| 28-Nov-1999 |
millert <millert@openbsd.org> |
update to ncurses-5.0-19991127
|
#
867e3ba6 |
| 04-Jul-1999 |
millert <millert@openbsd.org> |
ncurses-5.0-990703 -- better support for mixing termcap and terminfo/curses routines
|
#
24dc1c5e |
| 27-Jun-1999 |
millert <millert@openbsd.org> |
ncurses-5.0-990626
|
#
9761d4af |
| 14-Jun-1999 |
millert <millert@openbsd.org> |
cvs skipped these files in the previous commit for mysterious reasons
|
#
fb43e193 |
| 16-Mar-1999 |
millert <millert@openbsd.org> |
ncurses-4.2-990316
|
#
6dfa96fc |
| 15-Mar-1999 |
millert <millert@openbsd.org> |
ncurses-4.2-990314
|
#
0f1087e2 |
| 12-Mar-1999 |
millert <millert@openbsd.org> |
these somehow got missed in the earlier curses commit
|
#
feef4803 |
| 02-Mar-1999 |
millert <millert@openbsd.org> |
ncurses-4.2-990301
|
#
c21ba70d |
| 24-Feb-1999 |
millert <millert@openbsd.org> |
ncurses-4.2-990220; this is a pre-release of 5.0
|
#
ca6fa85b |
| 24-Feb-1999 |
millert <millert@openbsd.org> |
ncurses-990213
|