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
coda
deadfs
devfs
fdescfs
fifofs Export uipc_connect2() from uipc_usrreq.c instead of unp_connect2(), 2004-03-31 01:41:30 +00:00
hpfs
msdosfs
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
smbfs
specfs
udf Catch all cases where bread() returns an error and a valid *bp, and release 2004-03-30 05:01:48 +00:00
umapfs
unionfs