Warner Losh <[EMAIL PROTECTED]> writes:
> Is there a way to "undef" an option?

I thought about this, too.  Right now there isn't a way to do that,
and neither OpenBSD nor NetBSD have one AFAIK.  That said, I think it
would be trivial to implement.  The list of options and devices is a
simple linked list (mind you, it's a home-grown one, not queue(3)); it
shouldn't be too hard to implement "unoption" and "undevice"
directives.

                                        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