K 10 svn:author V 5 green K 8 svn:date V 27 1999-09-12T16:38:43.000000Z K 7 svn:log V 290 Make the d_flags of mem devices D_DISK to signify that they are disk-like random-seekable devices. This lets dd(1) know it can seek on them. It also affects spec_vnopen() (IIRC), but only makes the path of execution smaller, and does not change its behavior. This is when securelevel >= 2. END