From owner-cvs-src@FreeBSD.ORG Tue May 9 20:34:08 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 D542D16A75D; Tue, 9 May 2006 20:34:08 +0000 (UTC) (envelope-from netchild@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 32FC143D4C; Tue, 9 May 2006 20:34:01 +0000 (GMT) (envelope-from netchild@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id k49KY1YJ070260; Tue, 9 May 2006 20:34:01 GMT (envelope-from netchild@repoman.freebsd.org) Received: (from netchild@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id k49KY1J4070255; Tue, 9 May 2006 20:34:01 GMT (envelope-from netchild) Message-Id: <200605092034.k49KY1J4070255@repoman.freebsd.org> From: Alexander Leidinger Date: Tue, 9 May 2006 20:34:00 +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/modules Makefile 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: Tue, 09 May 2006 20:34:09 -0000 netchild 2006-05-09 20:34:00 UTC FreeBSD src repository Modified files: sys/modules Makefile Log: It seems I forgot to commit the removal of the linux and linprocfs modules at the time I axed the linuxolator on Alpha. Noticed by: kris Revision Changes Path 1.491 +0 -2 src/sys/modules/Makefile