Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F102039495
D46825.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
503 B
Referenced Files
None
Subscribers
None
D46825.diff
View Options
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
Details
Attached
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)
Attached To
Mode
D46825: sysv shm: Fix SHM_REMAP flag value
Attached
Detach File
Event Timeline
Log In to Comment