Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-7]: src/doc 50[236]
details: https://anonhg.NetBSD.org/src/rev/fe7de6d4a42b
branches: netbsd-7
changeset: 798974:fe7de6d4a42b
user: snj <snj%NetBSD.org@localhost>
date: Wed Feb 11 08:37:00 2015 +0000
description:
50[236]
diffstat:
doc/CHANGES-7.0 | 23 ++++++++++++++++++++++-
1 files changed, 22 insertions(+), 1 deletions(-)
diffs (34 lines):
diff -r 72d8fb4fcd38 -r fe7de6d4a42b doc/CHANGES-7.0
--- a/doc/CHANGES-7.0 Wed Feb 11 08:34:17 2015 +0000
+++ b/doc/CHANGES-7.0 Wed Feb 11 08:37:00 2015 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-7.0,v 1.1.2.199 2015/02/09 09:46:45 martin Exp $
+# $NetBSD: CHANGES-7.0,v 1.1.2.200 2015/02/11 08:37:00 snj Exp $
A complete list of changes from the initial NetBSD 7.0 branch on 11 Aug 2014
until the 7.0 release:
@@ -15747,3 +15747,24 @@
Correct m_len calculation for m_dup() with mbuf clusters.
[mlelstv, ticket #501]
+sys/dev/usb/uhidev.c 1.62
+sys/dev/usb/uhidev.h 1.16
+sys/dev/usb/x1input_rdesc.h 1.1
+
+ Add Xbox One controller support.
+ [jmcneill, ticket #502]
+
+usr.bin/netstat/inet.c 1.106
+usr.bin/netstat/inet6.c 1.68
+
+ Allocate the right size for pcb blocks.
+ [christos, ticket #503]
+
+usr.bin/login/login.c 1.105
+usr.bin/login/login_pam.c 1.24
+
+ Remove the syslogging of a dial out login warning based on the
+ tty name, because the test is sloppy and doesn't correspond to
+ the current naming anyway.
+ [aymeric, ticket #506]
+
Home |
Main Index |
Thread Index |
Old Index