summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authormarcus <marcus>2003-09-17 01:23:22 +0000
committermarcus <marcus>2003-09-17 01:23:22 +0000
commit8089fd89fc824048b0c256c9f5c8783a1ab156ea (patch)
tree535f1d07427424c54673ddffc6e0a07871a3ae62 /TODO
parentee449cb3983425205a9cacb0cda9ad209f773950 (diff)
Change some items.
Diffstat (limited to 'TODO')
-rw-r--r--TODO14
1 files changed, 9 insertions, 5 deletions
diff --git a/TODO b/TODO
index 253996f..cbad194 100644
--- a/TODO
+++ b/TODO
@@ -13,25 +13,29 @@
** Add loaded modules as bootloader specific types to memory
descriptor list (for sigma0 and wortel).
** Write and test serial output driver.
-** Steal string operations from system's libc.a.
+
* wortel
** Link base should be configurable.
** Conventional memory overriding non-conventional memory in the
descriptor list is not supported.
-** Write and test serial output driver.
-** Steal string operations from system's libc.a.
+** Write and test serial output driver (Daniel Wagner is working on it).
+
+
+* physmem
+** Link base should be configurable.
* libhurd-slab
-** This is only a dummy implementation.
+** This is only a dummy implementation (Johan Rydberg is working on a
+ real one).
** Ideally this would be a feature in glibc.
* libhurd-ihash
** Can be merged back into the Hurd if the callers are changed.
** Need to decide on the hurd_ihash_key_t type: unsigned int vs. uint32_t.
- The latter seems to be sufficient.
+ The latter seems to be sufficient. Might even be uint64_t, though.
Copyright 2003 Free Software Foundation, Inc.