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
19b4c45621
NetBSD
/
sys
/
ufs
History
dholland
4bace1433b
u_int{16,32,64}_t -> uint{16,32,64}_t, for the benefit of userland.
2016-01-22 23:06:10 +00:00
..
chfs
Make VOP_LINK return directory still locked and referenced.
2015-04-20 22:59:19 +00:00
ext2fs
Use buffer cache, not page cache, to expand directories in ext2fs.
2016-01-12 21:29:29 +00:00
ffs
We need to check if the inode is initialized for ffsv2 when we translate a
2015-12-23 23:31:28 +00:00
lfs
there is no reason to use __unused here.
2016-01-10 16:14:27 +00:00
mfs
Change ffs to use vcache_new:
2015-03-17 09:39:29 +00:00
ufs
u_int{16,32,64}_t -> uint{16,32,64}_t, for the benefit of userland.
2016-01-22 23:06:10 +00:00
Makefile
…
files.ufs
Change lfs from hash table to vcache.
2015-05-31 15:48:02 +00:00