Fri Nov 18 20:11:55 1994  J. Alan Eldridge (alane@wozzle.linet.org)
 
	 * curses-bsd4.4/newwin.c (__set_subwin): fix
	   "olp" and "lp->line". Please test it.

Wed Aug 31 17:05:00 1994  H.J. Lu (hlu@fudan)

	* curses.c: initialize all uninitialized variables to 0 or
	  NULL.

	* curses.h: include <features.h>.
	  include <termcap.h>. remove termcap function declarations.
	  remove <sys/cdefs.h>.
	  remove <compat.h>.
	  (__BEGIN_DECLS/__END_DECLS): added.

	* printw.c (vwprintw): don't use funopen () for Linux.

	* tty.c (__tcaction): set it to 1 only if TCSASOFT != 0.
