From owner-cvs-all Sat Oct 27 18:50:34 2001 Delivered-To: cvs-all@freebsd.org Received: from mail-green.research.att.com (H-135-207-30-103.research.att.com [135.207.30.103]) by hub.freebsd.org (Postfix) with ESMTP id 7233B37B403; Sat, 27 Oct 2001 18:50:30 -0700 (PDT) Received: from alliance.research.att.com (alliance.research.att.com [135.207.26.26]) by mail-green.research.att.com (Postfix) with ESMTP id 4A51D1E03E; Sat, 27 Oct 2001 21:50:29 -0400 (EDT) Received: from windsor.research.att.com (windsor.research.att.com [135.207.26.46]) by alliance.research.att.com (8.8.7/8.8.7) with ESMTP id VAA08443; Sat, 27 Oct 2001 21:50:28 -0400 (EDT) From: Bill Fenner Received: (from fenner@localhost) by windsor.research.att.com (8.8.8+Sun/8.8.5) id SAA28044; Sat, 27 Oct 2001 18:50:28 -0700 (PDT) Message-Id: <200110280150.SAA28044@windsor.research.att.com> MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII To: mjacob@feral.com Subject: Re: cvs commit: src/sys/kern kern_conf.c subr_disk.c Cc: jlemon@flugsvamp.com, cvs-committers@freebsd.org, cvs-all@freebsd.org Date: Sat, 27 Oct 2001 18:50:27 -0700 Versions: dmail (solaris) 2.2j/makemail 2.9b 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 >Interesting. You should make sure that Jonathon fixes the network device stuff >he just added 'coz it does this too. These got fixed 12.5 hours after they got broken, over 2 weeks ago. Perhaps you need to update your sources? Revision 1.120 / (download) - annotate - [select for diffs], Thu Oct 11 18:39:05 2001 UTC (2 weeks, 2 days ago) by jlemon Branch: MAIN Changes since 1.119: +4 -3 lines Diff to previous 1.119 (colored) Fix the ``WARNING: Driver mistake: repeat make_dev'', caused by using the wrong index variable within a loop. I have no idea how this managed to work on my test box. Spotted by: fenner Bill To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message