NetBSD/sys/ufs
mycroft afc5d40400 Use blkstofrags() and fragstoblks(). Use &(NBBY-1) rather than %NBBY.
Switch off of fs_fragshift rather than fs_frag (generates better jump tables).
2002-04-10 08:05:11 +00:00
..
ext2fs if the size argument to write(2) is 0, do not modify the file in any way, 2002-03-25 02:23:55 +00:00
ffs Use blkstofrags() and fragstoblks(). Use &(NBBY-1) rather than %NBBY. 2002-04-10 08:05:11 +00:00
lfs Pool deals fairly well with physical memory shortage, but it doesn't 2002-03-08 20:48:27 +00:00
mfs Don't use local extern declarations for the mountroot variable or 2002-03-04 02:25:21 +00:00
ufs if the size argument to write(2) is 0, do not modify the file in any way, 2002-03-25 02:23:55 +00:00
Makefile