From 063744182f5d1b8bf4ed95e72531504d86ff53f7 Mon Sep 17 00:00:00 2001 From: Miles Bader Date: Mon, 29 Jul 1996 07:09:38 +0000 Subject: . --- TODO | 4 +++- proc/ChangeLog | 5 +++++ 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/TODO b/TODO index b84704b8..895a5e6e 100644 --- a/TODO +++ b/TODO @@ -229,5 +229,7 @@ See `tasks', the exported task list. ** Make serverboot source tar and build instructions. ** Deal with crypt ** Relink everything after version numbered libc is installed -** Debug ext2fs +** ext2fs: shutdown doesn't sync properly? + [Create a file, then (settrans -a) won't write it, but if you do sync + first, everything's fine; the code doesn't look too different...] ** Find fsck system hang diff --git a/proc/ChangeLog b/proc/ChangeLog index 6e7727e1..0b5159c4 100644 --- a/proc/ChangeLog +++ b/proc/ChangeLog @@ -1,3 +1,8 @@ +Sun Jul 28 22:57:03 1996 Miles Bader + + * info.c (get_string_array): Correctly adjust NEWSIZE when + reallocating to add very long strings. + Sat Jul 20 10:08:05 1996 Miles Bader * msg.c (S_proc_getmsgport): Deal with PID dying while we're waiting. -- cgit v1.2.3