This website requires JavaScript.
Explore
Help
Sign In
Aren
/
NetBSD
Watch
1
Star
0
Fork
You've already forked NetBSD
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
8edd158910
NetBSD
/
sys
/
ufs
History
fvdl
ad5dcb280f
Same change as in the UFS code: unlock vnode before setting v_op
...
to spec_vnode_ops. From Bill Studenmund.
2001-03-23 21:10:48 +00:00
..
ext2fs
Same change as in the UFS code: unlock vnode before setting v_op
2001-03-23 21:10:48 +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