K 10 svn:author V 6 eadler K 8 svn:date V 27 2013-03-04T02:21:15.076809Z K 7 svn:log V 150 devd: Simplify while (1) { if (x) break; } to while (!x) {}. Submitted by: Christoph Mallon Approved by: cperciva (mentor) END