From owner-cvs-all Mon Apr 22 15:18:54 2002 Delivered-To: cvs-all@freebsd.org Received: from gw.nectar.cc (gw.nectar.cc [208.42.49.153]) by hub.freebsd.org (Postfix) with ESMTP id 9033937B47B; Mon, 22 Apr 2002 15:04:43 -0700 (PDT) Received: from madman.nectar.cc (madman.nectar.cc [10.0.1.111]) by gw.nectar.cc (Postfix) with ESMTP id C067A62; Mon, 22 Apr 2002 17:04:01 -0500 (CDT) Received: from madman.nectar.cc (localhost [IPv6:::1]) by madman.nectar.cc (8.12.3/8.11.6) with ESMTP id g3MM41FM003067; Mon, 22 Apr 2002 17:04:01 -0500 (CDT) (envelope-from nectar@madman.nectar.cc) Received: (from nectar@localhost) by madman.nectar.cc (8.12.3/8.12.3/Submit) id g3MM4190003066; Mon, 22 Apr 2002 17:04:01 -0500 (CDT) Date: Mon, 22 Apr 2002 17:04:01 -0500 From: "Jacques A. Vidrine" To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Cc: Dmitry Pryanishnikov Subject: Re: cvs commit: src/sys/kern kern_descrip.c Message-ID: <20020422220401.GC385@madman.nectar.cc> Mail-Followup-To: "Jacques A. Vidrine" , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org, Dmitry Pryanishnikov References: <200204222138.g3MLcKu54152@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200204222138.g3MLcKu54152@freefall.freebsd.org> User-Agent: Mutt/1.3.28i X-Url: http://www.nectar.cc/ Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG I meant to mention that this mistake was spotted by Dmitry Pryanishnikov . Thanks, Dmitry! -- Jacques A. Vidrine http://www.nectar.cc/ NTT/Verio SME . FreeBSD UNIX . Heimdal Kerberos jvidrine@verio.net . nectar@FreeBSD.org . nectar@kth.se On Mon, Apr 22, 2002 at 02:38:20PM -0700, Jacques Vidrine wrote: > nectar 2002/04/22 14:38:20 PDT > > Modified files: (Branch: RELENG_4_5) > sys/kern kern_descrip.c > Log: > Fix bogon introduced when MFCing: In FreeBSD 4.x, the second argument > to vn_open is type `int', not `int *'. > > Revision Changes Path > 1.81.2.9.2.2 +1 -1 src/sys/kern/kern_descrip.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message