>Hi, I just noticed that after all the dequote stuff went into config >(great work!) options NO_F00F_HACK still needs quotes. Its interpreted >as NO_F0F_HACK without them; to be expected I guess.
It also translates unsigned hex to signed decimal, so N0xF00F_HACK becomes N61455_HACK, and it prints the translated version in the warning message about unknown options. Bruce To Unsubscribe: send mail to [email protected] with "unsubscribe freebsd-current" in the body of the message
