CVSROOT: /cvs Module name: src Changes by: dera...@cvs.openbsd.org 2013/06/01 19:07:39
Modified files: sys/isofs/cd9660: cd9660_extern.h cd9660_node.c cd9660_node.h cd9660_vfsops.c cd9660_vnops.c Log message: Remove disabled ISODEVMAP support. dev_t's on one system will not be similar on another, so using that is crazy. ok guenther krw