Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 19 May 1995 09:02:13 -0700 (PDT)
From:      Poul-Henning Kamp <phk@ref.tfs.com>
To:        bde@zeta.org.au (Bruce Evans)
Cc:        phk@freefall.cdrom.com, rgrimes@gndrsh.aac.dev.com, CVS-commiters@freefall.cdrom.com, cvs-sys@freefall.cdrom.com
Subject:   Re: cvs commit: src/sys/i386/isa diskslice_machdep.c
Message-ID:  <199505191602.JAA04882@ref.tfs.com>
In-Reply-To: <199505190824.SAA23888@godzilla.zeta.org.au> from "Bruce Evans" at May 19, 95 06:24:23 pm

next in thread | previous in thread | raw e-mail | index | archive | help
> >> phk         95/05/18 15:45:35
> >> 
> >>   Modified:    sys/i386/isa  diskslice_machdep.c
> >>   Log:
> >>   Make the "information" slice printfs if(bootverbose).
> >>   Fix the message about Ontrack.
> 
> >Reviewed by:????
> 
> Review: bootverbose is for controlling boots and should not be used in
> a routine that is called from open() and ioctl().  I suggest hiding
> the "OK" messages using TRACE(()) and printing the error messages if
> (dp->dp_typ == DOSPTYP_386BSD || dsi_debug).

bootverbose is for controlling kernel verbosity, and has the name because
it is settable from the boot prompt.

-- 
Poul-Henning Kamp <phk@login.dknet.dk> -- TRW Financial Systems, Inc.
'All relevant people are pertinent' && 'All rude people are impertinent'
=> 'no rude people are relevant'



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199505191602.JAA04882>