Subject: NetBSD master CVS tree commits
To: None <source-changes@NetBSD.ORG>
From: None <source@NetBSD.ORG>
List: source-changes
Date: 05/24/1997 00:50:03
jtc
Fri May 23 17:44:58 PDT 1997
Update of /cvsroot/src/lib/libcurses
In directory netbsd1:/var/slash-tmp/cvs-serv6059

Modified Files:
	curses.h 
Log Message:
Add get{beg,max}yx and get{cur,beg,max}[yx] macros like XPG4.2 curses.


jtc
Fri May 23 17:48:31 PDT 1997
Update of /cvsroot/src/usr.bin/systat
In directory netbsd1:/var/slash-tmp/cvs-serv6196

Modified Files:
	iostat.c mbufs.c netstat.c pigs.c 
Log Message:
Use the new getmaxx and getmaxy macros instead of directly accessing 
the private fields of WINDOW.