summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--libdiskfs/ChangeLog10
-rw-r--r--libfshelp/ChangeLog8
-rw-r--r--libnetfs/ChangeLog6
3 files changed, 23 insertions, 1 deletions
diff --git a/libdiskfs/ChangeLog b/libdiskfs/ChangeLog
index 99237c1d..9fc06762 100644
--- a/libdiskfs/ChangeLog
+++ b/libdiskfs/ChangeLog
@@ -1,3 +1,13 @@
+2001-06-21 Neal H Walfield <neal@cs.uml.edu>
+
+ * file-getcontrol.c (diskfs_S_file_getcontrol): When checking
+ if we can give the control port out, use fshelp_iscontroller
+ rather than doing the check by hand.
+
+2001-06-19 Roland McGrath <roland@frob.com>
+
+ * dir-lookup.c (diskfs_S_dir_lookup): Handle symlinks to "".
+
2001-06-16 Roland McGrath <roland@frob.com>
* file-set-trans.c (diskfs_S_file_set_translator): Add some parens.
diff --git a/libfshelp/ChangeLog b/libfshelp/ChangeLog
index 15cbf690..067e2d5b 100644
--- a/libfshelp/ChangeLog
+++ b/libfshelp/ChangeLog
@@ -1,8 +1,14 @@
+2001-06-21 Neal H Walfield <neal@cs.uml.edu>
+
+ * fshelp.h (fshelp_iscontroller): Declare new function.
+ * perms-iscontroller.c: New file.
+ * Makefile (SRCS): Add it.
+
2001-01-17 Neal H Walfield <neal@cs.uml.edu>
* fshelp.h: Add two new parameters to fshelp_open_fn_t:
a port to the new task and a cookie.
- Add a new parameter, cookie, to fshelp_start_translator and
+ Add a new parameter, cookie, to fshelp_start_translator and
fshelp_start_translator_long that will be passed to
fshelp_open_fn_t.
diff --git a/libnetfs/ChangeLog b/libnetfs/ChangeLog
index 5ca485e2..752eacee 100644
--- a/libnetfs/ChangeLog
+++ b/libnetfs/ChangeLog
@@ -1,3 +1,9 @@
+2001-06-21 Neal H Walfield <neal@cs.uml.edu>
+
+ * file-getcontrol.c (netfs_S_file_getcontrol): When checking if
+ we can give the control port out, use fshelp_iscontroller rather
+ than doing the check by hand.
+
2001-04-01 Neal H Walfield <neal@cs.uml.edu>
* dir-lookup.c (netfs_S_dir_lookup): Use