From owner-svn-src-all@FreeBSD.ORG Sun Feb 2 21:29:58 2014 Return-Path: Delivered-To: svn-src-all@freebsd.org Received: by hub.freebsd.org (Postfix, from userid 1033) id 7E6C0591; Sun, 2 Feb 2014 21:29:58 +0000 (UTC) Date: Sun, 2 Feb 2014 21:29:58 +0000 From: Alexey Dokuchaev To: Nathan Whitehorn Subject: Re: svn commit: r261358 - head/sys/powerpc/conf Message-ID: <20140202212958.GA23660@FreeBSD.org> References: <201402012056.s11Kuod4063897@svn.freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <201402012056.s11Kuod4063897@svn.freebsd.org> User-Agent: Mutt/1.5.22 (2013-10-16) Cc: svn-src-head@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org X-BeenThere: svn-src-all@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: "SVN commit messages for the entire src tree \(except for " user" and " projects" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 02 Feb 2014 21:29:58 -0000 On Sat, Feb 01, 2014 at 08:56:50PM +0000, Nathan Whitehorn wrote: > New Revision: 261358 > URL: http://svnweb.freebsd.org/changeset/base/261358 > > Log: > Switch default Book-E scheduler to ULE, which works now, and enable > CAPABILITIES stuff required to make ssh work. Hmm; I've been using ssh(d) on a kernel w/out CAPABILITIES support just fine. Am I missing something? ./danfe