From 5d77a744e519fe48a7a97fe227f5556bba3a2517 Mon Sep 17 00:00:00 2001 From: Miles Bader Date: Tue, 24 Sep 1996 19:39:07 +0000 Subject: . --- libstore/ChangeLog | 6 ++++++ sutils/ChangeLog | 19 +++++++++++++++++++ 2 files changed, 25 insertions(+) diff --git a/libstore/ChangeLog b/libstore/ChangeLog index aef75290..049d81b3 100644 --- a/libstore/ChangeLog +++ b/libstore/ChangeLog @@ -1,3 +1,9 @@ +Tue Sep 24 15:15:27 1996 Miles Bader + + * zero.c : New include. + (zero_open): When no size is specified, use the maximum off_t + value, not the maximum size_t value. + Mon Sep 23 12:55:43 1996 Miles Bader * storecat.c (main): Use new PARAMS var for passing args to STORE_ARGP. diff --git a/sutils/ChangeLog b/sutils/ChangeLog index ec55b55c..aaadaa99 100644 --- a/sutils/ChangeLog +++ b/sutils/ChangeLog @@ -1,3 +1,22 @@ +Tue Sep 24 14:46:11 1996 Miles Bader + + * MAKEDEV.sh: Fix argument parsing. + (zero): Use `storeio -Tzero' instead of `null -z'. + +Thu Sep 19 17:48:59 1996 Miles Bader + + * fstab.c (fs_remount): Use fsys_update instead of fsys_remount. + +Wed Sep 18 19:12:19 1996 Miles Bader + + * MAKEDEV.sh: Use a shell function `mkdev' for recursion, rather + than calling this script recursively. + +Thu Sep 12 18:53:42 1996 Miles Bader + + * fsck.c (fs_start_fsck): Print an error for filesystem types we + don't know how to fsck, instead of dying with an assertion failure. + Thu Sep 19 16:58:18 1996 Thomas Bushnell, n/BSG * Makefile (install): Depend on installation directory directly; -- cgit v1.2.3