freebsd-dev/sys/ufs
John Dyson 4722175765 Tie up some loose ends in vnode/object management. Remove an unneeded
config option in pmap.  Fix a problem with faulting in pages.  Clean-up
some loose ends in swap pager memory management.

The system should be much more stable, but all subtile bugs aren't fixed yet.
1998-01-17 09:17:02 +00:00
..
ffs Tie up some loose ends in vnode/object management. Remove an unneeded 1998-01-17 09:17:02 +00:00
lfs In all such uses of struct buf: 's/b_un.b_addr/b_data/g' 1997-12-02 21:07:20 +00:00
mfs Removed unused #includes again. They thrashed when mfs_reclaim thrashed 1998-01-01 12:40:25 +00:00
ufs Make our v_usecount vnode reference count work identically to the 1998-01-06 05:26:17 +00:00