Commit Graph

34 Commits

Author SHA1 Message Date
ache
58c224af30 Back out bkgd changes, now acts per braindamaged sysv standard 1995-01-16 17:33:33 +00:00
ache
955bc0aaab Fix compiler warnings about tputs argument 1994-12-28 14:30:19 +00:00
ache
5bfe7373e6 tputs prototypes... 1994-12-10 23:10:41 +00:00
ache
1fd643ec5b Fix tputs/tparm declarations 1994-12-09 22:02:19 +00:00
ache
867b2b7b91 termcap.h now belongs to system 1994-12-04 02:43:41 +00:00
ache
d6f34be3cf Move gdc/bs to games 1994-12-03 04:42:49 +00:00
ache
5106e2559d exit_standout don't turn most attributes off, fixed 1994-12-03 04:27:08 +00:00
ache
7d928ccee6 #ifdef out check for pending input, cause problems with
output-only pgms
1994-12-03 03:35:30 +00:00
ache
2971a9b5f7 bkgd() family fixes 1994-12-02 19:43:34 +00:00
ache
7a3e472a21 Implement chage_scroll_region properly 1994-12-02 07:35:48 +00:00
ache
8a2a333ba2 Upgrade to version 1.8.6 1994-12-02 06:40:24 +00:00
ache
bf34068be4 wscrl: implement partial scrolling via al/dl
winsdel: implemented via wscrl
winsertln/deleteln: implemented as macros via winsdel
1994-11-29 02:48:20 +00:00
ache
91dd4f8da4 Fix many duplicated attribute sets 1994-11-27 05:23:52 +00:00
ache
178744f0e2 Add wrefresh before doing putp when idlok 1994-11-27 03:08:12 +00:00
ache
b1affeefa7 Make idlok works properly with back color erase. 1994-11-27 02:22:09 +00:00
ache
ac525bda28 Forget to exit alt charset mode, critical for non-cons25r
terminals wits as/ae
1994-11-24 15:09:30 +00:00
ache
5d6022cb61 Make this file more BSD-like 1994-11-21 23:03:23 +00:00
ache
36e0f48312 Make newscr publicly available 1994-11-17 23:53:25 +00:00
ache
7ea4c09bc1 Add 57600, 115200 ro baudrate() 1994-11-10 13:10:21 +00:00
ache
3be9b53777 This curses fix allows to print something in lower right corner
if insert_character is available or don't print, if not
1994-11-06 15:30:37 +00:00
ache
8c77d76dd8 Several fixes for 'back_color_erase' curses problem 1994-11-06 09:30:36 +00:00
ache
1134c6508e Fix curses bug with delete character and standout 1994-11-06 08:33:34 +00:00
jkh
5446d45c75 __386BSD__ -> __FreeBSD__
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?
1994-11-04 02:14:13 +00:00
ache
0a31f7f9d2 Add SIGTERM reaction -- cleanup 1994-10-31 03:07:39 +00:00
ache
3005b16726 Now COLS/LINES uses window cols/lines, not cols/lines from termcap entry 1994-10-31 01:48:48 +00:00
ache
83ba2f9dc6 Add -I${.CURDIR} 1994-10-28 06:58:04 +00:00
ache
cf183e6e0b Optimize delwin a bit 1994-10-26 07:13:51 +00:00
ache
66282c0f37 LDADD: = -> += 1994-10-12 01:59:06 +00:00
ache
01c3058adb Fix two problems pointed by Bruce:
keys.tries generated in ${.CURDIR} which may be readonly
lib_options.{po,so} not properly rebuilded if keys.tries deleted
and no .depend
1994-10-12 01:51:27 +00:00
ache
10c7dea85c Implement meta bit in more cosher way after contacting with zmbenhal
Shut up compiler warning
1994-10-11 16:36:53 +00:00
ache
8fa774702c Merge term.h & nterm.h 1994-10-10 00:34:44 +00:00
ache
02430ed21f Move copyright link from initscr to newterm (initscr may be not called).
Small cleanup.
1994-10-09 23:31:13 +00:00
ache
db3d85ca11 Add copyright.c to be always linked in 1994-10-09 09:27:55 +00:00
ache
a80c0624fb Moved from ports with several enhancements 1994-10-07 08:58:58 +00:00