freebsd-nq/sys/fs
Mike Pritchard 8092a8e143 Make this compile without warnings after the Lite2 merge:
- *fs_init routines now take a "struct vfsconf * vfsp" pointer
  as an argument.
- Use the correct type for cookies.
- Update function prototypes.

Submitted by:	bde
1997-02-12 16:31:27 +00:00
..
cd9660 Declare function args in order in recently K&Rised function headers. 1997-02-12 14:07:26 +00:00
deadfs This is the kernel Lite/2 commit. There are some requisite userland 1997-02-10 02:22:35 +00:00
fdescfs This is the kernel Lite/2 commit. There are some requisite userland 1997-02-10 02:22:35 +00:00
fifofs Rstored #include of <sys/kernel.h> so that this compiles 1997-02-12 16:26:37 +00:00
msdosfs Make this compile without warnings after the Lite2 merge: 1997-02-12 16:31:27 +00:00
nullfs Make this compile again after the Lite2 merge. 1997-02-12 14:55:01 +00:00
portalfs Add function prototypes for most of the new Lite2 functions. 1997-02-12 06:52:51 +00:00
procfs Add function prototypes for most of the new Lite2 functions. 1997-02-12 06:52:51 +00:00
specfs This is the kernel Lite/2 commit. There are some requisite userland 1997-02-10 02:22:35 +00:00
umapfs Add missing function prototypes. 1997-02-12 14:54:14 +00:00
unionfs Added parameter names to prototypes that were added in the last commit to 1997-02-12 14:45:23 +00:00