.. |
cd9660
|
More s/file system/filesystem/g
|
2002-05-16 21:28:32 +00:00 |
coda
|
More s/file system/filesystem/g
|
2002-05-16 21:28:32 +00:00 |
deadfs
|
Use vop_panic() instead of rolling our own.
|
2002-05-02 19:13:44 +00:00 |
devfs
|
Fix several bugs in devfs_lookupx(). When we check the nameiop to
|
2002-05-10 15:41:14 +00:00 |
fdescfs
|
Convert fdescfs to nmount.
|
2002-05-02 20:24:50 +00:00 |
fifofs
|
Use vop_panic() instead of rolling our own.
|
2002-05-02 19:13:44 +00:00 |
hpfs
|
More s/file system/filesystem/g
|
2002-05-16 21:28:32 +00:00 |
msdosfs
|
More s/file system/filesystem/g
|
2002-05-16 21:28:32 +00:00 |
ntfs
|
More s/file system/filesystem/g
|
2002-05-16 21:28:32 +00:00 |
nullfs
|
More s/file system/filesystem/g
|
2002-05-16 21:28:32 +00:00 |
nwfs
|
More s/file system/filesystem/g
|
2002-05-16 21:28:32 +00:00 |
portalfs
|
Remove __P.
|
2002-03-19 22:20:14 +00:00 |
procfs
|
Include <sys/systm.h> for (at least) the definition of atomic functions
|
2002-04-21 15:35:54 +00:00 |
pseudofs
|
s/pfs_badop/vop_eopnotsupp/
|
2002-05-03 14:58:25 +00:00 |
smbfs
|
More s/file system/filesystem/g
|
2002-05-16 21:28:32 +00:00 |
specfs
|
Lock proctree_lock instead of pgrpsess_lock.
|
2002-04-16 17:11:34 +00:00 |
udf
|
In VOP_LOOKUP, don't assume that the final pathname component
|
2002-05-16 19:22:39 +00:00 |
umapfs
|
Change the suser() API to take advantage of td_ucred as well as do a
|
2002-04-01 21:31:13 +00:00 |
unionfs
|
Change the vm_zone calls over to uma calls. Remove the reference to the
|
2002-04-08 06:57:43 +00:00 |