Subject: Re: CVS commit: src/sys/kern
To: Perry E. Metzger <perry@piermont.com>
From: Roland Illig <rillig@NetBSD.org>
List: source-changes
Date: 08/22/2005 17:20:19
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? ;)
Roland