From owner-cvs-all Fri Jul 9 4:46:49 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 2F44D14C03; Fri, 9 Jul 1999 04:46:46 -0700 (PDT) (envelope-from sheldonh@FreeBSD.org) Received: (from sheldonh@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id EAA46808; Fri, 9 Jul 1999 04:46:46 -0700 (PDT) (envelope-from sheldonh@FreeBSD.org) Message-Id: <199907091146.EAA46808@freefall.freebsd.org> From: Sheldon Hearn Date: Fri, 9 Jul 1999 04:46:46 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/inetd inetd.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk sheldonh 1999/07/09 04:46:46 PDT Modified files: usr.sbin/inetd inetd.c Log: Use the proctitle to indicate that we're busy wrapping a request for a service. Inetd already uses the process title to indicate that a request for an internal service is being serviced, so this addition is fairly orthogonal. Submitted by: David Malone Revision Changes Path 1.59 +3 -1 src/usr.sbin/inetd/inetd.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message