From owner-freebsd-arch@FreeBSD.ORG Wed Dec 24 22:04:47 2014 Return-Path: Delivered-To: arch@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id F2B0AD5C; Wed, 24 Dec 2014 22:04:46 +0000 (UTC) Received: from elvis.mu.org (elvis.mu.org [192.203.228.196]) by mx1.freebsd.org (Postfix) with ESMTP id D290D64AEC; Wed, 24 Dec 2014 22:04:46 +0000 (UTC) Received: from AlfredMacbookAir.local (c-76-21-10-192.hsd1.ca.comcast.net [76.21.10.192]) by elvis.mu.org (Postfix) with ESMTPSA id 5748C341F853; Wed, 24 Dec 2014 14:04:45 -0800 (PST) Message-ID: <549B3882.20407@freebsd.org> Date: Wed, 24 Dec 2014 14:04:50 -0800 From: Alfred Perlstein Organization: FreeBSD User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.10; rv:31.0) Gecko/20100101 Thunderbird/31.3.0 MIME-Version: 1.0 To: Kim Shrier Subject: Re: XML Output: libxo - provide single API to output TXT, XML, JSON and HTML References: <201410210217.s9L2HECn097421@idle.juniper.net> <549A5D1E.7020700@freebsd.org> <549A69E4.7020508@freebsd.org> <549B2237.5040701@freebsd.org> <70E1870D-39D0-4578-8FB4-D24CB41562A5@westryn.net> <549B3509.9090502@freebsd.org> In-Reply-To: Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit Cc: Marcel Moolenaar , Phil Shafer , John-Mark Gurney , "Simon J. Gerraty" , arch@freebsd.org, Poul-Henning Kamp , freebsd-arch , Konstantin Belousov X-BeenThere: freebsd-arch@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Discussion related to FreeBSD architecture List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 24 Dec 2014 22:04:47 -0000 Kim, Can you please look at: https://github.com/Juniper/libxo/tree/master/patches See if we can merge more of those in. I'm not sure which are already done. Or if you would like, looking to convert other utilities would be great. -Alfred On 12/24/14 1:56 PM, Kim Shrier wrote: > If I have time, are there other utilities that need merging? > > Kim > >> On Dec 24, 2014, at 2:50 PM, Alfred Perlstein wrote: >> >> Kim, nice!! >> >> I'm doing some testing, I need to do some cleanup. >> >> Already took your changes on github. I'll push the combined changes shortly. >> >> On 12/24/14 1:14 PM, Kim Shrier wrote: >>> I just did unix.c.rej and am starting on route.c.rej. >>> >>> Kim >>> >>>> On Dec 24, 2014, at 1:29 PM, Alfred Perlstein wrote: >>>> >>>> Kim, all I have left for netstat at this point is: >>>> >>>> netgraph.c.rej >>>> route.c.rej >>>> unix.c.rej >>>> >>>> I believe this will just be a few more hours of work, I'm off to get final gifts for girlfriend, I'll be back and let you know how I'm doing. >>>> >>>> did you decide to work on netstat or one of the other programs? >>>> >>>> On 12/24/14 11:44 AM, Kim Shrier wrote: >>>>>> On Dec 24, 2014, at 12:23 AM, Alfred Perlstein wrote: >>>>>> >>>>>> I have a github branch where I've started to merge the netstat patch in. >>>>>> >>>>>> I'm not sure I'm going to finish this one, if someone wants to pick it up, send me a pull request. >>>>>> >>>>>> The patch's .rej files are checked in so that it's easy to merge via a side-by-side editor of the file and .rej file. >>>>>> >>>>>> https://github.com/splbio/freebsd/tree/ap_libxo_netstat >>>>>> >>>>>> https://github.com/splbio/freebsd/compare/ap_libxo_netstat?expand=1 >>>>>> >>>>>> -Alfred >>>>>> >>>>> I have some time to look at this. >>>>> >>>>> Just to make sure I understand what is needed. I have cloned your repository and checked out the ap_libxo_netstat branch. I see the following files in usr.bin/netstat: >>>>> >>>>> inet.c.rej >>>>> inet6.c.rej >>>>> main.c.rej >>>>> mroute.c.rej >>>>> netgraph.c.rej >>>>> route.c.rej >>>>> unix.c.rej >>>>> >>>>> Is all you need is to have these rejected patches merged in or is there more? >>>>> >>>>> Kim >>>>> >>> _______________________________________________ >>> freebsd-arch@freebsd.org mailing list >>> http://lists.freebsd.org/mailman/listinfo/freebsd-arch >>> To unsubscribe, send any mail to "freebsd-arch-unsubscribe@freebsd.org" >>> > _______________________________________________ > freebsd-arch@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-arch > To unsubscribe, send any mail to "freebsd-arch-unsubscribe@freebsd.org" >