Subject: NetBSD master CVS tree commits
To: None <source-changes@NetBSD.ORG>
From: None <source@NetBSD.ORG>
List: source-changes
Date: 07/15/1997 12:50:02
drochner
Tue Jul 15 05:45:24 PDT 1997
Update of /cvsroot/src/sys/arch/i386/stand/netboot
In directory netbsd1:/var/slash-tmp/cvs-serv25742/netboot

Modified Files:
	devopen.c dev_net.c 
Log Message:
Cleanup include file usage: Avoid user space headers, use
<sys/types.h> instead of <sys/param.h> where possible.


drochner
Tue Jul 15 05:45:25 PDT 1997
Update of /cvsroot/src/sys/arch/i386/stand/libsa
In directory netbsd1:/var/slash-tmp/cvs-serv25742/libsa

Modified Files:
	nfswrapper.c 
Log Message:
Cleanup include file usage: Avoid user space headers, use
<sys/types.h> instead of <sys/param.h> where possible.


drochner
Tue Jul 15 05:45:26 PDT 1997
Update of /cvsroot/src/sys/arch/i386/stand/lib/netif
In directory netbsd1:/var/slash-tmp/cvs-serv25742/lib/netif

Modified Files:
	netif_small.c 
Log Message:
Cleanup include file usage: Avoid user space headers, use
<sys/types.h> instead of <sys/param.h> where possible.


drochner
Tue Jul 15 05:45:27 PDT 1997
Update of /cvsroot/src/sys/arch/i386/stand/biosboot
In directory netbsd1:/var/slash-tmp/cvs-serv25742/biosboot

Modified Files:
	devopen.c 
Log Message:
Cleanup include file usage: Avoid user space headers, use
<sys/types.h> instead of <sys/param.h> where possible.