summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>2001-02-26 04:18:20 +0000
committerRoland McGrath <roland@gnu.org>2001-02-26 04:18:20 +0000
commit60423ee8b51b67287e14a0c68c85ed34991d8f72 (patch)
tree959de53f59af6e2dfdce4d0ee417b1fe0aa14b4a
parentc390c9609331cbb84aa1a677b8c7ee30f0c6d718 (diff)
.
-rw-r--r--ufs-fsck/ChangeLog6
-rw-r--r--ufs-utils/ChangeLog5
2 files changed, 10 insertions, 1 deletions
diff --git a/ufs-fsck/ChangeLog b/ufs-fsck/ChangeLog
index 0fede606..277fd9a7 100644
--- a/ufs-fsck/ChangeLog
+++ b/ufs-fsck/ChangeLog
@@ -1,10 +1,14 @@
+2001-02-25 Roland McGrath <roland@frob.com>
+
+ * utilities.c: Include <time.h> for decl.
+
Thu May 6 10:25:27 1999 Thomas Bushnell, BSG <tb@mit.edu>
* utilities.c (pextend): Free MORE before returning.
* dir.c (linkup): Don't free tempname until after we're done using
it in the call to warning.
Reported by Katsuya Tanaka (tanaka@boarderz.com).
-
+
1999-03-25 Roland McGrath <roland@baalperazim.frob.com>
* setup.c (setup): Don't complain if the device is a block device.
diff --git a/ufs-utils/ChangeLog b/ufs-utils/ChangeLog
index 2463384a..a445b3a6 100644
--- a/ufs-utils/ChangeLog
+++ b/ufs-utils/ChangeLog
@@ -1,3 +1,8 @@
+2001-02-25 Roland McGrath <roland@frob.com>
+
+ * mkfs.c [!STANDALONE]: Include <time.h> for decl.
+ * stati.c: Likewise.
+
1999-11-20 Roland McGrath <roland@baalperazim.frob.com>
* dlabel.c (fd_get_device): Check STORE->class->id, not STORE->class.