From owner-cvs-all@FreeBSD.ORG Thu Apr 1 08:40:29 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 9E81F16A4CE; Thu, 1 Apr 2004 08:40:29 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8314943D31; Thu, 1 Apr 2004 08:40:29 -0800 (PST) (envelope-from rik@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 i31GeTGe076636; Thu, 1 Apr 2004 08:40:29 -0800 (PST) (envelope-from rik@repoman.freebsd.org) Received: (from rik@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i31GeT31076635; Thu, 1 Apr 2004 08:40:29 -0800 (PST) (envelope-from rik) Message-Id: <200404011640.i31GeT31076635@repoman.freebsd.org> From: Roman Kurakin Date: Thu, 1 Apr 2004 08:40:29 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_4 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: Thu, 01 Apr 2004 16:40:29 -0000 rik 2004/04/01 08:40:29 PST FreeBSD src repository Modified files: (Branch: RELENG_4) sys/conf options.i386 Log: MFC: Add NETGRAPH_CRONYX option (if set, enables NETGRAPH support). Approved by: imp (mentor) Revision Changes Path 1.132.2.23 +3 -0 src/sys/conf/options.i386