git: vkernel - Fix tty panic

2018-11-02 Thread Matthew Dillon


commit d709dbd65baeadb614dc2896b69e5c0dedb873d9
Author: Matthew Dillon 
Date:   Fri Nov 2 17:25:35 2018 -0700

vkernel - Fix tty panic

* Fix messed up gettoken/reltoken sequence for the vkernel,
  bug was introduced in recent tty work.

Reported-by: tuxillo

Summary of changes:
 sys/platform/vkernel64/platform/console.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/d709dbd65baeadb614dc2896b69e5c0dedb873d9


-- 
DragonFly BSD source repository


git: Sync ACPICA with Intel's version 20181031.

2018-11-02 Thread Sascha Wildner


commit 6721db86867c05bc18f9eba82312fd9e5891ec1e
Author: Sascha Wildner 
Date:   Fri Nov 2 09:58:43 2018 +0100

Sync ACPICA with Intel's version 20181031.

* Fix an Operation Region regression, fixing accurate checking for
  region conflicts.

* Add support for 2-byte extended opcodes in the code that continues
  parsing during the table load phase.

* Eliminate a no longer used global variable.

For detailed list, please see sys/contrib/dev/acpica/changes.txt.

Summary of changes:
 sys/contrib/dev/acpica/changes.txt |  50 +
 sys/contrib/dev/acpica/source/common/dmtbdump3.c   |  52 +
 sys/contrib/dev/acpica/source/common/dmtbinfo3.c   |  20 
 .../dev/acpica/source/compiler/aslcompile.c|   2 +-
 sys/contrib/dev/acpica/source/compiler/aslerror.c  |   4 +-
 sys/contrib/dev/acpica/source/compiler/aslload.c   |  97 +++-
 sys/contrib/dev/acpica/source/compiler/aslmain.c   |   2 +-
 .../dev/acpica/source/compiler/aslmessages.c   |   6 +-
 .../dev/acpica/source/compiler/aslmessages.h   |   2 +
 sys/contrib/dev/acpica/source/compiler/aslpredef.c |   2 +-
 sys/contrib/dev/acpica/source/compiler/aslxref.c   |  46 ++--
 sys/contrib/dev/acpica/source/compiler/dtio.c  |  28 -
 sys/contrib/dev/acpica/source/compiler/dttable2.c  |  66 +++
 sys/contrib/dev/acpica/source/compiler/prscan.c|   1 -
 .../acpica/source/components/debugger/dbxface.c| 122 +
 .../acpica/source/components/dispatcher/dsopcode.c |   3 +
 .../acpica/source/components/dispatcher/dswload2.c |   9 ++
 .../acpica/source/components/namespace/nsaccess.c  |  21 +++-
 .../dev/acpica/source/components/parser/psloop.c   |  22 +++-
 .../dev/acpica/source/components/parser/psobject.c |   2 +-
 .../dev/acpica/source/components/tables/tbxfload.c |   2 +-
 sys/contrib/dev/acpica/source/include/acdisasm.h   |   2 +
 sys/contrib/dev/acpica/source/include/acnamesp.h   |   1 +
 sys/contrib/dev/acpica/source/include/acpixf.h |   9 +-
 sys/contrib/dev/acpica/source/include/actbinfo.h   |   2 +
 sys/contrib/dev/acpica/source/include/actbl3.h |  28 +
 .../dev/acpica/source/tools/acpidump/apmain.c  |   2 +-
 .../dev/acpica/source/tools/acpiexec/aemain.c  |  12 +-
 .../dev/acpica/source/tools/acpiexec/aetables.c|  12 +-
 .../dev/acpica/source/tools/acpinames/anmain.c |   1 -
 .../dev/acpica/source/tools/acpisrc/astable.c  |   2 +
 sys/dev/acpica/acpi.c  |   3 +-
 usr.sbin/acpi/acpiexec/acpiexec.8  |   7 +-
 33 files changed, 506 insertions(+), 134 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/6721db86867c05bc18f9eba82312fd9e5891ec1e


-- 
DragonFly BSD source repository


git: Sync zoneinfo database with tzdata2018g from ftp://ftp.iana.org/tz/releases

2018-11-02 Thread Sascha Wildner


commit 8214c36fc68100f18f039573107cf7381ae4b0ed
Author: Sascha Wildner 
Date:   Fri Nov 2 09:04:13 2018 +0100

Sync zoneinfo database with tzdata2018g from ftp://ftp.iana.org/tz/releases

* Morocco switched to permanent +01 on 2018-10-27.

* Change HDT to HWT/HPT for WWII-era abbreviations in Hawaii.

For a detailed list of changes, see share/zoneinfo/NEWS.

Summary of changes:
 share/zoneinfo/NEWS | 35 +
 share/zoneinfo/africa   | 96 +++--
 share/zoneinfo/europe   |  3 +-
 share/zoneinfo/northamerica | 17 ++--
 4 files changed, 83 insertions(+), 68 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/8214c36fc68100f18f039573107cf7381ae4b0ed


-- 
DragonFly BSD source repository


git: DragonFly_RELEASE_5_2 Sync zoneinfo database with tzdata2018g from ftp://ftp.iana.org/tz/releases

2018-11-02 Thread Sascha Wildner


commit 24ed9b3be507f1a847c99287d61ca4af0a9c7536
Author: Sascha Wildner 
Date:   Fri Nov 2 09:04:13 2018 +0100

Sync zoneinfo database with tzdata2018g from ftp://ftp.iana.org/tz/releases

* Morocco switched to permanent +01 on 2018-10-27.

* Change HDT to HWT/HPT for WWII-era abbreviations in Hawaii.

For a detailed list of changes, see share/zoneinfo/NEWS.

Summary of changes:
 share/zoneinfo/NEWS | 35 +
 share/zoneinfo/africa   | 96 +++--
 share/zoneinfo/europe   |  3 +-
 share/zoneinfo/northamerica | 17 ++--
 4 files changed, 83 insertions(+), 68 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/24ed9b3be507f1a847c99287d61ca4af0a9c7536


-- 
DragonFly BSD source repository


git: libc/vis: Use thread-safe mbrtoc() and wcrtomb().

2018-11-02 Thread Sascha Wildner


commit daf90b11430b53e3139c2fabf012ff3e4b58be87
Author: Sascha Wildner 
Date:   Fri Nov 2 17:26:59 2018 +0100

libc/vis: Use thread-safe mbrtoc() and wcrtomb().

Taken-from: FreeBSD

Summary of changes:
 lib/libc/gen/vis.c | 12 +---
 1 file changed, 9 insertions(+), 3 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/daf90b11430b53e3139c2fabf012ff3e4b58be87


-- 
DragonFly BSD source repository


git: dmesg(8): Allow seeing backslashes in dmesg output.

2018-11-02 Thread Sascha Wildner


commit d5fa30b5da29f5d6a8a2282c39c8bca7297b7b6b
Author: Sascha Wildner 
Date:   Fri Nov 2 17:28:53 2018 +0100

dmesg(8): Allow seeing backslashes in dmesg output.

This caused confusion already in ACPICA bug reports with pathnames
containing backslashes.

Taken-from: NetBSD

Summary of changes:
 sbin/dmesg/dmesg.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/d5fa30b5da29f5d6a8a2282c39c8bca7297b7b6b


-- 
DragonFly BSD source repository


git: DragonFly_RELEASE_5_2 dmesg(8): Allow seeing backslashes in dmesg output.

2018-11-02 Thread Sascha Wildner


commit 2a3992758f1032b8c7772dd79d282f5740495261
Author: Sascha Wildner 
Date:   Fri Nov 2 17:28:53 2018 +0100

dmesg(8): Allow seeing backslashes in dmesg output.

This caused confusion already in ACPICA bug reports with pathnames
containing backslashes.

Taken-from: NetBSD

Summary of changes:
 sbin/dmesg/dmesg.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/2a3992758f1032b8c7772dd79d282f5740495261


-- 
DragonFly BSD source repository