freebsd-skq/sys/fs
phk 500e41bd71 I got tired of seeing all the cdevsw[major(foo)] all over the place.
Made a new (inline) function devsw(dev_t dev) and substituted it.

Changed to the BDEV variant to this format as well: bdevsw(dev_t dev)

DEVFS will eventually benefit from this change too.
1999-05-08 06:40:31 +00:00
..
cd9660 I got tired of seeing all the cdevsw[major(foo)] all over the place. 1999-05-08 06:40:31 +00:00
coda I got tired of seeing all the cdevsw[major(foo)] all over the place. 1999-05-08 06:40:31 +00:00
deadfs
fdescfs
fifofs
msdosfs I got tired of seeing all the cdevsw[major(foo)] all over the place. 1999-05-08 06:40:31 +00:00
ntfs One too many vfsops.. 1999-05-06 22:07:34 +00:00
nullfs
portalfs
procfs Make the type and map files claim 0 bytes size. Tar doesn't get confused 1999-05-04 08:01:55 +00:00
specfs I got tired of seeing all the cdevsw[major(foo)] all over the place. 1999-05-08 06:40:31 +00:00
umapfs Suser() simplification: 1999-04-27 11:18:52 +00:00
unionfs This code got moved as a result of confusion between union mounts and 1999-02-28 16:13:25 +00:00