]> git.decadent.org.uk Git - nfs-utils.git/blobdiff - ChangeLog
2002-10-11 H.J. Lu <hjl@lucon.org>
[nfs-utils.git] / ChangeLog
index 3efb0fce2fbcff71efb89ba1b48532619f22396b..1567d8287e28d40ba58f3baee06fdbc7dc71f7b1 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,32 @@
+2002-10-11  H.J. Lu <hjl@lucon.org>
+
+       * support/include/exportfs.h (export_errno): New.
+
+       * support/nfs/exports.c: Include <errno.h>.
+       (export_errno): New.
+       (getexportent): Set export_errno to EINVAL for bad option.
+       (parseopts): Likewise.
+       Report the location of the default sync/async option.
+
+       * utils/exportfs/exportfs.c (main): Initialize export_errno to
+       0. Return export_errno.
+
+2002-10-11  Juan Gomez  <gomez@cs.sjsu.edu>
+       NeilBrown <neilb@cse.unsw.edu.au>
+
+       utils/statd/statd.c(killer): don't pmap_unset if in notify_only mode
+       utils/statd/statd.c(main): don't pmap_unset if in notify_only mode
+       
+2002-09-16  Chip Salzenberg  <chip@pobox.com>
+
+       * utils/rquotad/rquota_svc.c (main): Use int for value of getopt.
+
+2002-09-15  Chip Salzenberg  <chip@pobox.com>
+
+       * support/nfs/rpcmisc.c (rpc_init): Allow stdin to be a non-INET
+       socket, as occurs when run from sshd.
+       * debian/changelog: Version 1.0.2-1.
+
 2002-09-12  H.J. Lu <hjl@lucon.org>
 
        * support/nfs/svc_socket.c: Remove HAVE_SVCTCP_SOCKET and