#
088cc7d2 |
| 08-Jun-2024 |
Alexander Ziaee <concussious@runbox.com> |
man filesystems: fix more xrefs after move to s4
Fixes: 1a720cbec513 Reviewed by: imp Pull Request: https://github.com/freebsd/freebsd-src/pull/1282
|
Revision tags: release/14.1.0, release/13.3.0, 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 |
|
#
bbdd27f9 |
| 30-Jan-2023 |
Peter Holm <pho@FreeBSD.org> |
stress2: Avoid unrelated disk full messages from tests
|
Revision tags: release/12.4.0, release/13.1.0 |
|
#
9e8fbb95 |
| 15-Mar-2022 |
Peter Holm <pho@FreeBSD.org> |
stress2: A unmount of a unionfs file system may return EBUSY.
|
Revision tags: release/12.3.0 |
|
#
fb411433 |
| 15-Nov-2021 |
Peter Holm <pho@FreeBSD.org> |
Added a new unionfs test scenario. Removed a few old unionfs tests from the exclude list
|