From owner-freebsd-current Mon Jul 23 12: 8:39 2001 Delivered-To: freebsd-current@freebsd.org Received: from meow.osd.bsdi.com (meow.osd.bsdi.com [204.216.28.88]) by hub.freebsd.org (Postfix) with ESMTP id C9A8E37B439 for ; Mon, 23 Jul 2001 12:08:25 -0700 (PDT) (envelope-from jhb@FreeBSD.org) Received: from laptop.baldwin.cx (john@jhb-laptop.osd.bsdi.com [204.216.28.241]) by meow.osd.bsdi.com (8.11.4/8.11.2) with ESMTP id f6NJ7hv00689; Mon, 23 Jul 2001 12:07:43 -0700 (PDT) (envelope-from jhb@FreeBSD.org) Message-ID: X-Mailer: XFMail 1.4.0 on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: <200107221011.MAA01533@midten.fast.no> Date: Mon, 23 Jul 2001 12:07:48 -0700 (PDT) From: John Baldwin To: Tor.Egge@fast.no Subject: Re: Interruptable hang starting init in today's -CURRENT Cc: current@FreeBSD.org, david@catwhisker.org Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On 22-Jul-01 Tor.Egge@fast.no wrote: > >> Interestingly, "sysctl -a -N" spits out names, but then seems to fall >> into a rut: >> > [....] >> net.inet.udp.getcred >> net.inet.accf.unloadable >> net.inet.accf.373 >> net.inet.accf.373 >> net.inet.accf.373 > [....] > >> Looks as if it's looping with no termination conditions being matched. > > When I got the same problem on my -current machine today, I found that > net.inet.accf and net.inet.raw had the same oid. Evil. > The system booted normally after changing the start oid for > dynamically assigned sysctl entries from 100 to 256. Hmm, perhaps net.inet.* should be using OID_AUTO instead? *shrug* > - Tor Egge -- John Baldwin -- http://www.FreeBSD.org/~jhb/ PGP Key: http://www.baldwin.cx/~john/pgpkey.asc "Power Users Use the Power to Serve!" - http://www.FreeBSD.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message