From owner-freebsd-questions Thu Aug 29 12:22:24 2002 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 E7A7737B400 for ; Thu, 29 Aug 2002 12:22:21 -0700 (PDT) Received: from mailsrv.otenet.gr (mailsrv.otenet.gr [195.170.0.5]) by mx1.FreeBSD.org (Postfix) with ESMTP id B6C6243E4A for ; Thu, 29 Aug 2002 12:22:20 -0700 (PDT) (envelope-from keramida@ceid.upatras.gr) Received: from hades.hell.gr (patr530-b181.otenet.gr [212.205.244.189]) by mailsrv.otenet.gr (8.12.4/8.12.4) with ESMTP id g7TJMG0c014040; Thu, 29 Aug 2002 22:22:17 +0300 (EEST) Received: from hades.hell.gr (hades [127.0.0.1]) by hades.hell.gr (8.12.5/8.12.5) with ESMTP id g7TJLYNK076912; Thu, 29 Aug 2002 22:21:35 +0300 (EEST) (envelope-from keramida@ceid.upatras.gr) Received: (from charon@localhost) by hades.hell.gr (8.12.5/8.12.5/Submit) id g7TF4jeL044045; Thu, 29 Aug 2002 18:04:45 +0300 (EEST) (envelope-from keramida@ceid.upatras.gr) Date: Thu, 29 Aug 2002 18:04:45 +0300 From: Giorgos Keramidas To: shubha mr Cc: freebsd-questions@FreeBSD.ORG Subject: Re: ifconfig testing Message-ID: <20020829150445.GC43332@hades.hell.gr> References: <20020829135857.25047.qmail@web14611.mail.yahoo.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20020829135857.25047.qmail@web14611.mail.yahoo.com> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG % Removed freebsd-net from the Cc: list. % Please don't post to more than one list at a time. On 2002-08-29 14:58 +0000, shubha mr wrote: > I have added some more options for ifconfig utility for my testing > purposes.(I have coded them,by looking at the way it was coded for > other options).In order to get this new ifconfig code running,what > am I supposed to do?In other words,How to test my new ifconfig > enhancement code? It's not easy to tell without seeing the changes themselves, but you can probably start it all going with: $ cd /usr/src/sbin/ifconfig/ $ make clean $ make all install -- FreeBSD: The Power to Serve -- http://www.FreeBSD.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message