| Commit message (Expand) | Author | Age | Files | Lines |
| * | MFC: doc fixes, casts, cosmetic. | Jordan K. Hubbard | 1998-07-19 | 1 | -1/+1 |
| * | MFC: fix ^Z keypad on/off | Andrey A. Chernov | 1998-06-19 | 3 | -25/+53 |
| * | MFC: NULL pointer in vidattr | Andrey A. Chernov | 1998-05-15 | 1 | -5/+11 |
| * | MFC: XSI macros including attr_get | Andrey A. Chernov | 1998-04-15 | 1 | -1/+10 |
| * | MFC: testing code removed | Andrey A. Chernov | 1998-01-02 | 1 | -13/+2 |
| * | MFC: insdel in last windows line fix | Andrey A. Chernov | 1998-01-02 | 3 | -71/+82 |
| * | MFC: typo fix | Joerg Wunsch | 1997-10-28 | 1 | -2/+2 |
| * | environmental -> environment | Philippe Charnier | 1997-09-19 | 1 | -1/+1 |
| * | MFC: Fix possible coredump on BW display | Andrey A. Chernov | 1997-09-02 | 1 | -2/+6 |
| * | MFC: inspace handling | Andrey A. Chernov | 1997-08-28 | 1 | -3/+3 |
| * | MFC: saving/restoring tty modes, initscr twice | Andrey A. Chernov | 1997-08-25 | 4 | -27/+64 |
| * | MFC: winnstr and resizeterm | Andrey A. Chernov | 1997-08-24 | 3 | -3/+16 |
| * | This commit was manufactured by cvs2svn to create branch 'RELENG_2_2'. | cvs2svn | 1997-08-24 | 1 | -0/+54 |
| * | Merge from -current, NCURSES_VERSION and unctrl() | Andrey A. Chernov | 1997-08-13 | 5 | -37/+80 |
| * | Merge -current TRACE fix | Andrey A. Chernov | 1997-08-13 | 1 | -1/+1 |
| * | Merge from -current | Andrey A. Chernov | 1997-07-30 | 16 | -44/+126 |
| * | Merge revision 1.7 from -current. | Jordan K. Hubbard | 1996-12-22 | 1 | -2/+2 |
| * | delete doubled words, e.g.: "the the" -> "the" | Wolfram Schneider | 1996-10-05 | 2 | -2/+6 |
| * | Added parens to noecho in screen initialization example. | Alexander Langer | 1996-09-28 | 1 | -1/+1 |
| * | Back out my recent compilation clean-up changes, sysinstall is now weird. | Paul Traina | 1996-09-26 | 5 | -5/+5 |
| * | Fix some compilation warnings | Paul Traina | 1996-09-22 | 5 | -5/+5 |
| * | Don't smash attributes when turning color values off. This was submitted | Jordan K. Hubbard | 1996-09-06 | 1 | -2/+2 |
| * | Fixed DPADD. | Bruce Evans | 1996-09-05 | 1 | -2/+3 |
| * | cmp -s || install -c ==> install -C | Peter Wemm | 1996-08-30 | 1 | -8/+5 |
| * | .include "bsd.prog.mk" -> .include <bsd.prog.mk> | Peter Wemm | 1996-08-30 | 1 | -1/+1 |
| * | Delete -DGOOD_SELECT from CFLAGS, we don't have it. This is used to | Peter Wemm | 1996-08-26 | 1 | -2/+2 |
| * | Go back to sigaction again now that Peter has found the problem. | Jordan K. Hubbard | 1996-08-16 | 1 | -3/+3 |
| * | Switch from using sigaction to signal. | Jordan K. Hubbard | 1996-08-15 | 1 | -8/+5 |
| * | Make libncurses catch SIGWINCH and update the values for LINES and COLS. | Jordan K. Hubbard | 1996-08-15 | 1 | -0/+15 |
| * | Add something so that you can solve the puzzle automatically by pressing | Jordan K. Hubbard | 1996-08-15 | 1 | -1/+10 |
| * | remove MLINKS tparm.3 due name clash with libtermcap | Wolfram Schneider | 1996-05-27 | 1 | -2/+5 |
| * | The traceon and traceoff directives aren't in this version ncurses. | Jordan K. Hubbard | 1996-04-25 | 2 | -3/+3 |
| * | Another round of man page cleanups. | Mike Pritchard | 1996-02-12 | 1 | -3/+3 |
| * | Correct man page section number references (e.g. don't use the | Mike Pritchard | 1996-02-11 | 40 | -433/+421 |
| * | Added some missing MLINKS for section 3 man pages. | Mike Pritchard | 1996-02-09 | 1 | -1/+125 |
| * | Fix some minor formatting problems in the curs_termin.3 man page. | Mike Pritchard | 1996-02-08 | 1 | -3/+4 |
| * | Fix a typo in one of the function names. | Mike Pritchard | 1996-02-08 | 1 | -1/+1 |
| * | Another round of spelling fixes. | Mike Pritchard | 1996-01-30 | 2 | -9/+9 |
| * | recording cvs-1.6 file death | Peter Wemm | 1995-12-30 | 9 | -2172/+0 |
| * | Finally catch up with the Frenchmen, and create the German message | Joerg Wunsch | 1995-10-21 | 1 | -2/+8 |
| * | Install source files with the -c flag, not with the optional flag ${COPY}. | Bruce Evans | 1995-08-06 | 1 | -3/+3 |
| * | Allow any speeds in baudrate | Andrey A. Chernov | 1995-08-04 | 1 | -2/+6 |
| * | Add SA_RESTART to ^Z reaction, EIO was returned in other case | Andrey A. Chernov | 1995-08-04 | 1 | -0/+3 |
| * | Remove trailing whitespace. | Rodney W. Grimes | 1995-05-30 | 40 | -244/+244 |
| * | Bump major number instead of minor | Andrey A. Chernov | 1995-05-08 | 1 | -3/+3 |
| * | Bump minor number | Andrey A. Chernov | 1995-05-03 | 1 | -1/+3 |
| * | Add a bit more docs | Andrey A. Chernov | 1995-04-20 | 4 | -1/+1624 |
| * | Fix bug using CSR for partial scrolling | Andrey A. Chernov | 1995-03-27 | 1 | -4/+4 |
| * | Fix wbkgdset macro | Andrey A. Chernov | 1995-03-13 | 1 | -1/+1 |
| * | Add missing lib_window.c to SRCS | Andrey A. Chernov | 1995-02-13 | 1 | -2/+2 |