Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F110661488
D16105.id44783.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
414 B
Referenced Files
None
Subscribers
None
D16105.id44783.diff
View Options
Index: share/man/man9/vm_map.9
===================================================================
--- share/man/man9/vm_map.9
+++ share/man/man9/vm_map.9
@@ -62,8 +62,8 @@
vm_flags_t flags;
vm_map_entry_t root;
pmap_t pmap;
-#define min_offset header.start
-#define max_offset header.end
+#define min_offset header.end
+#define max_offset header.start
};
.Ed
.Pp
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sat, Feb 22, 2:40 PM (7 h, 28 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
16773410
Default Alt Text
D16105.id44783.diff (414 B)
Attached To
Mode
D16105: vm_map.9: Update to match the struct layout in sys/vm/vm_map.h
Attached
Detach File
Event Timeline
Log In to Comment