Re: a few minor kldstat fixes

2010-10-21 Thread Alexander Best
On Thu Oct 21 10, Garrett Cooper wrote: > On Thu, Oct 21, 2010 at 10:46 AM, Alexander Best wrote: > > this patch fixes the following issues: > > > > - unbreak 'kldstat -i 999 -v' output > > - remove an unnecessary set of "{" and "}" > > - change printfile() to blend into the overall style used in

Re: a few minor kldstat fixes

2010-10-21 Thread Garrett Cooper
On Thu, Oct 21, 2010 at 10:46 AM, Alexander Best wrote: > this patch fixes the following issues: > > - unbreak 'kldstat -i 999 -v' output > - remove an unnecessary set of "{" and "}" > - change printfile() to blend into the overall style used in kldstat.c > - add a kldstat(8) entry to document the

a few minor kldstat fixes

2010-10-21 Thread Alexander Best
this patch fixes the following issues: - unbreak 'kldstat -i 999 -v' output - remove an unnecessary set of "{" and "}" - change printfile() to blend into the overall style used in kldstat.c - add a kldstat(8) entry to document the relationship between the "-i" and "-n" flags cheers. alex -- a1