Source-Changes-HG archive

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

[src/netbsd-7]: src/doc 1501, 1502, 1512



details:   https://anonhg.NetBSD.org/src/rev/a0489286c60b
branches:  netbsd-7
changeset: 800342:a0489286c60b
user:      snj <snj%NetBSD.org@localhost>
date:      Sun Oct 01 17:14:39 2017 +0000

description:
1501, 1502, 1512

diffstat:

 doc/CHANGES-7.2 |  17 ++++++++++++++++-
 1 files changed, 16 insertions(+), 1 deletions(-)

diffs (28 lines):

diff -r 851abfec0969 -r a0489286c60b doc/CHANGES-7.2
--- a/doc/CHANGES-7.2   Sun Oct 01 17:12:41 2017 +0000
+++ b/doc/CHANGES-7.2   Sun Oct 01 17:14:39 2017 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-7.2,v 1.1.2.48 2017/09/24 20:13:48 snj Exp $
+# $NetBSD: CHANGES-7.2,v 1.1.2.49 2017/10/01 17:14:39 snj Exp $
 
 A complete list of changes from the NetBSD 7.1 release to the NetBSD 7.2
 release:
@@ -4690,3 +4690,18 @@
        Make Malta work on real hardware again.
        [mrg, ticket #1500]
 
+sys/arch/i386/i386/i386_trap.S                 1.12
+
+       use %ss instead of %ds in trap06
+       [maxv, ticket #1512]
+
+etc/MAKEDEV.tmpl                               1.186 via patch
+
+       Create a device node for veriexec by default.
+       [sevan, ticket #1501]
+
+sys/dev/usb/usb.c                              1.166
+
+       Add a missing break that should've been included in 1.163.
+       [skrll, ticket #1502]
+



Home | Main Index | Thread Index | Old Index