From owner-freebsd-questions@FreeBSD.ORG Thu Dec 9 20:26:51 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 39FEF16A4CE for ; Thu, 9 Dec 2004 20:26:51 +0000 (GMT) Received: from mproxy.gmail.com (mproxy.gmail.com [216.239.56.241]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1EB8343D58 for ; Thu, 9 Dec 2004 20:26:51 +0000 (GMT) (envelope-from clement.eric@gmail.com) Received: by mproxy.gmail.com with SMTP id x71so85988cwb for ; Thu, 09 Dec 2004 12:26:50 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:return-path:organization:to:subject:date:user-agent:mime-version:content-type:message-id:from; b=bkWJLvyqKDgeP8jdnfsUncrKbdP2GpcYuU17pcJUna98bcRQ4hBOqNybnqS6cEV7zmkSQ9JVPRzwKXrZlsZUukostDT+uZhn5HSa4iXreFlDgpOkLyxM1/9PR3PwLPKG3epABU3WyJyI70PmHVeZ297g2Dz6frLYovFaZpPINqc= Received: by 10.11.120.48 with SMTP id s48mr284338cwc; Thu, 09 Dec 2004 12:26:50 -0800 (PST) Received: from latence.casi.polymtl.ca ([132.207.73.4]) by smtp.gmail.com with ESMTP id v71sm41713cwb.2004.12.09.12.26.49; Thu, 09 Dec 2004 12:26:50 -0800 (PST) Organization: Polytechnique To: freebsd-questions@freebsd.org Date: Thu, 9 Dec 2004 15:25:48 -0500 User-Agent: KMail/1.6.2 Mime-Version: 1.0 Content-Type: text/plain; Message-Id: <200412091525.48357.eric.clement@polymtl.ca> From: Eric Clement Subject: code source ifconfig.c 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: Thu, 09 Dec 2004 20:26:51 -0000 Hi, I just want to know where I can find the code source of the file ifconfig.c for Linux. I need to know how the binary /sbin/ifconfig take information about network interface. Regards, Eric Clement