From owner-freebsd-hackers Sun Apr 2 18:21:53 2000 Delivered-To: freebsd-hackers@freebsd.org Received: from assaris.sics.se (dyna225-150.nada.kth.se [130.237.225.150]) by hub.freebsd.org (Postfix) with ESMTP id 0AA2237B62E for ; Sun, 2 Apr 2000 18:21:49 -0700 (PDT) (envelope-from assar@assaris.sics.se) Received: (from assar@localhost) by assaris.sics.se (8.9.3/8.9.3) id DAA43117; Mon, 3 Apr 2000 03:22:01 +0200 (CEST) (envelope-from assar) To: Warner Losh Cc: Peter Jeremy , freebsd-hackers@FreeBSD.ORG Subject: Re: Autogenerated sources References: <5l3dp4m1ii.fsf@assaris.sics.se> <5lln2wm1vk.fsf@assaris.sics.se> <00Apr3.073102est.115202@border.alcanet.com.au> <200004030026.SAA56008@harmony.village.org> <200004030105.TAA56434@harmony.village.org> <200004030115.TAA56539@harmony.village.org> From: Assar Westerlund Date: 03 Apr 2000 03:22:01 +0200 In-Reply-To: Warner Losh's message of "Sun, 02 Apr 2000 19:15:52 -0600" Message-ID: <5lln2wkmh2.fsf@assaris.sics.se> Lines: 19 User-Agent: Gnus/5.070098 (Pterodactyl Gnus v0.98) Emacs/20.6 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Warner Losh writes: > Yes. They must be compiled against the kernel, just like modules > provided by freebsd. Even if I knew that the files in /usr/include/sys/* correspond with the kernel? Anyways, (and it's really orthogonal) having a generated vnode_if.h (in /sys/kern or /usr/include/sys) makes it easier for the developer of third-party file systems (i.e. me :-), by not having to figure out how to generate vnode_if.h from vnode_if.src and vnode_if.sh^H^Hpl. In that case, including just works. Why not? :-) > I've fixed that, with Bruce's help, and I'll be committing the changes > back to FreeBSD shortly. Cool. /assar To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message