NetBSD/sys/ufs
dbj cf1784812c remove incorrect casts that limit some uses of daddr_t to 31 bits
this fixes problems using ffs2 with more than 2^31 sectors (~1tb)
2004-07-24 15:02:32 +00:00
..
ext2fs Call inittodr() from main(). Let file system code set the recorded `last 2004-07-05 07:28:45 +00:00
ffs Call inittodr() from main(). Let file system code set the recorded `last 2004-07-05 07:28:45 +00:00
lfs Call inittodr() from main(). Let file system code set the recorded `last 2004-07-05 07:28:45 +00:00
mfs Call inittodr() from main(). Let file system code set the recorded `last 2004-07-05 07:28:45 +00:00
ufs remove incorrect casts that limit some uses of daddr_t to 31 bits 2004-07-24 15:02:32 +00:00
Makefile
files.ufs Add ffs internal snapshots. Written by Marshall Kirk McKusick for FreeBSD. 2004-05-25 14:54:55 +00:00