History log of /freebsd-current/tools/test/stress2/tools/bench.c
Revision Date Author Comments
# 4d846d26 10-May-2023 Warner Losh <imp@FreeBSD.org>

spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSD

The SPDX folks have obsoleted the BSD-2-Clause-FreeBSD identifier. Catch
up to that fact and revert to their recommended match of BSD-2-Clause.

Discussed with: pfg
MFC After: 3 days
Sponsored by: Netflix


# 8d72c409 03-Feb-2022 Peter Holm <pho@FreeBSD.org>

stress2: Fix "set but not used [-Wunused-but-set-variable]" warnings


# 8a272653 03-Mar-2021 Peter Holm <pho@FreeBSD.org>

stress2: Initial import

Discussed with: kib