Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | |||||
* | Add wrefresh before doing putp when idlok | ache | 1994-11-27 | 4 | -0/+8 |
| | |||||
* | Make idlok works properly with back color erase. | ache | 1994-11-27 | 3 | -4/+16 |
| | |||||
* | Forget to exit alt charset mode, critical for non-cons25r | ache | 1994-11-24 | 1 | -0/+2 |
| | | | | terminals wits as/ae | ||||
* | Make this file more BSD-like | ache | 1994-11-21 | 1 | -10/+3 |
| | |||||
* | Make newscr publicly available | ache | 1994-11-17 | 2 | -2/+1 |
| | |||||
* | Add 57600, 115200 ro baudrate() | ache | 1994-11-10 | 1 | -16/+26 |
| | |||||
* | This curses fix allows to print something in lower right corner | ache | 1994-11-06 | 1 | -22/+63 |
| | | | | if insert_character is available or don't print, if not | ||||
* | Several fixes for 'back_color_erase' curses problem | ache | 1994-11-06 | 1 | -5/+5 |
| | |||||
* | Fix curses bug with delete character and standout | ache | 1994-11-06 | 1 | -0/+4 |
| | |||||
* | __386BSD__ -> __FreeBSD__ | jkh | 1994-11-04 | 1 | -1/+1 |
| | | | | | | I know that many of these entries are bogus and need to be revisited, but let's get the tree working again for now and then do a pass through looking at all the __FreeBSD__ entries, shall we? | ||||
* | Add SIGTERM reaction -- cleanup | ache | 1994-10-31 | 1 | -0/+1 |
| | |||||
* | Now COLS/LINES uses window cols/lines, not cols/lines from termcap entry | ache | 1994-10-31 | 1 | -2/+2 |
| | |||||
* | Add -I${.CURDIR} | ache | 1994-10-28 | 1 | -2/+2 |
| | |||||
* | Optimize delwin a bit | ache | 1994-10-26 | 1 | -2/+3 |
| | |||||
* | LDADD: = -> += | ache | 1994-10-12 | 1 | -2/+2 |
| | |||||
* | Fix two problems pointed by Bruce: | ache | 1994-10-12 | 1 | -12/+14 |
| | | | | | | keys.tries generated in ${.CURDIR} which may be readonly lib_options.{po,so} not properly rebuilded if keys.tries deleted and no .depend | ||||
* | Implement meta bit in more cosher way after contacting with zmbenhal | ache | 1994-10-11 | 3 | -0/+12 |
| | | | | Shut up compiler warning | ||||
* | Merge term.h & nterm.h | ache | 1994-10-10 | 1 | -2/+2 |
| | |||||
* | Move copyright link from initscr to newterm (initscr may be not called). | ache | 1994-10-09 | 3 | -5/+3 |
| | | | | Small cleanup. | ||||
* | Add copyright.c to be always linked in | ache | 1994-10-09 | 3 | -3/+28 |
| | |||||
* | Moved from ports with several enhancements | ache | 1994-10-07 | 126 | -0/+17955 |