From owner-freebsd-arch@FreeBSD.ORG Wed Dec 24 21:21:05 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 05956493 for ; Wed, 24 Dec 2014 21:21:05 +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 D66E918F3 for ; Wed, 24 Dec 2014 21:21:04 +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 298AF94323F; Wed, 24 Dec 2014 14:21:03 -0700 (MST) Content-Type: text/plain; charset=us-ascii 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: <549B2D01.4060004@mu.org> Date: Wed, 24 Dec 2014 14:21:02 -0700 Content-Transfer-Encoding: quoted-printable Message-Id: <641115DC-284A-437D-A53E-1E5E1DD86DD1@westryn.net> 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> <549B2D01.4060004@mu.org> To: Alfred Perlstein X-Mailer: Apple Mail (2.1993) Cc: freebsd-arch@freebsd.org 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:21:05 -0000 Should I just push up my changes to unix.c and submit a pull request for = that? Kim > On Dec 24, 2014, at 2:15 PM, Alfred Perlstein wrote: >=20 > Wait, I just finished up route.c. >=20 > I think we're nearly done! >=20 >=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 > _______________________________________________ > 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"