summaryrefslogtreecommitdiff
path: root/nfsd/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'nfsd/ChangeLog')
-rw-r--r--nfsd/ChangeLog19
1 files changed, 19 insertions, 0 deletions
diff --git a/nfsd/ChangeLog b/nfsd/ChangeLog
index 08f6dbb5..6edf4199 100644
--- a/nfsd/ChangeLog
+++ b/nfsd/ChangeLog
@@ -1,3 +1,22 @@
+Mon Aug 12 11:15:15 1996 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu>
+
+ * Makefile (installationdir): Include quotes in variable expansion
+ here.
+ * main.c: Build index_file better.
+
+ * xdr.c (nfs_error_trans): New errors for IO and XDEV don't have
+ prefixed E.
+
+ * main.c (main): Cast second cthread_fork args.
+
+ * nfsd.h (nfs_error_trans): Add new arg to prototype.
+
+Thu Aug 8 19:20:31 1996 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu>
+
+ * xdr.c (nfs_error_trans): New parm `version'. All callers
+ changed. If we are version 3, then return one of the new v3 error
+ codes if appropriate.
+
Wed Aug 7 11:39:31 1996 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu>
* main.c (index_file): New var.