From owner-freebsd-questions@FreeBSD.ORG Fri Oct 17 13:15:55 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 CCA2716A4B3 for ; Fri, 17 Oct 2003 13:15:55 -0700 (PDT) Received: from smtp.thilelli.net (juliengabel.net1.nerim.net [62.212.119.84]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6D30743F93 for ; Fri, 17 Oct 2003 13:15:54 -0700 (PDT) (envelope-from jpeg@thilelli.net) Received: from localhost (localhost.thilelli.net [127.0.0.1]) by bento.thilelli.net (Postfix) with ESMTP id D51CD241E1 for ; Fri, 17 Oct 2003 22:15:52 +0200 (CEST) Received: from bento.thilelli.net ([127.0.0.1]) by localhost (bento.thilelli.net [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 06805-03 for ; Fri, 17 Oct 2003 22:15:52 +0200 (CEST) Received: from webmail.thilelli.net (localhost.thilelli.net [127.0.0.1]) by bento.thilelli.net (Postfix) with SMTP id 4B5DA241A8 for ; Fri, 17 Oct 2003 22:15:52 +0200 (CEST) Received: from 192.168.0.97 (SquirrelMail authenticated user jgabel) by webmail.thilelli.net with HTTP; Fri, 17 Oct 2003 22:15:52 +0200 (CEST) Message-ID: <59182.192.168.0.97.1066421752.squirrel@webmail.thilelli.net> In-Reply-To: References: <3F8302A9.15955.A07CF9@localhost><3F8E8271.12543.4286691@localhost><44642.194.119.92.65.1066322248.squirrel@webmail.thilelli.net> Date: Fri, 17 Oct 2003 22:15:52 +0200 (CEST) From: "Julien Gabel" To: freebsd-questions@freebsd.org User-Agent: SquirrelMail/1.4.2 MIME-Version: 1.0 Content-Type: text/plain;charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Priority: 3 Importance: Normal X-Virus-Scanned: by amavisd-new at thilelli.net Subject: Re: src code 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: Fri, 17 Oct 2003 20:15:55 -0000 >>> i need to know where can i download the newest freebsd from, i do not >>> have a unix system, but i will, and i wanna know the site that i can DL >>> it from . >> >> * Obtaining FreeBSD (all can be answered here): >> http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/mirrors.html > > the *newest* would be current... For -CURRENT: - The source code is available here: http://www.freebsd.org/support.html#cvs - Rr maybe the snapshots : ftp://current.freebsd.org/pub/FreeBSD/snapshots/ -- -jg.