From owner-freebsd-questions@FreeBSD.ORG Fri Nov 5 12:29:36 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 6CF7D16A4CE for ; Fri, 5 Nov 2004 12:29:36 +0000 (GMT) Received: from vsmtp14.tin.it (vsmtp14.tin.it [212.216.176.118]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9CEBF43D54 for ; Fri, 5 Nov 2004 12:29:35 +0000 (GMT) (envelope-from v.demartino2@virgilio.it) Received: from host225-245.pool80104.interbusiness.it (80.104.245.225) by vsmtp14.tin.it (7.0.027) id 414B1A58014D0CDA for freebsd-questions@freebsd.org; Fri, 5 Nov 2004 13:29:30 +0100 From: Vittorio To: freebsd-questions@freebsd.org Date: Fri, 5 Nov 2004 13:29:07 +0000 User-Agent: KMail/1.7 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200411051329.07849.v.demartino2@virgilio.it> Subject: FreeBSD newbye simple 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: Fri, 05 Nov 2004 12:29:36 -0000 Experienced linux debian user, recently I smoothly moved to linux gentoo (BSD compliant) AND to FreeBSD 5.2.1. 1) I want to tailor my freeBSD slice according to my machine (gentoo experience is helpful!). Now, while i I know how to compile an application in /usr/ports I cannot find sources of the "base system" I had to install when starting the first installation from scratch. Where are those sources? 2) The questions' question: where can I read what are the options I can use with a certain source package and how can I use them when make(-ing) the program? 3) It goes without saying that many freebsd commands are the same as in linux but I cannot find the freebsd command equivalent to the linux command 'free' giving info about the size of memory used by the system's cache, buffers, swap, etc. Please help. Vittorio