From owner-freebsd-arch@FreeBSD.ORG Wed Dec 24 21:15:41 2014 Return-Path: Delivered-To: freebsd-arch@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 04BAF3A0 for ; Wed, 24 Dec 2014 21:15:41 +0000 (UTC) Received: from elvis.mu.org (elvis.mu.org [IPv6:2001:470:1f05:b76::196]) by mx1.freebsd.org (Postfix) with ESMTP id E3BD21896 for ; Wed, 24 Dec 2014 21:15:40 +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 BF871341F853 for ; Wed, 24 Dec 2014 13:15:40 -0800 (PST) Message-ID: <549B2D01.4060004@mu.org> Date: Wed, 24 Dec 2014 13:15:45 -0800 From: Alfred Perlstein 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: freebsd-arch@freebsd.org 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> In-Reply-To: <70E1870D-39D0-4578-8FB4-D24CB41562A5@westryn.net> Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit 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 21:15:41 -0000 Wait, I just finished up route.c. I think we're nearly done! 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" >