From owner-cvs-all Tue Aug 1 0:50:31 2000 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 CCAE237BA43; Tue, 1 Aug 2000 00:50:27 -0700 (PDT) (envelope-from ps@FreeBSD.org) Received: (from ps@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id AAA68605; Tue, 1 Aug 2000 00:50:27 -0700 (PDT) (envelope-from ps@FreeBSD.org) Message-Id: <200008010750.AAA68605@freefall.freebsd.org> From: Paul Saab Date: Tue, 1 Aug 2000 00:50:27 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libutil setproctitle.3 setproctitle.c X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG ps 2000/08/01 00:50:27 PDT Modified files: (Branch: RELENG_4) lib/libutil setproctitle.3 setproctitle.c Log: MFC: If the format string passed to setproctitle begins with a '-' character, skip the program name when setting the process title. Revision Changes Path 1.13.2.2 +6 -1 src/lib/libutil/setproctitle.3 1.11.2.1 +10 -25 src/lib/libutil/setproctitle.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message