Subject: NetBSD master CVS tree commits
To: None <source-changes@NetBSD.ORG>
From: None <source@NetBSD.ORG>
List: source-changes
Date: 02/07/1998 10:30:06
mellon
Sat Feb  7 02:26:45 PST 1998
Update of /cvsroot/src/sys/dev/pci
In directory netbsd1:/var/slash-tmp/cvs-serv23725

Modified Files:
      Tag: netbsd-1-3
	if_fxp.c 
Log Message:
Pull up 1.11 (thorpej)

thorpej
Sat Feb  7 02:27:17 PST 1998
Update of /cvsroot/src/sys/dev/pci
In directory netbsd1:/var/slash-tmp/cvs-serv23645

Modified Files:
	if_de.c if_devar.h 
Log Message:
Use BUS_DMA_NOWAIT where appropriate.  Don't create DMA maps with
BUS_DMA_ALLOCNOW.


jonathan
Sat Feb  7 02:28:05 PST 1998
Update of /a/cvsroot/src/distrib/utils/sysinst
In directory netbsd1:/var/slash-tmp/cvs-serv23568

Modified Files:
	net.c 
Log Message:
Set hostname (via sethostname()) after configuring network.
Save hostname in /etc/myname when saving networkg config.
>From Nathan J. Williams <nathanw@mit.edu> in PR bin/4781.