From owner-freebsd-questions@FreeBSD.ORG Mon May 19 11:56:51 2003 Return-Path: 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 6A30B37B401 for ; Mon, 19 May 2003 11:56:51 -0700 (PDT) Received: from smtp03.mrf.mail.rcn.net (smtp03.mrf.mail.rcn.net [207.172.4.62]) by mx1.FreeBSD.org (Postfix) with ESMTP id D8FAC43F75 for ; Mon, 19 May 2003 11:56:50 -0700 (PDT) (envelope-from rjhalljr@starpower.net) Received: from 66-44-67-124.s378.tnt7.lnhva.md.dialup.rcn.com ([66.44.67.124] helo=sten.alder.net) by smtp03.mrf.mail.rcn.net with smtp (Exim 3.35 #4) id 19HpoU-0007QJ-00 for freebsd-questions@freebsd.org; Mon, 19 May 2003 14:56:47 -0400 Received: by sten.alder.net (sSMTP sendmail emulation); Mon, 19 May 2003 14:54:18 -0400 Date: Mon, 19 May 2003 14:54:18 -0400 From: "Bob Hall" To: freebsd-questions@freebsd.org Message-ID: <20030519185418.GE991@sten.alder.net> Mail-Followup-To: Bob Hall , freebsd-questions@freebsd.org References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4i Subject: Re: Information about the kernel X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 19 May 2003 18:56:51 -0000 On Mon, May 19, 2003 at 10:54:12AM -0500, Luis Felipe Bacca Arango wrote: > > Hi, I'am a student from Colombia, and i need your help urgent. > > I need to talk about the kernel of BSD, and his features like : The Design and Implementation of the 4.4BSD Operating System McKusick, Bostic, Karels, and Quarterman 1996 Addison Wesley (pub) ISBN 0-201-54979-4 For more up-to-date information, RTFS. Bob Hall