Is there a reason the definitions of the MIN() and MAX() macros in
sys/param.h are under an '#ifndef _KERNEL'?  Quite a few files in the
kernel define these (well, at least MIN) themselves, so it would seem
to make sense to define them globally in sys/param.h for the kernel as
well.  Any reason this isn't already done this way, or should I come
up with a patch to fix that?

Thanks for any insight,

                                        Dima Dorfman
                                        [EMAIL PROTECTED]


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message

Reply via email to