From owner-freebsd-hackers@FreeBSD.ORG Mon Jan 24 18:27:36 2005 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AA6FB16A4CE for ; Mon, 24 Jan 2005 18:27:36 +0000 (GMT) Received: from rproxy.gmail.com (rproxy.gmail.com [64.233.170.201]) by mx1.FreeBSD.org (Postfix) with ESMTP id EFC8743D31 for ; Mon, 24 Jan 2005 18:27:35 +0000 (GMT) (envelope-from caelian@gmail.com) Received: by rproxy.gmail.com with SMTP id z35so459295rne for ; Mon, 24 Jan 2005 10:27:35 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:references; b=bz1KA7FsCdsJ3nKShi9Zp1l9BgY3r2UMVnxrVQeP7NLkNVF44mPa+QEukRGXLRvU+vK4RW9JYpsTpaoaNj02kRndf+aW1dn9Tqreiy9KWYxzMuIpO6lRgmiZgRmL7pbgr6g8oUuVDme2//3VyiSkqlnJWzTeq9SuPJpvkHDNWrE= Received: by 10.38.65.38 with SMTP id n38mr157260rna; Mon, 24 Jan 2005 10:27:35 -0800 (PST) Received: by 10.38.89.69 with HTTP; Mon, 24 Jan 2005 10:27:35 -0800 (PST) Message-ID: Date: Mon, 24 Jan 2005 10:27:35 -0800 From: Pascal Hofstee To: Pascal Hofstee , "Christian S.J. Peron" , Dirk Meyer , freebsd-hackers@freebsd.org In-Reply-To: <20050124073700.GB2778@straylight.m.ringlet.net> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit References: <20050107051952.A61748@stf01.seccuris.com> <20050124073700.GB2778@straylight.m.ringlet.net> Subject: Re: GNUstep and libkvm X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Pascal Hofstee List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 24 Jan 2005 18:27:36 -0000 On Mon, 24 Jan 2005 09:37:00 +0200, Peter Pentchev wrote: > On Sun, Jan 23, 2005 at 01:17:31AM -0800, Pascal Hofstee wrote: > It didn't make it through this time, either. Note that the FreeBSD > mailing list manager rejects attachments of certain types, so if you are > sending a C source file as, say, application/octet-stream, it *will* be > stripped from the message before it makes it to the list. Best use > text/plain for patches and source files. Hmmm .. it was a simple tar.gz file ... Anyways .. i put my kvmtest up on the server of a friend of mine ... http://netherite.student.utwente.nl/~daeron/kvmtest.tar.gz You should be able to fetch it from there ...