diff options
author | Roland McGrath <roland@gnu.org> | 1999-11-08 22:00:07 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 1999-11-08 22:00:07 +0000 |
commit | 8596a5849baf4b7dced2f1038abb1d32a3b07fb2 (patch) | |
tree | de2e35d1bed834fc904e3331c87eabe79badea7b | |
parent | 7b640433e488bc78b84b2dd06b5f0e0526b79cf8 (diff) |
.
-rw-r--r-- | libdiskfs/ChangeLog | 4 | ||||
-rw-r--r-- | serverboot/ChangeLog | 5 |
2 files changed, 9 insertions, 0 deletions
diff --git a/libdiskfs/ChangeLog b/libdiskfs/ChangeLog index 08417e5b..5e5d23c6 100644 --- a/libdiskfs/ChangeLog +++ b/libdiskfs/ChangeLog @@ -1,3 +1,7 @@ +1999-11-08 Roland McGrath <roland@baalperazim.frob.com> + + * disk-pager.c (fault_handler): Put more detail in assert failures. + 1999-10-28 Roland McGrath <roland@baalperazim.frob.com> * node-nput.c (diskfs_nput): Call diskfs_set_node_times before diff --git a/serverboot/ChangeLog b/serverboot/ChangeLog index cc010072..f1a1b7a3 100644 --- a/serverboot/ChangeLog +++ b/serverboot/ChangeLog @@ -1,3 +1,8 @@ +1999-11-08 Roland McGrath <roland@baalperazim.frob.com> + + * bootstrap.c (main): Further spruce up prompting and error reporting + for root device and boot script. + 1999-10-28 Roland McGrath <roland@baalperazim.frob.com> * load.c, bootstrap.c: Back out some debugging printfs accidentally |