From owner-freebsd-hackers@FreeBSD.ORG Mon Jan 26 17:37:57 2015 Return-Path: Delivered-To: hackers@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 E5ACF3EC for ; Mon, 26 Jan 2015 17:37:57 +0000 (UTC) Received: from elvis.mu.org (elvis.mu.org [IPv6:2001:470:1f05:b76::196]) by mx1.freebsd.org (Postfix) with ESMTP id D5B391E5 for ; Mon, 26 Jan 2015 17:37:57 +0000 (UTC) Received: from [10.0.1.100] (c-76-21-10-192.hsd1.ca.comcast.net [76.21.10.192]) by elvis.mu.org (Postfix) with ESMTPSA id B92BA341F88A for ; Mon, 26 Jan 2015 09:37:56 -0800 (PST) From: Alfred Perlstein Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable Subject: libxo: bringing it in for netstat Date: Mon, 26 Jan 2015 09:41:49 -0800 References: <28345BB7-0079-433C-9AB6-89453B5250B3@gmail.com> To: hackers@freebsd.org Message-Id: <641CEC79-EFCF-4446-A638-469EA78F2E92@freebsd.org> Mime-Version: 1.0 (Apple Message framework v1283) X-Mailer: Apple Mail (2.1283) X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 26 Jan 2015 17:37:58 -0000 Folks, I have a huge number of commitments at work which will keep me from = having the time to finish up my libxo netstat work. Or in fact most = anything FreeBSD for the upcoming few weeks or months even. I actually believe that the netstat port to libxo is ready for inclusion = (almost) but in case there are bugs I would likely not be responsive = enough to keep a angry mob from forming. I am wondering what I should do to make sure the code doesn't bit-rot = and gets into the system ASAP?=20 Is there anyone that can step forward to shepherd the code in? Right now the work is here, but can be moved to an SVN project branch if = needed: https://github.com/splbio/freebsd/tree/ap_libxo_master This branch includes some things that can be backed out thanks to = updates to libxo and other base things from Phil and others. Is anyone up for taking this over right now? Again, If needed I can migrate it to an SVN project branch if a = volunteer with sufficient skill steps up who would prefer that during an = upcoming weekend. -Alfred