From owner-svn-src-head@FreeBSD.ORG Wed Dec 4 05:17:31 2013 Return-Path: Delivered-To: svn-src-head@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 17081E64; Wed, 4 Dec 2013 05:17:31 +0000 (UTC) Received: from cell.glebius.int.ru (glebius.int.ru [81.19.69.10]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id E6B14115A; Wed, 4 Dec 2013 05:17:29 +0000 (UTC) Received: from cell.glebius.int.ru (localhost [127.0.0.1]) by cell.glebius.int.ru (8.14.7/8.14.7) with ESMTP id rB45HQ8R067366 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=NO); Wed, 4 Dec 2013 09:17:26 +0400 (MSK) (envelope-from glebius@FreeBSD.org) Received: (from glebius@localhost) by cell.glebius.int.ru (8.14.7/8.14.7/Submit) id rB45HQbw067365; Wed, 4 Dec 2013 09:17:26 +0400 (MSK) (envelope-from glebius@FreeBSD.org) X-Authentication-Warning: cell.glebius.int.ru: glebius set sender to glebius@FreeBSD.org using -f Date: Wed, 4 Dec 2013 09:17:26 +0400 From: Gleb Smirnoff To: Eitan Adler Subject: Re: svn commit: r258908 - head/sbin/route Message-ID: <20131204051726.GD48919@FreeBSD.org> References: <201312040506.rB456u6r058512@svn.freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <201312040506.rB456u6r058512@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-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: Wed, 04 Dec 2013 05:17:31 -0000 On Wed, Dec 04, 2013 at 05:06:56AM +0000, Eitan Adler wrote: E> Author: eadler E> Date: Wed Dec 4 05:06:56 2013 E> New Revision: 258908 E> URL: http://svnweb.freebsd.org/changeset/base/258908 E> E> Log: E> Avoid using a static buffer in atalk_ntoa. This will help allow users to call route(1) as a library. E> E> Submitted by: Sebastian Huber (older version) E> Discussed on: -hackers E> Reviwed by: adri (different older version) Does this mean someone is still using atalk? -- Totus tuus, Glebius.