diff options
author | Thomas Bushnell <thomas@gnu.org> | 1997-07-23 18:22:02 +0000 |
---|---|---|
committer | Thomas Bushnell <thomas@gnu.org> | 1997-07-23 18:22:02 +0000 |
commit | 9fbca1dde9a1f7af9f86a9d244b6bf0e7141c250 (patch) | |
tree | 6d788f65f4fc686df993c5cdb33f4483914e381d /pfinet/ChangeLog | |
parent | 1518464351c0e9339d4e4e4d418c24f6e62e4932 (diff) | |
download | hurd-9fbca1dde9a1f7af9f86a9d244b6bf0e7141c250.tar.gz hurd-9fbca1dde9a1f7af9f86a9d244b6bf0e7141c250.tar.bz2 hurd-9fbca1dde9a1f7af9f86a9d244b6bf0e7141c250.zip |
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/ChangeLog | 7 |
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. |