| | Authored by brooks on Jan 17 2019, 9:55 PM. | Unknown Object (File) | Sun, Nov 3, 7:47 PM2024-11-03 19:47:22 (UTC+0) |
| Unknown Object (File) | Mon, Oct 21, 4:06 AM2024-10-21 04:06:55 (UTC+0) |
| Unknown Object (File) | Sun, Oct 20, 7:23 PM2024-10-20 19:23:02 (UTC+0) |
| Unknown Object (File) | Fri, Oct 11, 10:17 AM2024-10-11 10:17:13 (UTC+0) |
| Unknown Object (File) | Oct 7 2024, 4:10 PM2024-10-07 16:10:19 (UTC+0) |
| Unknown Object (File) | Oct 6 2024, 8:01 PM2024-10-06 20:01:51 (UTC+0) |
| Unknown Object (File) | Sep 28 2024, 9:36 PM2024-09-28 21:36:50 (UTC+0) |
| Unknown Object (File) | Sep 28 2024, 6:25 PM2024-09-28 18:25:31 (UTC+0) |
"Like" token, awarded by op. Event Timelinergrimes resigned from this revision. kib added inline comments. brooks marked 2 inline comments as done. kib accepted this revision. This revision is now accepted and ready to land. This revision now requires review to proceed. brooks retitled this revision from Extend mmap(2) API to specify the max page protections. to Extend mmap/mprotect API to specify the max page protections.. brooks marked 2 inline comments as done. markj added inline comments. markj added inline comments. brooks marked 3 inline comments as done. markj added inline comments. markj added inline comments. brooks marked an inline comment as done. markj accepted this revision. This revision is now accepted and ready to land. emaste accepted this revision. This revision was automatically updated to reflect the committed changes. Path | Size |
---|
| | | 18 lines | | 18 lines | | | | | | 8 lines | | | | 38 lines |
Commit | Tree | Parents | Author | Summary | Date |
---|
043162654421 | ad09a3c750ca | f1e8477d15e7 | Brooks Davis | Don't imply max_prot when prot is PROT_NONE. | Jun 14 2019, 6:25 PM | f1e8477d15e7 | 8b8d5fd04bf0 | 68cf6f95723e | Brooks Davis | Fix a typo resulting in unbootable systems. | Jun 14 2019, 6:17 PM | 68cf6f95723e | f90d33d216e8 | 713dc8a329a7 | Brooks Davis | Add some minimal docs for PROT_MAX. | Jun 12 2019, 11:31 PM | 713dc8a329a7 | 3565fdc16cac | 20f2b122bbfc | Brooks Davis | style(9): spaces around '|'s. | Jun 12 2019, 9:32 PM | 20f2b122bbfc | 7e1972b99244 | ee3f9eb303ab | Brooks Davis | Simplify setting initial max_prot. | Jun 12 2019, 9:17 PM | ee3f9eb303ab | 86215a628cd4 | b5c00a7699a7 | Brooks Davis | Allow mprotect() to set maximum protections. | Jun 7 2019, 10:00 PM | b5c00a7699a7 | 2345b07ce5df | 7d88778674aa | Brooks Davis | Make implying PROT_MAX values conditional on a sysctl. (Show More…) | Jun 7 2019, 9:58 PM | 7d88778674aa | 24c437a01b6a | 829dbbbe4265 | Brooks Davis | Move the EXTRACT macros into the PROT_ namespace. | Jun 7 2019, 9:57 PM | 829dbbbe4265 | 34ea5ec4111f | 6accacc81baa | Brooks Davis | NFC: alter linewrap to reduce diff | Feb 6 2019, 8:48 PM | 6accacc81baa | 7e908a49cbde | 6554a3878311 | Brooks Davis | Fix build and remove _PROT_ALL from namespace. | Jan 22 2019, 5:28 PM | 6554a3878311 | 6f735a53f55e | 376424e1829a | Brooks Davis | Guard new macros with __BSD_VISIBLE | Jan 18 2019, 7:41 PM | 376424e1829a | 605543a6e8e6 | 8e03e8e40517 | Brooks Davis | Remove CheriBSD specific userspace diffs. | Jan 18 2019, 7:39 PM | 8e03e8e40517 | 61b71297fb91 | 8e4b03df46ab | Brooks Davis | Extend mmap(2) API to specify the max page protections. (Show More…) | Jan 17 2019, 9:50 PM |
|