From owner-freebsd-arch@FreeBSD.ORG Wed Dec 24 21:56:35 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 25C93B42; Wed, 24 Dec 2014 21:56:35 +0000 (UTC) Received: from mail.westryn.net (mail.westryn.net [199.48.135.251]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 5DD2064992; Wed, 24 Dec 2014 21:56:34 +0000 (UTC) Received: from sneffels.westryn.net (225x169.ouraynet.com [204.16.225.169]) (using TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.westryn.net (Postfix) with ESMTPSA id 25DC794323F; Wed, 24 Dec 2014 14:56:32 -0700 (MST) Content-Type: text/plain; charset=windows-1252 Mime-Version: 1.0 (Mac OS X Mail 8.1 \(1993\)) Subject: Re: XML Output: libxo - provide single API to output TXT, XML, JSON and HTML From: Kim Shrier In-Reply-To: <549B3509.9090502@freebsd.org> Date: Wed, 24 Dec 2014 14:56:31 -0700 Content-Transfer-Encoding: quoted-printable Message-Id: 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> To: Alfred Perlstein X-Mailer: Apple Mail (2.1993) 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 21:56:35 -0000 If I have time, are there other utilities that need merging? Kim > On Dec 24, 2014, at 2:50 PM, Alfred Perlstein = wrote: >=20 > Kim, nice!! >=20 > I'm doing some testing, I need to do some cleanup. >=20 > Already took your changes on github. I'll push the combined changes = shortly. >=20 > On 12/24/14 1:14 PM, Kim Shrier wrote: >> I just did unix.c.rej and am starting on route.c.rej. >>=20 >> Kim >>=20 >>> On Dec 24, 2014, at 1:29 PM, Alfred Perlstein = wrote: >>>=20 >>> Kim, all I have left for netstat at this point is: >>>=20 >>> netgraph.c.rej >>> route.c.rej >>> unix.c.rej >>>=20 >>> 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. >>>=20 >>> did you decide to work on netstat or one of the other programs? >>>=20 >>> On 12/24/14 11:44 AM, Kim Shrier wrote: >>>>> On Dec 24, 2014, at 12:23 AM, Alfred Perlstein = wrote: >>>>>=20 >>>>> I have a github branch where I've started to merge the netstat = patch in. >>>>>=20 >>>>> I'm not sure I'm going to finish this one, if someone wants to = pick it up, send me a pull request. >>>>>=20 >>>>> 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. >>>>>=20 >>>>> https://github.com/splbio/freebsd/tree/ap_libxo_netstat >>>>>=20 >>>>> = https://github.com/splbio/freebsd/compare/ap_libxo_netstat?expand=3D1 >>>>>=20 >>>>> -Alfred >>>>>=20 >>>> I have some time to look at this. >>>>=20 >>>> 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: >>>>=20 >>>> inet.c.rej >>>> inet6.c.rej >>>> main.c.rej >>>> mroute.c.rej >>>> netgraph.c.rej >>>> route.c.rej >>>> unix.c.rej >>>>=20 >>>> Is all you need is to have these rejected patches merged in or is = there more? >>>>=20 >>>> Kim >>>>=20 >> _______________________________________________ >> 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" >>=20 >=20