dillon 4cc7d69521 Fix but in devfs_strategy(). Switch cases were falling through
instead of breaking out, so a VCHR devices would run the VCHR
    routine and then fall through and run the VBLK routine.  Fixed.
1999-01-27 23:49:45 +00:00
..
1999-01-26 02:49:52 +00:00
1999-01-27 22:53:58 +00:00
1999-01-27 11:05:12 +00:00