Source-Changes-HG archive

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

[src/netbsd-2]: src/doc Ticket 10233.



details:   https://anonhg.NetBSD.org/src/rev/ac53c4dc0dd9
branches:  netbsd-2
changeset: 564418:ac53c4dc0dd9
user:      tron <tron%NetBSD.org@localhost>
date:      Mon Jan 30 14:49:44 2006 +0000

description:
Ticket 10233.

diffstat:

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

diffs (19 lines):

diff -r 0f4fa65d83d1 -r ac53c4dc0dd9 doc/CHANGES-2.2
--- a/doc/CHANGES-2.2   Mon Jan 30 14:48:18 2006 +0000
+++ b/doc/CHANGES-2.2   Mon Jan 30 14:49:44 2006 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: CHANGES-2.2,v 1.1.2.37 2006/01/27 22:20:18 tron Exp $
+#      $NetBSD: CHANGES-2.2,v 1.1.2.38 2006/01/30 14:49:44 tron Exp $
 
 A complete list of changes from the NetBSD 2.1 release to the NetBSD 2.2 
 release
@@ -499,3 +499,9 @@
        This fixes PR kern/25392, port-sparc/30257 and kern/31924.
        [chs, ticket #10230]
 
+sys/sys/socket.h                               1.78
+
+       Since NULL isn't necessarily available, change CMSG_*() to use the
+       integer constant expression directly instead.
+       [kleink, ticket #10233]
+



Home | Main Index | Thread Index | Old Index