From owner-cvs-all Mon Oct 30 3:53:24 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 13EF637B4E5; Mon, 30 Oct 2000 03:53:20 -0800 (PST) Received: (from guido@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id DAA24031; Mon, 30 Oct 2000 03:53:20 -0800 (PST) (envelope-from guido@FreeBSD.org) Message-Id: <200010301153.DAA24031@freefall.freebsd.org> From: Guido van Rooij Date: Mon, 30 Oct 2000 03:53:19 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/netstat if.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG guido 2000/10/30 03:53:19 PST Modified files: usr.bin/netstat if.c Log: 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.35 +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