CVS: cvs.openbsd.org: src

2020-07-23 Thread Theo de Raadt
CVSROOT:/cvs Module name:src Changes by: dera...@cvs.openbsd.org 2020/07/23 23:32:51 Modified files: distrib/sets/lists/comp: md.powerpc64 Log message: sync

CVS: cvs.openbsd.org: src

2020-07-23 Thread Klemens Nanni
CVSROOT:/cvs Module name:src Changes by: k...@cvs.openbsd.org2020/07/23 22:53:04 Modified files: sys/kern : kern_timeout.c Log message: Make timeout_add_sec(9) add a tick if given zero seconds All other timeout_add_*() functions do so before calling

CVS: cvs.openbsd.org: src

2020-07-23 Thread Klemens Nanni
CVSROOT:/cvs Module name:src Changes by: k...@cvs.openbsd.org2020/07/23 21:20:50 Modified files: sys/net: if_tpmr.c Log message: Remove lacpmode and lacptimeout bits ifconfig(8) commands "lacptimeout 1" and "lacpmode active" error out with "ifconfig: Invalid

CVS: cvs.openbsd.org: src

2020-07-23 Thread Todd C . Miller
CVSROOT:/cvs Module name:src Changes by: mill...@cvs.openbsd.org 2020/07/23 19:57:06 Modified files: usr.bin/awk: awk.1 Log message: Regular expression support in RS is an extension.

CVS: cvs.openbsd.org: src

2020-07-23 Thread Klemens Nanni
CVSROOT:/cvs Module name:src Changes by: k...@cvs.openbsd.org2020/07/23 18:45:40 Modified files: sys/net: if_tpmr.c Log message: Remove trunkdev bits ifconfig(8) prints "trunk: trunkdev tpmrN" for member interfaces, which is misleading as tpmr(4) is being

CVS: cvs.openbsd.org: src

2020-07-23 Thread Klemens Nanni
CVSROOT:/cvs Module name:src Changes by: k...@cvs.openbsd.org2020/07/23 18:43:09 Modified files: sys/net: if_tpmr.c Log message: Remove trunkproto bits ifconfig(8) prints "trunk: trunkproto none" for tpmr(4) which is useless as there is no configurable

CVS: cvs.openbsd.org: src

2020-07-23 Thread Theo de Raadt
CVSROOT:/cvs Module name:src Changes by: dera...@cvs.openbsd.org 2020/07/23 17:14:40 Modified files: distrib/sets/lists/comp: mi Log message: sync

CVS: cvs.openbsd.org: src

2020-07-23 Thread Jan Klemkow
CVSROOT:/cvs Module name:src Changes by: j...@cvs.openbsd.org2020/07/23 16:33:29 Modified files: share/man/man4 : cy.4 Log message: Fix wrong and missleading information in cy(4). - Correct error messages - RxFifoThreshold is named RX_FIFO_THRESHOLD with value of 6

CVS: cvs.openbsd.org: src

2020-07-23 Thread Tobias Heider
CVSROOT:/cvs Module name:src Changes by: to...@cvs.openbsd.org 2020/07/23 16:01:08 Modified files: sbin/iked : config.c Log message: Fix ibuf leak in sa_localauth when SA is freed. ok patrick@

CVS: cvs.openbsd.org: src

2020-07-23 Thread Martijn van Duren
CVSROOT:/cvs Module name:src Changes by: mart...@cvs.openbsd.org 2020/07/23 14:19:27 Modified files: usr.bin/grep : grep.c util.c Log message: Change line counter from int to unsigned long long to reduce overflow. In case unsigned long long is miraculously still too

CVS: cvs.openbsd.org: src

2020-07-23 Thread Martijn van Duren
CVSROOT:/cvs Module name:src Changes by: mart...@cvs.openbsd.org 2020/07/23 14:13:01 Modified files: usr.bin/join : join.c Log message: getline(3) does it's own memory allocation. No need to use an intermediate buffer and copy it over to the final destination. Tweaks

CVS: cvs.openbsd.org: src

2020-07-23 Thread Mark Kettenis
CVSROOT:/cvs Module name:src Changes by: kette...@cvs.openbsd.org2020/07/23 12:51:24 Modified files: sys/arch/powerpc64/powerpc64: pmap.c Log message: Free SLB descriptors when we destroy a pmap.

CVS: cvs.openbsd.org: src

2020-07-23 Thread Ingo Schwarze
CVSROOT:/cvs Module name:src Changes by: schwa...@cvs.openbsd.org2020/07/23 11:34:53 Modified files: lib/libcrypto/man: Makefile PEM_ASN1_read.3 PEM_bytes_read_bio.3 PEM_read.3 PEM_read_bio_PrivateKey.3

CVS: cvs.openbsd.org: src

2020-07-23 Thread Ingo Schwarze
CVSROOT:/cvs Module name:src Changes by: schwa...@cvs.openbsd.org2020/07/23 11:15:35 Modified files: regress/lib/libcrypto: Makefile lib/libcrypto/pem: pem_info.c Added files: regress/lib/libcrypto/pem: Makefile x509_info.c Log message: Fix a

CVS: cvs.openbsd.org: src

2020-07-23 Thread Mark Kettenis
CVSROOT:/cvs Module name:src Changes by: kette...@cvs.openbsd.org2020/07/23 10:21:44 Modified files: sys/arch/powerpc64/include: cpu.h Log message: Bump MAXCPUS (for MULTIPROCESSOR kernels) to 48, which seems to be the maximum numbers of cores available in any

CVS: cvs.openbsd.org: src

2020-07-23 Thread Mark Kettenis
CVSROOT:/cvs Module name:src Changes by: kette...@cvs.openbsd.org2020/07/23 10:01:08 Modified files: sys/arch/powerpc64/powerpc64: trap.c Log message: Enter DDB directly when we encounter an unhandled trap such that we can inspect the state corresponding to that

CVS: cvs.openbsd.org: src

2020-07-23 Thread Mark Kettenis
CVSROOT:/cvs Module name:src Changes by: kette...@cvs.openbsd.org2020/07/23 09:09:09 Modified files: sys/arch/powerpc64/include: pmap.h sys/arch/powerpc64/powerpc64: pmap.c trap.c Log message: Use per-pmap lock to protect userland SLB handling.

CVS: cvs.openbsd.org: src

2020-07-23 Thread Jonathan Gray
CVSROOT:/cvs Module name:src Changes by: j...@cvs.openbsd.org2020/07/23 08:53:48 Modified files: gnu/usr.bin/binutils/bfd: elf64-x86-64.c gnu/usr.bin/binutils-2.17/bfd: elf64-x86-64.c Log message: change bfd amd64 ELF_MAXPAGESIZE from 1M to 4K An amd64

CVS: cvs.openbsd.org: src

2020-07-23 Thread Todd C . Miller
CVSROOT:/cvs Module name:src Changes by: mill...@cvs.openbsd.org 2020/07/23 08:34:55 Modified files: usr.sbin/nsd : nsd.c util.c Log message: Fix strlcpy() usage. The size argument should be the full size of the buffer, not the number of bytes to copy. The strlcpy()

CVS: cvs.openbsd.org: src

2020-07-23 Thread Nicholas Marriott
CVSROOT:/cvs Module name:src Changes by: n...@cvs.openbsd.org2020/07/23 08:17:56 Modified files: usr.bin/tmux : window-customize.c Log message: Check all lists if option not found already.

CVS: cvs.openbsd.org: src

2020-07-23 Thread Florian Obser
CVSROOT:/cvs Module name:src Changes by: flor...@cvs.openbsd.org 2020/07/23 07:54:08 Modified files: usr.sbin/nsd : Makefile.in config.h.in configlexer.lex configparser.y configure configure.ac namedb.c namedb.h

CVS: cvs.openbsd.org: src

2020-07-23 Thread Jonathan Gray
CVSROOT:/cvs Module name:src Changes by: j...@cvs.openbsd.org2020/07/23 05:09:13 Modified files: sys/dev/pci/drm/i915: i915_perf.c Log message: drm/i915/perf: Use GTT when saving/restoring engine GPR >From Umesh Nerlige Ramappa

CVS: cvs.openbsd.org: src

2020-07-23 Thread Jonathan Gray
CVSROOT:/cvs Module name:src Changes by: j...@cvs.openbsd.org2020/07/23 05:05:52 Modified files: sys/dev/pci/drm/i915/gvt: handlers.c Log message: drm/i915/gvt: Fix two CFL MMIO handling caused by regression. >From Colin Xu 7924e77bf17003aad76f31126d27afe17439876d

CVS: cvs.openbsd.org: src

2020-07-23 Thread Jonathan Gray
CVSROOT:/cvs Module name:src Changes by: j...@cvs.openbsd.org2020/07/23 05:03:14 Modified files: sys/dev/pci/drm/i915/gt: intel_lrc.c Log message: drm/i915/gt: Only swap to a random sibling once upon creation >From Chris Wilson

CVS: cvs.openbsd.org: src

2020-07-23 Thread Jonathan Gray
CVSROOT:/cvs Module name:src Changes by: j...@cvs.openbsd.org2020/07/23 05:00:13 Modified files: sys/dev/pci/drm/i915/gt: intel_lrc.c Log message: drm/i915/gt: Ignore irq enabling on the virtual engines >From Chris Wilson efce4c5bf8873329a578b70c4b5b0df0fee73e2d in

CVS: cvs.openbsd.org: src

2020-07-23 Thread Jonathan Gray
CVSROOT:/cvs Module name:src Changes by: j...@cvs.openbsd.org2020/07/23 04:57:50 Modified files: sys/dev/pci/drm/i915/display: intel_hdmi.c Log message: drm/i915: Move cec_notifier to intel_hdmi_connector_unregister, v2. >From Maarten Lankhorst

CVS: cvs.openbsd.org: src

2020-07-23 Thread Jonathan Gray
CVSROOT:/cvs Module name:src Changes by: j...@cvs.openbsd.org2020/07/23 04:54:51 Modified files: sys/dev/pci/drm/amd/display/amdgpu_dm: amdgpu_dm.c amdgpu_dm.h amdgpu_dm_mst_types.c

CVS: cvs.openbsd.org: src

2020-07-23 Thread Jonathan Gray
CVSROOT:/cvs Module name:src Changes by: j...@cvs.openbsd.org2020/07/23 04:49:23 Modified files: sys/dev/pci/drm/amd/display/amdgpu_dm: amdgpu_dm.c Log message: drm/amd/display: OLED panel backlight adjust not work with external display connected >From hersen wu

CVS: cvs.openbsd.org: src

2020-07-23 Thread Jonathan Gray
CVSROOT:/cvs Module name:src Changes by: j...@cvs.openbsd.org2020/07/23 04:46:17 Modified files: sys/dev/pci/drm/amd/display/dc/core: dc_stream.c Log message: drm/amd/display: handle failed allocation during stream construction >From Josip Pavic

CVS: cvs.openbsd.org: src

2020-07-23 Thread Jonathan Gray
CVSROOT:/cvs Module name:src Changes by: j...@cvs.openbsd.org2020/07/23 04:43:10 Modified files: sys/dev/pci/drm/amd/amdgpu: sdma_v5_0.c Log message: drm/amdgpu/sdma5: fix wptr overwritten in ->get_wptr() >From Xiaojie Yuan 7c7df36732772d4f68e0ed50667ced18440bb2ad

CVS: cvs.openbsd.org: src

2020-07-23 Thread Jonathan Gray
CVSROOT:/cvs Module name:src Changes by: j...@cvs.openbsd.org2020/07/23 04:40:17 Modified files: sys/dev/pci/drm/amd/powerplay: renoir_ppt.c Log message: drm/amdgpu/powerplay: Modify SMC message name for setting power profile mode >From chen gong

CVS: cvs.openbsd.org: src

2020-07-23 Thread Patrick Wildt
CVSROOT:/cvs Module name:src Changes by: patr...@cvs.openbsd.org 2020/07/23 04:10:15 Modified files: sys/dev/fdt: if_mvpp.c Log message: Even more whitespace fixup.

CVS: cvs.openbsd.org: src

2020-07-23 Thread Mark Kettenis
CVSROOT:/cvs Module name:src Changes by: kette...@cvs.openbsd.org2020/07/23 03:49:33 Modified files: sys/arch/powerpc64/powerpc64: trap.c Log message: Fix typo in previous commit such that the code is actually compiled in.

CVS: cvs.openbsd.org: src

2020-07-23 Thread Jonathan Gray
CVSROOT:/cvs Module name:src Changes by: j...@cvs.openbsd.org2020/07/23 03:21:51 Modified files: sys/dev/acpi : dwiic_acpi.c Log message: match on AMDI0010 Makes imt(4) and ims(4) attach and touchpad work on jmc@'s Inspiron 5505. "pms0: Elantech Clickpad, version

CVS: cvs.openbsd.org: src

2020-07-23 Thread Tim van der Molen
CVSROOT:/cvs Module name:src Changes by: t...@cvs.openbsd.org2020/07/23 03:17:03 Modified files: sys/dev/rasops : rasops.c Log message: Fix comments to match code; OK fcambus@

CVS: cvs.openbsd.org: src

2020-07-23 Thread Mark Kettenis
CVSROOT:/cvs Module name:src Changes by: kette...@cvs.openbsd.org2020/07/23 01:45:28 Modified files: sys/arch/powerpc64/powerpc64: trap.c Log message: Handle the case where we can sleep (and therefore switch CPUs) while handling kernel traps.