From owner-cvs-all Sun Apr 11 15:39:39 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 2441015B49; Sun, 11 Apr 1999 15:35:25 -0700 (PDT) (envelope-from markm@FreeBSD.org) Received: (from markm@localhost) by freefall.freebsd.org (8.9.2/8.9.2) id CAA98507; Sun, 11 Apr 1999 02:22:29 -0700 (PDT) (envelope-from markm@FreeBSD.org) Message-Id: <199904110922.CAA98507@freefall.freebsd.org> From: Mark Murray Date: Sun, 11 Apr 1999 02:22:19 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/inetd Makefile inetd.8 inetd.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk markm 1999/04/11 02:22:18 PDT Modified files: usr.sbin/inetd Makefile inetd.8 inetd.c Log: Fix the "internal" wrapping as well as a nasty bug involving the daemon name vs the path. Also fix some warnings and improve the wrapper section of the man page. Nice debugging work by: Sheldon Hearn Revision Changes Path 1.7 +2 -2 src/usr.sbin/inetd/Makefile 1.24 +7 -3 src/usr.sbin/inetd/inetd.8 1.48 +8 -4 src/usr.sbin/inetd/inetd.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message