summaryrefslogtreecommitdiff
path: root/hurd/=pending-changes
diff options
context:
space:
mode:
Diffstat (limited to 'hurd/=pending-changes')
-rw-r--r--hurd/=pending-changes24
1 files changed, 24 insertions, 0 deletions
diff --git a/hurd/=pending-changes b/hurd/=pending-changes
new file mode 100644
index 00000000..d57270a9
--- /dev/null
+++ b/hurd/=pending-changes
@@ -0,0 +1,24 @@
+User visible:
+
+Add notification calls to process.defs (and create process_notify.defs).
+(not yet)
+
+Add file_exchange_contents (not yet)
+
+Change file_getfh and fsys_getfile to use more convenient interface.
+
+Add serverport arg to auth_user_authenticate; change auth to use it to
+abort auth_user_authenticate when it's dead.
+
+Add optional timeout arg to msg.defs.
+
+Add file_fetch_dir.
+
+Delete release arg from register version crap.
+
+Delete non-string args from io_server_version; separate name and version.
+
+Not user visible:
+
+Format of /var/login should be user:1 not user-1.
+ [Or as subdirectories, if a server supplies directory ops anyway]