Source-Changes-HG archive

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

[src/netbsd-1-6]: src/doc #1425



details:   https://anonhg.NetBSD.org/src/rev/9b48f9011114
branches:  netbsd-1-6
changeset: 530933:9b48f9011114
user:      jmc <jmc%NetBSD.org@localhost>
date:      Wed Oct 22 03:44:27 2003 +0000

description:
#1425

diffstat:

 doc/CHANGES-1.6.2 |  10 +++++++++-
 1 files changed, 9 insertions(+), 1 deletions(-)

diffs (21 lines):

diff -r 12b887dbdd6a -r 9b48f9011114 doc/CHANGES-1.6.2
--- a/doc/CHANGES-1.6.2 Wed Oct 22 03:43:03 2003 +0000
+++ b/doc/CHANGES-1.6.2 Wed Oct 22 03:44:27 2003 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: CHANGES-1.6.2,v 1.1.2.204 2003/10/21 22:51:07 jmc Exp $
+#      $NetBSD: CHANGES-1.6.2,v 1.1.2.205 2003/10/22 03:44:27 jmc Exp $
 
 A complete list of changes from NetBSD 1.6.1 to NetBSD 1.6.2:
 
@@ -2559,3 +2559,11 @@
        mkhybrid deprecated, describe mkisofs.
        Update Toast instructions for Toast 5 instead of Toast 4.
        [mbw, ticket #1519]
+
+sys/compat/linux/common/linux_socket.c         1.47-1.48
+
+       Make credentials work on the i386 by passing the original msg 
+       structure.  Add a cast appease gcc3.3.
+       [tv, ticket #1425]
+
+



Home | Main Index | Thread Index | Old Index