summaryrefslogtreecommitdiff
path: root/tmpfs
diff options
context:
space:
mode:
Diffstat (limited to 'tmpfs')
-rw-r--r--tmpfs/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/tmpfs/ChangeLog b/tmpfs/ChangeLog
index 4b68fcbb..ba575a7b 100644
--- a/tmpfs/ChangeLog
+++ b/tmpfs/ChangeLog
@@ -1,3 +1,8 @@
+2002-06-14 Roland McGrath <roland@frob.com>
+
+ * tmpfs.c (main): If get_privileged_ports fails with EPERM, try to
+ open /servers/default-pager instead.
+
2002-06-13 Roland McGrath <roland@frob.com>
* dir.c (diskfs_lookup_hard): Cast int to intptr_t before ino_t.