Date: Fri, 9 Jul 1999 04:46:46 -0700 (PDT) From: Sheldon Hearn <sheldonh@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/inetd inetd.c Message-ID: <199907091146.EAA46808@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
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 <dwmalone@maths.tcd.ie> 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199907091146.EAA46808>