X-Git-Url: https://git.decadent.org.uk/gitweb/?p=nfs-utils.git;a=blobdiff_plain;f=ChangeLog;h=4733b6074a512c8181382b75f38fd333721debf3;hp=881fee110c101fa0c4748689a106a92deb74afb5;hb=012d7fd50654b1623e63c447905187929e559cff;hpb=37f276f0627733598230b3953e07be146257619f diff --git a/ChangeLog b/ChangeLog index 881fee1..4733b60 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,20 @@ +2001-03-10 Tavis Barr + + * utils/rquotad/rquotad.man: Updated for -p. + * utils/statd/statd.man: Likewise. + +2001-03-10 Ion Badulescu + + * support/nfs/rpcmisc.[ch]: export makesock() + + * utils/statd/statd.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. + + * utils/statd/Makefile (LIBS): link with our own libnfs + 2001-03-09 H.J. Lu * etc/redhat/nfslock.init: Changed chkconfig line to 60 86. @@ -203,7 +220,7 @@ o * nfs-utils.spec: Likewise. * utils/mountd/auth.c (auth_authenticate_internal): Make sure a non-NULL hostent is always returned. -2000-09-11 Ion Badulescu +2000-09-11 Ion Badulescu * etc/redhat/nfslock.init: don't kill lockd processes that do not have an executable (i.e. kernel threads) @@ -230,7 +247,7 @@ o * nfs-utils.spec: Likewise. 2000-08-25 Ion Badulescu - * utils/rquotad/rquotad.man, utils/statd/statd.man, + * utils/rquotad/rquotad.man, utils/statd/statd.man, utils/mountd/mountd.man: updated * utils/mountd/Makefile (LIBS): added -lmisc $(LIBWRAP) $(LIBNSL)