From owner-freebsd-arch@FreeBSD.ORG Tue Apr 15 22:44:47 2014 Return-Path: Delivered-To: arch@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 90EB2765; Tue, 15 Apr 2014 22:44:47 +0000 (UTC) Received: from mail.netplex.net (mail.netplex.net [204.213.176.9]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client CN "*.netplex.net", Issuer "RapidSSL CA" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 3C25416AE; Tue, 15 Apr 2014 22:44:46 +0000 (UTC) Received: from sea.ntplx.net (sea.ntplx.net [204.213.176.11]) by mail.netplex.net (8.14.8/8.14.8/NETPLEX) with ESMTP id s3FMij6H010833; Tue, 15 Apr 2014 18:44:45 -0400 X-Virus-Scanned: by AMaViS and Clam AntiVirus (mail.netplex.net) X-Greylist: Message whitelisted by DRAC access database, not delayed by milter-greylist-4.4.3 (mail.netplex.net [204.213.176.9]); Tue, 15 Apr 2014 18:44:45 -0400 (EDT) Date: Tue, 15 Apr 2014 18:44:45 -0400 (EDT) From: Daniel Eischen X-X-Sender: eischen@sea.ntplx.net To: Brooks Davis Subject: Re: time to svn rm lib/libkse? In-Reply-To: <20140415224134.GA17146@lor.one-eyed-alien.net> Message-ID: References: <20140415224134.GA17146@lor.one-eyed-alien.net> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Cc: arch@freebsd.org X-BeenThere: freebsd-arch@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list Reply-To: Daniel Eischen List-Id: Discussion related to FreeBSD architecture List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 15 Apr 2014 22:44:47 -0000 On Tue, 15 Apr 2014, Brooks Davis wrote: > I noticed to chance that we still include the source for libkse in the > tree. It was unhooked from the build and kernel support removed in > 2008 so I think it's due to be removed from HEAD and maybe 8, 9, and 10. +1, no objection here. -- DE