freebsd-dev/sys/fs
Mike Pritchard 8f5e8b4359 Do not allow delete/rename lookup request to prevent
panics if a user attempts to remove/rename files in
a fdesc file system.
1995-09-02 20:19:12 +00:00
..
cd9660 Converted mountlist to a CIRCLEQ. 1995-08-11 11:31:18 +00:00
deadfs Cosmetics: added a #include and a static prototype to silence gcc. 1994-10-08 22:37:00 +00:00
fdescfs Do not allow delete/rename lookup request to prevent 1995-09-02 20:19:12 +00:00
fifofs Allow a pipe to be opened read/write at one end, as is allowed in 1995-08-06 16:14:21 +00:00
msdosfs Fix bogus arg (&p instead of p) in the call to VOP_ACCESS() from 1995-08-25 20:12:23 +00:00
nullfs Remove trailing whitespace. 1995-05-30 08:16:23 +00:00
portalfs Remove trailing whitespace. 1995-05-30 08:16:23 +00:00
procfs Change procfs_lookup to not allow delete/rename operations 1995-09-02 18:28:48 +00:00
specfs Eliminate sloppy common-style declarations. There should be none left for 1995-07-29 11:44:31 +00:00
umapfs Remove trailing whitespace. 1995-05-30 08:16:23 +00:00
unionfs The cred' and proc' args were missing for some VOP_OPEN() and VOP_CLOSE() 1995-08-17 11:53:51 +00:00