From owner-freebsd-questions@FreeBSD.ORG Tue Mar 9 10:24:16 2004 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 2963F16A4CE for ; Tue, 9 Mar 2004 10:24:16 -0800 (PST) Received: from clunix.cl.msu.edu (clunix.cl.msu.edu [35.9.2.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8A25943D1F for ; Tue, 9 Mar 2004 10:24:15 -0800 (PST) (envelope-from jerrymc@clunix.cl.msu.edu) Received: (from jerrymc@localhost) by clunix.cl.msu.edu (8.11.7p1+Sun/8.11.7) id i29IOD403214; Tue, 9 Mar 2004 13:24:13 -0500 (EST) From: Jerry McAllister Message-Id: <200403091824.i29IOD403214@clunix.cl.msu.edu> To: agroulx@klocwork.com (Alina Groulx) Date: Tue, 9 Mar 2004 13:24:12 -0500 (EST) In-Reply-To: <1B74E3AB9C498E479D071D5C59C32FE5BA2883@server01.klocwork.com> from "Alina Groulx" at Mar 09, 2004 11:37:55 AM X-Mailer: ELM [version 2.5 PL2] MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit cc: freebsd-questions@freebsd.org Subject: Re: Maybe a stupid question but.... 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: Tue, 09 Mar 2004 18:24:16 -0000 > > Hi everyone, > > I've searched high and low for a download for FreeBSD source code in a > form that I recognize. I'm looking for tar.gz of the source code but > am not seeing it anywhere. Can someone help me or perhaps let me know > how I can download off the cvs site? Where have you been looking? If you install FreeBSD and during installation elect to install source as well along with the other stuff, it will be installed on your machine. Then it will mostly be within the /usr/src directory tree. This web page will describe it some: http://www.freebsd.org/doc/en_US.ISO8859-1/books/developers-handbook/introduction-layout.html ////jerry > > Alina Groulx >