From owner-cvs-all@FreeBSD.ORG Fri Jan 23 12:37:57 2004 Return-Path: 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 0E3BB16A4CE; Fri, 23 Jan 2004 12:37:57 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B281F43D8B; Fri, 23 Jan 2004 12:37:11 -0800 (PST) (envelope-from philip@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i0NKUq0B091100; Fri, 23 Jan 2004 12:30:52 -0800 (PST) (envelope-from philip@repoman.freebsd.org) Received: (from philip@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i0NKUqfP091099; Fri, 23 Jan 2004 12:30:52 -0800 (PST) (envelope-from philip) Message-Id: <200401232030.i0NKUqfP091099@repoman.freebsd.org> From: Philip Paeps Date: Fri, 23 Jan 2004 12:30:52 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/conf options.i386 X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 23 Jan 2004 20:37:57 -0000 philip 2004/01/23 12:30:52 PST FreeBSD src repository Modified files: sys/conf options.i386 Log: Add missing options from pcvt_conf.h to options.i386. This allows the kernel build to survive config when these options are specified in the config file. Reviewed by: hm Approved by: njl (mentor) Revision Changes Path 1.209 +11 -1 src/sys/conf/options.i386