CVSROOT: /cvs Module name: src Changes by: k...@cvs.openbsd.org 2018/08/30 06:30:08
Modified files: sbin/disklabel : editor.c Log message: Never let FS_RAID partition be named, a.k.a. given a mount point. Nuke pointless and inconsistant error message before one get_mp() invocation. ok otto@