freebsd-dev/sys/miscfs/fdesc
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
..
fdesc_vfsops.c Fixed the type of fdesc_sync(). Trailing args were missing. 1995-11-16 10:58:35 +00:00
fdesc_vnops.c Introduced a type `vop_t' for vnode operation functions and used 1995-11-09 08:17:23 +00:00
fdesc.h Introduced a type `vop_t' for vnode operation functions and used 1995-11-09 08:17:23 +00:00