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
/
tty
/
at
trash-bin2
10 files
MKexpanded.sh
Update to ncurses 5.7, with local changes reapplied.
16 years ago
hardscroll.c
Update to ncurses 5.7, with local changes reapplied.
16 years ago
hashmap.c
Update to ncurses 5.7, with local changes reapplied.
16 years ago
lib_mvcur.c
Update to ncurses 5.7, with local changes reapplied.
16 years ago
lib_tstp.c
Document why everything in this signal handler is totally unsafe -- it is totally ridiculous to call all sorts of stdio and malloc stuff in a signal handler. These comments have been looked at by nicm, and then passed upstream.
15 years ago
lib_twait.c
Update to ncurses 5.7, with local changes reapplied.
16 years ago
lib_vidattr.c
Update to ncurses 5.7, with local changes reapplied.
16 years ago
tty_display.h
Update to ncurses 5.7, with local changes reapplied.
16 years ago
tty_input.h
Update to ncurses 5.7, with local changes reapplied.
16 years ago
tty_update.c
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