From owner-freebsd-questions@FreeBSD.ORG Thu Sep 22 19:45:18 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F25C916A41F for ; Thu, 22 Sep 2005 19:45:18 +0000 (GMT) (envelope-from bkoenig@cs.tu-berlin.de) Received: from efacilitas.de (smtp.efacilitas.de [85.10.196.108]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6C0CF43D46 for ; Thu, 22 Sep 2005 19:45:18 +0000 (GMT) (envelope-from bkoenig@cs.tu-berlin.de) Received: from eurystheus.local (port-212-202-37-18.dynamic.qsc.de [212.202.37.18]) by efacilitas.de (Postfix) with ESMTP id A36354AF5A; Thu, 22 Sep 2005 21:52:00 +0200 (CEST) Received: from [192.168.1.67] (eurystheus.local [192.168.1.67]) by eurystheus.local (Postfix) with ESMTP id 9130B332576; Thu, 22 Sep 2005 19:44:19 +0000 (UTC) Message-ID: <43330993.60700@cs.tu-berlin.de> Date: Thu, 22 Sep 2005 21:44:19 +0200 From: =?windows-1250?Q?Bj=F6rn_K=F6nig?= User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.7.10) Gecko/20050824 X-Accept-Language: en-us, en MIME-Version: 1.0 To: "Jorge Mario G. Mazo" References: <20050922191101.86254.qmail@web50113.mail.yahoo.com> In-Reply-To: <20050922191101.86254.qmail@web50113.mail.yahoo.com> Content-Type: text/plain; charset=windows-1250; format=flowed Content-Transfer-Encoding: 8bit Cc: freebsd-questions@freebsd.org Subject: Re: Good Operating systems book? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 22 Sep 2005 19:45:19 -0000 Jorge Mario G. Mazo wrote: > Hi there > I want to learn about operating system to later start > contributing to FreeBSD > I would like to hear what books are good for newbies > like me! > NOTE: my C skills are pretty decent > > At a local library thre is a copy of Modern Operating > System by Andrew tanebaum, but it`s the old edtion > (from 1989 I think) so I'm not sure if that would > still be valid!!! > thanks in advance This is a good book if you want to know more about the FreeBSD kernel: http://www.amazon.com/exec/obidos/ASIN/0201702452/ I recommend to have deeper experiences with FreeBSD if you want to understand this book. Björn