From owner-freebsd-hackers Thu Sep 11 22:13:08 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id WAA03480 for hackers-outgoing; Thu, 11 Sep 1997 22:13:08 -0700 (PDT) Received: from word.smith.net.au (word.smith.net.au [202.0.75.3]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id WAA03468 for ; Thu, 11 Sep 1997 22:13:03 -0700 (PDT) Received: from word.smith.net.au (localhost.smith.net.au [127.0.0.1]) by word.smith.net.au (8.8.7/8.8.5) with ESMTP id OAA01227 for ; Fri, 12 Sep 1997 14:41:27 +1000 (EST) Message-Id: <199709120441.OAA01227@word.smith.net.au> X-Mailer: exmh version 2.0zeta 7/24/97 To: freebsd-hackers@FreeBSD.ORG Subject: Re: PnP support In-reply-to: Your message of "Thu, 11 Sep 1997 21:58:38 MST." <19970911215838.24994@hydrogen.nike.efn.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Fri, 12 Sep 1997 14:41:25 +1000 From: Mike Smith Sender: owner-freebsd-hackers@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk > > You *really*really* should look at the NetBSD extent manager. It > > already allows for creation and deletion of extents, and basically all > > the minimal stuff you expect. > > ok.. I'll take a look at it... it's nice that freefall has a copy of > the NetBSD tree... but I noticed that the tree in /f/NetBSD is just > a source copy.. is there another place on freefall (or another location) > that I can browse the cvs repository? mainly for repository logs.. The NetBSD repo is not publically available. Make of that what you will. I actually gave up working on NetBSD due to the difficulty of obtaining a usable copy of the source tree, which was somewhat disappointing. mike