NetBSD/sys/ufs
thorpej 37dc008ca3 Cleanup how file system configuration information is declared, grouping
related information together, with the file system code itself.

This is just low-hanging fruit -- more to come.
2002-04-16 23:14:05 +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 Add a special case for nrpos=1 to cbtorpos(). This massively reduces CPU usage 2002-04-10 14:31:07 +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
files.ufs Cleanup how file system configuration information is declared, grouping 2002-04-16 23:14:05 +00:00