summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorThomas Bushnell <thomas@gnu.org>1999-07-11 05:26:39 +0000
committerThomas Bushnell <thomas@gnu.org>1999-07-11 05:26:39 +0000
commitc4a1365bde973cd85156b912a86264fd3293c634 (patch)
treee8425bab6925148ab51791f0695bca3799847e51 /TODO
parent343ea6b1101ee98b7e94f425f0fe373ce842cbf4 (diff)
*** empty log message ***
Diffstat (limited to 'TODO')
-rw-r--r--TODO2
1 files changed, 2 insertions, 0 deletions
diff --git a/TODO b/TODO
index a7634c25..f7169b1c 100644
--- a/TODO
+++ b/TODO
@@ -49,6 +49,7 @@ See `tasks', the exported task list.
*** Change servers to be mom-ish
** libc:
+*** (once vm_remap exists) implement mremap
*** when a session leader _exits, it should SIGHUP, TIOCDRAIN, and revoke. !!!
[it is still under discussion exactly where to address this,
so don't do it in libc yet]
@@ -299,6 +300,7 @@ See `tasks', the exported task list.
** Have the at-close actions on devices be more directly controllable
by users by deleting the current at-close actions and replacing
them with suitable device_set_status calls.
+** Specify and implement vm_remap.
======