History log of /freebsd/tools/test/stress2/misc/beneath2.sh (Results 1 – 4 of 4)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
Revision tags: release/14.0.0
# 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

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

show more ...


Revision tags: release/13.2.0, release/12.4.0
# 608c97bf 17-Jun-2022 Peter Holm <pho@FreeBSD.org>

stress2: Remove bsdlabel(8) from tests
Reported by: mhorne
Discussed with: kib


Revision tags: release/13.1.0, release/12.3.0, release/13.0.0
# e0fd837a 08-Mar-2021 Peter Holm <pho@FreeBSD.org>

stress2: open(2) tests with BENEATH flags.

Update tests to reflect the changes of "open(2): Remove O_BENEATH and
AT_BENEATH" in 20e91ca36a56.


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

stress2: Initial import

Discussed with: kib