From owner-freebsd-current@FreeBSD.ORG Mon Jun 28 19:30:43 2010 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 590B3106564A; Mon, 28 Jun 2010 19:30:43 +0000 (UTC) (envelope-from yanefbsd@gmail.com) Received: from mail-gw0-f54.google.com (mail-gw0-f54.google.com [74.125.83.54]) by mx1.freebsd.org (Postfix) with ESMTP id 945B08FC12; Mon, 28 Jun 2010 19:30:42 +0000 (UTC) Received: by gwj16 with SMTP id 16so767754gwj.13 for ; Mon, 28 Jun 2010 12:30:38 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:in-reply-to :references:date:message-id:subject:from:to:cc:content-type :content-transfer-encoding; bh=IWeSQ5UHTBA1deYuiHSTXrcxmxY3kz6YoVqbBC5HrO8=; b=VcjOq7LlmfCInuAT1SffjZnAv9ahKoK39frItYN/SA7vCS9phGruqykrF93Xf//qT+ J5aIgHK9GIndD/TwA44fWdj69CbHDlTYmkMUaubOORSYcPVk8xOOh+36nWzXwjsi+Zif DTwYpxNSHfUp/WZLxlY4r1ndIARCCO69iOjmE= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; b=lCI1JTVhhMwbJ0phnm8PKsxQYWeWmSnguBRMLNdF5rm7i+sJenn+3Jd6O+h2mbQUTU eHW2KMGZ6sksCqS91+2U08EZezcHWt8bfrbhsQJmvPaOpFhoyTGFxIO2B3xQiAH9PU4o zqiyz9MxpeZznhG7owLJO974QPobhG90FswUM= MIME-Version: 1.0 Received: by 10.229.221.142 with SMTP id ic14mr2985592qcb.207.1277753437014; Mon, 28 Jun 2010 12:30:37 -0700 (PDT) Received: by 10.229.80.75 with HTTP; Mon, 28 Jun 2010 12:30:36 -0700 (PDT) In-Reply-To: <86eifrq8ii.fsf@ds4.des.no> References: <20100627.201716.1108826596298620201.imp@bsdimp.com> <86iq537egy.fsf@ds4.des.no> <20100628.081810.502133560696912792.imp@bsdimp.com> <86pqzb5io7.fsf@ds4.des.no> <86eifrq8ii.fsf@ds4.des.no> Date: Mon, 28 Jun 2010 12:30:36 -0700 Message-ID: From: Garrett Cooper To: =?ISO-8859-1?Q?Dag=2DErling_Sm=F8rgrav?= Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Cc: freebsd-current@freebsd.org, pjd@freebsd.org, "M. Warner Losh" , hselasky@c2i.net Subject: Re: Patch for rc.d/devd on FreeBSD 9-current X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 28 Jun 2010 19:30:43 -0000 2010/6/28 Dag-Erling Sm=F8rgrav : > Garrett Cooper writes: >> It leaves stray unused lockfiles in the directory: > > That's normal and harmless. Yeah.. it's just a bit messy :D. Thanks for the help! -Garrett