NetBSD/sys/ufs
chs fe10bac175 if the size argument to write(2) is 0, do not modify the file in any way,
including updating timestamps.  required for standards conformance.
2002-03-25 02:23:55 +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 Fix a typo, a KNF-nit, and simplify a printf format string. 2002-03-18 13:38:52 +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