summaryrefslogtreecommitdiff
path: root/tmpfs
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>2002-06-25 05:07:46 +0000
committerRoland McGrath <roland@gnu.org>2002-06-25 05:07:46 +0000
commit536cecf4f43ba2474d6bf576eb787ceb8a731e48 (patch)
tree36a22a32e284a3a72f356e813ec1a1fdba992b95 /tmpfs
parent55494c933fb8f4089ff82d9542e9b394e7beb3da (diff)
.
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.