freebsd-dev/sys/miscfs/kernfs
Bruce Evans 9f3a4cd083 Fixed the type of kernfs_sync(). Trailing args were missing.
Fixed the type of kernfs_fhtovp().  The args had little resemblance to
the correct ones.

Added prototypes.
1995-11-16 11:16:13 +00:00
..
kernfs_vfsops.c Fixed the type of kernfs_sync(). Trailing args were missing. 1995-11-16 11:16:13 +00:00
kernfs_vnops.c Get rid of hostnamelen variable. 1995-11-14 09:37:22 +00:00
kernfs.h Introduced a type `vop_t' for vnode operation functions and used 1995-11-09 08:17:23 +00:00