Subject: NetBSD master CVS tree commits
To: None <source-changes@NetBSD.ORG>
From: None <source@NetBSD.ORG>
List: source-changes
Date: 02/03/1998 03:20:04
perry
Mon Feb  2 19:10:18 PST 1998
Update of /cvsroot/src/usr.bin/printf
In directory netbsd1:/var/slash-tmp/cvs-serv8368

Modified Files:
	printf.c 
Log Message:
add <unistd.h> to fix compiler warning

sakamoto
Mon Feb  2 19:10:25 PST 1998
Update of /cvsroot/src/sys/arch/bebox/include
In directory netbsd1:/var/slash-tmp/cvs-serv8450

Modified Files:
	pio.h 
Log Message:
remove unnecessary cast.


sakamoto
Mon Feb  2 19:11:17 PST 1998
Update of /cvsroot/src/sys/arch/bebox/include
In directory netbsd1:/var/slash-tmp/cvs-serv8565

Modified Files:
	bus.h 
Log Message:
Add bus_space_{read,write,set}_{,multi,region}_stream_{2,4,8}().
These methods would be used where "raw" data needs to
{read,write,set} unchanged.
Add define __BUS_SPACE_NEED_STREAM_METHODS.


perry
Mon Feb  2 19:16:02 PST 1998
Update of /cvsroot/src/bin/ps
In directory netbsd1:/var/slash-tmp/cvs-serv9405

Modified Files:
	fmt.c 
Log Message:
add <sys/time.h> to fix compiler error