importing sam leffler's libstatfoo into -HEAd
Adrian Chadd
adrian.chadd at gmail.com
Wed Mar 5 16:42:37 UTC 2014
Yup, I've renamed it libbsdstat.
http://people.freebsd.org/~adrian/patches/20140304-libbsdstat-2.diff
I'm doing a universe run right now.
-a
On 5 March 2014 08:34, Scot Hetzel <swhetzel at gmail.com> wrote:
> On Tue, Mar 4, 2014 at 11:16 PM, Adrian Chadd <adrian.chadd at gmail.com> wrote:
>> On 4 March 2014 20:19, Rui Paulo <rpaulo at freebsd.org> wrote:
>>> On 4 Mar 2014, at 18:31, Adrian Chadd <adrian.chadd at gmail.com> wrote:
>>>
>>>> hi,
>>>>
>>>> i'd like to import the libstatfoo code from sam into -HEAD.
>>>>
>>>> It's used by some of the wifi tools to print out periodic and global
>>>> statistics. It abstracts away the gathering, printing and formatting
>>>> bits.
>>>>
>>>> I'm hoping that we can adapt some of the other base tools to use it
>>>> and then teach it to print out statistics in other (machine parsable)
>>>> formats, so we don't have to keep hacking at the tools to do this.
>>>>
>>>> The initial import:
>>>>
>>>> http://people.freebsd.org/~adrian/patches/20140304-libbsdstatfoo.diff
>>>
>>> While there, could you please rename it? libstatfoo is a pretty bad name...
>>
>> I'm open to suggestions, but I don't want to get bogged down by sheds.
>>
>
> lib/libbsdstatfoo -> lib/libbsdstat[,istics]
> lib/libbsdstatfoo/statfoo.c -> lib/libbsdstat[,istics]/bsdstat[,istics].c
> lib/libbsdstatfoo/statfoo.h -> lib/libbsdstat[,istics]/bsdstat[,istics].h
>
> Then change all occurrences of statfoo/STATFOO in those files to
> bsdstat[,istics]/BSDSTAT[,ISTICS].
>
>
> --
> DISCLAIMER:
>
> No electrons were maimed while sending this message. Only slightly bruised.
More information about the freebsd-arch
mailing list