summaryrefslogtreecommitdiff
path: root/lib/libncurses
Commit message (Expand)AuthorAgeFilesLines
* MFC: doc fixes, casts, cosmetic.Jordan K. Hubbard1998-07-191-1/+1
* MFC: fix ^Z keypad on/offAndrey A. Chernov1998-06-193-25/+53
* MFC: NULL pointer in vidattrAndrey A. Chernov1998-05-151-5/+11
* MFC: XSI macros including attr_getAndrey A. Chernov1998-04-151-1/+10
* MFC: testing code removedAndrey A. Chernov1998-01-021-13/+2
* MFC: insdel in last windows line fixAndrey A. Chernov1998-01-023-71/+82
* MFC: typo fixJoerg Wunsch1997-10-281-2/+2
* environmental -> environmentPhilippe Charnier1997-09-191-1/+1
* MFC: Fix possible coredump on BW displayAndrey A. Chernov1997-09-021-2/+6
* MFC: inspace handlingAndrey A. Chernov1997-08-281-3/+3
* MFC: saving/restoring tty modes, initscr twiceAndrey A. Chernov1997-08-254-27/+64
* MFC: winnstr and resizetermAndrey A. Chernov1997-08-243-3/+16
* This commit was manufactured by cvs2svn to create branch 'RELENG_2_2'.cvs2svn1997-08-241-0/+54
* Merge from -current, NCURSES_VERSION and unctrl()Andrey A. Chernov1997-08-135-37/+80
* Merge -current TRACE fixAndrey A. Chernov1997-08-131-1/+1
* Merge from -currentAndrey A. Chernov1997-07-3016-44/+126
* Merge revision 1.7 from -current.Jordan K. Hubbard1996-12-221-2/+2
* delete doubled words, e.g.: "the the" -> "the"Wolfram Schneider1996-10-052-2/+6
* Added parens to noecho in screen initialization example.Alexander Langer1996-09-281-1/+1
* Back out my recent compilation clean-up changes, sysinstall is now weird.Paul Traina1996-09-265-5/+5
* Fix some compilation warningsPaul Traina1996-09-225-5/+5
* Don't smash attributes when turning color values off. This was submittedJordan K. Hubbard1996-09-061-2/+2
* Fixed DPADD.Bruce Evans1996-09-051-2/+3
* cmp -s || install -c ==> install -CPeter Wemm1996-08-301-8/+5
* .include "bsd.prog.mk" -> .include <bsd.prog.mk>Peter Wemm1996-08-301-1/+1
* Delete -DGOOD_SELECT from CFLAGS, we don't have it. This is used toPeter Wemm1996-08-261-2/+2
* Go back to sigaction again now that Peter has found the problem.Jordan K. Hubbard1996-08-161-3/+3
* Switch from using sigaction to signal.Jordan K. Hubbard1996-08-151-8/+5
* Make libncurses catch SIGWINCH and update the values for LINES and COLS.Jordan K. Hubbard1996-08-151-0/+15
* Add something so that you can solve the puzzle automatically by pressingJordan K. Hubbard1996-08-151-1/+10
* remove MLINKS tparm.3 due name clash with libtermcapWolfram Schneider1996-05-271-2/+5
* The traceon and traceoff directives aren't in this version ncurses.Jordan K. Hubbard1996-04-252-3/+3
* Another round of man page cleanups.Mike Pritchard1996-02-121-3/+3
* Correct man page section number references (e.g. don't use theMike Pritchard1996-02-1140-433/+421
* Added some missing MLINKS for section 3 man pages.Mike Pritchard1996-02-091-1/+125
* Fix some minor formatting problems in the curs_termin.3 man page.Mike Pritchard1996-02-081-3/+4
* Fix a typo in one of the function names.Mike Pritchard1996-02-081-1/+1
* Another round of spelling fixes.Mike Pritchard1996-01-302-9/+9
* recording cvs-1.6 file deathPeter Wemm1995-12-309-2172/+0
* Finally catch up with the Frenchmen, and create the German messageJoerg Wunsch1995-10-211-2/+8
* Install source files with the -c flag, not with the optional flag ${COPY}.Bruce Evans1995-08-061-3/+3
* Allow any speeds in baudrateAndrey A. Chernov1995-08-041-2/+6
* Add SA_RESTART to ^Z reaction, EIO was returned in other caseAndrey A. Chernov1995-08-041-0/+3
* Remove trailing whitespace.Rodney W. Grimes1995-05-3040-244/+244
* Bump major number instead of minorAndrey A. Chernov1995-05-081-3/+3
* Bump minor numberAndrey A. Chernov1995-05-031-1/+3
* Add a bit more docsAndrey A. Chernov1995-04-204-1/+1624
* Fix bug using CSR for partial scrollingAndrey A. Chernov1995-03-271-4/+4
* Fix wbkgdset macroAndrey A. Chernov1995-03-131-1/+1
* Add missing lib_window.c to SRCSAndrey A. Chernov1995-02-131-2/+2