NetBSD/sys
cgd 00f7a2d476 if the PCI_CONFIG_DUMP option is defined, set the patchable
pci_config_dump variable to 1.  otherwise, it gets set to 0.  If
that's set, when configuring PCI devices spew the very verbose
configuration space header dump that was previously "#if 0"'d.
If you use this option, or patch the variable to 1, it's strongly
encouraged that you have used the MSGBUFSIZE option to enlarge the
kernel message buffer.
2000-03-22 00:47:26 +00:00
..
adosfs Add new VFS op routine - vfs_done and call it on filesystem detach 2000-03-16 18:08:17 +00:00
arch The global `mmu_3l' has been obsolete for a long time already. 2000-03-21 21:30:33 +00:00
coda Add new VFS op routine - vfs_done and call it on filesystem detach 2000-03-16 18:08:17 +00:00
compat Regen. 2000-03-20 00:50:45 +00:00
conf Move `nca' declaration to `conf/files'. 2000-03-20 11:03:42 +00:00
ddb
dev if the PCI_CONFIG_DUMP option is defined, set the patchable 2000-03-22 00:47:26 +00:00
filecorefs Add new VFS op routine - vfs_done and call it on filesystem detach 2000-03-16 18:08:17 +00:00
gdbscripts
ipkdb
isofs Add new VFS op routine - vfs_done and call it on filesystem detach 2000-03-16 18:08:17 +00:00
kern Do previous better. Use FSYNC_RECLAIM as it was before. 2000-03-17 01:25:06 +00:00
lib
lkm Add prototypes for the xxx_lkmentry() functions, and enable WARNS=1. 2000-03-21 11:45:56 +00:00
miscfs Adapt to last VFS changes - add appropriate vfs_done routine. 2000-03-16 19:00:26 +00:00
msdosfs one more 2000-03-20 07:30:14 +00:00
net
netatalk
netccitt
netinet improve comment (about undo'ing code on in{,6}_ifinit failure) 2000-03-21 11:23:31 +00:00
netinet6 cleanup AH/policy processing. 2000-03-21 23:53:30 +00:00
netiso
netkey
netnatm
netns
nfs Add new VFS op routine - vfs_done and call it on filesystem detach 2000-03-16 18:08:17 +00:00
ntfs Add new VFS op routine - vfs_done and call it on filesystem detach 2000-03-16 18:08:17 +00:00
stand
sys Allow mips endian_machdep.h to see _LITTLE_ENDIAN and _BIG_ENDIAN. 2000-03-17 11:47:43 +00:00
ufs If we're reclaiming, and there are no dirty blocks, just return. 2000-03-17 01:26:52 +00:00
uvm
vm second and third argument of pmap_steal_memory() are not paddr_t*, but vaddr_t*. 2000-03-21 09:33:45 +00:00
Makefile