K 10 svn:author V 5 markm K 8 svn:date V 27 2013-11-12T22:43:27.737502Z K 7 svn:log V 344 More code eyeballing and fixup: * Use sbuf_*(9) for printing interesting stuff from sysctls. Much neater, and gets rid of static buffers. * Use a bitmask to decide which sources to harvest instead of checking inside a structure. Much more general. * Tidy up the usual comments, constants and variable names. * Fix module building on amd64. END