summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorThomas Bushnell <thomas@gnu.org>1999-07-03 23:47:07 +0000
committerThomas Bushnell <thomas@gnu.org>1999-07-03 23:47:07 +0000
commit152857acfbc3946b4bc6c0ed5da9e8ab6c62abb6 (patch)
tree7eb486dfeb9bac59054506f07250cb9a4daa47d2 /TODO
parentf8ca8f795afb9be814a4740fbf272f38f1245c5f (diff)
*** empty log message ***
Diffstat (limited to 'TODO')
-rw-r--r--TODO4
1 files changed, 1 insertions, 3 deletions
diff --git a/TODO b/TODO
index 75752b76..e3065ad8 100644
--- a/TODO
+++ b/TODO
@@ -1,7 +1,5 @@
-*- Mode: Outline -*-
-Things to be done on Hurd, that we should probably not punt to a volunteer.
-
Priorities:
Check the end of this file for a task list referring to the next
public release.
@@ -121,7 +119,7 @@ See `tasks', the exported task list.
supposed to be able to change the low bits)
*** Add the short-circuited-but-not-builtin translator startup code from
dir-lookup to fsys_getroot. Compare and match carefully these two
- routines and then share common code. !!
+ routines and then share common code.
*** Implement Posix O_SYNC, O_DSYNC, and O_RSYNC under the right
names; change libc header to match current Posix.
*** Handle dead name notifications on execserver ports. !