NetBSD/sys
thorpej a8756f0775 Pass the bus PA (i/o address) to pdq_eisa_init() to avoid doing
arithmetic on bus space handles (which is strictly forbitten.
Pointed out by Matthias Drochner <drochner@zelz28.zel.kfa-juelich.de>
in PR #3216.
1997-02-13 00:08:27 +00:00
..
adosfs
arch Latest version from Jeremy. Changes too numerous to describe here. 1997-02-12 23:09:32 +00:00
compat
conf Don't build ip_mroute.o unless MROUTING is defined; fixes PR kern/2820. 1997-02-12 08:18:15 +00:00
ddb FIXUP_PC_AFTER_BREAK now takes an arg of type db_regs_t * 1997-02-06 21:16:28 +00:00
dev Pass the bus PA (i/o address) to pdq_eisa_init() to avoid doing 1997-02-13 00:08:27 +00:00
gdbscripts Add NetBSD cvs id lines. 1997-02-12 23:35:06 +00:00
ipkdb
isofs/cd9660 - Add cd9660_mountroot to cd9660_vfsops. 1997-01-31 02:23:25 +00:00
kern Fix bug that caused crash when root device was specified as 'ra0*'. 1997-02-12 19:27:08 +00:00
lib In close(), if the file descriptor was used for writing, don't free 1997-02-04 18:38:20 +00:00
lkm
miscfs
msdosfs
net
netccitt
netinet
netiso
netnatm
netns
nfs Don't set sillyrename field to 0 for directories, as it's in a union with 1997-02-12 17:26:56 +00:00
scsi
stand
sys Protocol definition for KGDB 1997-02-11 23:44:07 +00:00
ufs - Add ffs_mountroot to ffs_vfsops. 1997-01-31 03:05:31 +00:00
vm minor KNF from jason. 1997-02-05 08:26:25 +00:00
Makefile