summaryrefslogtreecommitdiffstats
path: root/lib/libcurses/tinfo/lib_raw.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Update to ncurses 5.7, with local changes reapplied.nicm2010-01-121-88/+148
| | | | | | | | | 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
* Update to ncurses-5.2-20010114millert2001-01-221-9/+9
|
* update to ncurses-5.1-20001007millert2000-10-081-3/+3
|
* Update to ncurses-5.0-20000304millert2000-03-101-3/+3
|
* Update to ncurses-5.0-20000108:millert2000-01-091-10/+8
| | | | | | + add prototype for erase() to curses.h + add TRACE_DATABASE flag for trace(). + formatting changes (style)
* Update to ncurses-19991218millert1999-12-281-98/+103
| | | | | | | | | | | | o reorder tests during mouse initialization to allow for gpm to run in xterm, or for xterm to be used under OS/2 EMX. Also drop test for $DISPLAY in favor of kmous=\E[M or $TERM containing "xterm" (report by Christian Weisgerber <naddy@mips.rhein-neckar.de>). o modify raw() and noraw() to clear/restore IEXTEN flag which affects stty lnext on systems such as FreeBSD (report by Bruce Evans <bde@zeta.org.au>, via Jason Evans <jasone@canonware.com>). o add manual-page for ncurses extensions, documented curses_version(), use_extended_names().
* ncurses-4.2-990307millert1999-03-111-6/+6
|
* ncurses-4.2-990116millert1999-01-181-0/+235