From owner-cvs-sys Thu May 21 11:29:15 1998 Return-Path: Received: (from daemon@localhost) by hub.freebsd.org (8.8.8/8.8.8) id LAA28121 for cvs-sys-outgoing; Thu, 21 May 1998 11:29:15 -0700 (PDT) (envelope-from owner-cvs-sys) Received: from ns.mauswerks.net (root@ns.mauswerks.com [204.152.96.5]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id LAA27881; Thu, 21 May 1998 11:28:23 -0700 (PDT) (envelope-from mjacob@feral.com) Received: from feral.com (root@[209.54.254.2]) by ns.mauswerks.net (8.8.0/8.6.9) with ESMTP id LAA07867; Thu, 21 May 1998 11:30:31 -0700 Received: from feral-gw (mjacob@gw100.feral.com [192.67.166.129]) by feral.com (8.8.6/8.8.6) with SMTP id LAA01499; Thu, 21 May 1998 11:28:18 -0700 Message-ID: <35647242.48873E4B@feral.com> Date: Thu, 21 May 1998 11:28:18 -0700 From: Matthew Jacob Organization: Feral Software X-Mailer: Mozilla 3.04 (X11; I; Linux 2.0.33 i586) MIME-Version: 1.0 To: Eivind Eklund CC: "Jordan K. Hubbard" , "Justin T. Gibbs" , "Jordan K. Hubbard" , cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: Re: cvs commit: src/sys/pci if_tl.c if_tlreg.h References: <199805211641.KAA15418@pluto.plutotech.com> <27038.895770770@time.cdrom.com> <19980521202541.60347@follo.net> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-cvs-sys@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Eivind Eklund wrote: > > The reason nothing else use __FreeBSD_version directly in this way is > that we don't provide it to kernel files, and that _suck_. It is one > of the biggest hurdles for people attempting to do development outside > of the FreeBSD tree proper. > > Eivind. Hear, hear.