CVS commit: src/sys/arch/arm/amlogic

2019-03-02 Thread Jared D. McNeill
Module Name:src
Committed By:   jmcneill
Date:   Sat Mar  2 11:15:55 UTC 2019

Modified Files:
src/sys/arch/arm/amlogic: meson_pinctrl.c

Log Message:
When acquiring a GPIO, disable any conflicting pinctrl function groups


To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 src/sys/arch/arm/amlogic/meson_pinctrl.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: src/sys/external/gpl2/dts/dist/arch/arm64/boot/dts/amlogic

2019-03-02 Thread Jared D. McNeill
Module Name:src
Committed By:   jmcneill
Date:   Sat Mar  2 12:25:15 UTC 2019

Modified Files:
src/sys/external/gpl2/dts/dist/arch/arm64/boot/dts/amlogic:
meson-gx.dtsi

Log Message:
Fix IRQ trigger type for macirq, from upstream.


To generate a diff of this commit:
cvs rdiff -u -r1.1.1.6 -r1.2 \
src/sys/external/gpl2/dts/dist/arch/arm64/boot/dts/amlogic/meson-gx.dtsi

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: src/sys/arch/arm/amlogic

2019-03-02 Thread Jared D. McNeill
Module Name:src
Committed By:   jmcneill
Date:   Sat Mar  2 12:24:44 UTC 2019

Modified Files:
src/sys/arch/arm/amlogic: meson_dwmac.c

Log Message:
Setup RGMII mode for Meson DWMAC


To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 src/sys/arch/arm/amlogic/meson_dwmac.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: src/sys/dev/fdt

2019-03-02 Thread Jared D. McNeill
Module Name:src
Committed By:   jmcneill
Date:   Sat Mar  2 13:21:08 UTC 2019

Modified Files:
src/sys/dev/fdt: dwc2_fdt.c

Log Message:
Add support for Meson GXBB


To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 src/sys/dev/fdt/dwc2_fdt.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: src/sys/arch/sparc/sparc

2019-03-02 Thread Christos Zoulas
Module Name:src
Committed By:   christos
Date:   Sat Mar  2 14:21:19 UTC 2019

Modified Files:
src/sys/arch/sparc/sparc: pci_fixup.c

Log Message:
Catch up with MI pci changes.


To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/sys/arch/sparc/sparc/pci_fixup.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: src/sys/arch/arm/sunxi

2019-03-02 Thread Jonathan A. Kollasch
Module Name:src
Committed By:   jakllsch
Date:   Sat Mar  2 16:55:13 UTC 2019

Modified Files:
src/sys/arch/arm/sunxi: sun6i_dma.c

Log Message:
Validate burst and width arguments.

Also add some more register definitions, and a (disabled) example of
how to set the DMA flow control mode.


To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 src/sys/arch/arm/sunxi/sun6i_dma.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: src/sys/arch/evbarm/conf

2019-03-02 Thread Jared D. McNeill
Module Name:src
Committed By:   jmcneill
Date:   Sat Mar  2 19:59:06 UTC 2019

Modified Files:
src/sys/arch/evbarm/conf: README.evbarm
Removed Files:
src/sys/arch/evbarm/conf: ODROID-C1_INSTALL

Log Message:
ODROID-C1 kernel is no more


To generate a diff of this commit:
cvs rdiff -u -r1.1 -r0 src/sys/arch/evbarm/conf/ODROID-C1_INSTALL
cvs rdiff -u -r1.18 -r1.19 src/sys/arch/evbarm/conf/README.evbarm

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: src/external/gpl2/xcvs/dist/doc

2019-03-02 Thread David H. Gutteridge
Module Name:src
Committed By:   gutteridge
Date:   Sat Mar  2 21:30:40 UTC 2019

Modified Files:
src/external/gpl2/xcvs/dist/doc: cvs.1 cvs.texinfo

Log Message:
cvs.1 & cvs.texinfo: add details about "init"

Add a section about the "init" command that has been missing all this
time. Part of the basic description is resurrected from r. 1.20 of
cvs.1 (in its prior incarnation in the CVS project tree under /man
rather than /doc), contributed by Tom Lees back in 1999. The caveat
about the history file is copied from elsewhere in the current
cvs.texinfo file. Additional fragments written by me. Addresses the
PR bin/45446.


To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 src/external/gpl2/xcvs/dist/doc/cvs.1
cvs rdiff -u -r1.5 -r1.6 src/external/gpl2/xcvs/dist/doc/cvs.texinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: src/external/gpl2/xcvs/dist/doc

2019-03-02 Thread Christos Zoulas
Module Name:src
Committed By:   christos
Date:   Sun Mar  3 02:21:07 UTC 2019

Modified Files:
src/external/gpl2/xcvs/dist/doc: cvs.texinfo

Log Message:
Fix the build by merging duplicate "init" sections.


To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 src/external/gpl2/xcvs/dist/doc/cvs.texinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: src/sbin/gpt

2019-03-02 Thread John Nemeth
Module Name:src
Committed By:   jnemeth
Date:   Sun Mar  3 02:28:14 UTC 2019

Modified Files:
src/sbin/gpt: migrate.c

Log Message:
add some more FAT file system types


To generate a diff of this commit:
cvs rdiff -u -r1.34 -r1.35 src/sbin/gpt/migrate.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: src/sbin/gpt

2019-03-02 Thread John Nemeth
Module Name:src
Committed By:   jnemeth
Date:   Sun Mar  3 03:20:43 UTC 2019

Modified Files:
src/sbin/gpt: show.c

Log Message:
Make it clear when displaying data from the MBR.


To generate a diff of this commit:
cvs rdiff -u -r1.41 -r1.42 src/sbin/gpt/show.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: src/sbin/atactl

2019-03-02 Thread matthew green
Module Name:src
Committed By:   mrg
Date:   Sun Mar  3 04:48:20 UTC 2019

Modified Files:
src/sbin/atactl: atactl.c

Log Message:
add a samsung specific SMART table with:

235 - POR Recovery Count
243 - SATA Downshift Count
244 - Thermal Throttle Status
245 - Timed Workload Media Wear
251 - NAND Writes

all 5 turn up on newer samsung SSDs, though 3 of them all
read 65535 for me across muliplte devices.


To generate a diff of this commit:
cvs rdiff -u -r1.80 -r1.81 src/sbin/atactl/atactl.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: src/sbin/atactl

2019-03-02 Thread matthew green
Module Name:src
Committed By:   mrg
Date:   Sun Mar  3 04:51:57 UTC 2019

Modified Files:
src/sbin/atactl: atactl.8 atactl.c

Log Message:
- smart vendor support now does try to guess the vendor,
  adjust the BUGS to suit
- claim some copyright


To generate a diff of this commit:
cvs rdiff -u -r1.28 -r1.29 src/sbin/atactl/atactl.8
cvs rdiff -u -r1.81 -r1.82 src/sbin/atactl/atactl.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: src/sys/dev/nvmm/x86

2019-03-02 Thread Maxime Villard
Module Name:src
Committed By:   maxv
Date:   Sun Mar  3 07:01:09 UTC 2019

Modified Files:
src/sys/dev/nvmm/x86: nvmm_x86.c nvmm_x86.h nvmm_x86_svm.c
nvmm_x86_vmx.c

Log Message:
Choose which CPUID bits to allow, rather than which bits to disallow. This
is clearer, and also forward compatible with future CPUs.

While here be more consistent when allowing the bits, and sync between
nvmm-amd and nvmm-intel. Also make sure to disallow AVX, because the guest
state we provide is only x86+SSE. Fixes a CentOS panic when booting on
NVMM, reported by Jared McNeill, thanks.


To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/sys/dev/nvmm/x86/nvmm_x86.c
cvs rdiff -u -r1.7 -r1.8 src/sys/dev/nvmm/x86/nvmm_x86.h
cvs rdiff -u -r1.32 -r1.33 src/sys/dev/nvmm/x86/nvmm_x86_svm.c
cvs rdiff -u -r1.15 -r1.16 src/sys/dev/nvmm/x86/nvmm_x86_vmx.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS import: xsrc/external/mit/libXau/dist

2019-03-02 Thread matthew green
Module Name:xsrc
Committed By:   mrg
Date:   Sun Mar  3 07:03:35 UTC 2019

Update of /cvsroot/xsrc/external/mit/libXau/dist
In directory ivanova.netbsd.org:/tmp/cvs-serv25234

Log Message:
initial import of libXau-1.0.9

Status:

Vendor Tag: xorg
Release Tags:   libXau-1-0-9

U xsrc/external/mit/libXau/dist/AuRead.c
U xsrc/external/mit/libXau/dist/INSTALL
U xsrc/external/mit/libXau/dist/Makefile.in
U xsrc/external/mit/libXau/dist/ltmain.sh
U xsrc/external/mit/libXau/dist/AuGetBest.c
U xsrc/external/mit/libXau/dist/AuUnlock.c
U xsrc/external/mit/libXau/dist/config.sub
U xsrc/external/mit/libXau/dist/AuGetAddr.c
U xsrc/external/mit/libXau/dist/Makefile.am
C xsrc/external/mit/libXau/dist/AuFileName.c
U xsrc/external/mit/libXau/dist/configure.ac
U xsrc/external/mit/libXau/dist/test-driver
U xsrc/external/mit/libXau/dist/xau.pc.in
U xsrc/external/mit/libXau/dist/config.guess
U xsrc/external/mit/libXau/dist/configure
U xsrc/external/mit/libXau/dist/AuDispose.c
U xsrc/external/mit/libXau/dist/install-sh
U xsrc/external/mit/libXau/dist/AUTHORS
U xsrc/external/mit/libXau/dist/aclocal.m4
N xsrc/external/mit/libXau/dist/compile
U xsrc/external/mit/libXau/dist/README
U xsrc/external/mit/libXau/dist/COPYING
U xsrc/external/mit/libXau/dist/config.h.in
U xsrc/external/mit/libXau/dist/AuLock.c
U xsrc/external/mit/libXau/dist/ChangeLog
U xsrc/external/mit/libXau/dist/depcomp
U xsrc/external/mit/libXau/dist/Autest.c
U xsrc/external/mit/libXau/dist/missing
U xsrc/external/mit/libXau/dist/AuWrite.c
U xsrc/external/mit/libXau/dist/include/X11/Xauth.h
U xsrc/external/mit/libXau/dist/man/Makefile.am
U xsrc/external/mit/libXau/dist/man/XauReadAuth.man
U xsrc/external/mit/libXau/dist/man/XauGetBestAuthByAddr.man
U xsrc/external/mit/libXau/dist/man/XauFileName.man
U xsrc/external/mit/libXau/dist/man/Makefile.in
U xsrc/external/mit/libXau/dist/man/XauDisposeAuth.man
U xsrc/external/mit/libXau/dist/man/Xau.man
U xsrc/external/mit/libXau/dist/man/XauGetAuthByAddr.man
U xsrc/external/mit/libXau/dist/man/XauLockAuth.man
U xsrc/external/mit/libXau/dist/man/XauUnlockAuth.man
U xsrc/external/mit/libXau/dist/man/XauWriteAuth.man

1 conflicts created by this import.
Use the following command to help the merge:

cvs checkout -jxorg:yesterday -jxorg xsrc/external/mit/libXau/dist



CVS import: xsrc/external/mit/libfontenc/dist

2019-03-02 Thread matthew green
Module Name:xsrc
Committed By:   mrg
Date:   Sun Mar  3 07:03:39 UTC 2019

Update of /cvsroot/xsrc/external/mit/libfontenc/dist
In directory ivanova.netbsd.org:/tmp/cvs-serv17396

Log Message:
initial import of libfontenc-1.1.4

Status:

Vendor Tag: xorg
Release Tags:   libfontenc-1-1-4

U xsrc/external/mit/libfontenc/dist/missing
U xsrc/external/mit/libfontenc/dist/depcomp
U xsrc/external/mit/libfontenc/dist/Makefile.in
U xsrc/external/mit/libfontenc/dist/COPYING
U xsrc/external/mit/libfontenc/dist/config.guess
U xsrc/external/mit/libfontenc/dist/ltmain.sh
U xsrc/external/mit/libfontenc/dist/aclocal.m4
U xsrc/external/mit/libfontenc/dist/Makefile.am
U xsrc/external/mit/libfontenc/dist/compile
U xsrc/external/mit/libfontenc/dist/install-sh
U xsrc/external/mit/libfontenc/dist/config.h.in
U xsrc/external/mit/libfontenc/dist/configure.ac
U xsrc/external/mit/libfontenc/dist/fontenc.pc.in
U xsrc/external/mit/libfontenc/dist/config.sub
U xsrc/external/mit/libfontenc/dist/ChangeLog
N xsrc/external/mit/libfontenc/dist/README.md
U xsrc/external/mit/libfontenc/dist/configure
U xsrc/external/mit/libfontenc/dist/INSTALL
U xsrc/external/mit/libfontenc/dist/include/X11/fonts/fontenc.h
U xsrc/external/mit/libfontenc/dist/src/fontenc.c
U xsrc/external/mit/libfontenc/dist/src/encparse.c
U xsrc/external/mit/libfontenc/dist/src/Makefile.am
U xsrc/external/mit/libfontenc/dist/src/Makefile.in
U xsrc/external/mit/libfontenc/dist/src/fontencI.h

No conflicts created by this import



CVS commit: src/sys/arch/aarch64/conf

2019-03-02 Thread Maxime Villard
Module Name:src
Committed By:   maxv
Date:   Sun Mar  3 07:04:40 UTC 2019

Modified Files:
src/sys/arch/aarch64/conf: Makefile.aarch64

Log Message:
Add KASAN use-after-scope detection in aarch64, tested by Ryo Shimizu,
thanks.


To generate a diff of this commit:
cvs rdiff -u -r1.14 -r1.15 src/sys/arch/aarch64/conf/Makefile.aarch64

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: xsrc/external/mit

2019-03-02 Thread matthew green
Module Name:xsrc
Committed By:   mrg
Date:   Sun Mar  3 07:08:48 UTC 2019

Modified Files:
xsrc/external/mit/libXau/dist: AuFileName.c
Removed Files:
xsrc/external/mit/libfontenc/dist: README

Log Message:
merge libXau 1.0.9 and libfontenc 1.1.4.


To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 xsrc/external/mit/libXau/dist/AuFileName.c
cvs rdiff -u -r1.1.1.2 -r0 xsrc/external/mit/libfontenc/dist/README

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.