Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 11 May 1996 20:49:19 +0200 (MET DST)
From:      J Wunsch <j@uriah.heep.sax.de>
To:        freebsd-hackers@freebsd.org (FreeBSD hackers)
Cc:        imp@village.org (Warner Losh)
Subject:   Re: Ext2fs
Message-ID:  <199605111849.UAA01689@uriah.heep.sax.de>
In-Reply-To: <199605111424.IAA23760@rover.village.org> from Warner Losh at "May 11, 96 08:24:14 am"

next in thread | previous in thread | raw e-mail | index | archive | help
As Warner Losh wrote:

> I have a couple of questions.  Frist, is there a way at compile time
> to disambiguate 2.1R and 2.2R?

#include <osreldate.h>

__FreeBSD_version was at 199511 for 2.1R (hmm, what are we going to
use for 2.1.X?), it's now 199512 just to be bigger than 2.1R.

>  Second, what is "opt_quota.h"?

It's created by config(8), and collects the options related to quotas
(i guess, from the name).

-- 
cheers, J"org

joerg_wunsch@uriah.heep.sax.de -- http://www.sax.de/~joerg/ -- NIC: JW11-RIPE
Never trust an operating system you don't have sources for. ;-)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199605111849.UAA01689>