Page MenuHomeFreeBSD

D46825.diff
No OneTemporary

D46825.diff

diff --git a/sys/sys/shm.h b/sys/sys/shm.h
--- a/sys/sys/shm.h
+++ b/sys/sys/shm.h
@@ -51,7 +51,7 @@
#define SHM_RDONLY 010000 /* Attach read-only (else read-write) */
#define SHM_RND 020000 /* Round attach address to SHMLBA */
-#define SHM_REMAP 030000 /* Unmap before mapping */
+#define SHM_REMAP 040000 /* Unmap before mapping */
#define SHMLBA PAGE_SIZE /* Segment low boundary address multiple */
/* "official" access mode definitions; somewhat braindead since you have

File Metadata

Mime Type
text/plain
Expires
Thu, Nov 7, 8:40 PM (21 h, 53 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
13071901
Default Alt Text
D46825.diff (503 B)

Event Timeline