From owner-freebsd-current@FreeBSD.ORG Tue Oct 16 06:36:45 2007 Return-Path: Delivered-To: freebsd-current@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 3545616A417; Tue, 16 Oct 2007 06:36:45 +0000 (UTC) (envelope-from phk@critter.freebsd.dk) Received: from phk.freebsd.dk (phk.freebsd.dk [130.225.244.222]) by mx1.freebsd.org (Postfix) with ESMTP id D1BB613C48E; Tue, 16 Oct 2007 06:36:44 +0000 (UTC) (envelope-from phk@critter.freebsd.dk) Received: from critter.freebsd.dk (unknown [192.168.61.3]) by phk.freebsd.dk (Postfix) with ESMTP id 2174117105; Tue, 16 Oct 2007 06:36:42 +0000 (UTC) Received: from critter.freebsd.dk (localhost [127.0.0.1]) by critter.freebsd.dk (8.14.1/8.14.1) with ESMTP id l9G6agEZ004801; Tue, 16 Oct 2007 06:36:42 GMT (envelope-from phk@critter.freebsd.dk) To: "Constantine A. Murenin" From: "Poul-Henning Kamp" In-Reply-To: Your message of "Tue, 16 Oct 2007 00:19:48 -0400." <47143BE4.6060905@FreeBSD.org> Date: Tue, 16 Oct 2007 06:36:42 +0000 Message-ID: <4800.1192516602@critter.freebsd.dk> Sender: phk@critter.freebsd.dk Cc: Shteryana Shopova , freebsd-current@FreeBSD.org, Alexander Leidinger Subject: Re: I backed out the sensors framework X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 16 Oct 2007 06:36:45 -0000 In message <47143BE4.6060905@FreeBSD.org>, "Constantine A. Murenin" writes: >On 15/10/2007 16:13, Alexander Leidinger wrote: > >There are tonnes of unused compatibility stuff in FreeBSD; backing out >some interface that could have been used as a compatibility layer with >something that is actually heavily used in the neighbouring BSD projects >is unwarranted and obviously biased. If it is biased, it is biased against the code and not the person(s). If you compare at NetBSD, OpenBSD and FreeBSD, you will find a quite visible difference in the architectural attitude the projects take to various problems. The short summary is that NetBSD focuses a lot on portability, OpenBSD on security and FreeBSD on scalability and usability. The area where the architectural mindset is most different is probably security, closely followed by system management. These differences are a good thing. But it also means, that what may seem architecturally sound in one project, is not going to fly in another. -- Poul-Henning Kamp | UNIX since Zilog Zeus 3.20 phk@FreeBSD.ORG | TCP/IP since RFC 956 FreeBSD committer | BSD since 4.3-tahoe Never attribute to malice what can adequately be explained by incompetence.