diff options
author | Roland McGrath <roland@gnu.org> | 2001-06-08 22:07:38 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 2001-06-08 22:07:38 +0000 |
commit | 4643b2070c54a9888f9fa4bf0c951274d2d3d6fe (patch) | |
tree | 4c0199e222d2a3449dd14cb5a8be4d9fb0e1def0 | |
parent | f567700bedda42e566847e5f752a8e5a38b0053f (diff) |
.
-rw-r--r-- | daemons/ChangeLog | 10 |
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> |