| Commit message (Expand) | Author | Age | Files | Lines |
* | Make a link from curses.3 -> ncurses.3 so that 'man 3 curses' does | Peter Wemm | 2000-03-02 | 1 | -0/+1 |
* | Add the new version.c file for curses_version(3) | Peter Wemm | 2000-01-26 | 1 | -0/+1 |
* | This is the second half of unbreaking the world build. Add a -DNOHTML | Brian Feldman | 2000-01-11 | 1 | -0/+2 |
* | *draws his sword* | Brian Feldman | 2000-01-11 | 1 | -0/+1 |
* | Install html files to /usr/share/doc/ncurses/ | Alexey Zelkin | 2000-01-10 | 1 | -0/+9 |
* | Make sure curses.h is generated when making build-tools make_keys | Marcel Moolenaar | 1999-12-20 | 1 | -2/+2 |
* | Add a `build-tools' target for make_hash and make_keys. | Marcel Moolenaar | 1999-12-13 | 1 | -0/+2 |
* | Install include files with mode 444. | Marcel Moolenaar | 1999-12-11 | 1 | -1/+1 |
* | EEK! termios mode wasn't activated.. | Peter Wemm | 1999-11-30 | 1 | -1/+1 |
* | Don't complain loudly about unknown termcap capabilities, eg: | Peter Wemm | 1999-11-17 | 1 | -1/+1 |
* | Try and catch a make -j problem in 'make depend'. | Peter Wemm | 1999-09-26 | 1 | -0/+2 |
* | Add a missing dependency for make_hash which could make various forms of | Peter Wemm | 1999-09-01 | 1 | -1/+1 |
* | Make SYMLINKS relative. SYMLINKS are supposed to be relative, and for this | Dmitrij Tejblum | 1999-08-30 | 1 | -25/+25 |
* | Use src/contrib/ncurses, v5.0.990821 prerelease. | Peter Wemm | 1999-08-30 | 126 | -17294/+941 |
* | Add $FreeBSD$ lines to man pages that are missing them to make it | Mike Pritchard | 1999-08-28 | 36 | -0/+72 |
* | $Header$ -> $FreeBSD$ | Peter Wemm | 1999-08-28 | 1 | -1/+1 |
* | $Id$ -> $FreeBSD$ | Peter Wemm | 1999-08-28 | 4 | -4/+4 |
* | Add $Id$, to make it simpler for members of the translation teams to | Nik Clayton | 1999-07-12 | 1 | -0/+4 |
* | Correct prototype for tigetstr(). | Joseph Koshy | 1999-05-05 | 1 | -1/+1 |
* | More egcs warning fixes: | Warner Losh | 1999-04-25 | 1 | -1/+2 |
* | Add missing int to prototypes of mvaddstr and mvaddnstr. | Steve Price | 1998-12-10 | 1 | -2/+2 |
* | $@ -> ${.TARGET} | Warner Losh | 1998-09-11 | 1 | -1/+1 |
* | Fix keypad on/off for ^Z suspends by replacing reset_*_mode() | Andrey A. Chernov | 1998-06-19 | 3 | -25/+53 |
* | Low level use of 'vidattr()' can cause a NULL pointer to be | Andrey A. Chernov | 1998-05-15 | 1 | -5/+11 |
* | Add some easy to implement XSI macros including attr_get | Andrey A. Chernov | 1998-04-15 | 1 | -1/+10 |
* | Renamed the generated include file keys.tries to keys.tries.h so | Bruce Evans | 1998-03-20 | 2 | -12/+8 |
* | Avoid an uninitialised variable warning from gcc. I bet some people | John Birrell | 1998-02-20 | 1 | -1/+1 |
* | Remove unneeded code left from testing | Andrey A. Chernov | 1998-01-02 | 1 | -13/+2 |
* | 1) Redo internal interface to be more latest ncurses-like | Andrey A. Chernov | 1998-01-02 | 3 | -73/+82 |
* | Fix another problem with clearing the last line of the | Steve Price | 1998-01-01 | 1 | -1/+1 |
* | Handle the condition where BS is typed while the cursor is | Steve Price | 1997-12-29 | 1 | -1/+3 |
* | Typo. | Joerg Wunsch | 1997-10-28 | 1 | -2/+2 |
* | Remove terminfo manpage we don't have it | Andrey A. Chernov | 1997-10-20 | 2 | -1658/+2 |
* | environmental -> environment. | Philippe Charnier | 1997-09-18 | 1 | -1/+1 |
* | Fix possible coredump on BW displays | Andrey A. Chernov | 1997-09-02 | 1 | -2/+6 |
* | Fix inspace handling I broke in rev 1.13 | Andrey A. Chernov | 1997-08-28 | 1 | -3/+3 |
* | Fix saving/restoring tty modes, allow initscr be called twice, | Andrey A. Chernov | 1997-08-25 | 4 | -27/+64 |
* | Add winnstr family and fake resizeterm from ncurses 4.1 for compatibility | Andrey A. Chernov | 1997-08-24 | 4 | -3/+70 |
* | Define NCURSES_VERSION publicly, some applications want it | Andrey A. Chernov | 1997-08-13 | 5 | -37/+80 |
* | TRACE_VIRTPUT (we don't have it yet) -> TRACE_CHARPUT | Andrey A. Chernov | 1997-08-13 | 1 | -1/+1 |
* | Fix handling of mixed colors+attributes case by merging from ncurses 4.1 | Andrey A. Chernov | 1997-07-30 | 1 | -7/+21 |
* | Fix logical background handling by merging it from ncurses 4.1 | Andrey A. Chernov | 1997-07-30 | 14 | -37/+102 |
* | ifdef out ttytype definition, mytinfo not have it and configure confused | Andrey A. Chernov | 1997-07-30 | 1 | -0/+2 |
* | Add getbkgd() macro | Andrey A. Chernov | 1997-07-27 | 1 | -0/+1 |
* | Revert $FreeBSD$ to $Id$ | Peter Wemm | 1997-02-22 | 3 | -3/+3 |
* | Make the long-awaited change from $Id$ to $FreeBSD$ | Jordan K. Hubbard | 1997-01-14 | 3 | -3/+3 |
* | The fix for PR#bin/722 made it into 2.1.5 and 2.1.6, but not into -current. | Stephen McKay | 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 |