Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/netbsd-2]: src/doc 5934



details:   https://anonhg.NetBSD.org/src/rev/7308e2093fb7
branches:  netbsd-2
changeset: 564309:7308e2093fb7
user:      jmc <jmc%NetBSD.org@localhost>
date:      Fri Oct 28 03:51:58 2005 +0000

description:
5934

diffstat:

 doc/CHANGES-2.2 |  7 ++++++-
 1 files changed, 6 insertions(+), 1 deletions(-)

diffs (18 lines):

diff -r 86d547b23c57 -r 7308e2093fb7 doc/CHANGES-2.2
--- a/doc/CHANGES-2.2   Fri Oct 28 03:43:13 2005 +0000
+++ b/doc/CHANGES-2.2   Fri Oct 28 03:51:58 2005 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: CHANGES-2.2,v 1.1.2.5 2005/10/28 03:01:42 jmc Exp $
+#      $NetBSD: CHANGES-2.2,v 1.1.2.6 2005/10/28 03:51:58 jmc Exp $
 
 A complete list of changes from the NetBSD 2.1 release to the NetBSD 2.2 
 release
@@ -64,3 +64,8 @@
        Change the sched_*() functions to return -1 and set errno to ENOSYS
        (per the standard) instead of returning ENOSYS. PR#30970
        [kleink, ticket #5918]
+
+usr.sbin/rpc.statd/statd.c                     1.24
+
+       rpc.statd doesn't save failed notifies in the database. PR#31502
+       [christos, ticket #5934]



Home | Main Index | Thread Index | Old Index