NetBSD/sys
cgd 0d743e5a05 update PCIVERBOSE code in various ways:
(1) remove the 'UNSUPP' keyword from the device list,
	    because it can't be reasonably used (becuase different
	    devices may be supported on different machines, for
	    good reason).
	(2) enhance pci_devinfo so that class/subclass information
	    is optional (so pci_devinfo can be used by drivers that
	    match classes of devices, and want to look up the
	    devices' names easily).
	(3) more known vendors and devices.
1996-01-22 21:08:09 +00:00
..
adosfs merge in changes from 1.1 release branch 1995-11-30 00:56:23 +00:00
arch BBSIZE -> BBMINSIZE 1996-01-20 13:54:46 +00:00
compat Add '/emul/ultrix' pathname processing to Ultrix emulation, and move 1996-01-07 13:38:49 +00:00
conf Add the "ahe" driver, autoconfiguration support for the aic7xxx-based 1996-01-13 02:05:14 +00:00
ddb fix paste-o 1995-11-24 22:13:08 +00:00
dev update PCIVERBOSE code in various ways: 1996-01-22 21:08:09 +00:00
isofs/cd9660 NBPG may not be computable by the preprocessor. Make "do clustered io" 1995-12-01 00:47:33 +00:00
kern fix off-by-one error in tickfix code. (should increment when count >= 1996-01-17 04:37:31 +00:00
lib Some files containing more than one function are split. This reduces the 1996-01-13 22:25:32 +00:00
miscfs Implement VOP_BWRITE() using vn_bwrite(), per r_friedl@informatik.uni-kl.de. 1995-10-15 05:18:12 +00:00
msdosfs Fix error in previous change: don't use the local FS mount data before 1996-01-21 16:35:29 +00:00
net Remove old workaround for a bug. 1995-12-27 06:30:38 +00:00
netccitt
netinet Add a net.inet.ip.directed-broadcast sysctl as suggested by 1996-01-16 04:17:30 +00:00
netiso make netinet work on systems where pointers and longs are 64 bits 1995-11-21 01:07:34 +00:00
netns
nfs changes to make this work on systems where pointers & longs are 64 bits. 1995-12-19 23:07:11 +00:00
scsi Handle cases like the following: 1996-01-12 22:43:26 +00:00
stand
sys Add declarations for sys_nerr & sys_errlist (moved from stdio.h) 1996-01-20 01:33:53 +00:00
ufs Fix from Lite-2: when reloading the file system, save fs_maxcluster and 1995-12-19 23:27:53 +00:00
vm Minor changes. 1995-12-21 04:44:27 +00:00
Makefile The `lib' sub-directory no longer has a Makefile. 1995-09-15 21:05:21 +00:00