[comp.unix.microport] Bell Techs 3.2, news programs

john@john.UUCP (John Conover) (01/18/89)

Just compiled the news source on Bell Technologies version 3.2.
winsize (window/curses stuff) has changed. The struct winsize used
in virtterm.c is now defined in /usr/include/sys/jioctl.h and
/usr/include/sys/xt.h (somehow) and has a different size. These
involve the x-y dimensions of the window. A "hackers delight" 
solution is to #undef TIOCGWINSZ after the #include <termio.h>
statment in each source. Seems to work OK with localize.usg. 
Sorry I can't be more specific ... will look into it later.
	John
	..!uunet!smosjc!john