This website requires JavaScript.
Explore
Help
Sign In
Aren
/
NetBSD
Watch
1
Star
0
Fork
0
You've already forked NetBSD
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
NetBSD
/
sys
/
ufs
/
ufs
History
dbj
9b0bad335a
use #if defined(_KERNEL_OPT) around opt includes
...
fix arg to pool_init() when _LKM is defined
2004-12-20 03:12:20 +00:00
..
dinode.h
…
dir.h
…
inode.h
…
Makefile
…
quota.h
…
ufs_bmap.c
Remove some unnecessary (int32_t) casts that would cause us to screw up the
2004-12-15 07:11:51 +00:00
ufs_bswap.h
…
ufs_extern.h
…
ufs_ihash.c
…
ufs_inode.c
use #if defined(_KERNEL_OPT) around opt includes
2004-12-20 03:12:20 +00:00
ufs_lookup.c
…
ufs_quota.c
…
ufs_readwrite.c
…
ufs_vfsops.c
use #if defined(_KERNEL_OPT) around opt includes
2004-12-20 03:12:20 +00:00
ufs_vnops.c
Add a new VNODE_LOCKDEBUG option, which enables checks in the VOP_*()
2004-09-21 03:10:35 +00:00
ufsmount.h
…