From owner-cvs-all Thu May 31 3: 9:41 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 41F5637B423; Thu, 31 May 2001 03:09:38 -0700 (PDT) (envelope-from ume@FreeBSD.org) Received: (from ume@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f4VA9cf60472; Thu, 31 May 2001 03:09:38 -0700 (PDT) (envelope-from ume) Message-Id: <200105311009.f4VA9cf60472@freefall.freebsd.org> From: Hajimu UMEMOTO Date: Thu, 31 May 2001 03:09:37 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/inetd inetd.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG ume 2001/05/31 03:09:37 PDT Modified files: usr.sbin/inetd inetd.c Log: Recently, other BSDs had faith support in inetd. Though our inetd has it already, their syntax is not compatible with ours. It will confuse users. So, we have compatibility with their syntex. Approved by: dwmalone Obtained from: NetBSD Revision Changes Path 1.90 +8 -2 src/usr.sbin/inetd/inetd.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message