summaryrefslogtreecommitdiffstats
path: root/libbsd.txt
diff options
context:
space:
mode:
Diffstat (limited to 'libbsd.txt')
-rw-r--r--libbsd.txt9
1 files changed, 9 insertions, 0 deletions
diff --git a/libbsd.txt b/libbsd.txt
index 8eb063d3..c0582e78 100644
--- a/libbsd.txt
+++ b/libbsd.txt
@@ -775,3 +775,12 @@ E1000 EM _bsd_em_pcimodule_sys_init Links
Symbols (A)
pci_get_vpd_ident
+
+== Problems to report to FreeBSD ==
+
+The MMAP_NOT_AVAILABLE define is inverted on its usage. When it is
+defined the mmap method is called. Additionally, it is not used
+thoroughly. It is not used in the unmap portion of the source.
+
+
+