Subject: NetBSD master CVS tree commits
To: None <source-changes@NetBSD.ORG>
From: The Source of All Evil <source@NetBSD.ORG>
List: source-changes
Date: 05/16/1996 03:10:03
thorpej
Thu May 16 00:00:24 PDT 1996
Update of /a/cvsroot/src/include
In directory pain.lcs.mit.edu:/a/tmp/cvs-serv3566

Modified Files:
	util.h 
Log Message:
Prototypes for getmaxpartitions(3) and getrawpartition(3).


thorpej
Thu May 16 00:03:34 PDT 1996
Update of /a/cvsroot/src/lib/libutil
In directory pain.lcs.mit.edu:/a/tmp/cvs-serv3641

Modified Files:
	Makefile 
Added Files:
	getmaxpartitions.3 getmaxpartitions.c getrawpartition.3 
	getrawpartition.c 
Log Message:
Add two functions to libutil:

	- getmaxpartitions: get the value of MAXPARTITIONS for the
	  currently running system

	- getrawpartition: get the value of RAW_PART for the
	  currently running system

These functions are necessary since the value of MAXPARTITIONS might
be different across platforms which are binary compatible (e.g. amiga
and sun3).


mycroft
Thu May 16 03:04:59 EDT 1996
Update of /a/cvsroot/src/sys/dev/pci
In directory pain.lcs.mit.edu:/a/tmp/cvs-serv3729

Modified Files:
	pcidevs 
Log Message:
Add another ID for BusLogic cards.

mycroft
Thu May 16 03:08:00 EDT 1996
Update of /a/cvsroot/src/sys/dev/pci
In directory pain.lcs.mit.edu:/a/tmp/cvs-serv3826

Modified Files:
	pcidevs.h pcidevs_data.h 
Log Message:
Regen.