From nobody Wed Feb 19 17:35:00 2025 X-Original-To: dev-commits-src-all@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4Yyk6t6wclz5nQKv; Wed, 19 Feb 2025 17:35:02 +0000 (UTC) (envelope-from glebius@freebsd.org) Received: from smtp.freebsd.org (smtp.freebsd.org [IPv6:2610:1c1:1:606c::24b:4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "smtp.freebsd.org", Issuer "R10" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4Yyk6t6Bf7z3mh1; Wed, 19 Feb 2025 17:35:02 +0000 (UTC) (envelope-from glebius@freebsd.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1739986502; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=CEtxL02QwYHkQx7I8GWag7p3vA3uAaXYWwVsE2eyp6Q=; b=uC7hcmcffAxFBzq1NgA5jc1KV3Jxk+oZGew4bwhUo3X+F9W+G/syfg4DGNC55QBqT3XuOa gdEFKq4yWIvol1NcQs8TGHzS+U1kWh1u3w7US9y6yV7wGSIqv+ksj8U84XzHwhWdyCNYEA 2bdvrSec1udvqq+eDNQxsfmPJSp5k7K/cwEpVhYW453+v7mh1Jsrr+SLakDnu7HbwjdOF+ NCUx+4GiRvs54RpWXH98BAH/3YHet6B0M1UDY1SSivKZDQ8Vff1IR84js1DmlsAcb/uvFY us31zz50sk8+fHGlp/c2HCpXpRYs8jBfYy1UywbVSdg+HHHVoQUN+JhbKz0fdw== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1739986502; a=rsa-sha256; cv=none; b=m13Pg6HS57RXr6xsb8PvFTZ0f1IHJZrk4cT2D78W8kJdorP3ytpwpOw4ygFF0MxTIZ3AE+ 4qariS/OfkbGk2EqqFi6dEXo9b980rYPBbMOIJCna1aXhe2iv5n/bY65vkWOh/+Rwvo7GB Ybetx0UuZv4ASzj9y2UBWrDVGp1dqWpqGSU1QUGSJeQAwFkQ8tacWAs6GkOZyxZSSTrmX8 36Vh8EzjnGtsDotTldi6lstmIo61MNWPyMLYTYcP0AupzH+iPEczVzSxL/2nhSTGz2L7U4 V8QmRf2I1rTE5mE2vay+9IoNBL90qz1j+cS1goTEgT0zS00s0jtxf1YpZ8NWdw== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1739986502; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=CEtxL02QwYHkQx7I8GWag7p3vA3uAaXYWwVsE2eyp6Q=; b=IZ5RCiBPXIWQaI5NRMsqy/AJCAsPzrvokvPxYe6byDK7ZW/jGK+X8LqlAKUXcQryCAD/yf 9SJkCKkLoLeA9V57LeWtxyHtYk5X/y+9IoC1iAIBA5xOC0cL3OTZdQXba5jkhRgBIYn+ik L4zGGWLO93NkX0wfzLfmP99qqvOfWprax/0gJzHLv/W8QuS/Cr7Sc3s8DPiz4vMm05ROBf C+AW2ZP+c35jL9e/0wV8w3cXUtoevN1C4hEj1Om2B76NGKlnMj6RTg6wP3Q5JQsOq1tUT3 GP2JkoovSrMqKBH9coO9yzkJtcv+c1dx72u8RSfeD2Uawh7maWFLYdiIupmtjw== Received: from cell.glebi.us (glebi.us [162.251.186.162]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) (Authenticated sender: glebius) by smtp.freebsd.org (Postfix) with ESMTPSA id 4Yyk6t0xj5zBs0; Wed, 19 Feb 2025 17:35:02 +0000 (UTC) (envelope-from glebius@freebsd.org) Date: Wed, 19 Feb 2025 09:35:00 -0800 From: Gleb Smirnoff To: "Bjoern A. Zeeb" Cc: src-committers@freebsd.org, dev-commits-src-all@freebsd.org, dev-commits-src-main@freebsd.org Subject: Re: git: 61ce42253180 - main - wlanstats: move from tools to usr.sbin Message-ID: References: <202502190257.51J2vRTI049767@gitrepo.freebsd.org> List-Id: Commit messages for all branches of the src repository List-Archive: https://lists.freebsd.org/archives/dev-commits-src-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-src-all@freebsd.org Sender: owner-dev-commits-src-all@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <202502190257.51J2vRTI049767@gitrepo.freebsd.org> On Wed, Feb 19, 2025 at 02:57:27AM +0000, Bjoern A. Zeeb wrote: B> commit 61ce422531805307d413bf04c9ad1aabd7f3a879 B> Author: Bjoern A. Zeeb B> AuthorDate: 2025-02-19 02:50:11 +0000 B> Commit: Bjoern A. Zeeb B> CommitDate: 2025-02-19 02:56:59 +0000 B> B> wlanstats: move from tools to usr.sbin B> B> wlanstats is an incredible tool to get a quick overview of state B> of affairs of wireless by looking at the counters. B> And it makes it simple. B> B> Having landed the LinuxKPI HW_CRYPTO bits I was asked by users B> what to check and I realised the answer is in wlanstats. B> B> It is annoying even as a developer to manually build it for each B> installation but given it's also useful to users and support B> make it available with the general installation. B> Probably very long overdue. B> B> Adjust the Makefile and make build again on main. B> Hook it up to the build conditional on MK_WIRELESS. B> B> Discussed with: adrian B> Sponsored by: The FreeBSD Foundation B> TODO: man page Please let's not create a precedent of a new utility without a manual page. Better one with grammar mistakes and terse than nothing. This takes less than 15 minutes. Please, fill this gap. -- Gleb Smirnoff