History log of /openbsd-src/lib/libcurses/curs_addch.3 (Results 1 – 5 of 5)
Revision Date Author Comments
# 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 ...


# d5be5a4d 13-Feb-2019 nicm <nicm@openbsd.org>

Remove obsolete tbl suffix from ncurses man pages, no objections from
millert.


# 964a3972 26-Nov-1997 millert <millert@openbsd.org>

Need to run these through tbl.


# 010b00eb 26-Nov-1997 millert <millert@openbsd.org>

ncurses 4.1 + changes to work with our terminfo libs (instead of
the ncurses ones). Changes are #ifdef EXTERN_TERMINFO.
Post 4.1 patches will be applied in a separate commit.


# ca751a4c 02-Jun-1996 tholo <tholo@openbsd.org>

Install ncurses as -lcurses and <curses.h>
Install BSD curses library as -locurses and <ocurses.h>