freebsd-dev/sys/fs/cd9660
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
..
cd9660_bmap.c Removed unused #includes. 1997-08-02 14:33:27 +00:00
cd9660_lookup.c Remove a bunch of variables which were unused both in GENERIC and LINT. 1997-11-07 08:53:44 +00:00
cd9660_mount.h
cd9660_node.c Staticize. 1998-02-09 06:11:36 +00:00
cd9660_node.h Forward declare some structs so that this file is more self-sufficient. 1998-02-03 21:39:30 +00:00
cd9660_rrip.c Removed unused #includes. 1997-08-02 14:33:27 +00:00
cd9660_rrip.h
cd9660_util.c
cd9660_vfsops.c Removed statically configured mount type numbers (MOUNT_*) and all 1998-09-07 13:17:06 +00:00
cd9660_vnops.c VOP_STRATEGY grows an (struct vnode *) argument 1998-07-04 20:45:42 +00:00
iso_rrip.h Forward declare some structs so that this file is more self-sufficient. 1998-02-03 21:52:02 +00:00
iso.h
TODO
TODO.hibler