In message: <[EMAIL PROTECTED]> Giorgos Keramidas <[EMAIL PROTECTED]> writes: : On 2002-10-31 18:39, Conrad Sabatier <[EMAIL PROTECTED]> wrote: : > I just upgraded a 4.7-STABLE box to current over the weekend. Went off : > very well, thanks to the great documentation in UPDATING. : > [...] : > And finally, is there a simple way to ensure that none of the debugging : > code (including INVARIANTS stuff) is included during a buildworld? : : INVARIANTS and WITNESS are kernel-only stuff. They shouldn't affect : your userland programs. If they do, it's probably a bug.
Actually, they slow things down a little, which is likely why someone wants to get of them. Just make sure that they aren't in the kernel config file should be sufficient. Warner To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message