This patch helps avoid interleaving uses of fprintf(stderr, ...) and outs().  With this, we just use outs() for all "normal" output.<div><br></div><div>Also added a "bytes-per" column, so that it's easier to tell the average #bytes used for each record kind.  I could separate that change out of the patch if such a column is unnecessary.</div>
<div><br></div><div><br></div>