From owner-svn-src-head@freebsd.org Tue Mar 31 06:59:03 2020 Return-Path: Delivered-To: svn-src-head@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 489C9279F47; Tue, 31 Mar 2020 06:59:03 +0000 (UTC) (envelope-from danfe@freebsd.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2610:1c1:1:6074::16:84]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "freefall.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 48s0YJ2bhQz4ff8; Tue, 31 Mar 2020 06:59:00 +0000 (UTC) (envelope-from danfe@freebsd.org) Received: by freefall.freebsd.org (Postfix, from userid 1033) id 2174C59D7; Tue, 31 Mar 2020 06:58:55 +0000 (UTC) Date: Tue, 31 Mar 2020 06:58:55 +0000 From: Alexey Dokuchaev To: Ed Maste Cc: John Baldwin , svn-src-head , svn-src-all , src-committers Subject: Re: svn commit: r359459 - head/share/man/man5 Message-ID: <20200331065855.GA74649@FreeBSD.org> References: <202003302008.02UK8R4b070488@repo.freebsd.org> <0e2d4a81-1536-2d47-bf30-0de5cf19dfbd@FreeBSD.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: X-BeenThere: svn-src-head@freebsd.org X-Mailman-Version: 2.1.29 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: Tue, 31 Mar 2020 06:59:04 -0000 On Mon, Mar 30, 2020 at 07:39:39PM -0400, Ed Maste wrote: > On Mon, 30 Mar 2020 at 19:03, John Baldwin wrote: > > > > and I haven't seen the commit to > > actually remove GDB_LIBEXEC yet? > > I haven't seen the commit mail for r359457 yet either, but the change > is committed. As of recently, commit mail gets significantly delayed for some reason, per what I've also observed. ./danfe