NetBSD/sys/ufs
bouyer 3bf1a6ad00 ufs_getlbns needs an array of NIADDR+1 struct indir's, and not NIADDR.
This fixes a panic due to stack corruption when reading larges files.
1997-07-24 17:18:03 +00:00
..
ext2fs ufs_getlbns needs an array of NIADDR+1 struct indir's, and not NIADDR. 1997-07-24 17:18:03 +00:00
ffs Fix messed up RCS Id. 1997-07-22 14:36:31 +00:00
lfs Don't cast 64bit (off_t) file sizes to vm_offset_t (32bit on many 1997-07-04 20:22:09 +00:00
mfs remove swap configuration. 1997-06-12 17:12:17 +00:00
ufs When allocating a new block, store the result obtained through counting 1997-07-17 23:40:07 +00:00