Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Revert $FreeBSD$ to $Id$ | peter | 1997-02-22 | 3 | -3/+3 |
| | |||||
* | Make the long-awaited change from $Id$ to $FreeBSD$ | jkh | 1997-01-14 | 3 | -3/+3 |
| | | | | | | | | This will make a number of things easier in the future, as well as (finally!) avoiding the Id-smashing problem which has plagued developers for so long. Boy, I'm glad we're not using sup anymore. This update would have been insane otherwise. | ||||
* | The fix for PR#bin/722 made it into 2.1.5 and 2.1.6, but not into -current. | mckay | 1996-12-22 | 1 | -2/+2 |
| | | | | | | | | | | | | Without it, the last row and last column don't get their background updated. I think this should be in 2.2. Submitted by: Paul Koch <koch@thehub.com.au> (again) Passing observation: The fixes that pst put in on 1996/09/22 then backed out look like they should be put in again. If sysinstall is depending on bugs, then it should be fixed. | ||||
* | delete doubled words, e.g.: "the the" -> "the" | wosch | 1996-10-05 | 2 | -2/+6 |
| | |||||
* | Added parens to noecho in screen initialization example. | alex | 1996-09-28 | 1 | -1/+1 |
| | |||||
* | Back out my recent compilation clean-up changes, sysinstall is now weird. | pst | 1996-09-26 | 5 | -5/+5 |
| | |||||
* | Fix some compilation warnings | pst | 1996-09-22 | 5 | -5/+5 |
| | |||||
* | Don't smash attributes when turning color values off. This was submitted | jkh | 1996-09-06 | 1 | -2/+2 |
| | | | | | | | as a PR to GNATs but it evidently went astray somehow since I can't find it in the database now, nor does an assigned PR# appear on the mail I got. Sorry about that, Danny! Submitted-By: Danny R. Johnston <danny@simn.com> | ||||
* | Fixed DPADD. | bde | 1996-09-05 | 1 | -2/+3 |
| | |||||
* | cmp -s || install -c ==> install -C | peter | 1996-08-30 | 1 | -8/+5 |
| | |||||
* | .include "bsd.prog.mk" -> .include <bsd.prog.mk> | peter | 1996-08-30 | 1 | -1/+1 |
| | |||||
* | Delete -DGOOD_SELECT from CFLAGS, we don't have it. This is used to | peter | 1996-08-26 | 1 | -2/+2 |
| | | | | | indicate that select() returns the leftover time remaining in the timeval arg of select, we don't do that (yet :-). | ||||
* | Go back to sigaction again now that Peter has found the problem. | jkh | 1996-08-16 | 1 | -3/+3 |
| | | | | | Mine was just a "let's move on" kinda fix, Peter's does it right. :) Submitted-by: peter | ||||
* | Switch from using sigaction to signal. | jkh | 1996-08-15 | 1 | -8/+5 |
| | |||||
* | Make libncurses catch SIGWINCH and update the values for LINES and COLS. | jkh | 1996-08-15 | 1 | -0/+15 |
| | | | | | | | I was perplexed when an example I'd written to show the values for these variables changing as an xterm window was resized didn't work, and looking into it I see that size tracking for LINES and COLS seems to be one SVR4 enhancement which didn't come across with libncurses. | ||||
* | Add something so that you can solve the puzzle automatically by pressing | jkh | 1996-08-15 | 1 | -1/+10 |
| | | | | | `a' (I'm using this code as a test for something else, and just happened to add this in the process :). | ||||
* | remove MLINKS tparm.3 due name clash with libtermcap | wosch | 1996-05-27 | 1 | -2/+5 |
| | |||||
* | The traceon and traceoff directives aren't in this version ncurses. | jkh | 1996-04-25 | 2 | -3/+3 |
| | | | | Guess nobody's built these tests for quite awhile! | ||||
* | Another round of man page cleanups. | mpp | 1996-02-12 | 1 | -3/+3 |
| | | | | Down to only about 100 items left to cleanup! :-) | ||||
* | Correct man page section number references (e.g. don't use the | mpp | 1996-02-11 | 40 | -433/+421 |
| | | | | | old 1M, 3X and 3S section numbers) and make some minor formatting changes to silence manck. | ||||
* | Added some missing MLINKS for section 3 man pages. | mpp | 1996-02-09 | 1 | -1/+125 |
| | | | | | | | Also corrected a few minor formatting errors, file location and cross references in some of the section 3 man pages. This shuts up a lot of the output from "manck" for section 3. | ||||
* | Fix some minor formatting problems in the curs_termin.3 man page. | mpp | 1996-02-08 | 1 | -3/+4 |
| | |||||
* | Fix a typo in one of the function names. | mpp | 1996-02-08 | 1 | -1/+1 |
| | |||||
* | Another round of spelling fixes. | mpp | 1996-01-30 | 2 | -9/+9 |
| | |||||
* | This commit was generated by cvs2svn to compensate for changes in r13122, | peter | 1995-12-30 | 3 | -70/+0 |
| | | | | which included commits to RCS files with non-trunk default branches. | ||||
* | recording cvs-1.6 file death | peter | 1995-12-30 | 6 | -2102/+0 |
| | |||||
* | Finally catch up with the Frenchmen, and create the German message | joerg | 1995-10-21 | 1 | -2/+8 |
| | | | | | catalog. :-) | ||||
* | Install source files with the -c flag, not with the optional flag ${COPY}. | bde | 1995-08-06 | 1 | -3/+3 |
| | |||||
* | Allow any speeds in baudrate | ache | 1995-08-04 | 1 | -2/+6 |
| | |||||
* | Add SA_RESTART to ^Z reaction, EIO was returned in other case | ache | 1995-08-04 | 1 | -0/+3 |
| | |||||
* | Remove trailing whitespace. | rgrimes | 1995-05-30 | 40 | -244/+244 |
| | |||||
* | Bump major number instead of minor | ache | 1995-05-08 | 1 | -3/+3 |
| | |||||
* | Bump minor number | ache | 1995-05-03 | 1 | -1/+3 |
| | |||||
* | Add a bit more docs | ache | 1995-04-20 | 4 | -1/+1624 |
| | |||||
* | Fix bug using CSR for partial scrolling | ache | 1995-03-27 | 1 | -4/+4 |
| | |||||
* | Fix wbkgdset macro | ache | 1995-03-13 | 1 | -1/+1 |
| | | | | Submitted by: Andreas Wetzel <mickey@deadline.snafu.de> | ||||
* | Add missing lib_window.c to SRCS | ache | 1995-02-13 | 1 | -2/+2 |
| | |||||
* | Back out bkgd changes, now acts per braindamaged sysv standard | ache | 1995-01-16 | 2 | -11/+4 |
| | |||||
* | Fix compiler warnings about tputs argument | ache | 1994-12-28 | 4 | -6/+6 |
| | |||||
* | tputs prototypes... | ache | 1994-12-10 | 1 | -1/+1 |
| | |||||
* | Fix tputs/tparm declarations | ache | 1994-12-09 | 1 | -2/+2 |
| | |||||
* | termcap.h now belongs to system | ache | 1994-12-04 | 1 | -2/+2 |
| | |||||
* | Move gdc/bs to games | ache | 1994-12-03 | 1 | -3/+1 |
| | |||||
* | exit_standout don't turn most attributes off, fixed | ache | 1994-12-03 | 1 | -22/+15 |
| | |||||
* | #ifdef out check for pending input, cause problems with | ache | 1994-12-03 | 1 | -0/+2 |
| | | | | output-only pgms | ||||
* | bkgd() family fixes | ache | 1994-12-02 | 2 | -4/+11 |
| | |||||
* | Implement chage_scroll_region properly | ache | 1994-12-02 | 3 | -18/+36 |
| | |||||
* | Upgrade to version 1.8.6 | ache | 1994-12-02 | 68 | -1301/+2215 |
| | |||||
* | wscrl: implement partial scrolling via al/dl | ache | 1994-11-29 | 4 | -162/+193 |
| | | | | | winsdel: implemented via wscrl winsertln/deleteln: implemented as macros via winsdel | ||||
* | Fix many duplicated attribute sets | ache | 1994-11-27 | 5 | -22/+6 |
| |