From owner-freebsd-hackers@FreeBSD.ORG Mon Mar 28 19:26:25 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 98A3316A4CE for ; Mon, 28 Mar 2005 19:26:25 +0000 (GMT) Received: from capeta.freebsdbrasil.com.br (vrrp.freebsdbrasil.com.br [200.210.70.30]) by mx1.FreeBSD.org (Postfix) with SMTP id D38A043D5F for ; Mon, 28 Mar 2005 19:26:21 +0000 (GMT) (envelope-from eksffa@freebsdbrasil.com.br) Received: (qmail 38426 invoked by uid 0); 28 Mar 2005 16:26:15 -0300 Received: from eksffa@freebsdbrasil.com.br by capeta.freebsdbrasil.com.br by uid 82 with qmail-scanner-1.22 Clear:RC:1(200.210.42.5):. Processed in 0.341255 secs); 28 Mar 2005 19:26:15 -0000 Received: from unknown (HELO ?10.69.69.69?) (200.210.42.5) by capeta.freebsdbrasil.com.br with SMTP; 28 Mar 2005 16:26:15 -0300 Message-ID: <42485A54.9000101@freebsdbrasil.com.br> Date: Mon, 28 Mar 2005 16:26:12 -0300 From: Patrick Tracanelli Organization: FreeBSD Brasil LTDA User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.7.5) Gecko/20050309 X-Accept-Language: en-us, en MIME-Version: 1.0 To: mohamed aslan References: <319cceca0503281001792baf39@mail.gmail.com> In-Reply-To: <319cceca0503281001792baf39@mail.gmail.com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit cc: freebsd-hackers@freebsd.org Subject: Re: organization X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 28 Mar 2005 19:26:25 -0000 Maybe you are just more familiar to Linux kernel. I am not a kernel hacker, like you and many people here. But I usually read source codes, FreeBSD and also NetBSD and Linux, specially the areas where I am a particular curious. FreeBSD code organization is close to BSD's roots (you can get those Walnut Creek historical CDROM which has code for 4BSD and 386BSD to compare). I like FreeBSD orgaization better. Maybe you will disagree it for a thousand years, or one day find NetBSD approach better than both. In any case I am sure spending more time under FreeBSD's src/ won't make the organization such a deal that deserves this comment. mohamed aslan wrote: > hi guys > it's my first post here, BTW i was a linux hacker and linux kernel > mailing list member for 3 years. > > and i've a comment here , i think the freebsd kernel source files > aren't well organized as linux ones.