aboutsummaryrefslogtreecommitdiff
path: root/lib/libncurses
Commit message (Expand)AuthorAgeFilesLines
* Add a missing dependency for make_hash which could make various forms ofPeter Wemm1999-09-011-1/+1
* Make SYMLINKS relative. SYMLINKS are supposed to be relative, and for thisDmitrij Tejblum1999-08-301-25/+25
* Use src/contrib/ncurses, v5.0.990821 prerelease.Peter Wemm1999-08-30126-17294/+941
* Add $FreeBSD$ lines to man pages that are missing them to make itMike Pritchard1999-08-2836-0/+72
* $Header$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* $Id$ -> $FreeBSD$Peter Wemm1999-08-284-4/+4
* Add $Id$, to make it simpler for members of the translation teams toNik Clayton1999-07-121-0/+4
* Correct prototype for tigetstr().Joseph Koshy1999-05-051-1/+1
* More egcs warning fixes:Warner Losh1999-04-251-1/+2
* Add missing int to prototypes of mvaddstr and mvaddnstr.Steve Price1998-12-101-2/+2
* $@ -> ${.TARGET}Warner Losh1998-09-111-1/+1
* Fix keypad on/off for ^Z suspends by replacing reset_*_mode()Andrey A. Chernov1998-06-193-25/+53
* Low level use of 'vidattr()' can cause a NULL pointer to beAndrey A. Chernov1998-05-151-5/+11
* Add some easy to implement XSI macros including attr_getAndrey A. Chernov1998-04-151-1/+10
* Renamed the generated include file keys.tries to keys.tries.h soBruce Evans1998-03-202-12/+8
* Avoid an uninitialised variable warning from gcc. I bet some peopleJohn Birrell1998-02-201-1/+1
* Remove unneeded code left from testingAndrey A. Chernov1998-01-021-13/+2
* 1) Redo internal interface to be more latest ncurses-likeAndrey A. Chernov1998-01-023-73/+82
* Fix another problem with clearing the last line of theSteve Price1998-01-011-1/+1
* Handle the condition where BS is typed while the cursor isSteve Price1997-12-291-1/+3
* 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