From owner-cvs-all Mon May 20 0:17:25 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 8E97237B409; Mon, 20 May 2002 00:17:22 -0700 (PDT) Received: (from dd@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g4K7HMs24371; Mon, 20 May 2002 00:17:22 -0700 (PDT) (envelope-from dd) Message-Id: <200205200717.g4K7HMs24371@freefall.freebsd.org> From: Dima Dorfman Date: Mon, 20 May 2002 00:17:22 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/killall killall.c X-FreeBSD-CVS-Branch: HEAD 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 dd 2002/05/20 00:17:22 PDT Modified files: usr.bin/killall killall.c Log: Mark a warning as such. Without this, it isn't obvious whether killall stopped after failing to kill one process or whether it kept going. Revision Changes Path 1.18 +2 -2 src/usr.bin/killall/killall.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message