K 10 svn:author V 3 bde K 8 svn:date V 27 1994-12-16T16:50:15.000000Z K 7 svn:log V 305 Continue implementing disk slices and labels for the vn driver. Everything is supposed to work except "media removal" (shutting down the vn driver) while some partitions are open. Fix some errnos: return ENOTTY, not ENXIO for unknown ioctls; return ENODEV, not ENXIO for the unsupported dump operation. END