From owner-cvs-src@FreeBSD.ORG Thu Aug 7 14:51:18 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 11CEA37B401; Thu, 7 Aug 2003 14:51:18 -0700 (PDT) Received: from ebb.errno.com (ebb.errno.com [66.127.85.87]) by mx1.FreeBSD.org (Postfix) with ESMTP id 41B8443FA3; Thu, 7 Aug 2003 14:51:17 -0700 (PDT) (envelope-from sam@errno.com) Received: from melange.errno.com (melange.errno.com [66.127.85.82]) (authenticated bits=0) by ebb.errno.com (8.12.9/8.12.9) with ESMTP id h77LpD7N053509 (version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=NO); Thu, 7 Aug 2003 14:51:16 -0700 (PDT) (envelope-from sam@errno.com) Date: Thu, 07 Aug 2003 14:51:12 -0700 From: Sam Leffler To: Bill Fumerola , src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Message-ID: <80148427.1060267872@melange.errno.com> In-Reply-To: <200308072127.h77LRHat020175@repoman.freebsd.org> References: <200308072127.h77LRHat020175@repoman.freebsd.org> X-Mailer: Mulberry/3.0.3 (Win32) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline Subject: Re: cvs commit: src/sys/nfsclient bootp_subr.c 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: Thu, 07 Aug 2003 21:51:18 -0000 > 0) preallocate per-interface context structures without the ifnet lock > held Why? Sam