From owner-freebsd-arch@FreeBSD.ORG Sun Aug 29 04:36:06 2004 Return-Path: Delivered-To: freebsd-arch@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DE95A16A4CF for ; Sun, 29 Aug 2004 04:36:06 +0000 (GMT) Received: from digital-security.org (digital-security.org [216.254.116.252]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8071643D48 for ; Sun, 29 Aug 2004 04:36:06 +0000 (GMT) (envelope-from necro@digital-security.org) Received: from digital-security.org ([216.254.116.252]) by digital-security.org with esmtp (Exim 4.41 (FreeBSD)) id 1C1Fw1-0000BX-HH for freebsd-arch@freebsd.org; Sat, 28 Aug 2004 23:00:51 -0400 Date: Sat, 28 Aug 2004 23:00:47 -0400 (EDT) From: necro To: freebsd-arch@freebsd.org Message-ID: <20040828225815.A695@digital-security.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Spam-Score: 0.0 (/) X-Spam-Report: Spam detection software, running on the system "digital-security.org", hasmessageblock similar future email. If you have any questions, see the administrator of that system for details. Content preview: Hi, not sure if this is the right place to ask, but there's no freebsd-doc list (may be there should be?) I was looking around for some type of resource that goes through /sys/kern and explains what each *.c file there is, lists functions in them, goes does it and may be lists where these functions are called and for what purpose. [...] Content analysis details: (0.0 points, 3.0 required) pts rule name description -------------------------------------------------- Subject: Documentation X-BeenThere: freebsd-arch@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussion related to FreeBSD architecture List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 29 Aug 2004 04:36:07 -0000 Hi, not sure if this is the right place to ask, but there's no freebsd-doc list (may be there should be?) I was looking around for some type of resource that goes through /sys/kern and explains what each *.c file there is, lists functions in them, goes through the functions and explains what the function does / how it does it and may be lists where these functions are called and for what purpose. Is there such a beast? If not, would it help if I tried to write it? And how fast would it get obsolete? :) Any answers / comments / suggestions are appreciated. Val