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
cf9fc2baf8
NetBSD
/
sys
/
ufs
History
riastradh
9a6283711b
KASSERT(mutex_owner(...)) ---> KASSERT(mutex_owned(...))
2016-11-20 21:22:14 +00:00
..
chfs
Remove now obsolete operation vcache_remove().
2016-08-20 12:37:06 +00:00
ext2fs
put back second strlcpy; pointed out by dholland.
2016-08-25 07:18:35 +00:00
ffs
Fix a "slight tweak" from Rev. 1.121: bap1/bap2 must be valid
2016-11-11 10:50:16 +00:00
lfs
KASSERT(mutex_owner(...)) ---> KASSERT(mutex_owned(...))
2016-11-20 21:22:14 +00:00
mfs
Change ffs to use vcache_new:
2015-03-17 09:39:29 +00:00
ufs
KASSERT(mutex_owner(...)) ---> KASSERT(mutex_owned(...))
2016-11-20 21:21:26 +00:00
files.ufs
add support for extended attributes in ext2fs for ext3/ext4; read-only for now
2016-08-12 19:04:03 +00:00
Makefile