summaryrefslogtreecommitdiff
path: root/pfinet/ChangeLog
diff options
context:
space:
mode:
authorThomas Bushnell <thomas@gnu.org>1997-07-23 18:22:02 +0000
committerThomas Bushnell <thomas@gnu.org>1997-07-23 18:22:02 +0000
commit9fbca1dde9a1f7af9f86a9d244b6bf0e7141c250 (patch)
tree6d788f65f4fc686df993c5cdb33f4483914e381d /pfinet/ChangeLog
parent1518464351c0e9339d4e4e4d418c24f6e62e4932 (diff)
Mon Jul 21 14:58:13 1997 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu>
* Makefile (HURDLIBS): Add iohelp. * main.c (trivfs_goaway): If FSYS_GOAWAY_FORCE is set, then go away, otherwise, continue to return EBUSY.
Diffstat (limited to 'pfinet/ChangeLog')
-rw-r--r--pfinet/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/pfinet/ChangeLog b/pfinet/ChangeLog
index a126d349..b5f15b5a 100644
--- a/pfinet/ChangeLog
+++ b/pfinet/ChangeLog
@@ -1,3 +1,10 @@
+Mon Jul 21 14:58:13 1997 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu>
+
+ * Makefile (HURDLIBS): Add iohelp.
+
+ * main.c (trivfs_goaway): If FSYS_GOAWAY_FORCE is set, then go
+ away, otherwise, continue to return EBUSY.
+
Fri Apr 25 10:46:49 1997 Miles Bader <miles@gnu.ai.mit.edu>
* options.c (trivfs_append_args): Renamed from trivfs_get_options.