From owner-cvs-src@FreeBSD.ORG Fri Mar 28 13:26:41 2003 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 2639637B401; Fri, 28 Mar 2003 13:26:41 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B944F43F3F; Fri, 28 Mar 2003 13:26:40 -0800 (PST) (envelope-from scottl@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 h2SLQe0U056672; Fri, 28 Mar 2003 13:26:40 -0800 (PST) (envelope-from scottl@repoman.freebsd.org) Received: (from scottl@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h2SLQeIf056671; Fri, 28 Mar 2003 13:26:40 -0800 (PST) Message-Id: <200303282126.h2SLQeIf056671@repoman.freebsd.org> From: Scott Long Date: Fri, 28 Mar 2003 13:26:40 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_4_8 X-Spam-Status: No, hits=0.0 required=5.0 tests=none version=2.50 X-Spam-Level: X-Spam-Checker-Version: SpamAssassin 2.50 (1.173-2003-02-20-exp) Subject: cvs commit: src/sys/conf options 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: Fri, 28 Mar 2003 21:26:42 -0000 scottl 2003/03/28 13:26:40 PST FreeBSD src repository Modified files: (Branch: RELENG_4_8) sys/conf options Log: Revert the removal of AAC_COMPAT_LINUX. Keeping it in doesn't hurt anything and preserves canned configurations that people might have. Requested by: alfred Approved by: re (murray) Revision Changes Path 1.191.2.47.2.2 +2 -0 src/sys/conf/options