summaryrefslogtreecommitdiff
path: root/lib/libcurses/shlib_version
AgeCommit message (Expand)Author
2013-12-10Disable the USE_OLD_TTY hack that re-encoded termios Bnnn speedsChristian Weisgerber
2013-08-13Switch time_t, ino_t, clock_t, and struct kevent's ident and dataPhilip Guenther
2011-09-21Add /usr/local/share/terminfo to the search path so that ports canNicholas Marriott
2010-09-06Enable wide character support in ncurses. It is built into libcurses,Nicholas Marriott
2010-01-12Update to ncurses 5.7, with local changes reapplied.Nicholas Marriott
2004-07-13errno changes, lib major version bumps, and general flag dayMarco S Hyman
2002-12-03Crank all library major numbers. Needed due to the fact that weTodd C. Miller
2000-10-24Crank major because the type of the "ospeed" variable changed fromTodd C. Miller
2000-03-26Update to ncurses-5.0-20000325Todd C. Miller
2000-03-13update to ncurses-5.0-20000311Todd C. Miller
2000-01-08Enable extended cap names. Previously, the only allowed cap names wereTodd C. Miller
1999-11-28update to ncurses-5.0-19991127Todd C. Miller
1999-01-18ncurses-4.2-990116Todd C. Miller
1998-07-23ncurses-4.2-980718Todd C. Miller
1998-01-17Use _ti_get_screensize() from libtermlib to update screen size if changedTodd C. Miller
1997-12-03Merge of ncurses-4.1-971129Todd C. Miller
1997-11-26ncurses 4.1 + changes to work with our terminfo libs (instead ofTodd C. Miller
1996-12-16Generate library versions of macro implementations as wellThorsten Lockert
1996-06-02Add file that got accidentally removed with curses upgrade; also bumpThorsten Lockert
1996-06-02Install ncurses as -lcurses and <curses.h>Thorsten Lockert
1995-10-18initial import of NetBSD treeTheo de Raadt