This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-skq
Watch
1
Star
0
Fork
0
You've already forked freebsd-skq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
freebsd-skq
/
sys
/
ufs
/
mfs
History
Jeffrey Hsu
78769fbc6a
struct mfsnode bloated in size by 12 bytes, so reduce spare padding by 3 longs.
...
We now only have 4 spare bytes before hitting the dreaded 32 byte threshold.
1996-11-04 20:53:02 +00:00
..
mfs_extern.h
Removed bogus _BEGIN_DECLS/_END_DECLS.
1996-05-01 02:16:17 +00:00
mfs_vfsops.c
Moved the fsnode MALLOC to before the call to getnewvnode() so that the
1996-06-12 03:37:57 +00:00
mfs_vnops.c
Replace usage of buf->b_actf by queue.3 and buf->b_act
1996-04-08 07:54:51 +00:00
mfsiom.h
removed:
1996-05-02 14:21:14 +00:00
mfsnode.h
struct mfsnode bloated in size by 12 bytes, so reduce spare padding by 3 longs.
1996-11-04 20:53:02 +00:00