]> git.decadent.org.uk Git - nfs-utils.git/blobdiff - ChangeLog
2001-01-25 H.J. Lu <hjl@lucon.org>
[nfs-utils.git] / ChangeLog
index 9f178630503cc28edf562a2cbf8877c5f922eac1..6c280ba7f437eacfa76e315cb28f41b1176c812c 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,21 @@
+2001-01-25  H.J. Lu <hjl@lucon.org>
+
+       * utils/lockd/lockd.c (main): Ignore errno == EINVAL.
+
+2001-01-20  Chip Salzenberg  <chip@valinux.com>
+
+       * 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  <chip@valinux.com>
+
+       * 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  <chip@valinux.com>
 
        * support/nfs/xio.c (xfopen): Initialize x_line to one, not zero.