]> git.decadent.org.uk Git - nfs-utils.git/commitdiff
Fix the ChangeLog entries. nfs-utils-0-3-2-pre1a
authorhjl <hjl>
Mon, 12 Mar 2001 00:14:40 +0000 (00:14 +0000)
committerhjl <hjl>
Mon, 12 Mar 2001 00:14:40 +0000 (00:14 +0000)
ChangeLog

index 13151d3423e19e56b79f451ac4a2a8ba10f6f809..5114f05bc9bc0ed3121c2bbfe966aec9f9fb29f1 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
 
 2001-03-10  Ion Badulescu  <ionut@cs.columbia.edu>
 
 
 2001-03-10  Ion Badulescu  <ionut@cs.columbia.edu>
 
-       * support/nfs/rpcmisc.[ch]: export makesock()
+       * support/nfs/rpcmisc.c: export makesock()
 
 
-       * utils/statd/statd.c: added longopts, added support for
+       * support/include/rpcmisc.h (makesock): Declared.
+
+       * 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.
        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
 
 
        * utils/statd/Makefile (LIBS): link with our own libnfs