From owner-cvs-src@FreeBSD.ORG Mon Oct 11 21:23:56 2004 Return-Path: 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 D569716A4CE; Mon, 11 Oct 2004 21:23:56 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B5B5643D1D; Mon, 11 Oct 2004 21:23:56 +0000 (GMT) (envelope-from joerg@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i9BLNuaD093546; Mon, 11 Oct 2004 21:23:56 GMT (envelope-from joerg@repoman.freebsd.org) Received: (from joerg@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i9BLNuPR093545; Mon, 11 Oct 2004 21:23:56 GMT (envelope-from joerg) Message-Id: <200410112123.i9BLNuPR093545@repoman.freebsd.org> From: Joerg Wunsch Date: Mon, 11 Oct 2004 21:23:56 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/conf kmod.mk X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 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, 11 Oct 2004 21:23:57 -0000 joerg 2004-10-11 21:23:56 UTC FreeBSD src repository Modified files: sys/conf kmod.mk Log: Revert the change from rev 1.168. ru convinced me that the situation that was fixed by this should not normally happen, and since I did not record the traces of my failed build attempt that had been solved with that change, it's not entirely clear whether it hadn't been a pilot error on my end. In dubio pro reo. :-) Revision Changes Path 1.169 +1 -1 src/sys/conf/kmod.mk