K 10 svn:author V 3 imp K 8 svn:date V 27 2001-01-07T20:40:23.000000Z K 7 svn:log V 334 This file follows style(9), so adjust various nits in the last few commits to conform to style(9), plus one other convention that I use: o Declare variables at the start of the function, rather than in blocks when it doesn't help understanding (mine). o 80 column limit. o BSD style statement continuation, rather than "gnu" style. END