From owner-freebsd-hackers@FreeBSD.ORG Fri May 8 03:15:32 2015 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 011FC2CB for ; Fri, 8 May 2015 03:15:31 +0000 (UTC) Received: from mail.turbocat.net (mail.turbocat.net [IPv6:2a01:4f8:d16:4514::2]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id B553915E9 for ; Fri, 8 May 2015 03:15:31 +0000 (UTC) Received: from laptop015.home.selasky.org (cm-176.74.213.204.customer.telag.net [176.74.213.204]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by mail.turbocat.net (Postfix) with ESMTPSA id 274161FE023; Fri, 8 May 2015 05:15:29 +0200 (CEST) Message-ID: <554C2A7D.6070401@selasky.org> Date: Fri, 08 May 2015 05:16:13 +0200 From: Hans Petter Selasky User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:31.0) Gecko/20100101 Thunderbird/31.4.0 MIME-Version: 1.0 To: Seiya Nuta , Alex Merritt CC: "freebsd-hackers@freebsd.org" Subject: Re: User-mode FreeBSD? References: <506CAEF3-E94F-4C2E-8824-D1FBD782A6EA@seiya.me> <41F29A27-8C9E-4B0F-AC51-E2AD6CF28118@gmail.com> <554BFC40.3080701@seiya.me> In-Reply-To: <554BFC40.3080701@seiya.me> Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 08 May 2015 03:15:32 -0000 On 05/08/15 01:58, Seiya Nuta wrote: > Hi Alex, > > Thank you for your information! > I want to do it in FreeBSD but I'll try the DragonFlyBSD's feature. > > Thanks again, > Seiya FYI: man 3 cuse https://www.freebsd.org/cgi/man.cgi?query=cuse&apropos=0&sektion=3&manpath=FreeBSD+11-current&arch=default&format=html --HPS