CVS: cvs.openbsd.org: src

2018-08-20 Thread Ingo Schwarze
CVSROOT:/cvs Module name:src Changes by: schwa...@cvs.openbsd.org2018/08/20 19:56:26 Modified files: share/man/man7 : mandoc_char.7 usr.bin/mandoc : chars.c regress/usr.bin/mandoc/char/unicode: named.in named.out_ascii

CVS: cvs.openbsd.org: src

2018-08-20 Thread Ingo Schwarze
CVSROOT:/cvs Module name:src Changes by: schwa...@cvs.openbsd.org2018/08/20 18:35:55 Modified files: lib/libtls/man : tls_load_file.3 Log message: typo in argument type, from Mario dot Andres dot Campos at gmail dot com

CVS: cvs.openbsd.org: xenocara

2018-08-20 Thread Mark Kettenis
CVSROOT:/cvs Module name:xenocara Changes by: kette...@cvs.openbsd.org2018/08/20 15:48:55 Modified files: xserver/hw/xfree86/os-support/bsd: arm64_video.c Log message: Initialize PCI subsystem on arm64. ok matthieu@

CVS: cvs.openbsd.org: src

2018-08-20 Thread Theo Buehler
CVSROOT:/cvs Module name:src Changes by: t...@cvs.openbsd.org2018/08/20 15:18:03 Modified files: regress/lib/libcrypto/wycheproof: wycheproof.go Log message: add two missing \n

CVS: cvs.openbsd.org: src

2018-08-20 Thread Theo Buehler
CVSROOT:/cvs Module name:src Changes by: t...@cvs.openbsd.org2018/08/20 14:46:51 Modified files: regress/lib/libcrypto/wycheproof: wycheproof.go Log message: Test EVP_AEAD_CTX_open() at the same time as EVP_AEAD_CTX_seal() Suggested by jsing

CVS: cvs.openbsd.org: src

2018-08-20 Thread Nicholas Marriott
CVSROOT:/cvs Module name:src Changes by: n...@cvs.openbsd.org2018/08/20 14:41:58 Modified files: usr.bin/tmux : status.c tmux.h Log message: Move offset of window list into status struct.

CVS: cvs.openbsd.org: src

2018-08-20 Thread Mark Kettenis
CVSROOT:/cvs Module name:src Changes by: kette...@cvs.openbsd.org2018/08/20 13:38:07 Modified files: sys/arch/arm64/dev: arm64_bus_space.c sys/arch/arm64/include: bus.h Log message: Implement bus_space_mmap(9). ok patrick@

CVS: cvs.openbsd.org: src

2018-08-20 Thread Mark Kettenis
CVSROOT:/cvs Module name:src Changes by: kette...@cvs.openbsd.org2018/08/20 13:36:04 Modified files: sys/dev/pci/drm: drmP.h Log message: Memory barriers for arm64. These are somewhat stronger than strictly necessary since we define the linux compat symbols in

CVS: cvs.openbsd.org: src

2018-08-20 Thread Mark Kettenis
CVSROOT:/cvs Module name:src Changes by: kette...@cvs.openbsd.org2018/08/20 13:33:31 Modified files: sys/dev/pci/drm: drm_linux.h sys/dev/pci/drm/ttm: ttm_bo_util.c Log message: Add arm64 support. On ARM write-combining translates into the normal

CVS: cvs.openbsd.org: src

2018-08-20 Thread Patrick Wildt
CVSROOT:/cvs Module name:src Changes by: patr...@cvs.openbsd.org 2018/08/20 12:58:06 Modified files: sys/dev/pci: if_bwfm_pci.c Log message: Attach bwfm(4) to Broadcom BCM4371. ok kettenis@

CVS: cvs.openbsd.org: src

2018-08-20 Thread Patrick Wildt
CVSROOT:/cvs Module name:src Changes by: patr...@cvs.openbsd.org 2018/08/20 12:57:34 Modified files: sys/dev/pci: pcidevs.h pcidevs_data.h Log message: regen

CVS: cvs.openbsd.org: src

2018-08-20 Thread Patrick Wildt
CVSROOT:/cvs Module name:src Changes by: patr...@cvs.openbsd.org 2018/08/20 12:56:39 Modified files: sys/dev/pci: pcidevs Log message: Add Broadcom BCM4371. ok kettenis@

CVS: cvs.openbsd.org: src

2018-08-20 Thread Theo Buehler
CVSROOT:/cvs Module name:src Changes by: t...@cvs.openbsd.org2018/08/20 12:47:20 Modified files: regress/lib/libcrypto/wycheproof: wycheproof.go Log message: remove two redundant tests

CVS: cvs.openbsd.org: src

2018-08-20 Thread Theo Buehler
CVSROOT:/cvs Module name:src Changes by: t...@cvs.openbsd.org2018/08/20 12:26:36 Modified files: regress/lib/libcrypto/wycheproof: wycheproof.go Log message: Use sealed instead of out in a couple of places in preparation of testing EVP_AEAD_CTX_open()

CVS: cvs.openbsd.org: src

2018-08-20 Thread Theo Buehler
CVSROOT:/cvs Module name:src Changes by: t...@cvs.openbsd.org2018/08/20 12:17:52 Modified files: regress/lib/libcrypto/wycheproof: wycheproof.go Log message: Shuffle the decoding of the hex strings to the top and group all length tests together. Make failure of the

CVS: cvs.openbsd.org: src

2018-08-20 Thread Ingo Schwarze
CVSROOT:/cvs Module name:src Changes by: schwa...@cvs.openbsd.org2018/08/20 12:06:42 Modified files: usr.bin/mandoc : mandoc.c Log message: \f[] means \fP, not \fR

CVS: cvs.openbsd.org: src

2018-08-20 Thread Ingo Schwarze
CVSROOT:/cvs Module name:src Changes by: schwa...@cvs.openbsd.org2018/08/20 11:31:44 Modified files: usr.bin/mandoc : roff.c Log message: Expand \n(.$ (the number of macro arguments) right in roff_userdef(), before even reparsing the expanded macro. That is the

CVS: cvs.openbsd.org: src

2018-08-20 Thread Theo Buehler
CVSROOT:/cvs Module name:src Changes by: t...@cvs.openbsd.org2018/08/20 11:06:18 Modified files: regress/lib/libcrypto/wycheproof: wycheproof.go Log message: Run the Wycheproof ChaCha20-Poly1305 test vectors against libcrypto. We currently only support nonces of

CVS: cvs.openbsd.org: src

2018-08-20 Thread Patrick Wildt
CVSROOT:/cvs Module name:src Changes by: patr...@cvs.openbsd.org 2018/08/20 10:48:47 Modified files: sys/dev/fdt: imxiic.c Log message: Enable I2C clocks in imxiic(4).

CVS: cvs.openbsd.org: src

2018-08-20 Thread Patrick Wildt
CVSROOT:/cvs Module name:src Changes by: patr...@cvs.openbsd.org 2018/08/20 10:48:03 Modified files: sys/dev/fdt: imxccm.c imxccm_clocks.h Log message: Add the i.MX8MQ eCSPI clocks.

CVS: cvs.openbsd.org: src

2018-08-20 Thread Mark Kettenis
CVSROOT:/cvs Module name:src Changes by: kette...@cvs.openbsd.org2018/08/20 10:09:37 Modified files: share/man/man8/man8.arm64: MAKEDEV.8 Log message: sync

CVS: cvs.openbsd.org: src

2018-08-20 Thread Mark Kettenis
CVSROOT:/cvs Module name:src Changes by: kette...@cvs.openbsd.org2018/08/20 10:08:33 Modified files: etc/etc.arm64 : MAKEDEV Log message: sync

CVS: cvs.openbsd.org: src

2018-08-20 Thread Mark Kettenis
CVSROOT:/cvs Module name:src Changes by: kette...@cvs.openbsd.org2018/08/20 10:07:39 Modified files: etc/etc.arm64 : MAKEDEV.md Log message: Add /dev/drm[0-3]. ok deraadt@, jsg@, mpi@

CVS: cvs.openbsd.org: src

2018-08-20 Thread Martin Pieuchot
CVSROOT:/cvs Module name:src Changes by: m...@cvs.openbsd.org2018/08/20 10:00:22 Modified files: sys/dev/pci/drm: drm_linux.c sys/kern : kern_event.c sys_generic.c sys_pipe.c sys_socket.c vfs_syscalls.c vfs_vnops.c

CVS: cvs.openbsd.org: src

2018-08-20 Thread Visa Hankala
CVSROOT:/cvs Module name:src Changes by: v...@cvs.openbsd.org2018/08/20 09:02:07 Modified files: sys/arch/alpha/include: intr.h sys/arch/amd64/include: intr.h sys/arch/arm64/include: intr.h sys/arch/armv7/include: intr.h

CVS: cvs.openbsd.org: src

2018-08-20 Thread Nicholas Marriott
CVSROOT:/cvs Module name:src Changes by: n...@cvs.openbsd.org2018/08/20 09:00:42 Modified files: usr.bin/tmux : cmd-find-window.c key-bindings.c tmux.1 Log message: Add -Z to find-window as well.

CVS: cvs.openbsd.org: src

2018-08-20 Thread Visa Hankala
CVSROOT:/cvs Module name:src Changes by: v...@cvs.openbsd.org2018/08/20 08:59:02 Modified files: sys/dev: diskmap.c sys/dev/pci/drm: drm_linux.c sys/kern : kern_descrip.c Log message: Make fnew() return a new file with only one

CVS: cvs.openbsd.org: src

2018-08-20 Thread Nicholas Marriott
CVSROOT:/cvs Module name:src Changes by: n...@cvs.openbsd.org2018/08/20 07:51:09 Modified files: usr.bin/tmux : window-copy.c Log message: Fix problems with page scrolling in copy mode, GitHub issue 1440 from Amos Bird.

CVS: cvs.openbsd.org: src

2018-08-20 Thread Mark Kettenis
CVSROOT:/cvs Module name:src Changes by: kette...@cvs.openbsd.org2018/08/20 04:00:04 Modified files: sys/kern : kern_pledge.c sys/uvm: uvm_device.c Log message: Preparations for arm64 radeondrm(4) support. ok jsg@ (who pointed out the

CVS: cvs.openbsd.org: src

2018-08-20 Thread Jonathan Gray
CVSROOT:/cvs Module name:src Changes by: j...@cvs.openbsd.org2018/08/20 01:23:24 Modified files: sys/dev/pci/drm: drm_fourcc.h Log message: drm_fourcc: Fix DRM_FORMAT_MOD_LINEAR #define >From Kristian H. Kristensen 771dacea92cd1b6107615aede467bdf62ef8907c in linux

CVS: cvs.openbsd.org: src

2018-08-20 Thread Jonathan Gray
CVSROOT:/cvs Module name:src Changes by: j...@cvs.openbsd.org2018/08/20 00:56:58 Modified files: sys/dev/pci/drm/ttm: ttm_bo_util.c ttm_bo_vm.c Log message: Cached tests moved from callers into ttm_io_prot() with linux 3.18 which was partly missed when the 4.4 ttm

CVS: cvs.openbsd.org: src

2018-08-20 Thread Ricardo Mestre
CVSROOT:/cvs Module name:src Changes by: mes...@cvs.openbsd.org 2018/08/20 00:24:50 Modified files: usr.sbin/ac: ac.c Log message: Since we can feed localtime(3) with garbage input, or with input it cannot interpret, we always need to check its return value, and in