diff options
author | Samuel Thibault <samuel.thibault@ens-lyon.org> | 2014-02-02 14:05:16 +0100 |
---|---|---|
committer | Samuel Thibault <samuel.thibault@ens-lyon.org> | 2014-02-02 14:05:16 +0100 |
commit | 907732b0ce8fee92ddf66704d9306e5d2dc51ee9 (patch) | |
tree | 10c0fe3ce3cde5eafc8c5744587c3dd957a8fb32 /contributing.mdwn | |
parent | f9511987b45136de3159245fd5cf816a1ce18626 (diff) | |
download | web-907732b0ce8fee92ddf66704d9306e5d2dc51ee9.tar.gz web-907732b0ce8fee92ddf66704d9306e5d2dc51ee9.tar.bz2 web-907732b0ce8fee92ddf66704d9306e5d2dc51ee9.zip |
TODO: NX protection
Diffstat (limited to 'contributing.mdwn')
-rw-r--r-- | contributing.mdwn | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/contributing.mdwn b/contributing.mdwn index 6e61561d..3da3678a 100644 --- a/contributing.mdwn +++ b/contributing.mdwn @@ -94,6 +94,7 @@ far better to let `exec` simply set the name and record it in `task_t`. to add an RPC. glibc needs to be recompiled against the updated mach.defs to get access to it from userland. exec would probably call it from `hurd/exec/exec.c`, `do_exec()`. +* Add NX protection support to GNU Mach. * Write a partfs translator, to which one gives a disk image, and which exposes the partitions of the disk image, using parted, and the parted-based storeio (`settrans -c foos1 /hurd/storeio -T typed |