From owner-cvs-src@FreeBSD.ORG Sat Jan 24 23:47:58 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 8F75416A4CE; Sat, 24 Jan 2004 23:47:58 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D5D1B43D1D; Sat, 24 Jan 2004 23:47:57 -0800 (PST) (envelope-from jeff@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 i0P7lv0B062603; Sat, 24 Jan 2004 23:47:57 -0800 (PST) (envelope-from jeff@repoman.freebsd.org) Received: (from jeff@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i0P7lvSt062602; Sat, 24 Jan 2004 23:47:57 -0800 (PST) (envelope-from jeff) Message-Id: <200401250747.i0P7lvSt062602@repoman.freebsd.org> From: Jeff Roberson Date: Sat, 24 Jan 2004 23:47:57 -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 NOTES 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: Sun, 25 Jan 2004 07:47:58 -0000 jeff 2004/01/24 23:47:57 PST FreeBSD src repository Modified files: sys/conf NOTES Log: - Compile 4BSD in LINT since ULE will be tested by GENERIC kernel builds. - Fix the formatting on the ULE options line, I didn't notice that a space was used normally. Reported by: bde Revision Changes Path 1.1194 +2 -2 src/sys/conf/NOTES