freebsd-nq/sys/miscfs
Bruce Evans d77206b33b Fixed the type of procfs_sync(). Trailing args were missing.
Fixed the type of procfs_fhtovp().  The args had little resemblance to
the correct ones.

Added prototypes.
1995-11-16 11:34:51 +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 Fixed the type of kernfs_sync(). Trailing args were missing. 1995-11-16 11:16:13 +00:00
nullfs Introduced a type `vop_t' for vnode operation functions and used 1995-11-09 08:17:23 +00:00
portal Fixed the type of portal_sync(). Trailing args were missing. 1995-11-16 11:24:06 +00:00
procfs Fixed the type of procfs_sync(). Trailing args were missing. 1995-11-16 11:34:51 +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