From owner-cvs-src@FreeBSD.ORG Thu May 4 16:21:56 2006 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B727716A420; Thu, 4 May 2006 16:21: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 5624543DA8; Thu, 4 May 2006 16:19:48 +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 k44GJmIF037964; Thu, 4 May 2006 16:19:48 GMT (envelope-from flz@repoman.freebsd.org) Received: (from flz@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id k44GJmBP037963; Thu, 4 May 2006 16:19:48 GMT (envelope-from flz) Message-Id: <200605041619.k44GJmBP037963@repoman.freebsd.org> From: Florent Thoumie Date: Thu, 4 May 2006 16:19:48 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_6 Cc: Subject: cvs commit: src/etc rc.subr X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 04 May 2006 16:21:59 -0000 flz 2006-05-04 16:19:48 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) 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.10 +7 -4 src/etc/rc.subr