summaryrefslogtreecommitdiff
path: root/nfsd
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>2002-05-08 09:32:17 +0000
committerRoland McGrath <roland@gnu.org>2002-05-08 09:32:17 +0000
commit4c7ffdb4295737f2b36d89aedb175482765b67de (patch)
tree4fa9891c9f68bea6f573c1a81d3d54287fbd2e22 /nfsd
parent303fcbc2a2ec1bbddd30f61c7f6f6e8ff4ee3d7f (diff)
.
Diffstat (limited to 'nfsd')
-rw-r--r--nfsd/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/nfsd/ChangeLog b/nfsd/ChangeLog
index 030ab57f..94538931 100644
--- a/nfsd/ChangeLog
+++ b/nfsd/ChangeLog
@@ -1,3 +1,8 @@
+2002-05-07 Roland McGrath <roland@frob.com>
+
+ * loop.c (server_loop): size_t -> socklen_t
+ * cache.c (fh_hash): int -> intptr_t
+
2002-05-03 Roland McGrath <roland@frob.com>
* main.c: Include <error.h>.