tech-kern archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: lower-case kernel option names
On Fri, Apr 9, 2010 at 1:16 AM, Thor Lancelot Simon <tls%panix.com@localhost>
wrote:
> I just confused myself considerably because this config file fragment
> didn't work:
>
> no options SECMODEL_BSD44
> options SECMODEL_OVERLAY
>
> It turns out these kernel options (in sys/conf/std) have *lowercase* names.
>
> Why? Shouldn't I change them?
Quick grep shows that only secmodel_* flags are lower-cased. I think
they should be changed.
Masao
Home |
Main Index |
Thread Index |
Old Index