From owner-cvs-all Fri Feb 14 6:23:22 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 951E937B401; Fri, 14 Feb 2003 06:23:21 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 389EB43FAF; Fri, 14 Feb 2003 06:23:21 -0800 (PST) (envelope-from tjr@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1EENLbv097065; Fri, 14 Feb 2003 06:23:21 -0800 (PST) (envelope-from tjr@repoman.freebsd.org) Received: (from tjr@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1EENKLL097064; Fri, 14 Feb 2003 06:23:20 -0800 (PST) Message-Id: <200302141423.h1EENKLL097064@repoman.freebsd.org> From: "Tim J. Robbins" Date: Fri, 14 Feb 2003 06:23:20 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/bin/sh jobs.c X-FreeBSD-CVS-Branch: RELENG_4 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 tjr 2003/02/14 06:23:20 PST Modified files: (Branch: RELENG_4) bin/sh jobs.c Log: MFC rev. 1.60: When job control is disabled, never show the job id when reporting the status of a background process that has terminated because of a signal. Revision Changes Path 1.27.2.9 +2 -1 src/bin/sh/jobs.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message