Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-1-6]: src/doc 1429
details: https://anonhg.NetBSD.org/src/rev/bc904ad64ebe
branches: netbsd-1-6
changeset: 530947:bc904ad64ebe
user: jmc <jmc%NetBSD.org@localhost>
date: Wed Oct 22 04:22:25 2003 +0000
description:
1429
diffstat:
doc/CHANGES-1.6.2 | 9 ++++++++-
1 files changed, 8 insertions(+), 1 deletions(-)
diffs (20 lines):
diff -r 4c646b7f9937 -r bc904ad64ebe doc/CHANGES-1.6.2
--- a/doc/CHANGES-1.6.2 Wed Oct 22 04:21:55 2003 +0000
+++ b/doc/CHANGES-1.6.2 Wed Oct 22 04:22:25 2003 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-1.6.2,v 1.1.2.209 2003/10/22 04:19:46 jmc Exp $
+# $NetBSD: CHANGES-1.6.2,v 1.1.2.210 2003/10/22 04:22:25 jmc Exp $
A complete list of changes from NetBSD 1.6.1 to NetBSD 1.6.2:
@@ -2597,3 +2597,10 @@
Implement MAP_TRYFIXED for linux emulation.
[tv, ticket #1428]
+
+sys/compat/linux/common/linux_socket.c 1.41-1.42
+
+ setsockopt(IPPROTO_IPV6, IPV6_V6ONLY, 0) for AF_INET6 sockets,
+ to meet with the default behavior of linux.
+ [tv, ticket #1429]
+
Home |
Main Index |
Thread Index |
Old Index