From owner-freebsd-bugs Thu Jul 1 3:10: 6 1999 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 0639114F5F for ; Thu, 1 Jul 1999 03:10:03 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id DAA51896; Thu, 1 Jul 1999 03:10:03 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Date: Thu, 1 Jul 1999 03:10:03 -0700 (PDT) Message-Id: <199907011010.DAA51896@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org Cc: From: Sheldon Hearn Subject: Re: misc/11796: Bad lines in 3.2-RELEASE inetd.conf Reply-To: Sheldon Hearn Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org The following reply was made to PR misc/11796; it has been noted by GNATS. From: Sheldon Hearn To: Dag-Erling Smorgrav Cc: Alex Charalabidis , freebsd-gnats-submit@freebsd.org Subject: Re: misc/11796: Bad lines in 3.2-RELEASE inetd.conf Date: Thu, 01 Jul 1999 12:02:01 +0200 On 01 Jul 1999 10:11:24 +0200, Dag-Erling Smorgrav wrote: > Haven't tested it, but the principle is good and the code looks nice. > I have a suggestion for improvement, though: if no match is found, > look for a service name after the 'internal' keyword, and look it up > in the table of builtin services (*not* /etc/services). e.g.: Um. I could do that. But since the inetd.conf format described in inetd(8) doesn't suggest that there should be anything after the word internal (other than, possibly, another word ``internal''), I can't see how this helps us any. ? Ciao, Sheldon. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message