summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorThomas Bushnell <thomas@gnu.org>1997-09-16 19:17:34 +0000
committerThomas Bushnell <thomas@gnu.org>1997-09-16 19:17:34 +0000
commit2e3dfbb0f86717b4111e81e3f2f0422926d5a29f (patch)
tree5e94333e366afde54a5700db712c8abae1b748e0 /TODO
parent355c46b67c455287526b87be461015efa54e9d1e (diff)
*** empty log message ***
Diffstat (limited to 'TODO')
-rw-r--r--TODO5
1 files changed, 3 insertions, 2 deletions
diff --git a/TODO b/TODO
index d6957dcf..831a024d 100644
--- a/TODO
+++ b/TODO
@@ -93,7 +93,8 @@ See `tasks', the exported task list.
*** 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. !!
-*** Implement Posix O_SYNC, O_DSYNC, and O_RSYNC.
+*** 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. !
*** Deal correctly with setting the translators on /servers/exec.
*** Implement file_notice_changes.
@@ -101,7 +102,7 @@ See `tasks', the exported task list.
*** Think of a way to have when-to-sync-nodes be more flexible so it can
be done right for each format.
*** Check when-to-sync-nodes carefully against BSD 4.4 ufs implementation. !
-*** Provide for MNT_SYNCHRONOUS, MNT_NOEXEC, MNT_NOSUID, MNT_NODEV, etc. !
+*** Provide for MNT_NODEV, etc. !
*** Implement io_restrict_auth correctly. !
*** Use off_t correctly. !!
*** Add a consistent message printing facility for filesystems to use