CVSROOT: /cvs Module name: src Changes by: k...@cvs.openbsd.org 2009/02/15 14:07:00
Modified files: sbin/disklabel : disklabel.c Log message: Don't display, or save via the editor 's' command, the fsize and bsize fields for UNUSED partitions. '-R' already skipped processing these fields for such partitions. Eliminates an XXX. ok deraadt, "makes sense" miod@