freebsd-nq/sys/miscfs
Bruce Evans 84cac4647f Fixed the type of fdesc_sync(). Trailing args were missing.
Fixed the type of fdesc_fhtovp().  The args had little resemblance to
the correct ones.

Added prototypes.
1995-11-16 10:58:35 +00:00
..
deadfs Removed unsed function dead_nullop(). 1995-11-11 03:36:07 +00:00
devfs Introduced a type `vop_t' for vnode operation functions and used 1995-11-09 08:17:23 +00:00
fdesc Fixed the type of fdesc_sync(). Trailing args were missing. 1995-11-16 10:58:35 +00:00
fifofs Introduced a type `vop_t' for vnode operation functions and used 1995-11-09 08:17:23 +00:00
kernfs Get rid of hostnamelen variable. 1995-11-14 09:37:22 +00:00
nullfs Introduced a type `vop_t' for vnode operation functions and used 1995-11-09 08:17:23 +00:00
portal Introduced a type `vop_t' for vnode operation functions and used 1995-11-09 08:17:23 +00:00
procfs Introduced a type `vop_t' for vnode operation functions and used 1995-11-09 08:17:23 +00:00
specfs Introduced a type `vop_t' for vnode operation functions and used 1995-11-09 08:17:23 +00:00
umapfs Introduced a type `vop_t' for vnode operation functions and used 1995-11-09 08:17:23 +00:00
union Introduced a type `vop_t' for vnode operation functions and used 1995-11-09 08:17:23 +00:00