From owner-cvs-all Sun Oct 13 9:19:15 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A679437B401; Sun, 13 Oct 2002 09:19:14 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 575CB43E75; Sun, 13 Oct 2002 09:19:14 -0700 (PDT) (envelope-from iedowse@FreeBSD.org) Received: from freefall.freebsd.org (iedowse@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9DGJECo095416; Sun, 13 Oct 2002 09:19:14 -0700 (PDT) (envelope-from iedowse@freefall.freebsd.org) Received: (from iedowse@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9DGJEL5095415; Sun, 13 Oct 2002 09:19:14 -0700 (PDT) Message-Id: <200210131619.g9DGJEL5095415@freefall.freebsd.org> From: Ian Dowse Date: Sun, 13 Oct 2002 09:19:14 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern vfs_subr.c X-FreeBSD-CVS-Branch: RELENG_4 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 iedowse 2002/10/13 09:19:13 PDT Modified files: (Branch: RELENG_4) sys/kern vfs_subr.c Log: Fix the typo in the previous RELENG_4 revision (1.249.2.28) that caused panics on boot in relpbuf() for many people. PR: kern/44007 Detective work by: Dmitry Morozovsky Revision Changes Path 1.249.2.29 +1 -1 src/sys/kern/vfs_subr.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message