Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 17 Apr 2011 10:56:51 -0700
From:      Freddie Cash <fjwcash@gmail.com>
To:        rondzierwa@comcast.net
Cc:        freebsd-net@freebsd.org
Subject:   Re: natd starting after firewall rules are loaded
Message-ID:  <BANLkTik_UxPfmpsN460sPeo_jFKtUeHjBg@mail.gmail.com>
In-Reply-To: <104526415.1263850.1303055758946.JavaMail.root@sz0128a.westchester.pa.mail.comcast.net>
References:  <311011138.1263836.1303055734510.JavaMail.root@sz0128a.westchester.pa.mail.comcast.net> <104526415.1263850.1303055758946.JavaMail.root@sz0128a.westchester.pa.mail.comcast.net>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, Apr 17, 2011 at 8:55 AM,  <rondzierwa@comcast.net> wrote:
> One other thing that's missing since 4.9 (and this probably needs
> to go to some other list) is the kernel LINT file.

cd /usr/src/sys/<arch>/conf
make LINT

Voila!  An old-school LINT file with all the kernel config options listed.  :)

A better read, though, are the NOTES files:
  /usr/src/sys/conf/NOTES               (arch independent options)
  /usr/src/sys/<arch>/conf/NOTES  (arch dependent options)

-- 
Freddie Cash
fjwcash@gmail.com



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