From owner-freebsd-current@FreeBSD.ORG Sun Sep 14 14:24:25 2003 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2FD5616A4BF for ; Sun, 14 Sep 2003 14:24:25 -0700 (PDT) Received: from harmony.village.org (rover.bsdimp.com [204.144.255.66]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3941E43FA3 for ; Sun, 14 Sep 2003 14:24:24 -0700 (PDT) (envelope-from imp@bsdimp.com) Received: from localhost (warner@rover2.village.org [10.0.0.1]) by harmony.village.org (8.12.9/8.12.3) with ESMTP id h8ELOJTX065427; Sun, 14 Sep 2003 15:24:20 -0600 (MDT) (envelope-from imp@bsdimp.com) Date: Sun, 14 Sep 2003 15:24:20 -0600 (MDT) Message-Id: <20030914.152420.73382717.imp@bsdimp.com> To: allbery@ece.cmu.edu From: "M. Warner Losh" In-Reply-To: <1063493960.67003.2.camel@pyanfar.ece.cmu.edu> References: <20030913144105.K85817@12-234-22-23.pyvrag.nggov.pbz> <20030913.164927.81895915.imp@bsdimp.com> <1063493960.67003.2.camel@pyanfar.ece.cmu.edu> X-Mailer: Mew version 2.2 on Emacs 21.3 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit cc: freebsd-current@FreeBSD.ORG Subject: Re: devd/devctl X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 14 Sep 2003 21:24:25 -0000 In message: <1063493960.67003.2.camel@pyanfar.ece.cmu.edu> "Brandon S. Allbery KF8NH" writes: : On Sat, 2003-09-13 at 18:49, M. Warner Losh wrote: : > and you cannot tell dhclient that interfaces have arrived. : : dhclient(8) seems to think otherwise, although it doesn't explain quite : how (I assume it wants you to pause and resume via OMAPI/omshell(8) : since it doesn't appear to support "interface" objects according to the : documentation). dhclient(8) is wrong. dhclient can't do it in a meaningful way. Warner