From owner-cvs-all Tue Sep 18 15: 4:14 2001 Delivered-To: cvs-all@freebsd.org Received: from prism.flugsvamp.com (cb58709-a.mdsn1.wi.home.com [24.17.241.9]) by hub.freebsd.org (Postfix) with ESMTP id 570B437B413; Tue, 18 Sep 2001 15:04:05 -0700 (PDT) Received: (from jlemon@localhost) by prism.flugsvamp.com (8.11.0/8.11.0) id f8IM2do04469; Tue, 18 Sep 2001 17:02:39 -0500 (CDT) (envelope-from jlemon) Date: Tue, 18 Sep 2001 17:02:39 -0500 From: Jonathan Lemon To: Julian Elischer Cc: Wilko Bulte , Alexander Langer , Jonathan Lemon , Josef Karthauser , Jonathan Lemon , cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: Re: cvs commit: src/sbin/ifconfig ifconfig.c Message-ID: <20010918170239.D88274@prism.flugsvamp.com> References: <20010918231245.A2785@freebie.xs4all.nl> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0pre2i In-Reply-To: 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 On Tue, Sep 18, 2001 at 03:28:09PM -0700, Julian Elischer wrote: > trouble is: > what happens if the system dies with a networking related problem? > no console.. Well, the only assumption I'm making is that the network driver is working. Other than that, everything else is bypassed, this includes the net, netinet, vm, mbuf and interrupt systems. -- Jonathan To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message