X-Git-Url: https://git.decadent.org.uk/gitweb/?p=nfs-utils.git;a=blobdiff_plain;f=ChangeLog;h=4733b6074a512c8181382b75f38fd333721debf3;hp=66f73b8ea6e81715e66791c2facb0479c9fc73f8;hb=012d7fd50654b1623e63c447905187929e559cff;hpb=952e745e0119f574a110b94bcf73a88e96aa682b diff --git a/ChangeLog b/ChangeLog index 66f73b8..4733b60 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,25 @@ +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. + * etc/nodist/nfs-client: Likewise. + 2001-02-26 Chip Salzenberg * debian/changelog: Version 0.3.1-1. @@ -198,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) @@ -225,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)