From owner-cvs-all Thu Sep 6 22:32:57 2001 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 0C3B537B405; Thu, 6 Sep 2001 22:32:55 -0700 (PDT) Received: (from jlemon@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id f875WtJ45282; Thu, 6 Sep 2001 22:32:55 -0700 (PDT) (envelope-from jlemon) Message-Id: <200109070532.f875WtJ45282@freefall.freebsd.org> From: Jonathan Lemon Date: Thu, 6 Sep 2001 22:32:54 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/net if.c X-FreeBSD-CVS-Branch: HEAD 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 jlemon 2001/09/06 22:32:54 PDT Modified files: sys/net if.c Log: Fix sense of comparison in space test. Also eliminate a compile warning and remove a previously existing off-by-one error. Revision Changes Path 1.113 +9 -9 src/sys/net/if.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message