From owner-freebsd-questions@FreeBSD.ORG Thu Nov 5 00:52:29 2009 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 4273A1065672 for ; Thu, 5 Nov 2009 00:52:29 +0000 (UTC) (envelope-from glen.j.barber@gmail.com) Received: from fg-out-1718.google.com (fg-out-1718.google.com [72.14.220.157]) by mx1.freebsd.org (Postfix) with ESMTP id 8CB278FC14 for ; Thu, 5 Nov 2009 00:52:28 +0000 (UTC) Received: by fg-out-1718.google.com with SMTP id l26so1118237fgb.13 for ; Wed, 04 Nov 2009 16:52:27 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:cc:content-type; bh=U/nZJx/bunFikspBkrJWK2/XYujyknVzgX/oxMOkpKw=; b=CjPUW/nrA88k8oXHwiMCIvaCAthJrJ/kcI5DRSjjmR1xODFeq6rdfC56CZdfKzNMdw kN/o55I5NeDjILJyzQwsQen7E34YBdGBGCs4+v1YiMEG8+AI+afe9qjca+8cpKlJYTZC pANXKCoQ7VFi4TzV1GCFWA4XcI/KAX9mz2gns= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; b=iWoiv6nTVxXGgIGW/lCs6p22SXLvhwq1k3Gv9QIT9aejf6WeROQbO7n04Xle1EoP53 jgBo6UxwHVHRVW6ytubgo8ksCrGPBIcQlIDTH/krrjY40R2Pg4i6UuMQC+Lg1t0LddFq Gsyq0SxrBCtrNwDfR9QFf/jzxrz4kjhpIiZdE= MIME-Version: 1.0 Received: by 10.223.144.81 with SMTP id y17mr318061fau.68.1257382347212; Wed, 04 Nov 2009 16:52:27 -0800 (PST) In-Reply-To: References: Date: Wed, 4 Nov 2009 19:52:27 -0500 Message-ID: <4ad871310911041652o7254f426tb032c52445de0c2d@mail.gmail.com> From: Glen Barber To: Petros Ring Content-Type: text/plain; charset=ISO-8859-1 Cc: "freebsd-questions@FreeBSD.org" Subject: Re: FreeBSD Source Code 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, 05 Nov 2009 00:52:29 -0000 Hi Petros On Wed, Nov 4, 2009 at 5:26 PM, Petros Ring wrote: > I would like you to send a copy of all the source code of FreeBSD so I may > use it for a project that will allow the running of applacations from a > different os to run on FreeBSD. Please send a attachment of the full source > code in the reply email. > In addition to the two previous suggestions on how to obtain the code, you can checkout the source tree using subversion from: http://svn.freebsd.org/base/ Cheers, -- Glen Barber