From owner-freebsd-hackers Mon Aug 2 4:34:51 1999 Delivered-To: freebsd-hackers@freebsd.org Received: from pcnet1.pcnet.com (pcnet1.pcnet.com [204.213.232.3]) by hub.freebsd.org (Postfix) with ESMTP id EB6C61518C; Mon, 2 Aug 1999 04:34:33 -0700 (PDT) (envelope-from eischen@vigrid.com) Received: (from eischen@localhost) by pcnet1.pcnet.com (8.8.7/PCNet) id HAA08074; Mon, 2 Aug 1999 07:30:32 -0400 (EDT) Date: Mon, 2 Aug 1999 07:30:32 -0400 (EDT) From: Daniel Eischen Message-Id: <199908021130.HAA08074@pcnet1.pcnet.com> To: des@flood.ping.uio.no, eischen@vigrid.com Subject: Re: Mentioning RFC numbers in /etc/services Cc: committers@FreeBSD.org, gurney_j@resnet.uoregon.edu, hackers@FreeBSD.org, sheldonh@uunet.co.za Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Dag-Erling Smorgrav wrote: > > It may allow an application to > > use a port number that would otherwise be invalid. > > Please elaborate. I don't have any specific applications in mind :) But suppose an application (for whatever reason) only wants to allow selection of certain service names. A user could type in any port number that was in /etc/services, and the application would use it. Are you also going to allow getservbyport to lookup names? Dan Eischen eischen@vigrid.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message