From owner-cvs-src@FreeBSD.ORG Mon Sep 25 11:40:23 2006 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6365F16A403; Mon, 25 Sep 2006 11:40:23 +0000 (UTC) (envelope-from scottl@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A132543DA7; Mon, 25 Sep 2006 11:40:15 +0000 (GMT) (envelope-from scottl@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k8PBeFVK091489; Mon, 25 Sep 2006 11:40:15 GMT (envelope-from scottl@repoman.freebsd.org) Received: (from scottl@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8PBeFaR091488; Mon, 25 Sep 2006 11:40:15 GMT (envelope-from scottl) Message-Id: <200609251140.k8PBeFaR091488@repoman.freebsd.org> From: Scott Long Date: Mon, 25 Sep 2006 11:40:15 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/conf NOTES files X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 25 Sep 2006 11:40:23 -0000 scottl 2006-09-25 11:40:15 UTC FreeBSD src repository Modified files: sys/conf NOTES files Log: Add the mfi_debug.c file and MFI_DEBUG option. Revision Changes Path 1.1382 +1 -0 src/sys/conf/NOTES 1.1143 +1 -0 src/sys/conf/files