Subject: NetBSD master CVS tree commits
To: None <source-changes@NetBSD.ORG>
From: None <source@NetBSD.ORG>
List: source-changes
Date: 09/20/1997 12:20:04
drochner
Sat Sep 20 05:10:07 PDT 1997
Update of /cvsroot/src/sys/arch/i386/stand/lib
In directory netbsd1:/var/slash-tmp/cvs-serv20041

Modified Files:
	bootinfo.h 
Log Message:
Use <machine/bootinfo.h> for definitions shared with the kernel.


leo
Sat Sep 20 05:10:10 PDT 1997
Update of /a/cvsroot/src/sys/arch/sparc/include
In directory netbsd1:/home/leo/src/sys/arch/sparc/include

Modified Files:
	param.h 
Log Message:
Correct for the extra member in 'struct kern_msgbuf' when calculating
the number of bytes we want to allocate.


leo
Sat Sep 20 05:10:39 PDT 1997
Update of /a/cvsroot/src/sys/arch/sun3/include
In directory netbsd1:/home/leo/src/sys/arch/sun3/include

Modified Files:
	param.h 
Log Message:
Correct for the extra member in 'struct kern_msgbuf' when calculating
the number of bytes we want to allocate.


leo
Sat Sep 20 05:12:26 PDT 1997
Update of /a/cvsroot/src/sys/arch/sun3x/include
In directory netbsd1:/home/leo/src/sys/arch/sun3x/include

Modified Files:
	param.h 
Log Message:
Move the definition of MSGBUFSIZE up to the machine-arch level if
possible. Pointed out by Bernd Ernesti.


drochner
Sat Sep 20 05:13:08 PDT 1997
Update of /cvsroot/src/sys/arch/i386/stand/lib/netif
In directory netbsd1:/var/slash-tmp/cvs-serv20545

Modified Files:
	3c509.c 3c590.c pcnet_isapnp.c pcnet_pci.c wd80x3.c 
Log Message:
-Don't pass hardware address, it is not of much use for the kernel.
-define "addr" differently for ISA and PCI devices - for PCI, it is
 (bus,device,function) now, in the format used by the PCI BIOS


drochner
Sat Sep 20 05:17:43 PDT 1997
Update of /cvsroot/src/sys/arch/i386/stand/lib
In directory netbsd1:/var/slash-tmp/cvs-serv21280

Modified Files:
	biosdisk.c 
Log Message:
don't forget to save the partition number for the kernel