History log of /freebsd/usr.sbin/wlanstat/Makefile (Results 1 – 2 of 2)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 6e82cb29 31-Jan-2026 John Baldwin <jhb@FreeBSD.org>

wlanstat: Drop unneeded bsd.compiler.mk from Makefile

No functional change, but downstream in CheriBSD this was causing a
link error as the Makefile was overriding CFLAGS set via a side effect
of bs

wlanstat: Drop unneeded bsd.compiler.mk from Makefile

No functional change, but downstream in CheriBSD this was causing a
link error as the Makefile was overriding CFLAGS set via a side effect
of bsd.compiler.mk.

Reviewed by: bz, brooks, emaste
Sponsored by: AFRL, DARPA
Differential Revision: https://reviews.freebsd.org/D54894

show more ...


Revision tags: release/13.5.0-p9, release/15.0.0-p2, release/14.3.0-p8, release/15.0.0-p1, release/13.5.0-p8, release/14.3.0-p7, release/15.0.0, release/14.3.0-p6, release/13.5.0-p7, release/13.5.0-p6, release/14.3.0-p5, release/13.5.0-p5, release/14.2.0-p7, release/14.3.0-p4
# 89eee8ee 30-Sep-2025 Li-Wen Hsu <lwhsu@FreeBSD.org>

wlanstat(8): Rename from wlanstats(8) to keep consistency

All the status and statistics utilties in base are ending with "stat",
the only exception is mailstats(8) but that's from sendmail.

Reviewe

wlanstat(8): Rename from wlanstats(8) to keep consistency

All the status and statistics utilties in base are ending with "stat",
the only exception is mailstats(8) but that's from sendmail.

Reviewed by: imp, adrian
MFC after: 3 days
Sponsored by: The FreeBSD Foundation
Differential Revision: https://reviews.freebsd.org/D52724

show more ...