Age | Commit message (Expand) | Author |
1999-03-11 | ncurses-4.2-990307 | Todd C. Miller |
1999-03-02 | ncurses-4.2-990301 | Todd C. Miller |
1999-02-24 | This is 5.0, not 4.2 | Todd C. Miller |
1999-02-24 | ncurses-4.2-990220; this is a pre-release of 5.0 | Todd C. Miller |
1999-02-24 | ncurses-990213 | Todd C. Miller |
1999-02-11 | Update to ncurses-4.2-990206: | Todd C. Miller |
1999-02-01 | Bracket protos for _nc_read_bsd_terminfo_entry and _nc_read_bsd_terminfo_file | Todd C. Miller |
1999-01-31 | missed this in last update | Todd C. Miller |
1999-01-31 | ncurses-4.2-990130 | Todd C. Miller |
1999-01-24 | ncurses-4.2-990123 | Todd C. Miller |
1999-01-24 | ACS_BLCORNER and ACS_BRCORNER should be ACS_LLCORNER and ACS_LRCORNER respect... | Todd C. Miller |
1999-01-23 | make _nc_read_file_entry() look in terminfo.db too. Makes the -A and -B flag... | Todd C. Miller |
1999-01-22 | Move call to _nc_read_bsd_terminfo_entry() to _nc_read_entry() so reading | Todd C. Miller |
1999-01-21 | mention html docs | Todd C. Miller |
1999-01-20 | make /usr/src/lib/libcurses/doc/ if it does not exist since the mtree gets do... | Todd C. Miller |
1999-01-18 | use the doc dir | Todd C. Miller |
1999-01-18 | ncurses docs in html | Todd C. Miller |
1999-01-18 | ncurses-4.2-990116 | Todd C. Miller |
1998-11-30 | typo | Todd C. Miller |
1998-11-30 | Link -ltermcap to -lcurses and -lotermcap to -locurses. This fixes | Todd C. Miller |
1998-11-19 | Ignore $TERMINFO if setuigid | Todd C. Miller |
1998-11-19 | For issetugid case, only ignore $TERMCAP if it is a path | Todd C. Miller |
1998-11-17 | man updates from ncurses-4.2-981114 | Todd C. Miller |
1998-11-17 | update to ncurses-4.2-981114 | Todd C. Miller |
1998-10-31 | update to ncurses 4.2-981017 | Todd C. Miller |
1998-10-08 | Don't honor $TERMCAP, $TERMINFO, or ~/.termcap, ~/.terminfo if we are setuid/... | Todd C. Miller |
1998-09-17 | ncurses-4.2-980912 | Todd C. Miller |
1998-09-13 | ncurses-4.2-980905 | Todd C. Miller |
1998-09-13 | kill dreck | Todd C. Miller |
1998-09-12 | Use cgetent(3) and friends when reading termcap | Todd C. Miller |
1998-09-12 | fall back on termcap | Todd C. Miller |
1998-09-07 | More man page fixes. Particularly fix uses of it's/its, affect/effect, | Aaron Campbell |
1998-08-31 | use HOSTCC to compile helper programs | Michael Shalayeff |
1998-08-29 | man page repairs; aaron@ug.cs.dal.ca | Theo de Raadt |
1998-08-16 | If $TERMINFO is set, use that in preference to the system terminfo file, but ... | Todd C. Miller |
1998-08-15 | simplify a few things wrt realloc | Todd C. Miller |
1998-08-15 | fix broken realloc fix from yesterday | Todd C. Miller |
1998-08-14 | don't define HAVE_* since it conflicts with other configure scripts | Todd C. Miller |
1998-08-14 | fix realloc usage | Todd C. Miller |
1998-08-03 | update to ncurses-4.2-980801 | Todd C. Miller |
1998-07-30 | unctrl.c is generated at depend time | Todd C. Miller |
1998-07-27 | update to ncurses-4.2-980725 | Todd C. Miller |
1998-07-25 | (3) not (3S) | Todd C. Miller |
1998-07-25 | termcap(3), not curs_termcap(3) | Todd C. Miller |
1998-07-25 | terminfo(3), not curs_terminfo(3) | Todd C. Miller |
1998-07-25 | fix comment | Todd C. Miller |
1998-07-24 | typo | Jason Downs |
1998-07-23 | fix comment | Todd C. Miller |
1998-07-23 | ncurses-4.2-980718 | Todd C. Miller |
1998-07-18 | terminfo(3) not curs_terminfo(3); james@oaktree.co.uk | Todd C. Miller |