From owner-freebsd-commit Wed Apr 12 09:18:26 1995 Return-Path: commit-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id JAA17018 for commit-outgoing; Wed, 12 Apr 1995 09:18:26 -0700 Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id JAA17004 for cvs-sys-outgoing; Wed, 12 Apr 1995 09:18:24 -0700 Received: (from ache@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id JAA16995 ; Wed, 12 Apr 1995 09:18:21 -0700 From: "Andrey A. Chernov" Message-Id: <199504121618.JAA16995@freefall.cdrom.com> Subject: Re: cvs commit: src/sys/scsi scsi_base.c To: phk@ref.tfs.com (Poul-Henning Kamp) Date: Wed, 12 Apr 1995 09:18:21 -0700 (PDT) Cc: ache@astral.msk.su, julian@tfs.com, CVS-commiters@freefall.cdrom.com, cvs-sys@freefall.cdrom.com, dufault@hda.com In-Reply-To: <199504121049.DAA08442@ref.tfs.com> from "Poul-Henning Kamp" at Apr 12, 95 03:49:27 am X-Mailer: ELM [version 2.4 PL24] Content-Type: text Content-Length: 889 Sender: commit-owner@FreeBSD.org Precedence: bulk > > > I intentionly move it from bootverbose to default case. > We discussed this forth and back about two weeks ago. Don't go change > things to your liking contrary to the feelings of the rest of us. Sorry, it seems that I miss it. > > > 1) WD driver does it too, so it is common looking style change. > for WD driver it has meaning, it is what is used to access the disk. > For sd it has meaning too especialy wfor disklabel/partiton stuff editing. > > 2) I don't need now to reboot system with -verbose for > > partition/disklabel editing (it was the reason for this fix). > Sorry, You'll have to. > I'll try to reduce any place wich potentially can bother user. > > 3) I don't understand, why it even was under bootverbose. > Because it is bogus. > It don't take much space in screen line in any case. Ok, I don't want to fight over this things, should I back it out?