tangled
alpha
login
or
join now
jcs.org
/
openbsd-src
0
fork
atom
jcs's openbsd hax
openbsd
0
fork
atom
overview
issues
pulls
pipelines
openbsd-src
/
lib
/
libcurses
/
at
fan
5 folders
88 files
base
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@
5 years ago
tinfo
tparm %l should push strlen(pop) onto the stack not insert it into the result, from ncurses 5.9 patch 20130126:
3 years ago
trace
Update to ncurses 5.7, with local changes reapplied.
16 years ago
tty
Add a fix from ncurses 20200523 via Hiltjo Posthuma that prevents ncurses passing strings to tputs() that look like BSD padding when using the rep terminfo(5) capability (with BSD_TPUTS which we and upstream both have enabled). Upstream change:
5 years ago
widechar
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.
15 years ago
Caps
Update to ncurses 5.7, with local changes reapplied.
16 years ago
Makefile
Also remove tbl files from CLEANFILES now they are not generated.
7 years ago
SigAction.h
Update to ncurses 5.7, with local changes reapplied.
16 years ago
capdefaults.c
Update to ncurses 5.7, with local changes reapplied.
16 years ago
curs_add_wch.3
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.
15 years ago
curs_add_wchstr.3
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.
15 years ago
curs_addch.3
Remove obsolete tbl suffix from ncurses man pages, no objections from millert.
7 years ago
curs_addchstr.3
Update to ncurses 5.7, with local changes reapplied.
16 years ago
curs_addstr.3
Update to ncurses 5.7, with local changes reapplied.
16 years ago
curs_addwstr.3
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.
15 years ago
curs_attr.3
Remove obsolete tbl suffix from ncurses man pages, no objections from millert.
7 years ago
curs_beep.3
Update to ncurses 5.7, with local changes reapplied.
16 years ago
curs_bkgd.3
Update to ncurses 5.7, with local changes reapplied.
16 years ago
curs_bkgrnd.3
Update to ncurses 5.7, with local changes reapplied.
16 years ago
curs_border.3
Update to ncurses 5.7, with local changes reapplied.
16 years ago
curs_border_set.3
Update to ncurses 5.7, with local changes reapplied.
16 years ago
curs_clear.3
Update to ncurses 5.7, with local changes reapplied.
16 years ago
curs_color.3
Update to ncurses 5.7, with local changes reapplied.
16 years ago
curs_delch.3
Update to ncurses 5.7, with local changes reapplied.
16 years ago
curs_deleteln.3
Update to ncurses 5.7, with local changes reapplied.
16 years ago
curs_extend.3
Update to ncurses 5.7, with local changes reapplied.
16 years ago
curs_get_wch.3
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.
15 years ago
curs_get_wstr.3
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.
15 years ago
curs_getch.3
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@
5 years ago
curs_getstr.3
Update to ncurses 5.7, with local changes reapplied.
16 years ago
curs_getyx.3
Update to ncurses 5.7, with local changes reapplied.
16 years ago
curs_in_wch.3
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.
15 years ago
curs_in_wchstr.3
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.
15 years ago
curs_inch.3
Remove obsolete tbl suffix from ncurses man pages, no objections from millert.
7 years ago
curs_inchstr.3
Update to ncurses 5.7, with local changes reapplied.
16 years ago
curs_initscr.3
Update to ncurses 5.7, with local changes reapplied.
16 years ago
curs_inopts.3
Update to ncurses 5.7, with local changes reapplied.
16 years ago
curs_ins_wch.3
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.
15 years ago
curs_ins_wstr.3
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.
15 years ago
curs_insch.3
Update to ncurses 5.7, with local changes reapplied.
16 years ago
curs_insstr.3
Update to ncurses 5.7, with local changes reapplied.
16 years ago
curs_instr.3
Update to ncurses 5.7, with local changes reapplied.
16 years ago
curs_inwstr.3
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.
15 years ago
curs_kernel.3
Update to ncurses 5.7, with local changes reapplied.
16 years ago
curs_legacy.3
Update to ncurses 5.7, with local changes reapplied.
16 years ago
curs_mouse.3
Remove obsolete tbl suffix from ncurses man pages, no objections from millert.
7 years ago
curs_move.3
Update to ncurses 5.7, with local changes reapplied.
16 years ago
curs_opaque.3
fix a typo in NAME and add two missing entries; ok schwarze (i think nicm too, but i'm getting mixed up with oks at the minute...)
10 years ago
curs_outopts.3
Update to ncurses 5.7, with local changes reapplied.
16 years ago
curs_overlay.3
Update to ncurses 5.7, with local changes reapplied.
16 years ago
curs_pad.3
Update to ncurses 5.7, with local changes reapplied.
16 years ago
curs_print.3
Update to ncurses 5.7, with local changes reapplied.
16 years ago
curs_printw.3
Update to ncurses 5.7, with local changes reapplied.
16 years ago
curs_refresh.3
Update to ncurses 5.7, with local changes reapplied.
16 years ago
curs_scanw.3
Update to ncurses 5.7, with local changes reapplied.
16 years ago
curs_scr_dump.3
Update to ncurses 5.7, with local changes reapplied.
16 years ago
curs_scroll.3
Update to ncurses 5.7, with local changes reapplied.
16 years ago
curs_slk.3
Update to ncurses 5.7, with local changes reapplied.
16 years ago
curs_termattrs.3
Update to ncurses 5.7, with local changes reapplied.
16 years ago
curs_touch.3
Update to ncurses 5.7, with local changes reapplied.
16 years ago
curs_util.3
Update to ncurses 5.7, with local changes reapplied.
16 years ago
curs_window.3
Update to ncurses 5.7, with local changes reapplied.
16 years ago
curses.3
Remove obsolete tbl suffix from ncurses man pages, no objections from millert.
7 years ago
curses.h
ncurses wide character functions should be available with _XOPEN_SOURCE of 500 or greater and not require _XOPEN_SOURCE_EXTENDED. Bring in changes from upstream ncurses patches 20100403 and 20111030 to take this into account. Reported by Grigory Kirillov via jmc@.
3 years ago
curses.priv.h
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@
5 years ago
default_colors.3
Update to ncurses 5.7, with local changes reapplied.
16 years ago
define_key.3
Update to ncurses 5.7, with local changes reapplied.
16 years ago
fifo_defs.h
Update to ncurses 5.7, with local changes reapplied.
16 years ago
hashed_db.h
Update to ncurses 5.7, with local changes reapplied.
16 years ago
hashsize.h
Update to ncurses 5.7, with local changes reapplied.
16 years ago
key_defined.3
Update to ncurses 5.7, with local changes reapplied.
16 years ago
keybound.3
Update to ncurses 5.7, with local changes reapplied.
16 years ago
keyok.3
Update to ncurses 5.7, with local changes reapplied.
16 years ago
legacy_coding.3
Include the legacy_coding(3) page which documents use_legacy_coding(), probably missed at one update or another. Reported by Anthony Coulter, discussed with jmc.
9 years ago
nc_alloc.h
Update to ncurses 5.7, with local changes reapplied.
16 years ago
nc_panel.h
Update to ncurses 5.7, with local changes reapplied.
16 years ago
nc_tparm.h
Remove redundant code
5 years ago
ncurses_cfg.h
Add /usr/local/share/terminfo to the search path so that ports can install custom terminfo files. Minor ncurses bump to allow packages to depend on the right version. From discussion with zinke@ and dcoppa@.
14 years ago
ncurses_def.h
Update to ncurses 5.7, with local changes reapplied.
16 years ago
parametrized.h
Update to ncurses 5.7, with local changes reapplied.
16 years ago
resizeterm.3
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@
5 years ago
shlib_version
Record an inter-library dependency on libcurses in libedit and libreadline, avoiding runtime failures on architectures using ld.lld. Also add a note to libcurses shlib_version reminding about bumps (as done with libcrypto/libssl).
7 years ago
term.5
Remove obsolete tbl suffix from ncurses man pages, no objections from millert.
7 years ago
term.7
Instead of using our own custom BDB terminfo databases, use the ncurses files in /usr/share/terminfo/*. This removes a large difference from upstream ncurses and other systems.
10 years ago
term.h
switch over ncurses to --enable-const
5 years ago
term_entry.h
Update to ncurses 5.7, with local changes reapplied.
16 years ago
termcap.3
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.
12 years ago
termcap.h
switch over ncurses to --enable-const
5 years ago
terminfo.3
Update to ncurses 5.7, with local changes reapplied.
16 years ago
terminfo.5
Remove obsolete tbl suffix from ncurses man pages, no objections from millert.
7 years ago
tic.h
Update to ncurses 5.7, with local changes reapplied.
16 years ago
unctrl.h
Update to ncurses 5.7, with local changes reapplied.
16 years ago
wresize.3
Update to ncurses 5.7, with local changes reapplied.
16 years ago