Date: Sun, 31 Jul 2005 14:23:34 +0200 From: Patrick Hurrelmann <outi@bytephobia.de> To: freebsd-current@freebsd.org Subject: Missing COMPAT_FREEBSD5 in NOTES and LINT Message-ID: <20050731142334.544e31bd.outi@bytephobia.de>
next in thread | raw e-mail | index | archive | help
On a fresh RELENG_6 only the GENERIC kernel-config contains
COMPAT_FREEBSD5. It is missing in LINT and NOTES.
Maybe this should be added before 6.0-RELEASE?
See below:
[root@duality:/usr/src/sys/i386/conf#] make LINT
cat ../../conf/NOTES NOTES | sed -E -n -f ../../conf/makeLINT.sed > LINT
[root@duality:/usr/src/sys/i386/conf#] grep FREEBSD LINT NOTES GENERIC
LINT:options COMPAT_FREEBSD4
GENERIC:options COMPAT_FREEBSD4 # Compatible with FreeBSD4
GENERIC:options COMPAT_FREEBSD5 # Compatible with FreeBSD5
Patrick
--
====================================================================
Patrick Hurrelmann | "Programming today is a race between software
Mannheim, Germany | engineers striving to build bigger and better
| idiot-proof programs, and the Universe trying
outi@bytephobia.de | to produce bigger and better idiots. So far,
www.bytephobia.de | the Universe is winning." - Rich Cook
/"\
\ / ASCII Ribbon Campaign
X against HTML email & vCards
/ \
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050731142334.544e31bd.outi>
