From owner-cvs-all Sat Jan 25 11: 6:31 2003 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 D4B8C37B401; Sat, 25 Jan 2003 11:06:30 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7AA4B43EB2; Sat, 25 Jan 2003 11:06:30 -0800 (PST) (envelope-from dillon@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h0PJ6Ubv043791; Sat, 25 Jan 2003 11:06:30 -0800 (PST) (envelope-from dillon@repoman.freebsd.org) Received: (from dillon@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h0PJ6USY043790; Sat, 25 Jan 2003 11:06:30 -0800 (PST) Message-Id: <200301251906.h0PJ6USY043790@repoman.freebsd.org> From: Matt Dillon Date: Sat, 25 Jan 2003 11:06:30 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sbin/dump cache.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 dillon 2003/01/25 11:06:30 PST Modified files: sbin/dump cache.c Log: Readjust the cache initialization code to make it more obvious that the cache is bypassed when disabled. Revision Changes Path 1.2 +7 -12 src/sbin/dump/cache.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message