summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorGordon Matzigkeit <gord@fig.org>2000-04-18 17:27:13 +0000
committerGordon Matzigkeit <gord@fig.org>2000-04-18 17:27:13 +0000
commit29912a0a7b23c84607d8b1da49c60933f92b1f31 (patch)
treee5fa923d25adf828379a05aea408265e6fa29480 /TODO
parent915f6e963e74ea885cd97f0aa90831fbdc76ebb8 (diff)
Minor task updates.
Diffstat (limited to 'TODO')
-rw-r--r--TODO9
1 files changed, 2 insertions, 7 deletions
diff --git a/TODO b/TODO
index 39305fc5..62b879be 100644
--- a/TODO
+++ b/TODO
@@ -43,17 +43,12 @@ See `tasks', the exported task list.
*** implement all the pathconf things from Posix.1 right.
*** implement an soversion and symbol-versioning scheme similar to libc's.
-** libmom work:
-*** Hack interface definitions so that args are mom-ish
-*** Change libports and libpager to be mom-ish
-*** 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]
-*** convert to use libio (note exec needs conversion too) !!!
+*** convert to use libio !!!
*** Version of tmpfile that takes a directory
*** Hurd versions of tmpfile that don't create transient files !
*** flink
@@ -163,7 +158,7 @@ See `tasks', the exported task list.
*** Make getters more robust.
* Servers
-** write default pager !!
+** finish default pager in defpager !!
** Implement goaway in all the servers that don't already have it. !!
** (init) sleep on spinning gettys !
** Add calls to various servers to return interesting statistical information.