.. |
adosfs
|
Make VOP_LINK return directory still locked and referenced.
|
2015-04-20 22:59:19 +00:00 |
cd9660
|
update: runs as a userspace process now.
|
2015-05-17 09:46:12 +00:00 |
efs
|
Remove the 'cred' argument from bread(). Remove a now unused var in
|
2015-03-28 19:24:04 +00:00 |
filecorefs
|
Make VOP_LINK return directory still locked and referenced.
|
2015-04-20 22:59:19 +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
|
Make VOP_LINK return directory still locked and referenced.
|
2015-04-20 22:59:19 +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
|
Remove miscfs/syncfs and
|
2015-05-06 15:57:07 +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 VOP_LINK return directory still locked and referenced.
|
2015-04-20 22:59:19 +00:00 |
udf
|
Make VOP_LINK return directory still locked and referenced.
|
2015-04-20 22:59:19 +00:00 |
union
|
Make VOP_LINK return directory still locked and referenced.
|
2015-04-20 22:59:19 +00:00 |
unionfs
|
Make VOP_LINK return directory still locked and referenced.
|
2015-04-20 22:59:19 +00:00 |
v7fs
|
Make VOP_LINK return directory still locked and referenced.
|
2015-04-20 22:59:19 +00:00 |
Makefile
|
7th Edition(V7) File System support. and NetBSD symbolic-link, socket, FIFO extension. see newfs_v7fs(8).
|
2011-06-27 11:52:22 +00:00 |
unicode.h
|
Use size_t instead of int for character count to avoid sign compare issues.
|
2014-04-06 19:25:22 +00:00 |