NetBSD/sys/ufs
fvdl 509b0d01a5 Do an explicit VOP_UNLOCK in ufs_vinit before setting v_op to
spec_vnode_ops_p. Workaround for a lock leak. Problem tracked
down by der Mouse.
2001-03-23 12:15:34 +00:00
..
ext2fs min() -> MIN(), max() -> MAX(). 2001-02-27 04:37:44 +00:00
ffs Change ffs_dirpref() to pay attention to the amount of available free 2001-03-13 21:16:23 +00:00
lfs don't include lfs_extern.h; ufs/inode.h does too. 2001-02-04 21:51:19 +00:00
mfs fix bug (pointed out as sequence point violation warning with current-ish gcc) 2001-02-24 00:05:22 +00:00
ufs Do an explicit VOP_UNLOCK in ufs_vinit before setting v_op to 2001-03-23 12:15:34 +00:00
Makefile Rework the way kernel include files are installed. In the new method, 1998-06-12 23:22:30 +00:00