From owner-freebsd-fs@FreeBSD.ORG Wed Aug 27 06:45:04 2008 Return-Path: Delivered-To: freebsd-fs@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 61F19106568C for ; Wed, 27 Aug 2008 06:45:04 +0000 (UTC) (envelope-from alvaro.mtr@googlemail.com) Received: from wf-out-1314.google.com (wf-out-1314.google.com [209.85.200.173]) by mx1.freebsd.org (Postfix) with ESMTP id 1BBD48FC17 for ; Wed, 27 Aug 2008 06:45:03 +0000 (UTC) (envelope-from alvaro.mtr@googlemail.com) Received: by wf-out-1314.google.com with SMTP id 24so2246485wfg.7 for ; Tue, 26 Aug 2008 23:45:03 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:mime-version:content-type:content-transfer-encoding :content-disposition; bh=l/fLVqgwG7UxVuAUFlzrFIowwCvxiScLZjvCmg9VBTI=; b=Bwmz+7YFikc3eyrHp0/9SDsEVIuVZQdJUMGUaFZfsr+zMsV8ULZ/YouNJsMCOtJMlF yfZUBWWaLnmnxyhDfx7+ZU4pobwEbQXG8uBc+nUXGMtwxreVutdXl5bF5cxv8scjnCgn A4jNqhkysol906HT0860FeRrUiVmn+0jOU2ss= DomainKey-Signature: a=rsa-sha1; c=nofws; d=googlemail.com; s=gamma; h=message-id:date:from:to:subject:mime-version:content-type :content-transfer-encoding:content-disposition; b=Gd684enX4EyBU/HwgD24XBTh6kjXWHttnhyfVbId9tzw0JFJBOdwsJH+Z46qCRgItB km052Suy44m0RC7NW4mumTXiQz7xx8N4XYprFl9DN4HngNXTvSxa9uzP/ZywO4SzC3JZ YT0R1sYlqLnSa6MB+6k0lZowy3Lu7o6UK+bt4= Received: by 10.142.192.11 with SMTP id p11mr2339338wff.111.1219818204644; Tue, 26 Aug 2008 23:23:24 -0700 (PDT) Received: by 10.142.80.5 with HTTP; Tue, 26 Aug 2008 23:23:24 -0700 (PDT) Message-ID: Date: Wed, 27 Aug 2008 01:23:24 -0500 From: Alvaro To: freebsd-fs@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline Subject: hfs+ in freebsd7.0-stable X-BeenThere: freebsd-fs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Filesystems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 27 Aug 2008 06:45:04 -0000 has anyone compiled succesfully the hfs+ programs in http://people.freebsd.org/~yar/hfs/ in 7.0-stable?