From owner-freebsd-fs@FreeBSD.ORG Fri Jun 3 20:06:52 2011 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 B80521065675 for ; Fri, 3 Jun 2011 20:06:52 +0000 (UTC) (envelope-from pvz@itassistans.se) Received: from zcs1.itassistans.net (zcs1.itassistans.net [212.112.191.37]) by mx1.freebsd.org (Postfix) with ESMTP id 56E0D8FC0C for ; Fri, 3 Jun 2011 20:06:52 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by zcs1.itassistans.net (Postfix) with ESMTP id C0957C0234; Fri, 3 Jun 2011 22:06:50 +0200 (CEST) X-Virus-Scanned: amavisd-new at zcs1.itassistans.net Received: from zcs1.itassistans.net ([127.0.0.1]) by localhost (zcs1.itassistans.net [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id au2pUDP-w3wh; Fri, 3 Jun 2011 22:06:49 +0200 (CEST) Received: from [192.168.1.239] (c213-89-160-61.bredband.comhem.se [213.89.160.61]) by zcs1.itassistans.net (Postfix) with ESMTPSA id 41801C01FC; Fri, 3 Jun 2011 22:06:49 +0200 (CEST) Mime-Version: 1.0 (Apple Message framework v1084) From: Per von Zweigbergk In-Reply-To: <20110604052946.Q3281@besplex.bde.org> Date: Fri, 3 Jun 2011 22:06:47 +0200 Message-Id: <9DD5A034-DA68-4D03-8B0D-F484AAE003CC@itassistans.se> References: <1307069726.2024.18.camel@nsl> <1307071973.2024.19.camel@nsl> <20110603173555.X994@besplex.bde.org> <20110603105904.GM48734@deviant.kiev.zoral.com.ua> <1307106007.2865.8.camel@nsl> <20110604052946.Q3281@besplex.bde.org> To: Bruce Evans X-Mailer: Apple Mail (2.1084) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: freebsd-fs@FreeBSD.org, rmacklem@FreeBSD.org Subject: Re: [PATCH] Set the DE_UPDATE flag on the directory node on msdosfs 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: Fri, 03 Jun 2011 20:06:52 -0000 3 jun 2011 kl. 22.04 skrev Bruce Evans: > BTW, how do you get unmangled source files from Apple? The one in the > above URL is actually an html file so it is fully mangled when fetched. There's a "plain text" link at the top.