From owner-cvs-all Wed Jul 10 21:15:59 2002 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 A9D7C37B400; Wed, 10 Jul 2002 21:15:54 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5E7FC43E31; Wed, 10 Jul 2002 21:15:54 -0700 (PDT) (envelope-from ken@FreeBSD.org) Received: from freefall.freebsd.org (ken@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g6B4FsJU017283; Wed, 10 Jul 2002 21:15:54 -0700 (PDT) (envelope-from ken@freefall.freebsd.org) Received: (from ken@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g6B4FsGr017282; Wed, 10 Jul 2002 21:15:54 -0700 (PDT) Message-Id: <200207110415.g6B4FsGr017282@freefall.freebsd.org> From: "Kenneth D. Merry" Date: Wed, 10 Jul 2002 21:15:53 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/conf NOTES options X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG ken 2002/07/10 21:15:53 PDT Modified files: sys/conf NOTES options Log: Move the MSIZE and MCLSHIFT options out of the undocumented section in NOTES. Add some comments about the potential problems associated with NIC driver modules and changing these options. Fix sorting problems in sys/conf/options with the MSIZE and MCLSHIFT options. Reviewed by: bde Revision Changes Path 1.1044 +9 -2 src/sys/conf/NOTES 1.330 +2 -2 src/sys/conf/options To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message