From owner-svn-src-head@FreeBSD.ORG Sat Apr 19 17:48:11 2014 Return-Path: Delivered-To: svn-src-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id B42BC2F1; Sat, 19 Apr 2014 17:48:11 +0000 (UTC) Received: from vps1.elischer.org (vps1.elischer.org [204.109.63.16]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "vps1.elischer.org", Issuer "CA Cert Signing Authority" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 6D96D1B0A; Sat, 19 Apr 2014 17:48:10 +0000 (UTC) Received: from Julian-MBP3.local (ppp121-45-232-70.lns20.per1.internode.on.net [121.45.232.70]) (authenticated bits=0) by vps1.elischer.org (8.14.8/8.14.8) with ESMTP id s3JHm74h032215 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES128-SHA bits=128 verify=NO); Sat, 19 Apr 2014 10:48:09 -0700 (PDT) (envelope-from julian@freebsd.org) Message-ID: <5352B6D0.6060503@freebsd.org> Date: Sun, 20 Apr 2014 01:48:00 +0800 From: Julian Elischer User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.9; rv:24.0) Gecko/20100101 Thunderbird/24.4.0 MIME-Version: 1.0 To: Brooks Davis , svn-src-head@freebsd.org Subject: Re: svn commit: r264543 - head/lib/libkse References: <201404161712.s3GHCx1h029615@svn.freebsd.org> In-Reply-To: <201404161712.s3GHCx1h029615@svn.freebsd.org> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-BeenThere: svn-src-head@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: SVN commit messages for the src tree for head/-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 19 Apr 2014 17:48:11 -0000 On 4/17/14, 1:12 AM, Brooks Davis wrote: > Author: brooks > Date: Wed Apr 16 17:12:59 2014 > New Revision: 264543 > URL: http://svnweb.freebsd.org/changeset/base/264543 > > Log: > Remove the libkse directory. It was unhooked from the build and kernel > support removed in 2008 (prior to 8.0). > > Approved by: deischen, imp > MFC after: 3 days > > Deleted: > head/lib/libkse/ > > take out the unit test too in tools (somewhere)