From owner-cvs-all Sat Jun 26 6:47:27 1999 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 7BB0914F29; Sat, 26 Jun 1999 06:47:24 -0700 (PDT) (envelope-from pb@FreeBSD.org) Received: (from pb@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id GAA24870; Sat, 26 Jun 1999 06:47:24 -0700 (PDT) (envelope-from pb@FreeBSD.org) Message-Id: <199906261347.GAA24870@freefall.freebsd.org> From: Pierre Beyssac Date: Sat, 26 Jun 1999 06:47:24 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/net radix.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk pb 1999/06/26 06:47:23 PDT Modified files: (Branch: RELENG_3) sys/net radix.c Log: MFC: Never return the root node itself from rn_match(); return NULL instead. PR: kern/12265 Revision Changes Path 1.15.2.1 +5 -2 src/sys/net/radix.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message