NetBSD/sys/ufs
soren 3e41a33af7 With large average filesizes, it was possible to overflow dirsize to zero,
causing a division by zero in ffs_dirpref().

From Barry Bouwsma of Tiengen.
2004-01-13 13:38:18 +00:00
..
ext2fs Replace the traditional buffer memory management -- based on fixed per buffer 2003-12-30 12:33:13 +00:00
ffs With large average filesizes, it was possible to overflow dirsize to zero, 2004-01-13 13:38:18 +00:00
lfs store a i/o priority hint in struct buf for buffer queue discipline. 2004-01-10 14:39:50 +00:00
mfs use symbolic V_SAVE instead of value 1 when invoking vinvalbuf 2003-12-28 00:36:33 +00:00
ufs store a i/o priority hint in struct buf for buffer queue discipline. 2004-01-10 14:39:50 +00:00
files.ufs Add support for the Apple UFS variation on ffs 2002-09-28 20:11:05 +00:00
Makefile Remove KDIR=, since SYS_INCLUDE=symlinks and KDIR are not supported any more. 2002-11-26 23:30:07 +00:00