From owner-freebsd-questions@FreeBSD.ORG Tue Jul 27 21:28:27 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 B291F16A4D0 for ; Tue, 27 Jul 2004 21:28:27 +0000 (GMT) Received: from fw.farid-hajji.net (fw.farid-hajji.net [213.146.115.42]) by mx1.FreeBSD.org (Postfix) with ESMTP id 069EE43D62 for ; Tue, 27 Jul 2004 21:28:26 +0000 (GMT) (envelope-from cpghost@cordula.ws) Received: from [192.168.254.3] (bsdbox [192.168.254.3]) by fw.farid-hajji.net (Postfix) with ESMTP id 696F24B1DF; Tue, 27 Jul 2004 23:28:34 +0200 (CEST) Message-ID: <4106C9FE.7030506@cordula.ws> Date: Tue, 27 Jul 2004 23:32:46 +0200 From: cpghost User-Agent: Mozilla Thunderbird 0.7.1 (X11/20040710) X-Accept-Language: en-us, en MIME-Version: 1.0 To: lucky References: In-Reply-To: Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit cc: freebsd-questions@freebsd.org Subject: Re: question... 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, 27 Jul 2004 21:28:27 -0000 lucky wrote: >do you provide also C-sources of your utilities on your web-page? >if yes, where can i find them? > > When installing FreeBSD, you have the option to install the source tree. On an fully installed system, the complete sources are then under /usr/src. Remko already pointed out that you can also ftp or cvsup the sources, or that you can browse the CVS repository with the cvsweb interface. Happy hacking! -- Cordula's Web. http://www.cordula.ws/