CVSROOT: /cvs Module name: src Changes by: k...@cvs.openbsd.org 2009/03/28 10:27:24
Modified files: sbin/disklabel : extern.h editor.c disklabel.c Log message: Move some output under the control of the '-v' flag. In particular only display the partition info by default as is done in the E(ditor). The physical info is now only displayed if '-v' is specified. ok deraadt@