X-Git-Url: https://git.decadent.org.uk/gitweb/?p=nfs-utils.git;a=blobdiff_plain;f=ChangeLog;h=0bfc18b150705848a9a6e8fba314bf8db251ee74;hp=13151d3423e19e56b79f451ac4a2a8ba10f6f809;hb=b63400dcb05eee79666bade57558279fd15f0318;hpb=daf296db4981c9122758d6ec307417d03325d1bf diff --git a/ChangeLog b/ChangeLog index 13151d3..0bfc18b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,15 @@ +2001-03-11 H.J. Lu + + * 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 * configure.in (VERSION): Set to "0.3.2". @@ -13,13 +25,22 @@ 2001-03-10 Ion Badulescu - * 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