From owner-freebsd-net@FreeBSD.ORG Thu Dec 11 23:54:32 2008 Return-Path: Delivered-To: freebsd-net@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 5893D106564A for ; Thu, 11 Dec 2008 23:54:32 +0000 (UTC) (envelope-from fernercc@gmail.com) Received: from an-out-0708.google.com (an-out-0708.google.com [209.85.132.241]) by mx1.freebsd.org (Postfix) with ESMTP id 0FB398FC08 for ; Thu, 11 Dec 2008 23:54:31 +0000 (UTC) (envelope-from fernercc@gmail.com) Received: by an-out-0708.google.com with SMTP id c2so420650anc.13 for ; Thu, 11 Dec 2008 15:54:31 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:subject:from:to:content-type :date:message-id:mime-version:x-mailer:content-transfer-encoding; bh=A5GWPQegcAxr91opeKGVJ0VLAbocrfmF45qAKiS1XO4=; b=MGvNakFxOEQNS5IXOMWO8uL9W81xfnLJbaKFrNXYqGwdF9hxUpXkaBo1MTvEkpL7nV Vh04i1ehhl7W5sYE3RmMahb2TLGtBuv29/LUApKUbVbbx8AZ7GhXT/0IUwC8xz8OPrWH zFZCet7NSYD5KHZK/IycMlQagoBSUYzV6MbDw= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=subject:from:to:content-type:date:message-id:mime-version:x-mailer :content-transfer-encoding; b=L+KYX+I7Xe6Nr5nRtP7V53yX0PMuYjBDBZTMrOM9zM4f6QM0P01GW1dLK5ErQn+/TD 6W1c0mXlWjQEu9IMLtTQPG7lo5tR7d+3hDn5y38DNHRu1hMCUvGTvJUEO+5UWzlKOne/ reg76/VoNlXWkk2DtLKttqw6iE0hbPfpDyZCk= Received: by 10.100.189.10 with SMTP id m10mr2487242anf.118.1229039671312; Thu, 11 Dec 2008 15:54:31 -0800 (PST) Received: from ?192.168.2.2? (cpe-70-112-179-136.austin.res.rr.com [70.112.179.136]) by mx.google.com with ESMTPS id c29sm4671334anc.29.2008.12.11.15.54.30 (version=TLSv1/SSLv3 cipher=RC4-MD5); Thu, 11 Dec 2008 15:54:30 -0800 (PST) From: Ferner Cilloniz To: freebsd-net@freebsd.org Content-Type: text/plain Date: Thu, 11 Dec 2008 17:54:29 +0000 Message-Id: <1229018069.4966.1.camel@mobiliare.Belkin> Mime-Version: 1.0 X-Mailer: Evolution 2.24.2 Content-Transfer-Encoding: 7bit Subject: freebsd system calls X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 11 Dec 2008 23:54:32 -0000 Hello everyone. I am interested in looking at the code for system calls in FreeBSD, like read, etc. In which directory can i find them? I have tried grepping /usr/src/sys. Thanks :) -- Cilloniz Bicchi, Ferner Research Assistant Dept. of Computer Sciences The University of Texas at Austin http://www.cs.utexas.edu/~fernercc fernercc@cs.utexas.edu