]> git.decadent.org.uk Git - nfs-utils.git/blobdiff - ChangeLog
2001-03-21 H.J. Lu <hjl@lucon.org>
[nfs-utils.git] / ChangeLog
index 4733b6074a512c8181382b75f38fd333721debf3..7601e6a8739ceba1fe416de30994af6b797e5c7d 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,57 @@
+2001-03-21  H.J. Lu <hjl@lucon.org>
+
+       * nfs-utils.spec: Regenerated.
+       (Release): Set to 3.
+
+2001-03-21  Ion Badulescu  <ionut@cs.columbia.edu>
+
+       * utils/statd/statd.c (main): make sure file descriptors 0-2
+       are open to /dev/null.
+
+2001-03-21  H.J. Lu <hjl@lucon.org>
+
+       * support/nfs/rpcmisc.c: Restore the change made on 2001-03-10.
+       * support/nfs/rpcmisc.c: Likewise.
+       * utils/rquotad/rquota_svc.c: Likewise.
+       * utils/rquotad/rquotad.man: Likewise.
+       * utils/statd/Makefile: Likewise.
+       * utils/statd/rmtcall.c: Likewise.
+       * utils/statd/simulate.c: Likewise.
+       * utils/statd/statd.c: Likewise.
+       * utils/statd/statd.man: Likewise.
+
+2001-03-11  H.J. Lu <hjl@lucon.org>
+
+       * configure.in (RELEASE): New. Default to 1, set by
+       --with-release=XXX. Substitute nfs-utils.spec.
+       * nfs-utils.spec.in (Release): Set to @RELEASE@.
+       * configure: Regenerated.
+       * nfs-utils.spec: Likewise.
+
+2001-03-11  H.J. Lu <hjl@lucon.org>
+
+       * utils/rquotad/rquotad.man: Fix a typo.
+
+2001-03-11  H.J. Lu <hjl@lucon.org>
+
+       * support/include/rpcmisc.h: Undo the change made on 2001-03-10.
+       * support/nfs/rpcmisc.c: Likewise.
+       * utils/rquotad/rquota_svc.c: Likewise.
+       * utils/rquotad/rquotad.man: Likewise.
+       * utils/statd/Makefile: Likewise.
+       * utils/statd/rmtcall.c: Likewise.
+       * utils/statd/simulate.c: Likewise.
+       * utils/statd/statd.c: Likewise.
+       * utils/statd/statd.man: Likewise.
+
+2001-03-10  H.J. Lu <hjl@lucon.org>
+
+       * configure.in (VERSION): Set to "0.3.2".
+       * configure: Regenerated.
+       * nfs-utils.spec: Likewise.
+
+       * README: Updated for 0.3.2.
+
 2001-03-10  Tavis Barr <tavis@boole.isetr.columbia.edu>
 
        * utils/rquotad/rquotad.man: Updated for -p.
 
 2001-03-10  Ion Badulescu  <ionut@cs.columbia.edu>
 
-       * support/nfs/rpcmisc.[ch]: export makesock()
+       * support/nfs/rpcmisc.c: export makesock()
+
+       * support/include/rpcmisc.h (makesock): Declared.
 
-       * utils/statd/statd.c: added longopts, added support for
+       * utils/rquotad/rquota_svc.c: added longopts, added support for
        specifying the port to bind to on the command line.
 
        * utils/statd/statd.c: ditto, also specify port used for
        outgoing connections.
+       (do_regist): Removed.
+
+       * utils/statd/rmtcall.c (statd_get_socket): Renamed from
+       get_socket. Make it extern.
+
+       * utils/statd/simulate.c (daemon_simulator): Call rpc_init
+       instead of do_regist.
 
        * utils/statd/Makefile (LIBS): link with our own libnfs
 
 
        * configure.in (VERSION): Set to "0.3.1".
        * configure: Regenerated.
-o      * nfs-utils.spec: Likewise.
+       * nfs-utils.spec: Likewise.
 
        * README: Updated for 0.3.1.