Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 24 Oct 2002 14:12:59 -0400 (EDT)
From:      John Baldwin <jhb@FreeBSD.org>
To:        Luigi Rizzo <luigi@FreeBSD.org>
Cc:        cvs-all@FreeBSD.org, cvs-committers@FreeBSD.org
Subject:   RE: cvs commit: src/etc MAKEDEV
Message-ID:  <XFMail.20021024141259.jhb@FreeBSD.org>
In-Reply-To: <200210241759.g9OHxwqQ016414@repoman.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help

On 24-Oct-2002 Luigi Rizzo wrote:
> luigi       2002/10/24 10:59:58 PDT
> 
>   Modified files:
>     etc                  MAKEDEV 
>   Log:
>   Fix a bug in MAKEDEV -- when creating /dev/usb, the code was using
>   whatever random value was already in $unit. It happened to work
>   because the variable is often unset, but this is not always the
>   case e.g. when you call "MAKEDEV sio2 usb ..."
>   
>   This affects -stable as well.
>   
>   Reviewed by: n_hibma
>   Silence from: re
>   MFC after: 3 days

1) You do not need re@ approval for minor bugfixes such as this.
2) I (personally) have no record of an e-mail requesting approval
   for this patch in my re@ inbox, so it's not like re@ ignored
   this patch. :)

-- 

John Baldwin <jhb@FreeBSD.org>  <><  http://www.FreeBSD.org/~jhb/
"Power Users Use the Power to Serve!"  -  http://www.FreeBSD.org/

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




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