.. |
adosfs
|
Make vget always return vnode unlocked.
|
2015-04-20 13:44:16 +00:00 |
cd9660
|
Remove the 'cred' argument from bread(). Remove a now unused var in
|
2015-03-28 19:24:04 +00:00 |
efs
|
Remove the 'cred' argument from bread(). Remove a now unused var in
|
2015-03-28 19:24:04 +00:00 |
filecorefs
|
Remove the 'cred' argument from bread(). Remove a now unused var in
|
2015-03-28 19:24:04 +00:00 |
hfs
|
Remove the 'cred' argument from bread(). Remove a now unused var in
|
2015-03-28 19:24:04 +00:00 |
msdosfs
|
Fix remaining read(fd, NULL, 1) cases.
|
2015-04-04 12:34:44 +00:00 |
nfs
|
invalidate input mbuf as soon as it is consumed by the mbuf chain
|
2015-02-07 12:50:25 +00:00 |
nilfs
|
Complete removal of cred argument from bread in nilfs.
|
2015-03-29 14:12:28 +00:00 |
ntfs
|
Remove the 'cred' argument from bread(). Remove a now unused var in
|
2015-03-28 19:24:04 +00:00 |
ptyfs
|
Revert previous; it does not work with COMPAT_BSDPTY, screen(1) fails because
|
2014-10-21 16:05:01 +00:00 |
puffs
|
make this compile again.
|
2015-02-25 23:14:59 +00:00 |
smbfs
|
Replace old style open array with C99 variant - cosmetic only, but should
|
2015-01-02 09:48:01 +00:00 |
sysvbfs
|
Make sure err is initialized.
|
2015-04-04 13:28:36 +00:00 |
tmpfs
|
Make vget always return vnode unlocked.
|
2015-04-20 13:44:16 +00:00 |
udf
|
Make vget always return vnode unlocked.
|
2015-04-20 13:44:16 +00:00 |
union
|
Cull unused vnode v_iflags: VI_LAYER, VI_LOCKSHARE.
|
2015-04-20 19:36:55 +00:00 |
unionfs
|
Define filesystem attributes with vfs dependency.
|
2014-10-11 06:42:18 +00:00 |
v7fs
|
Remove the 'cred' argument from bread(). Remove a now unused var in
|
2015-03-28 19:24:04 +00:00 |
Makefile
|
|
|
unicode.h
|
Use size_t instead of int for character count to avoid sign compare issues.
|
2014-04-06 19:25:22 +00:00 |