freebsd-dev/sys/miscfs/union
Bruce Evans 8994ca3ce9 Removed statically configured mount type numbers (MOUNT_*) and all
references to them.

The change a couple of days ago to ignore these numbers in statically
configured vfsconf structs was slightly premature because the cd9660,
cfs, devfs, ext2fs, nfs vfs's still used MOUNT_* instead of the number
in their vfsconf struct.
1998-09-07 13:17:06 +00:00
..
union_subr.c Cast pointers to [u]intptr_t instead of to [unsigned] long. 1998-07-15 04:17:55 +00:00
union_vfsops.c Removed statically configured mount type numbers (MOUNT_*) and all 1998-09-07 13:17:06 +00:00
union_vnops.c VOP_STRATEGY grows an (struct vnode *) argument 1998-07-04 20:45:42 +00:00
union.h Deleted KLOCK-hack. 1998-02-26 03:23:56 +00:00