Lines 5-10
they are unavoidable.
Link Here
|
5 |
You should get into the habit of checking this file for changes each time |
5 |
You should get into the habit of checking this file for changes each time |
6 |
you update your ports collection, before attempting any port upgrades. |
6 |
you update your ports collection, before attempting any port upgrades. |
7 |
|
7 |
|
|
|
8 |
20220625: |
9 |
AFFECTS: users of sysutils/fusefs-bindfs |
10 |
AUTHOR: doralitze@chaotikum.org |
11 |
|
12 |
Bindfs defaults to use direct I/O since version 1.16. While this results |
13 |
in major performance improvements as well as several bug fixes, this also |
14 |
breaks direct legacy calls to mmap. If your application still uses them |
15 |
consider these two options: |
16 |
|
17 |
1. Mount using `--no-direct-io` |
18 |
2. Upgrade your application in order to query mapping guards |
19 |
|
8 |
20220623: |
20 |
20220623: |
9 |
AFFECTS: users of science/gramps |
21 |
AFFECTS: users of science/gramps |
10 |
AUTHOR: fernape@FreeBSD.org |
22 |
AUTHOR: fernape@FreeBSD.org |