freebsd-dev/sys/fs
Pawel Jakub Dawidek c5b7c33bc8 Remove ps_argsopen from this check, because of two reasons:
1. This check if wrong, because it is true by default
   (kern.ps_argsopen is 1 by default) (p_cansee() is not even checked).
2. Sysctl kern.ps_argsopen is going away.
2004-04-01 00:04:23 +00:00
..
cd9660 Remove unused second arg to vfinddev(). 2004-03-11 16:33:11 +00:00
coda Device megapatch 5/6: 2004-02-21 21:32:15 +00:00
deadfs
devfs Report the correct length for symlink entries. 2004-02-19 19:09:52 +00:00
fdescfs
fifofs Export uipc_connect2() from uipc_usrreq.c instead of unp_connect2(), 2004-03-31 01:41:30 +00:00
hpfs
msdosfs Don't reject FAT file systems with a number of "Heads" greater than 2004-03-14 23:28:12 +00:00
ntfs
nullfs
nwfs
portalfs Export uipc_connect2() from uipc_usrreq.c instead of unp_connect2(), 2004-03-31 01:41:30 +00:00
procfs Remove ps_argsopen from this check, because of two reasons: 2004-04-01 00:04:23 +00:00
pseudofs When taking event callbacks (like process_exit) out from under Giant, those 2004-03-14 15:57:45 +00:00
smbfs
specfs When I was a kid my work table was one cluttered mess an cleaning it up 2004-03-11 18:50:33 +00:00
udf Catch all cases where bread() returns an error and a valid *bp, and release 2004-03-30 05:01:48 +00:00
umapfs Clean up the stub fake vnode locking implemenations. The main reason this 2004-03-29 22:41:21 +00:00
unionfs