aboutsummaryrefslogtreecommitdiff
path: root/nfsd/ChangeLog
diff options
context:
space:
mode:
authorThomas Bushnell <thomas@gnu.org>1996-08-13 20:09:00 +0000
committerThomas Bushnell <thomas@gnu.org>1996-08-13 20:09:00 +0000
commit7f95a8a4c1a999bee77a323489341505abe2d3db (patch)
treeb75b85bc8d298d7b0b015d2a9b7400310515f793 /nfsd/ChangeLog
parentb615272fa6dc79bd23eba5fe889733773076779d (diff)
downloadhurd-7f95a8a4c1a999bee77a323489341505abe2d3db.tar.gz
hurd-7f95a8a4c1a999bee77a323489341505abe2d3db.tar.bz2
hurd-7f95a8a4c1a999bee77a323489341505abe2d3db.zip
*** empty log message ***
Diffstat (limited to 'nfsd/ChangeLog')
-rw-r--r--nfsd/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/nfsd/ChangeLog b/nfsd/ChangeLog
index 6edf4199..3fc876e2 100644
--- a/nfsd/ChangeLog
+++ b/nfsd/ChangeLog
@@ -1,3 +1,11 @@
+Tue Aug 13 14:38:36 1996 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu>
+
+ * ops.c (op_create): Sun's NFS client implementation actually
+ bombs if do do what RFC 1094 says to do in section 2.2.10. So
+ don't pass O_EXCL, but do pass O_TRUNC. That's what NetBSD does.
+
+ * ops.c (op_setattr): Fill in an fattr in reply.
+
Mon Aug 12 11:15:15 1996 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu>
* Makefile (installationdir): Include quotes in variable expansion