From owner-cvs-src@FreeBSD.ORG Fri Apr 11 08:47:15 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 C5D6E37B401; Fri, 11 Apr 2003 08:47:15 -0700 (PDT) Received: from HAL9000.homeunix.com (12-233-57-131.client.attbi.com [12.233.57.131]) by mx1.FreeBSD.org (Postfix) with ESMTP id C3C6F43FAF; Fri, 11 Apr 2003 08:47:14 -0700 (PDT) (envelope-from das@FreeBSD.ORG) Received: from HAL9000.homeunix.com (localhost [127.0.0.1]) by HAL9000.homeunix.com (8.12.9/8.12.5) with ESMTP id h3BFlDN7002704; Fri, 11 Apr 2003 08:47:13 -0700 (PDT) (envelope-from das@FreeBSD.ORG) Received: (from das@localhost) by HAL9000.homeunix.com (8.12.9/8.12.5/Submit) id h3BFlD9U002703; Fri, 11 Apr 2003 08:47:13 -0700 (PDT) (envelope-from das@FreeBSD.ORG) Date: Fri, 11 Apr 2003 08:47:13 -0700 From: David Schultz To: Mike Barcroft Message-ID: <20030411154713.GA2674@HAL9000.homeunix.com> Mail-Followup-To: Mike Barcroft , src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org References: <200304111448.h3BEmDXv042295@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200304111448.h3BEmDXv042295@repoman.freebsd.org> cc: cvs-src@FreeBSD.ORG cc: src-committers@FreeBSD.ORG cc: cvs-all@FreeBSD.ORG Subject: Re: 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: Fri, 11 Apr 2003 15:47:16 -0000 On Fri, Apr 11, 2003, Mike Barcroft wrote: > mike 2003/04/11 07:48:13 PDT > > FreeBSD src repository > > Modified files: > sys/conf NOTES > Log: > Clarify NO_SWAPPING description. It might be worthwhile, while you're at it, to clarify that ``stack'' refers only to the kernel stack.