Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 19 May 2007 21:43:35 -0700
From:      Doug Barton <dougb@FreeBSD.org>
To:        Greg Lehey <grog@FreeBSD.org>
Cc:        cvs-src@FreeBSD.org, src-committers@FreeBSD.org, cvs-all@FreeBSD.org, edwin@freebsd.org
Subject:   Re: cvs commit: src/etc services
Message-ID:  <464FD1F7.2010907@FreeBSD.org>
In-Reply-To: <200705200331.l4K3Vq3V079479@repoman.freebsd.org>
References:  <200705200331.l4K3Vq3V079479@repoman.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
Greg Lehey wrote:
> grog        2007-05-20 03:31:52 UTC
> 
>   FreeBSD src repository
> 
>   Modified files:
>     etc                  services 
>   Log:
>   Bring the well known ports of /etc/services into sync with the IANA
>   list.
>   
>   This is only for the well known known ports (port 1-1023) for tcp and
>   udp only.
>   
>   Changes:
>   - Removed "problems" comments around port 57, 77 and 87
>   - Removed audionews (port 114)
>   - Added imap3 (port 220)
>   - Removed yak-chat (port 258)
>   - Removed concert (port 786)
>   - Added a lot of new allocations
>   
>   Submitted by: edwin
>   
>   Revision  Changes    Path
>   1.109     +284 -24   src/etc/services
> 
> http://www.FreeBSD.org/cgi/cvsweb.cgi/src/etc/services.diff?&r1=1.108&r2=1.109&f=h

In the past we've avoided adding entries to /etc/services that were 
not actually being used by something we care about since every extra 
entry increases response time for getservby*() calls. Do we feel this 
is no longer a factor worth worrying about?

Doug

-- 

     This .signature sanitized for your protection




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?464FD1F7.2010907>