Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-6]: src/doc Tickets 422-426
details: https://anonhg.NetBSD.org/src/rev/ac65386922c4
branches: netbsd-6
changeset: 774343:ac65386922c4
user: riz <riz%NetBSD.org@localhost>
date: Fri Jul 20 23:20:34 2012 +0000
description:
Tickets 422-426
diffstat:
doc/CHANGES-6.0 | 33 ++++++++++++++++++++++++++++++++-
1 files changed, 32 insertions(+), 1 deletions(-)
diffs (44 lines):
diff -r 4068bb8dfe8e -r ac65386922c4 doc/CHANGES-6.0
--- a/doc/CHANGES-6.0 Fri Jul 20 23:16:29 2012 +0000
+++ b/doc/CHANGES-6.0 Fri Jul 20 23:20:34 2012 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-6.0,v 1.1.2.156 2012/07/16 22:14:19 riz Exp $
+# $NetBSD: CHANGES-6.0,v 1.1.2.157 2012/07/20 23:20:34 riz Exp $
A complete list of changes from the initial NetBSD 6.0 branch on 15 Feb 2012
until the 6.0 release:
@@ -6369,3 +6369,34 @@
Rework NPF tables and fix support for IPv6.
[rmind, ticket #421]
+sys/arch/dreamcast/conf/GENERIC 1.107
+
+ Add UNION to dreamcast GENERIC.
+ [abs, ticket #422]
+
+sys/kern/uipc_syscalls.c 1.156 via patch
+
+ Don't crash when tracing processes that use empty messages with
+ sendmsg/recvmsg.
+ [njoly, ticket #423]
+
+sys/compat/linux32/arch/amd64/linux32_syscall.h 1.67
+sys/compat/linux32/arch/amd64/linux32_syscallargs.h 1.67
+sys/compat/linux32/arch/amd64/linux32_syscalls.c 1.67
+sys/compat/linux32/arch/amd64/linux32_sysent.c 1.67
+sys/compat/linux32/arch/amd64/syscalls.master 1.62
+
+ Add xattr stubs to linux32 compat.
+ [christos, ticket #424]
+
+usr.bin/tftp/main.c 1.32
+usr.bin/tftp/tftp.c 1.34
+
+ Avoid core dump if a transfer time-out is experienced.
+ [he, ticket #425]
+
+etc/master.passwd 1.46
+
+ Change root's default shell to /bin/sh.
+ [gson, ticket #426]
+
Home |
Main Index |
Thread Index |
Old Index