]> git.decadent.org.uk Git - nfs-utils.git/blobdiff - ChangeLog
2000-08-09 H.J. Lu <hjl@lucon.org>
[nfs-utils.git] / ChangeLog
index b225aef188ba58f1e8ec1e41c424d152b213f577..2fcd4a42fc0bdc6e4dc0188d407408317bf27b6b 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,23 @@
+2000-08-09  H.J. Lu <hjl@lucon.org>
+
+       * etc/redhat/nfs.init: Run /usr/sbin/exportfs first during
+       startup to ensure all existing clients work fine.
+
+       * support/export/xtab.c (xtab_mount_read): Pass 1 instead of 0
+       to xtab_read () for reading _PATH_XTAB.
+
+2000-08-02  H.J. Lu <hjl@lucon.org>
+
+       * utils/mountd/auth.c (auth_authenticate_internal): Try to
+       avoid the reverse name lookup.
+
+2000-07-04  H.J. Lu <hjl@lucon.org>
+
+       * utils/statd/log.c: Include <stdlib.h> for exit ().
+
+       * utils/statd/misc.c (xunlink): Add `{' and `}' to quiet the
+       gcc warning.
+
 2000-07-04  H.J. Lu <hjl@lucon.org>
 
        * configure.in (VERSION): Set to "0.1.9.1".