From owner-cvs-all@FreeBSD.ORG Fri Jun 9 11:47:22 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.ORG Delivered-To: cvs-all@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AB74616A418; Fri, 9 Jun 2006 11:47:22 +0000 (UTC) (envelope-from ache@nagual.pp.ru) Received: from nagual.pp.ru (nagual.pp.ru [194.87.13.69]) by mx1.FreeBSD.org (Postfix) with ESMTP id DF9A943D77; Fri, 9 Jun 2006 11:47:21 +0000 (GMT) (envelope-from ache@nagual.pp.ru) Received: from nagual.pp.ru (ache@localhost [127.0.0.1]) by nagual.pp.ru (8.13.6/8.13.6) with ESMTP id k59BlKXF071156; Fri, 9 Jun 2006 15:47:20 +0400 (MSD) (envelope-from ache@nagual.pp.ru) Received: (from ache@localhost) by nagual.pp.ru (8.13.6/8.13.6/Submit) id k59BlKto071155; Fri, 9 Jun 2006 15:47:20 +0400 (MSD) (envelope-from ache) Date: Fri, 9 Jun 2006 15:47:20 +0400 From: Andrey Chernov To: Dag-Erling Smorgrav Message-ID: <20060609114719.GB70953@nagual.pp.ru> Mail-Followup-To: Andrey Chernov , Dag-Erling Smorgrav , src-committers@FreeBSD.ORG, cvs-src@FreeBSD.ORG, cvs-all@FreeBSD.ORG References: <200606090839.k598d5HQ044431@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200606090839.k598d5HQ044431@repoman.freebsd.org> User-Agent: Mutt/1.5.11 Cc: cvs-src@FreeBSD.ORG, src-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: Re: cvs commit: src/crypto/openssh config.h X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 09 Jun 2006 11:47:22 -0000 On Fri, Jun 09, 2006 at 08:39:05AM +0000, Dag-Erling Smorgrav wrote: > des 2006-06-09 08:39:05 UTC > > FreeBSD src repository > > Modified files: > crypto/openssh config.h > Log: > Our glob(3) has all the required features. Thanx! For note: this commit also fix sftp core dump on 64-bit platforms for -current. -- http://ache.pp.ru/