From owner-freebsd-current@FreeBSD.ORG Wed Jul 7 11:13:31 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A767316A4CE for ; Wed, 7 Jul 2004 11:13:31 +0000 (GMT) Received: from mail.corrupt.co.nz (222-152-1-143.jetstream.xtra.co.nz [222.152.1.143]) by mx1.FreeBSD.org (Postfix) with SMTP id 9F61943D3F for ; Wed, 7 Jul 2004 11:13:30 +0000 (GMT) (envelope-from drew@corrupt.co.nz) Received: (qmail 60735 invoked by uid 1011); 7 Jul 2004 11:13:39 -0000 Received: from drew@corrupt.co.nz by tweety.lan.corrupt.co.nz by uid 1009 with qmail-scanner-1.22 Clear:RC:0(10.10.69.146):SA:0(0.0/3.8):. Processed in 5.328587 secs); 07 Jul 2004 11:13:39 -0000 X-Spam-Status: No, hits=0.0 required=3.8 Received: from unknown (HELO ?10.10.69.146?) (drew@corrupt.co.nz@10.10.69.146) by mail.corrupt.co.nz with SMTP; 7 Jul 2004 11:13:33 -0000 Message-ID: <40EBDA99.5020309@corrupt.co.nz> Date: Wed, 07 Jul 2004 23:12:25 +1200 From: Drew Broadley User-Agent: Mozilla Thunderbird 0.6 (X11/20040606) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Colin Percival References: <6.1.0.6.1.20040707033352.03dbca18@popserver.sfu.ca> In-Reply-To: <6.1.0.6.1.20040707033352.03dbca18@popserver.sfu.ca> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit cc: current@freebsd.org Subject: Re: bringing /etc/services up to date X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 07 Jul 2004 11:13:31 -0000 Colin Percival wrote: > I've put together a patch to bring /etc/services up to date with >almost a decade of IANA port assignments. Unfortunately, this >turned out to be rather larger than I expected: It adds 6400 lines, >and increases the size of /etc/services from 73 kB to 327 kB. > Is anyone going to be very unhappy if I go ahead and commit this? > >Colin Percival > > What are the netstat calls to /etc/services like with the update, any performance decrease ? (I cannot think of any other application that uses them off the top of my head) - Drew