NetBSD/sys/ufs
perseant 83adb24145 Allow negative values other than UNASSIGNED to be returned from ufs_bmap;
fixes a bug introduced in the 64-bit daddr_t conversion, that manifests
itself in LFS with kernels compiled with the FFS_EI option.
2003-02-09 03:26:59 +00:00
..
ext2fs Use PRId64 instead of hard coding "%lld" to fix build problems under 2003-01-25 18:12:31 +00:00
ffs Make the buffer cache code MP-safe. 2003-02-05 21:38:38 +00:00
lfs Make the buffer cache code MP-safe. 2003-02-05 21:38:38 +00:00
mfs Add extensible malloc types, adapted from FreeBSD. This turns 2003-02-01 06:23:35 +00:00
ufs Allow negative values other than UNASSIGNED to be returned from ufs_bmap; 2003-02-09 03:26:59 +00:00
Makefile Remove KDIR=, since SYS_INCLUDE=symlinks and KDIR are not supported any more. 2002-11-26 23:30:07 +00:00
files.ufs Add support for the Apple UFS variation on ffs 2002-09-28 20:11:05 +00:00