From owner-cvs-all Tue Oct 1 12: 5:19 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 00DED37B401; Tue, 1 Oct 2002 12:05:19 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id A895F43E42; Tue, 1 Oct 2002 12:05:18 -0700 (PDT) (envelope-from jake@FreeBSD.org) Received: from freefall.freebsd.org (jake@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g91J5ICo055017; Tue, 1 Oct 2002 12:05:18 -0700 (PDT) (envelope-from jake@freefall.freebsd.org) Received: (from jake@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g91J5IW2055016; Tue, 1 Oct 2002 12:05:18 -0700 (PDT) Message-Id: <200210011905.g91J5IW2055016@freefall.freebsd.org> From: Jake Burkholder Date: Tue, 1 Oct 2002 12:05:18 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/modules Makefile 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 jake 2002/10/01 12:05:18 PDT Modified files: sys/modules Makefile Log: Moved the cam and cd9660 modules to the MI list. Don't build msdosfs or syscons on sparc64; msdosfs will likely never work, syscons needs work. Revision Changes Path 1.262 +8 -9 src/sys/modules/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message