NetBSD/lib/libcurses
simonb dc3d23b724 Change attr in __LDATA from a char to an int. Fixes a few annoying
screen update problems (particularly on the pmax, sparc and alpha,
and i386 to a lesser extent).  It seems that because __LDATA wasn't a
fully packed structure (and hashes to check for screen updates hashed
unused areas in the structure as well) that under some circumstances the
compiler filled the unused areas with garbage.

Doesn't break binary compatibiliy - no shared library version number
changes.
1999-09-29 00:34:38 +00:00
..
EXAMPLES More trailing white space. 1999-07-02 15:58:35 +00:00
PSD.doc More trailing white space. 1999-07-02 15:58:35 +00:00
Makefile Get rid of the evil trailing spaces and tabs. 1999-06-28 13:32:43 +00:00
addbytes.c Get rid of the evil trailing spaces and tabs. 1999-06-28 13:32:43 +00:00
addch.c Upgrades the standard NetBSD curses library to provide some 1999-04-13 14:08:17 +00:00
addnstr.c Upgrades the standard NetBSD curses library to provide some 1999-04-13 14:08:17 +00:00
attributes.c Upgrades the standard NetBSD curses library to provide some 1999-04-13 14:08:17 +00:00
bell.c Upgrades the standard NetBSD curses library to provide some 1999-04-13 14:08:17 +00:00
box.c Upgrades the standard NetBSD curses library to provide some 1999-04-13 14:08:17 +00:00
clear.c Upgrades the standard NetBSD curses library to provide some 1999-04-13 14:08:17 +00:00
clrtobot.c Upgrades the standard NetBSD curses library to provide some 1999-04-13 14:08:17 +00:00
clrtoeol.c Upgrades the standard NetBSD curses library to provide some 1999-04-13 14:08:17 +00:00
cr_put.c Get rid of the evil trailing spaces and tabs. 1999-06-28 13:32:43 +00:00
ctrace.c Upgrades the standard NetBSD curses library to provide some 1999-04-13 14:08:17 +00:00
cur_hash.c Upgrades the standard NetBSD curses library to provide some 1999-04-13 14:08:17 +00:00
curses.3 In name section, use .Dq macro rather than writing double quote directly. 1999-08-17 03:36:35 +00:00
curses.c Get rid of the evil trailing spaces and tabs. 1999-06-28 13:32:43 +00:00
curses.h Change attr in __LDATA from a char to an int. Fixes a few annoying 1999-09-29 00:34:38 +00:00
delch.c Upgrades the standard NetBSD curses library to provide some 1999-04-13 14:08:17 +00:00
deleteln.c Include current line number in CTRACE of line being deleted. 1999-09-17 13:44:31 +00:00
delwin.c Upgrades the standard NetBSD curses library to provide some 1999-04-13 14:08:17 +00:00
erase.c Upgrades the standard NetBSD curses library to provide some 1999-04-13 14:08:17 +00:00
fullname.c Upgrades the standard NetBSD curses library to provide some 1999-04-13 14:08:17 +00:00
getch.c Get rid of the evil trailing spaces and tabs. 1999-06-28 13:32:43 +00:00
getstr.c Upgrades the standard NetBSD curses library to provide some 1999-04-13 14:08:17 +00:00
id_subwins.c Upgrades the standard NetBSD curses library to provide some 1999-04-13 14:08:17 +00:00
idlok.c Upgrades the standard NetBSD curses library to provide some 1999-04-13 14:08:17 +00:00
initscr.c Get rid of the evil trailing spaces and tabs. 1999-06-28 13:32:43 +00:00
insch.c Upgrades the standard NetBSD curses library to provide some 1999-04-13 14:08:17 +00:00
insertln.c Upgrades the standard NetBSD curses library to provide some 1999-04-13 14:08:17 +00:00
keypad.c Upgrades the standard NetBSD curses library to provide some 1999-04-13 14:08:17 +00:00
longname.c Upgrades the standard NetBSD curses library to provide some 1999-04-13 14:08:17 +00:00
move.c Upgrades the standard NetBSD curses library to provide some 1999-04-13 14:08:17 +00:00
mvwin.c Upgrades the standard NetBSD curses library to provide some 1999-04-13 14:08:17 +00:00
newwin.c Silence casts 1999-06-23 03:26:02 +00:00
nodelay.c Upgrades the standard NetBSD curses library to provide some 1999-04-13 14:08:17 +00:00
notimeout.c Upgrades the standard NetBSD curses library to provide some 1999-04-13 14:08:17 +00:00
overlay.c Upgrades the standard NetBSD curses library to provide some 1999-04-13 14:08:17 +00:00
overwrite.c Upgrades the standard NetBSD curses library to provide some 1999-04-13 14:08:17 +00:00
printw.c Upgrades the standard NetBSD curses library to provide some 1999-04-13 14:08:17 +00:00
putchar.c Upgrades the standard NetBSD curses library to provide some 1999-04-13 14:08:17 +00:00
refresh.c When dumping the attributes for a line, put a space between each attribute 1999-09-17 14:21:04 +00:00
scanw.c Upgrades the standard NetBSD curses library to provide some 1999-04-13 14:08:17 +00:00
scroll.c Upgrades the standard NetBSD curses library to provide some 1999-04-13 14:08:17 +00:00
setterm.c Get rid of the evil trailing spaces and tabs. 1999-06-28 13:32:43 +00:00
shlib_version Little nit - major first, then minor. 1999-06-27 12:14:03 +00:00
standout.c Upgrades the standard NetBSD curses library to provide some 1999-04-13 14:08:17 +00:00
timeout.c Upgrades the standard NetBSD curses library to provide some 1999-04-13 14:08:17 +00:00
toucholap.c Upgrades the standard NetBSD curses library to provide some 1999-04-13 14:08:17 +00:00
touchwin.c Upgrades the standard NetBSD curses library to provide some 1999-04-13 14:08:17 +00:00
tscroll.c Upgrades the standard NetBSD curses library to provide some 1999-04-13 14:08:17 +00:00
tstp.c Upgrades the standard NetBSD curses library to provide some 1999-04-13 14:08:17 +00:00
tty.c Get rid of the evil trailing spaces and tabs. 1999-06-28 13:32:43 +00:00
unctrl.c Upgrades the standard NetBSD curses library to provide some 1999-04-13 14:08:17 +00:00
unctrl.h Moved unctrl.h from games/mille. 1997-05-23 23:12:31 +00:00
underscore.c Upgrades the standard NetBSD curses library to provide some 1999-04-13 14:08:17 +00:00