Source-Changes-HG archive

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

[src/netbsd-2-0]: src/doc Tickets 648 to 650.



details:   https://anonhg.NetBSD.org/src/rev/83e17c9024e9
branches:  netbsd-2-0
changeset: 561969:83e17c9024e9
user:      tron <tron%NetBSD.org@localhost>
date:      Wed Jul 14 11:40:06 2004 +0000

description:
Tickets 648 to 650.

diffstat:

 doc/CHANGES-2.0 |  26 +++++++++++++++++++++++++-
 1 files changed, 25 insertions(+), 1 deletions(-)

diffs (37 lines):

diff -r c1a696eb223e -r 83e17c9024e9 doc/CHANGES-2.0
--- a/doc/CHANGES-2.0   Wed Jul 14 11:38:02 2004 +0000
+++ b/doc/CHANGES-2.0   Wed Jul 14 11:40:06 2004 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: CHANGES-2.0,v 1.1.2.333 2004/07/14 09:37:37 tron Exp $
+#      $NetBSD: CHANGES-2.0,v 1.1.2.334 2004/07/14 11:40:06 tron Exp $
 
 A complete list of changes from the initial NetBSD 2.0 branch on 28 March 2004
 until 2.0 release:
@@ -5434,3 +5434,27 @@
        "netstat -A".
        [jonathan, ticket #647]
 
+sys/kern/uipc_mbuf.c                           1.83
+sys/kern/uipc_socket2.c                                1.65
+sys/net/if_ethersubr.c                         1.116
+sys/netatalk/ddp_input.c                       1.9
+sys/nfs/nfs_socket.c                           1.108
+sys/sys/mbuf.h                                 1.94
+
+       Rename MBUFTRACE helper function m_claim() to m_claimm(),
+       for consistency with M_FREE() and m_freem().
+       [jonathan, ticket #648]
+
+crypto/dist/heimdal/lib/krb5/krb5_set_password.3       1.1-1.2 (new)
+distrib/sets/lists/comp/mi                             1.715-1.716
+lib/libkrb5/Makefile                                   1.29
+
+       Add documentation for krb5_set_password().
+       [jonathan, ticket #649]
+
+sbin/savecore/savecore.c                       1.64
+
+       Fix an integer overflow that prevented saving cores from machines with
+       more than 2GB of RAM.
+       [tls, ticket #650]
+



Home | Main Index | Thread Index | Old Index