From owner-freebsd-ports@FreeBSD.ORG Tue Feb 17 15:40:53 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6C7ED16A4CE for ; Tue, 17 Feb 2004 15:40:53 -0800 (PST) Received: from postman.arcor.de (postman4.arcor-online.net [151.189.0.154]) by mx1.FreeBSD.org (Postfix) with ESMTP id DB49B43D1D for ; Tue, 17 Feb 2004 15:40:52 -0800 (PST) (envelope-from eikemeier@fillmore-labs.com) Received: from fillmore.dyndns.org (port-212-202-184-227.reverse.qdsl-home.de [212.202.184.227]) (authenticated bits=0)i1HNenUa022986 (version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=NO); Wed, 18 Feb 2004 00:40:51 +0100 (MET) Received: from [172.16.0.2] (helo=fillmore-labs.com) by fillmore.dyndns.org with esmtp (Exim 4.30; FreeBSD) id 1AtEpb-000JkI-IR; Wed, 18 Feb 2004 00:40:47 +0100 Message-ID: <4032A67E.9000008@fillmore-labs.com> Date: Wed, 18 Feb 2004 00:40:46 +0100 From: Oliver Eikemeier Organization: Fillmore Labs GmbH - http://www.fillmore-labs.com/ MIME-Version: 1.0 To: Andrew J Caines References: <200402140220.i1E2KTR03950@eth1.ssl.sonic.net> <20040214041011.GA10679@xor.obsecurity.org> <20040217230130.GA51332@hal9000.halplant.com> In-Reply-To: <20040217230130.GA51332@hal9000.halplant.com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit User-Agent: KMail/1.5.9 cc: freebsd-ports@freebsd.org Subject: Re: your mail X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 17 Feb 2004 23:40:53 -0000 Andrew J Caines wrote: > Kris Kennaway said... > >>The null program has been ported to every OS and architecture that has >>or will ever be produced. > > FreeBSD's null implementation has been shown in several independent > benchmark tests to run faster than all other tested platforms and fully > supports the null specification. > > [...] See also the FreeBSD FAQ: 17.4. Where does data written to /dev/null go?