#
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 ...
|
#
ba472a4f |
| 14-Dec-2020 |
naddy <naddy@openbsd.org> |
switch over ncurses to --enable-const
ncurses has a configure option that adds a few more consts to its headers by way of the NCURSES_CONST define. Starting with version 6.0, this has become the de
switch over ncurses to --enable-const
ncurses has a configure option that adds a few more consts to its headers by way of the NCURSES_CONST define. Starting with version 6.0, this has become the default. OpenBSD is still on ncurses 5.7, but FreeBSD and Linux have moved on. Enable the additional consts to eliminate compiler warnings when sharing code with other platforms.
ok deraadt@ millert@
show more ...
|
#
8f4bf658 |
| 10-Dec-2013 |
naddy <naddy@openbsd.org> |
Disable the USE_OLD_TTY hack that re-encoded termios Bnnn speeds as sgtty Bnnn speeds. This means ospeed has to grow from short to int to hold all possible values. Bump major version.
While there,
Disable the USE_OLD_TTY hack that re-encoded termios Bnnn speeds as sgtty Bnnn speeds. This means ospeed has to grow from short to int to hold all possible values. Bump major version.
While there, also fix a bug in _nc_baudrate().
ok nicm@, millert@, 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 ...
|
#
84af20ce |
| 22-Jan-2001 |
millert <millert@openbsd.org> |
Update to ncurses-5.2-20010114
|
#
77c4fa26 |
| 22-Oct-2000 |
millert <millert@openbsd.org> |
update to ncurses 5.2
|
#
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
|
#
ed0e49f0 |
| 08-May-1999 |
millert <millert@openbsd.org> |
ncurses-4.2-990424
|
#
92dd1ec0 |
| 18-Jan-1999 |
millert <millert@openbsd.org> |
ncurses-4.2-990116
|
#
3dbf6a8c |
| 13-Sep-1998 |
millert <millert@openbsd.org> |
ncurses-4.2-980905
|
#
04dfece0 |
| 23-Jul-1998 |
millert <millert@openbsd.org> |
ncurses-4.2-980718
|