aboutsummaryrefslogtreecommitdiff
path: root/lib/libncurses
Commit message (Expand)AuthorAgeFilesLines
* Typo.Joerg Wunsch1997-10-281-2/+2
* Remove terminfo manpage we don't have itAndrey A. Chernov1997-10-202-1658/+2
* environmental -> environment.Philippe Charnier1997-09-181-1/+1
* Fix possible coredump on BW displaysAndrey A. Chernov1997-09-021-2/+6
* Fix inspace handling I broke in rev 1.13Andrey A. Chernov1997-08-281-3/+3
* Fix saving/restoring tty modes, allow initscr be called twice,Andrey A. Chernov1997-08-254-27/+64
* Add winnstr family and fake resizeterm from ncurses 4.1 for compatibilityAndrey A. Chernov1997-08-244-3/+70
* Define NCURSES_VERSION publicly, some applications want itAndrey A. Chernov1997-08-135-37/+80
* TRACE_VIRTPUT (we don't have it yet) -> TRACE_CHARPUTAndrey A. Chernov1997-08-131-1/+1
* Fix handling of mixed colors+attributes case by merging from ncurses 4.1Andrey A. Chernov1997-07-301-7/+21
* Fix logical background handling by merging it from ncurses 4.1Andrey A. Chernov1997-07-3014-37/+102
* ifdef out ttytype definition, mytinfo not have it and configure confusedAndrey A. Chernov1997-07-301-0/+2
* Add getbkgd() macroAndrey A. Chernov1997-07-271-0/+1
* Revert $FreeBSD$ to $Id$Peter Wemm1997-02-223-3/+3
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-143-3/+3
* The fix for PR#bin/722 made it into 2.1.5 and 2.1.6, but not into -current.Stephen McKay1996-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
* Back out bkgd changes, now acts per braindamaged sysv standardAndrey A. Chernov1995-01-162-11/+4