From owner-cvs-all@FreeBSD.ORG Fri May 5 10:02:56 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org 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 EE5A816A403; Fri, 5 May 2006 10:02:56 +0000 (UTC) (envelope-from flz@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id AB4AB43D45; Fri, 5 May 2006 10:02:56 +0000 (GMT) (envelope-from flz@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id k45A2ueV020604; Fri, 5 May 2006 10:02:56 GMT (envelope-from flz@repoman.freebsd.org) Received: (from flz@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id k45A2tfx020603; Fri, 5 May 2006 10:02:55 GMT (envelope-from flz) Message-Id: <200605051002.k45A2tfx020603@repoman.freebsd.org> From: Florent Thoumie Date: Fri, 5 May 2006 10:02:55 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_6_1 Cc: Subject: cvs commit: src/etc rc.subr X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 05 May 2006 10:02:57 -0000 flz 2006-05-05 10:02:55 UTC FreeBSD src repository Modified files: (Branch: RELENG_6_1) etc rc.subr Log: MFC: - If no pidfile has been created at startup, only stop processes with current jid. src/etc/rc.subr: rev 1.53 -> 1.55 PR: conf/93287 Submitted by: anders Approved by: re (scottl) Revision Changes Path 1.34.2.9.2.1 +7 -4 src/etc/rc.subr