From owner-freebsd-questions@FreeBSD.ORG Sun Oct 8 13:52:50 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org 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 4302816A416 for ; Sun, 8 Oct 2006 13:52:50 +0000 (UTC) (envelope-from asolomon15@gmail.com) Received: from nf-out-0910.google.com (nf-out-0910.google.com [64.233.182.184]) by mx1.FreeBSD.org (Postfix) with ESMTP id 02B2E43D79 for ; Sun, 8 Oct 2006 13:52:42 +0000 (GMT) (envelope-from asolomon15@gmail.com) Received: by nf-out-0910.google.com with SMTP id n15so1671894nfc for ; Sun, 08 Oct 2006 06:52:41 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type; b=h6Rvf1k9svVOlwUtKVN+06u1jnIgnnCOSvuCtbqbsY1Hmbf7LkqldMVHZcnNZ37CLkcP7x+F9LjmklfpK0IH6OvvAADyCAQ1Vb/GqbhTxQ9S5ahIi/MENklEZb6BB1EtB++6xkJNpHr+LU0x3Lo4yiV9KaqW4ZPoxDla3lFqzOM= Received: by 10.49.75.2 with SMTP id c2mr373476nfl; Sun, 08 Oct 2006 06:52:41 -0700 (PDT) Received: by 10.49.63.18 with HTTP; Sun, 8 Oct 2006 06:52:41 -0700 (PDT) Message-ID: Date: Sun, 8 Oct 2006 09:52:41 -0400 From: "Antoine Solomon" To: freebsd-questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: unable to find makeobjops.pl X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 08 Oct 2006 13:52:50 -0000 Hello all, I was reading about kernel objects in the "FreeBSD Architecture Handbook" and noticed that there is no "src/sys/kern/makeobjops.pl " in my src tree. The section I was looking at is 3.3.5 . Anyone knows where it went? How often is the Architecture book updated? -- Antoine W. Solomon Jr.