#
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 ...
|
#
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 ...
|
#
4700aafe |
| 17-Mar-2003 |
millert <millert@openbsd.org> |
use snprintf throughout
|
#
84af20ce |
| 22-Jan-2001 |
millert <millert@openbsd.org> |
Update to ncurses-5.2-20010114
|
#
40ecf94d |
| 04-Apr-2000 |
millert <millert@openbsd.org> |
Update to ncurses-5.0-20000401: o change unctrl() to render C1 characters (128-159) as ~@, ~A, etc. o trace() function is provided only if TRACE is defined, e.g., in the debug library. Modify r
Update to ncurses-5.0-20000401: o change unctrl() to render C1 characters (128-159) as ~@, ~A, etc. o trace() function is provided only if TRACE is defined, e.g., in the debug library. Modify related calls to _tracechar() to use unctrl() instead.
show more ...
|
#
4b107ee4 |
| 10-Mar-2000 |
millert <millert@openbsd.org> |
Update to ncurses-5.0-20000304
|
#
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)
|
#
9ee63291 |
| 28-Nov-1999 |
millert <millert@openbsd.org> |
update to ncurses-5.0-19991127
|
#
92dd1ec0 |
| 18-Jan-1999 |
millert <millert@openbsd.org> |
ncurses-4.2-990116
|