Subj : src/xpdev/xpmap.c To : Git commit to main/sbbs/master From : Deucе Date : Fri Feb 11 2022 04:11 pm https://gitlab.synchro.net/main/sbbs/-/commit/74729f19ac2ca2e9aad7f1e9 Modified Files: src/xpdev/xpmap.c Log Message: Fix mmap flags for read. At least one of MAP_ANON, MAP_GUARD, MAP_PRIVATE, MAP_SHARED, or MAP_STACK must be specified. .