NetBSD/sys
chs 5a4fdb6ddb make genfs get/put work for block devices as well:
- the "fs bshift" for block devices is always DEV_BSHIFT.
 - retrieve the device vnode from VOP_BMAP() and use that to set b_dev
   in page i/o buffers.
2001-08-17 05:51:29 +00:00
..
adosfs
altq
arch Under DEBUG, have a global buserr_reg that stores the 2001-08-17 00:00:26 +00:00
coda bound check the vi.in_size in venus_ioctl() 2001-08-05 11:22:33 +00:00
compat regen. 2001-08-15 05:27:29 +00:00
conf Artur Grabowski's simple brute-force malloc debugger, which uses 2001-08-17 00:48:29 +00:00
crypto
ddb Add `show malloc' to dump the internal state of the MALLOC_DEBUG code. 2001-08-17 01:00:10 +00:00
dev When asked to set the transfer mode, just call back 2001-08-17 00:24:09 +00:00
filecorefs
gdbscripts
ipkdb
isofs
kern Artur Grabowski's simple brute-force malloc debugger, which uses 2001-08-17 00:48:29 +00:00
lib Move _insque()/_remque() to libkern. Once remaining uses would 2001-08-12 08:35:31 +00:00
lkm build netbsd32, sunos32, svr4 and svr4_32 LKM's on sparc64. 2001-08-14 12:00:01 +00:00
miscfs make genfs get/put work for block devices as well: 2001-08-17 05:51:29 +00:00
msdosfs
net gif interface now uses generic software interrupt 2001-08-16 17:45:25 +00:00
netatalk
netccitt
netinet gif interface now uses generic software interrupt 2001-08-16 17:45:25 +00:00
netinet6 gif interface now uses generic software interrupt 2001-08-16 17:45:25 +00:00
netisdn Don't allow the size of active diagnostics parameter be bigger than 2001-08-05 11:16:56 +00:00
netiso
netkey avoid symbol conflict with "sin()". 2001-08-16 14:28:54 +00:00
netnatm
netns
netsmb
nfs don't panic on mknod(2) over NFS. PR 13705. 2001-08-14 05:31:55 +00:00
ntfs fix pointer/structure mismatch in some dprintf's 2001-07-30 13:10:30 +00:00
smbfs
stand
sys Artur Grabowski's simple brute-force malloc debugger, which uses 2001-08-17 00:48:29 +00:00
ufs remove third argument (`int ns') from ffs_sb_swap(), and let ffs_sb_swap() 2001-08-17 02:18:46 +00:00
uvm user maps are always pageable. 2001-08-16 01:37:50 +00:00
Makefile Make the directory list alphabetical again. 2001-08-03 18:28:09 +00:00