X-Git-Url: https://git.decadent.org.uk/gitweb/?p=nfs-utils.git;a=blobdiff_plain;f=ChangeLog;h=6c280ba7f437eacfa76e315cb28f41b1176c812c;hp=ee92e7bde4cf516f59217914d87c175321a24d7e;hb=b419fe243f312c5b833530a4c0baac4b8530aed7;hpb=a7f1a3f9ffe6c2effeec20809d89a9dcf4234495 diff --git a/ChangeLog b/ChangeLog index ee92e7b..6c280ba 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,6 +1,26 @@ +2001-01-25 H.J. Lu + + * utils/lockd/lockd.c (main): Ignore errno == EINVAL. + +2001-01-20 Chip Salzenberg + + * support/include/xio.h (xgetc): Declare to return int. + * support/nfs/xio.c (xgetc): Return int. + (xgettok, xskip, xskipcomment): Use int for value of xgetc. + * utils/statd/statd.c (main): Use int for value of getopt. + * debian/changelog: Version 0.2.1-5. + +2000-12-10 Chip Salzenberg + + * utils/statd/monitor.c (sm_mon_1_svc): Fix buggy check for + program and procedure numbers of kernel lockd's callback. Also, + besides the old (and broken) procedure #24, allow #16 per Trond. + 2000-12-03 Chip Salzenberg * support/nfs/xio.c (xfopen): Initialize x_line to one, not zero. + * debian/control: Let nhfsstone replace files in nfs-kernel-server. + * debian/changelog: Version 0.2.1-4. 2000-11-27 Tobias Ringstrom