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
/
fs
History
Scott Long
09e19031ab
Fix a memory leak and a nested 'for' loop in the spare table handling.
...
Submitted by: Pedro Martelletto
2006-06-26 03:21:19 +00:00
..
cd9660
Remove calls to vfs_export() for exporting a filesystem for NFS mounting
2006-05-26 00:32:21 +00:00
coda
…
deadfs
…
devfs
…
fdescfs
…
fifofs
…
hpfs
…
msdosfs
mount_msdosfs.c:
2006-06-01 02:25:00 +00:00
ntfs
Remove calls to vfs_export() for exporting a filesystem for NFS mounting
2006-05-26 00:32:21 +00:00
nullfs
Remove incorrect null_checkexp() routine. This
2006-05-28 22:45:52 +00:00
nwfs
Call vm_object_page_clean() with the object lock held.
2006-05-25 17:16:11 +00:00
portalfs
…
procfs
Upon further review, DES prefers this change over that in revision 1.13
2006-06-05 16:41:27 +00:00
pseudofs
…
smbfs
Enable inadvertantly disabled "securenet" access controls in ypserv. [1]
2006-05-31 22:32:22 +00:00
udf
Fix a memory leak and a nested 'for' loop in the spare table handling.
2006-06-26 03:21:19 +00:00
umapfs
…
unionfs
…