| Commit message (Expand) | Author | Age | Files | Lines |
* | Don't return ERR if resize didn't change size |  millert | 2021-03-10 | 6 | -20/+25 |
* | switch over ncurses to --enable-const |  naddy | 2020-12-14 | 3 | -11/+11 |
* | Remove redundant code |  denis | 2020-06-05 | 1 | -3/+2 |
* | Add a fix from ncurses 20200523 via Hiltjo Posthuma that prevents |  nicm | 2020-05-29 | 1 | -3/+7 |
* | Fix a segmentation fault in ncurses. |  fcambus | 2019-11-15 | 1 | -6/+6 |
* | Also remove tbl files from CLEANFILES now they are not generated. |  nicm | 2019-02-13 | 1 | -3/+2 |
* | Remove obsolete tbl suffix from ncurses man pages, no objections from |  nicm | 2019-02-13 | 8 | -15/+15 |
* | Remove obsolete tbl suffix from ncurses man pages, no objections from |  nicm | 2019-02-13 | 1 | -10/+1 |
* | Record an inter-library dependency on libcurses in libedit and libreadline, |  sthen | 2018-11-14 | 1 | -0/+1 |
* | Do not cast (signed char) CANCELLED_BOOLEAN to (char) for comparison |  deraadt | 2018-06-28 | 1 | -3/+3 |
* | remove misc. depend and yacc nits that no longer matter. |  espie | 2017-07-10 | 1 | -8/+1 |
* | mark files as BUILDFIRST, or write explicit dependencies, so that most |  espie | 2017-06-16 | 1 | -1/+3 |
* | Include the legacy_coding(3) page which documents use_legacy_coding(), |  nicm | 2016-09-16 | 2 | -2/+84 |
* | we do not build the curses _memleaks and _trace stuff apparently, |  jmc | 2016-09-15 | 1 | -14/+2 |
* | DEBUGLIBS has been broken since the gcc4 switch, so delete it. CFLAGS |  guenther | 2016-07-04 | 1 | -8/+1 |
* | Use "cc -E" instead of "cpp". OK deraadt@ natano@ |  millert | 2016-05-26 | 1 | -3/+3 |
* | for some time now mandoc has not required MLINKS to function |  jmc | 2016-03-30 | 1 | -175/+1 |
* | Instead of using our own custom BDB terminfo databases, use the ncurses |  nicm | 2015-12-03 | 7 | -290/+17 |
* | libocurses can go to the Attic. last consumer of it was ramdisk more(1) |  deraadt | 2015-11-14 | 1 | -6/+2 |
* | fix a typo in NAME and add two missing entries; |  jmc | 2015-11-12 | 1 | -4/+6 |
* | the tparam mlink is probably a typo (and duplicate) for tparm, so kill it; |  jmc | 2015-11-12 | 1 | -2/+2 |
* | lint is dead: delete the trivial uses of /* VARARGS[0-9]+ */ |  guenther | 2015-09-27 | 1 | -3/+2 |
* | no more html/curses (i'm effectively undoing -r1.10); |  jmc | 2014-07-16 | 1 | -8/+2 |
* | lynx has left the tree, and let's be honest noone will find these html |  deraadt | 2014-07-16 | 4 | -3657/+1 |
* | Disable the USE_OLD_TTY hack that re-encoded termios Bnnn speeds |  naddy | 2013-12-10 | 4 | -11/+11 |
* | Switch time_t, ino_t, clock_t, and struct kevent's ident and data |  guenther | 2013-08-13 | 1 | -2/+2 |
* | remove makefile hacks that are no longer needed with t1 t2: working properly |  espie | 2012-12-21 | 1 | -6/+4 |
* | remove leftover NOLINT, WANTLINT, LINTFLAGS, LOBJ vars and lint targets. |  okan | 2012-08-02 | 1 | -2/+1 |
* | Add /usr/local/share/terminfo to the search path so that ports can |  nicm | 2011-09-21 | 2 | -4/+4 |
* | switch to installing source manuals (base part) |  schwarze | 2011-06-23 | 1 | -8/+18 |
* | Document why everything in this signal handler is totally unsafe -- it is |  deraadt | 2011-05-30 | 1 | -6/+16 |
* | Enable the SIGWINCH handler in ncurses. |  nicm | 2011-04-23 | 1 | -3/+3 |
* | Fix a potential memory leak in an error path (although in code we don't |  nicm | 2010-10-18 | 1 | -3/+7 |
* | there's a missing full stop here too, which seems to be because of |  jmc | 2010-09-11 | 1 | -3/+3 |
* | remove a duplicate line; thomas dickey has confirmed this issue is not |  jmc | 2010-09-11 | 1 | -3/+2 |
* | Enable wide character support in ncurses. It is built into libcurses, |  nicm | 2010-09-06 | 36 | -22/+3658 |
* | Restore an if that got lost in the update. |  nicm | 2010-01-14 | 1 | -7/+9 |
* | Update to ncurses 5.7, with local changes reapplied. |  nicm | 2010-01-12 | 242 | -10109/+21343 |
* | memory leaks, found by parfait; ok millert |  deraadt | 2009-11-11 | 1 | -2/+5 |
* | a few leftovers from yesterday's SCCS/RCS-ID removal; |  schwarze | 2009-10-28 | 1 | -5/+1 |
* | rcsid[] and sccsid[] and copyright[] are essentially unmaintained (and |  deraadt | 2009-10-27 | 1 | -4/+0 |
* | terminfo supports the use= capability (tc= in termcap), to allow one |  nicm | 2009-10-18 | 1 | -18/+73 |
* | Change cap_mkdb and curses to be a better about reformatting terminfo entries |  nicm | 2009-08-28 | 1 | -9/+18 |
* | various MLINK fixes from Alan R. S. Bueno; |  jmc | 2009-08-13 | 1 | -5/+5 |
* | - man page name is keybound, not keyok |  jmc | 2008-12-07 | 1 | -3/+3 |
* | More read/write result checking fixes to avoid unsigned comparisons vs |  krw | 2008-01-29 | 1 | -2/+2 |
* | fix yacc/lex parallel file generation |  espie | 2007-11-24 | 1 | -3/+6 |
* | add missing dependency |  espie | 2007-10-26 | 1 | -1/+2 |
* | remove "unused variable" warnings |  chl | 2007-10-17 | 1 | -3/+1 |
* | safer snprintf construct with more paranoid length calculation |  pvalchev | 2007-06-02 | 1 | -3/+3 |