X-Git-Url: https://git.decadent.org.uk/gitweb/?p=nfs-utils.git;a=blobdiff_plain;f=ChangeLog;h=1567d8287e28d40ba58f3baee06fdbc7dc71f7b1;hp=3efb0fce2fbcff71efb89ba1b48532619f22396b;hb=0036a143c415eac6388d992a4e637e7004147296;hpb=253a4182bcdb46a4da412513ba5880e352a8fa93 diff --git a/ChangeLog b/ChangeLog index 3efb0fc..1567d82 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,32 @@ +2002-10-11 H.J. Lu + + * support/include/exportfs.h (export_errno): New. + + * support/nfs/exports.c: Include . + (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 + NeilBrown + + 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 + + * utils/rquotad/rquota_svc.c (main): Use int for value of getopt. + +2002-09-15 Chip Salzenberg + + * 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 * support/nfs/svc_socket.c: Remove HAVE_SVCTCP_SOCKET and