summaryrefslogtreecommitdiff
path: root/usermux
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>2002-05-13 22:34:33 +0000
committerRoland McGrath <roland@gnu.org>2002-05-13 22:34:33 +0000
commitd71de7c2b61cb838bd6bb0bab4facc6a7aa8679b (patch)
treeba8a827d826d4663ced279a054bb13ae1c27fea8 /usermux
parent53a655eefc8439e9cf2d64eeae9b16e584ffa0d7 (diff)
.
Diffstat (limited to 'usermux')
-rw-r--r--usermux/ChangeLog9
1 files changed, 8 insertions, 1 deletions
diff --git a/usermux/ChangeLog b/usermux/ChangeLog
index 9fe094e27..ddccefb8d 100644
--- a/usermux/ChangeLog
+++ b/usermux/ChangeLog
@@ -1,3 +1,10 @@
+2002-05-13 Roland McGrath <roland@frob.com>
+
+ * mux.c (netfs_attempt_chmod): Handle MODE arg with no S_IFMT bits set.
+
+ * leaf.c (create_user_node): Set NEW->nn_translated appropriately.
+ * usermux.c (main): Set netfs_root_node->nn_translated to zero.
+
2002-05-13 Marcus Brinkmann <marcus@gnu.org>
* usermux.c (netfs_server_name, netfs_server_version): New
@@ -21,7 +28,7 @@
* usermux.c: Likewise.
* usermux.h: Likewise
(struct usermux): Likewise.
-
+
1999-07-10 Roland McGrath <roland@baalperazim.frob.com>
* mux.c: Add #include <sys/mman.h> for munmap decl.