diff options
author | Thomas Bushnell <thomas@gnu.org> | 1999-07-11 05:26:39 +0000 |
---|---|---|
committer | Thomas Bushnell <thomas@gnu.org> | 1999-07-11 05:26:39 +0000 |
commit | c4a1365bde973cd85156b912a86264fd3293c634 (patch) | |
tree | e8425bab6925148ab51791f0695bca3799847e51 /TODO | |
parent | 343ea6b1101ee98b7e94f425f0fe373ce842cbf4 (diff) |
*** empty log message ***
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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. ====== |