From owner-freebsd-questions@FreeBSD.ORG Wed Apr 27 13:27:45 2005 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 5FAF516A4CE for ; Wed, 27 Apr 2005 13:27:45 +0000 (GMT) Received: from mail.efacilitas.de (efacilitas.de [213.133.110.227]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1BDEC43D46 for ; Wed, 27 Apr 2005 13:27:45 +0000 (GMT) (envelope-from bkoenig@cs.tu-berlin.de) Received: from eurystheus.local (port-212-202-39-77.dynamic.qsc.de [212.202.39.77]) by mail.efacilitas.de (Postfix) with ESMTP id 4F7CD123A09; Wed, 27 Apr 2005 15:26:36 +0200 (CEST) Received: from localhost (eurystheus.local [192.168.1.67]) by eurystheus.local (Postfix) with ESMTP id 9610112B019; Wed, 27 Apr 2005 15:27:37 +0200 (CEST) Received: from eurystheus.local ([192.168.1.67]) by localhost (eurystheus.locaL [192.168.1.67]) (amavisd-new, port 10024) with ESMTP id 23635-09; Wed, 27 Apr 2005 15:27:31 +0200 (CEST) Received: from [192.168.1.67] (eurystheus.local [192.168.1.67]) by eurystheus.local (Postfix) with ESMTP id 5017712B016; Wed, 27 Apr 2005 15:27:31 +0200 (CEST) Message-ID: <426F9343.2050101@cs.tu-berlin.de> Date: Wed, 27 Apr 2005 15:27:31 +0200 From: =?ISO-8859-1?Q?Bj=F6rn_K=F6nig?= User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.7.7) Gecko/20050425 X-Accept-Language: en-us, en MIME-Version: 1.0 To: DANIEL hoggan References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit X-Virus-Scanned: amavisd-new at example.com cc: questions@freebsd.org Subject: Re: I got src from cvs but don't know where to find 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: Wed, 27 Apr 2005 13:27:45 -0000 DANIEL hoggan wrote: > I got the src from cvs but don't know where to find the kernel, could > you point me in the direction of the files that make up the kernel? src/sys Björn