From owner-cvs-all Mon Oct 30 23:39: 1 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 866F637B479; Mon, 30 Oct 2000 23:38:58 -0800 (PST) Received: (from guido@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id XAA95175; Mon, 30 Oct 2000 23:38:58 -0800 (PST) (envelope-from guido@FreeBSD.org) Message-Id: <200010310738.XAA95175@freefall.freebsd.org> From: Guido van Rooij Date: Mon, 30 Oct 2000 23:38:58 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/netstat if.c X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG guido 2000/10/30 23:38:58 PST Modified files: (Branch: RELENG_4) usr.bin/netstat if.c Log: MFC: Now that the amount of (pseudo) interfaces is growing with IPv6, get rid of stupid upperbound on the amount of interfaces (was 8). Revision Changes Path 1.32.2.2 +31 -23 src/usr.bin/netstat/if.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message