Subject: Re: CVS commit: src/sys/kern
To: Roland Illig <rillig@NetBSD.org>
From: Perry E. Metzger <perry@piermont.com>
List: source-changes
Date: 08/22/2005 11:30:16
Roland Illig <rillig@NetBSD.org> writes:
> Perry E. Metzger wrote:
>> Roland Illig <rillig@netbsd.org> writes:
>>
>>>	src/sys/kern: kern_prot.c
>> ...
>>
>>>Added a big FIXME because two group lists containing the same entries,
>>>but ordered differently, still compare as unequal. The same holds if one
>>>group list contains an entry twice while the other does not. ok'ed by
>>>christos.
>> Yuck! Big yuck!
>
> What's the "Yuck"? The big FIXME or the code that forced me to write it? ;)

The broken code, of course. I'm not blaming you, but it does need to
be fixed. :(

Perry