From owner-cvs-all Fri Apr 21 10:48:53 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 2C02537BA45; Fri, 21 Apr 2000 10:48:50 -0700 (PDT) (envelope-from guido@FreeBSD.org) Received: (from guido@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id KAA17761; Fri, 21 Apr 2000 10:48:50 -0700 (PDT) (envelope-from guido@FreeBSD.org) Message-Id: <200004211748.KAA17761@freefall.freebsd.org> From: Guido van Rooij Date: Fri, 21 Apr 2000 10:48:49 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/net if.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG guido 2000/04/21 10:48:49 PDT Modified files: sys/net if.c Log: IOCGIFCONF once and for all. Sometimes the ifc_len variable would be returned with a wrong value. While we're here, get rid of unnecessary panic call. PR: 17311, 12996, 14457 Submitted by: Patrick Bihan-Faou , Kris Kennaway Revision Changes Path 1.86 +3 -6 src/sys/net/if.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message