HardenedBSD/sys/fs
Bruce Evans cf2455a3ec The cred' and proc' args were missing for some VOP_OPEN() and VOP_CLOSE()
calls.

Found by: gcc -Wstrict-prototypes after I supplied some of the 5000+
missing prototypes.  Now I have 9000+ lines of warnings and errors
about bogus conversions of function pointers.
1995-08-17 11:53:51 +00:00
..
cd9660 Converted mountlist to a CIRCLEQ. 1995-08-11 11:31:18 +00:00
deadfs
fdescfs
fifofs
msdosfs
nullfs
portalfs
procfs
specfs
umapfs
unionfs The cred' and proc' args were missing for some VOP_OPEN() and VOP_CLOSE() 1995-08-17 11:53:51 +00:00