From owner-freebsd-bugs@FreeBSD.ORG Mon Oct 17 19:02:40 2005 Return-Path: X-Original-To: freebsd-bugs@hub.freebsd.org Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B536916A420; Mon, 17 Oct 2005 19:02:40 +0000 (GMT) (envelope-from jhb@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6D31B43D53; Mon, 17 Oct 2005 19:02:40 +0000 (GMT) (envelope-from jhb@FreeBSD.org) Received: from freefall.freebsd.org (jhb@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j9HJ2ejC097328; Mon, 17 Oct 2005 19:02:40 GMT (envelope-from jhb@freefall.freebsd.org) Received: (from jhb@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j9HJ2eKo097324; Mon, 17 Oct 2005 19:02:40 GMT (envelope-from jhb) Date: Mon, 17 Oct 2005 19:02:40 GMT From: John Baldwin Message-Id: <200510171902.j9HJ2eKo097324@freefall.freebsd.org> To: pol@iib.ru, jhb@FreeBSD.org, freebsd-bugs@FreeBSD.org, jhb@FreeBSD.org Cc: Subject: Re: conf/82430: [patch] error with find "[procname]" in function check_process and check_pidfile of rc.subr X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 17 Oct 2005 19:02:40 -0000 Synopsis: [patch] error with find "[procname]" in function check_process and check_pidfile of rc.subr State-Changed-From-To: open->patched State-Changed-By: jhb State-Changed-When: Mon Oct 17 19:02:04 GMT 2005 State-Changed-Why: Fix committed to HEAD and will be MFC'd to RELENG_6 after 6.0 is released. Responsible-Changed-From-To: freebsd-bugs->jhb Responsible-Changed-By: jhb Responsible-Changed-When: Mon Oct 17 19:02:04 GMT 2005 Responsible-Changed-Why: Fix committed to HEAD and will be MFC'd to RELENG_6 after 6.0 is released. http://www.freebsd.org/cgi/query-pr.cgi?pr=82430