From owner-cvs-all Sun Mar 8 12:02:33 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id MAA02637 for cvs-all-outgoing; Sun, 8 Mar 1998 12:02:33 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from cimlogic.com.au (cimlog.lnk.telstra.net [139.130.51.31]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id MAA02615; Sun, 8 Mar 1998 12:02:22 -0800 (PST) (envelope-from jb@cimlogic.com.au) Received: (from jb@localhost) by cimlogic.com.au (8.8.5/8.8.7) id HAA13462; Mon, 9 Mar 1998 07:02:26 +1100 (EST) (envelope-from jb) From: John Birrell Message-Id: <199803082002.HAA13462@cimlogic.com.au> Subject: Re: cvs commit: src/include sched.h Makefile In-Reply-To: <199803081954.OAA15752@hda.hda.com> from Peter Dufault at "Mar 8, 98 02:54:45 pm" To: dufault@hda.com (Peter Dufault) Date: Mon, 9 Mar 1998 07:02:24 +1100 (EST) Cc: jb@cimlogic.com.au, dufault@hda.com, jb@FreeBSD.ORG, cvs-committers@FreeBSD.ORG X-Mailer: ELM [version 2.4ME+ PL32 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk Peter Dufault wrote: > It is linked into /usr/include - it is in the subdirectory for > keeping the source modular. #ifndef KERNEL is to let the kernel > get at the structure definition in case implementation specific > members (as allowed by the spec) are added so the structure def is > in one place. I'd prefer not to have blossoming symlinks in /usr/include, but I understand why you did it. I also prefer to see function prototypes that have nothing to do with the kernel kept away from kernel source. I'll remove my file 'cause it's getting walloped anyway. 8-) -- John Birrell - jb@cimlogic.com.au; jb@freebsd.org CIMlogic Pty Ltd, GPO Box 117A, Melbourne Vic 3001, Australia +61 418 353 137 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message