summaryrefslogtreecommitdiffstats
path: root/lib/libcurses
AgeCommit message (Expand)AuthorFilesLines
2000-11-08another MLINKderaadt1-3/+4
2000-10-24Crank major because the type of the "ospeed" variable changed frommillert1-2/+2
2000-10-22update to ncurses 5.2millert13-181/+166
2000-10-20Don't attempt to free uninitialized variable; guenther@gac.edumillert1-1/+1
2000-10-10Don't ignore $TERMCAP, $TERMINFO, $TERMINFO_DIRS, $TERMPATH, and $HOMEmillert6-44/+69
2000-10-09Add check for NUL home that got missed in the last mergemillert1-2/+2
2000-10-08update to ncurses-5.1-20001007millert49-1673/+2770
2000-10-02Don't call cgetset() on $TERMCAP if setugid. The logic has been reworkedmillert1-18/+20
2000-10-02Don't look in ~/.terminfo if setugid. This is consistent with themillert1-2/+2
2000-08-03fix xref: info_mkdb -> cap_mkdb; ok millert@naddy1-2/+2
2000-08-02$HOME paranoia: never use getenv("HOME") w/o checking for NULL and non-zeromillert3-8/+8
2000-07-24Update to ncurses-5.1-20000722millert11-81/+96
2000-07-10ncurses 5.1millert50-310/+538
2000-06-19ncurses-5.0-20000617millert36-1147/+1339
2000-04-17Move some misplaced periods outside of the parentheses.aaron1-3/+3
2000-04-14Check $TERMCAP for a termcap entry even when we are using the system'smillert1-7/+14
2000-04-04Update to ncurses-5.0-20000401:millert6-42/+30
2000-03-29more MLINKSderaadt1-1/+3
2000-03-26Update to ncurses-5.0-20000325millert19-385/+444
2000-03-13update to ncurses-5.0-20000311millert15-369/+378
2000-03-10Update to ncurses-5.0-20000304millert36-1669/+1596
2000-02-06ncurses-5.0-20000205millert6-18/+21
2000-01-23Update to ncurses-5.0-20000122millert2-11/+19
2000-01-16Update to ncurses-5.0-20000115:millert8-861/+854
2000-01-09Update to ncurses-5.0-20000108:millert10-993/+992
2000-01-08Enable extended cap names. Previously, the only allowed cap names weremillert4-60/+79
2000-01-02+ corrected conversion from terminfo rs2 to termcap rs (cf: 980704)millert13-1869/+1844
1999-12-28When reading an entry from terminfo.db, do not try to set a capabilitymillert1-19/+10
1999-12-28document ncruses extensionsmillert1-0/+89
1999-12-28neglected to update NCURSES_VERSION_PATCHmillert1-2/+2
1999-12-28Update to ncurses-19991218millert4-351/+363
1999-12-12Update to ncurses-19991211:millert2-294/+310
1999-12-06update to ncurses-5.0-19991204millert5-20/+42
1999-11-28#ifdef BROKEN_LINKER -> #if BROKEN_LINKERmillert2-5/+5
1999-11-28#ifdef BROKEN_LINKER -> #if BROKEN_LINKERmillert1-2/+2
1999-11-28update to ncurses-5.0-19991127millert47-376/+728
1999-11-17add MLINKs I missedmillert1-3/+5
1999-11-17add more MLINKsmillert1-11/+16
1999-11-17Add missing MLINKsmillert1-19/+23
1999-08-22ncurses-5.0-990821millert3-6/+20
1999-08-15Update to ncurses-5.0-990814millert16-98/+118
1999-07-11ncurses-990710:millert2-7/+5
1999-07-04ncurses-5.0-990703 -- better support for mixing termcap and terminfo/curses routinesmillert4-9/+31
1999-06-27ncurses-5.0-990626millert9-30/+78
1999-06-15ncurses-5.0-990614 -- only affects ada stuff which we don't ship so just update NCURSES_VERSION_PATCHmillert1-2/+2
1999-06-14cvs skipped these files in the previous commit for mysterious reasonsmillert2-5/+10
1999-06-14ncurses-5.0-990612millert4-29/+34
1999-06-06ncurses-4.2-990605millert2-10/+10
1999-05-29we no longer have a builtin.h filemillert1-2/+1
1999-05-17ncurses-4.2-990516; no code changesmillert6-15/+18