NetBSD/sys/ufs
matt ad346bb9eb Convert a MALLOC with a variable size to malloc(). Saves 220 bytes of text
on VAX.
2001-01-01 05:17:26 +00:00
..
ext2fs in *_sync(), don't skip vnodes which have (potentially dirty) pages. 2000-12-10 19:36:31 +00:00
ffs Convert a MALLOC with a variable size to malloc(). Saves 220 bytes of text 2001-01-01 05:17:26 +00:00
lfs replace \<space(s)><newline> (wrong!) with \<newline> 2000-12-20 00:24:23 +00:00
mfs Initial integration of the Unified Buffer Cache project. 2000-11-27 08:39:39 +00:00
ufs in ufs_balloc_range(), don't rely on uvm_vnp_setsize() to invalidate 2000-12-03 03:57:24 +00:00
Makefile