NetBSD/sys
cgd cc93b2c4eb pass memory- and i/o-enabled flags down via the PCI bus and device attach
arguments, so that a device can tell if its memory and I/O spaces are
enabled.  The flags are cleared, depending on the contents of devices CSR
registers, in the machine-independent PCI bus code.
1997-04-10 23:12:16 +00:00
..
adosfs
arch pass memory- and i/o-enabled flags down via the PCI bus and device attach 1997-04-10 23:12:16 +00:00
compat Regen. 1997-04-07 14:15:06 +00:00
conf Add netatalk glue 1997-04-02 21:34:11 +00:00
ddb
dev pass memory- and i/o-enabled flags down via the PCI bus and device attach 1997-04-10 23:12:16 +00:00
gdbscripts
ipkdb
isofs/cd9660
kern Back out last change: just return EACCESS for any non-VREG file. 1997-04-10 19:45:40 +00:00
lib
lkm Fix botches in last IP Filter update that broke the LKM. From 1997-04-10 18:54:46 +00:00
miscfs don't try to use __builtin_return_address() on the Alpha. (It's never 1997-04-10 05:35:08 +00:00
msdosfs
net prevent multiple inclusions 1997-04-08 21:29:26 +00:00
netatalk Make at_ifawithnet take an ifnet arg instead of an ifaddr. Suggested by 1997-04-03 18:38:21 +00:00
netccitt
netinet add newlines at end of debugging log messages which were missing them 1997-04-07 01:48:30 +00:00
netiso
netnatm
netns PR/3408: From Koji Imada: mv_faults on SPP connections. 1997-03-29 17:01:38 +00:00
nfs Avoid nfsiods acquiring/releasing a lock, then acquiring it again, before 1997-04-08 17:57:16 +00:00
scsi Add another IBM disk that needs SDEV_AUTOSAVE. 1997-04-08 17:35:06 +00:00
stand
sys Fix two performance issues: 1997-04-09 21:12:10 +00:00
ufs Return immediately upon zero byte reads, as updating st_atime in this case 1997-04-04 14:21:32 +00:00
vm Document a requirement of vm_object_bypass(). 1997-04-08 22:35:49 +00:00
Makefile Add netatalk 1997-04-02 21:14:29 +00:00