NetBSD/lib/libcurses
simonb 75ec9210d0 In struct __window, change flags back to an "unsigned int" from an
"u_int32_t", and move new member "delay" to the end of the structure.
Restores binary compatibility with older curses-based programs that
called any macros that modified window flags (like clearok, which
bites vi).

Fixes PR lib/7863 from Ross Harvey.
1999-06-28 12:32:07 +00:00
..
EXAMPLES RCS Id Police. 1998-01-09 04:11:49 +00:00
PSD.doc Upgrades the standard NetBSD curses library to provide some 1999-04-13 14:08:17 +00:00
Makefile Upgrades the standard NetBSD curses library to provide some 1999-04-13 14:08:17 +00:00
addbytes.c Upgrades the standard NetBSD curses library to provide some 1999-04-13 14:08:17 +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 Upgrades the standard NetBSD curses library to provide some 1999-04-13 14:08:17 +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 Upgrades the standard NetBSD curses library to provide some 1999-04-13 14:08:17 +00:00
curses.c Upgrades the standard NetBSD curses library to provide some 1999-04-13 14:08:17 +00:00
curses.h In struct __window, change flags back to an "unsigned int" from an 1999-06-28 12:32:07 +00:00
delch.c Upgrades the standard NetBSD curses library to provide some 1999-04-13 14:08:17 +00:00
deleteln.c Upgrades the standard NetBSD curses library to provide some 1999-04-13 14:08:17 +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 Make a few private variables and functions static. 1999-06-15 04:50:28 +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 Upgrades the standard NetBSD curses library to provide some 1999-04-13 14:08:17 +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 - protect NULL attributes from de-referencing 1999-06-23 03:27:34 +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 Upgrades the standard NetBSD curses library to provide some 1999-04-13 14:08:17 +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 Upgrades the standard NetBSD curses library to provide some 1999-04-13 14:08:17 +00:00
unctrl.c Upgrades the standard NetBSD curses library to provide some 1999-04-13 14:08:17 +00:00
unctrl.h
underscore.c Upgrades the standard NetBSD curses library to provide some 1999-04-13 14:08:17 +00:00