summaryrefslogtreecommitdiff
path: root/daemons
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>2001-06-08 22:07:38 +0000
committerRoland McGrath <roland@gnu.org>2001-06-08 22:07:38 +0000
commit4643b2070c54a9888f9fa4bf0c951274d2d3d6fe (patch)
tree4c0199e222d2a3449dd14cb5a8be4d9fb0e1def0 /daemons
parentf567700bedda42e566847e5f752a8e5a38b0053f (diff)
.
Diffstat (limited to 'daemons')
-rw-r--r--daemons/ChangeLog10
1 files changed, 9 insertions, 1 deletions
diff --git a/daemons/ChangeLog b/daemons/ChangeLog
index 61e3f878..73bd2b02 100644
--- a/daemons/ChangeLog
+++ b/daemons/ChangeLog
@@ -1,7 +1,15 @@
+2001-06-08 Roland McGrath <roland@frob.com>
+
+ * rc.sh: Start /hurd/mach-defpager before swapon.
+
+2001-06-07 Roland McGrath <roland@frob.com>
+
+ * rc.sh: Include $? value in message about unexpected fsck exit.
+
2001-01-17 Neal H Walfield <neal@cs.uml.edu>
* console-run.c (open_console): Conform to new
- fshelp_start_translator semantics.
+ fshelp_start_translator semantics.
1999-09-23 Mark Kettenis <kettenis@gnu.org>