From owner-freebsd-current Thu May 17 8:51:23 2001 Delivered-To: freebsd-current@freebsd.org Received: from rover.village.org (rover.bsdimp.com [204.144.255.66]) by hub.freebsd.org (Postfix) with ESMTP id 8C55037B423; Thu, 17 May 2001 08:51:13 -0700 (PDT) (envelope-from imp@billy-club.village.org) Received: from billy-club.village.org (billy-club.village.org [10.0.0.3]) by rover.village.org (8.11.3/8.11.3) with ESMTP id f4HFpA631508; Thu, 17 May 2001 09:51:10 -0600 (MDT) (envelope-from imp@billy-club.village.org) Received: from billy-club.village.org (localhost [127.0.0.1]) by billy-club.village.org (8.11.2/8.8.3) with ESMTP id f4HFrkl05377; Thu, 17 May 2001 09:53:46 -0600 (MDT) Message-Id: <200105171553.f4HFrkl05377@billy-club.village.org> To: Brian Somers Subject: Re: Where to put include files (was: cvs commit: src Makefile.inc1) Cc: Bruce Evans , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org, current@FreeBSD.org In-reply-to: Your message of "Thu, 17 May 2001 13:33:43 BST." <200105171233.f4HCXhb62786@hak.lan.Awfulhak.org> References: <200105171233.f4HCXhb62786@hak.lan.Awfulhak.org> Date: Thu, 17 May 2001 09:53:45 -0600 From: Warner Losh Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG In message <200105171233.f4HCXhb62786@hak.lan.Awfulhak.org> Brian Somers writes: : Solaris calls it's ioctl files /usr/include/sys/_io.h so I'd : spell digiio.h /usr/include/sys/digi_io.h. We're not solaris :-). BSD traditionally spells things fooio.h for driver foo. FreeBSD changed the traditional place for devices, so one could argue for both /usr/include/sys/dev/foo/fooio.h or for /usr/include/sys/fooio.h. Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message