CVS: cvs.openbsd.org: src

2022-02-13 Thread Visa Hankala
CVSROOT:/cvs Module name:src Changes by: v...@cvs.openbsd.org2022/02/13 23:39:19 Modified files: regress/sys/kern/poll: Makefile Log message: pty test is not expected to fail any longer.

CVS: cvs.openbsd.org: src

2022-02-13 Thread Jonathan Gray
CVSROOT:/cvs Module name:src Changes by: j...@cvs.openbsd.org2022/02/13 22:30:53 Modified files: sys/dev/pci/drm/amd/amdgpu: amdgpu_kms.c sys/dev/pci/drm/radeon: radeon_kms.c Log message: reprint device name in attach error paths if needed

CVS: cvs.openbsd.org: src

2022-02-13 Thread Jonathan Gray
CVSROOT:/cvs Module name:src Changes by: j...@cvs.openbsd.org2022/02/13 22:20:03 Modified files: sys/dev/pci/drm/radeon: radeon_kms.c sys/dev/pci/drm/amd/amdgpu: amdgpu_kms.c sys/dev/pci/drm/i915: i915_drv.c Log message: check return value of

CVS: cvs.openbsd.org: src

2022-02-13 Thread Jonathan Gray
CVSROOT:/cvs Module name:src Changes by: j...@cvs.openbsd.org2022/02/13 21:55:55 Modified files: sys/dev/pci/drm/radeon: radeon_kms.c Log message: remove unused code

CVS: cvs.openbsd.org: src

2022-02-13 Thread Jonathan Gray
CVSROOT:/cvs Module name:src Changes by: j...@cvs.openbsd.org2022/02/13 21:41:13 Modified files: sys/dev/pci/drm/radeon: radeon_kms.c Log message: no need for ifndef __sparc64__ from Ted Bullock who tested on sparc64 with xvr-100

CVS: cvs.openbsd.org: src

2022-02-13 Thread David Gwynne
CVSROOT:/cvs Module name:src Changes by: d...@cvs.openbsd.org2022/02/13 21:33:18 Modified files: sys/sys: mbuf.h sys/kern : uipc_mbuf.c uipc_socket2.c Log message: update sbchecklowmem() to better detect actual mbuf memory usage. previously

CVS: cvs.openbsd.org: src

2022-02-13 Thread Jonathan Gray
CVSROOT:/cvs Module name:src Changes by: j...@cvs.openbsd.org2022/02/13 20:51:42 Modified files: sys/dev/pci/drm/radeon: radeon_kms.c sys/dev/pci/drm/amd/amdgpu: amdgpu_kms.c Log message: change a NULL pa_memex test after use to an earlier KASSERT from Ted

CVS: cvs.openbsd.org: src

2022-02-13 Thread Philip Guenther
CVSROOT:/cvs Module name:src Changes by: guent...@cvs.openbsd.org2022/02/13 20:38:59 Modified files: include/rpc: auth.h clnt.h svc.h xdr.h lib/libc/rpc : auth_none.c auth_unix.c clnt_raw.c clnt_tcp.c clnt_udp.c svc_raw.c

CVS: cvs.openbsd.org: src

2022-02-13 Thread Jonathan Gray
CVSROOT:/cvs Module name:src Changes by: j...@cvs.openbsd.org2022/02/13 19:57:22 Modified files: sys/dev/acpi : dwgpio.c Log message: test the correct pointer for acpi_intr_establish() result ok deraadt@ gnezdo@

CVS: cvs.openbsd.org: src

2022-02-13 Thread Jonathan Gray
CVSROOT:/cvs Module name:src Changes by: j...@cvs.openbsd.org2022/02/13 17:53:40 Modified files: sys/dev/fdt: imxspi.c simpleamp.c sys/arch/arm64/dev: aplhidev.c Log message: OF_getproplen() returns -1 on error, so don't store result in size_t ok

CVS: cvs.openbsd.org: src

2022-02-13 Thread Alexander Bluhm
CVSROOT:/cvs Module name:src Changes by: bl...@cvs.openbsd.org 2022/02/13 16:11:10 Modified files: sys/net: bpf.c Log message: The length value in bpf_movein() is casted to from size_t to u_int and then rounded before checking. Put the same check before the

CVS: cvs.openbsd.org: src

2022-02-13 Thread Jason McIntyre
CVSROOT:/cvs Module name:src Changes by: j...@cvs.openbsd.org2022/02/13 14:27:51 Modified files: usr.sbin/apm : apm.8 apm.c Log message: - for -a, get the brackets right - for -l and -m remove the brackets - note that -m whilst charging now displays estimated

CVS: cvs.openbsd.org: src

2022-02-13 Thread Otto Moerbeek
CVSROOT:/cvs Module name:src Changes by: o...@cvs.openbsd.org2022/02/13 13:02:30 Modified files: lib/libpcap: gencode.c Log message: Handle the case in freechunks where not a single allocation has happened. ok deraadt@

CVS: cvs.openbsd.org: src

2022-02-13 Thread Stuart Henderson
CVSROOT:/cvs Module name:src Changes by: st...@cvs.openbsd.org 2022/02/13 12:37:41 Modified files: distrib/sets/lists/base: mi Log message: sync

CVS: cvs.openbsd.org: src

2022-02-13 Thread Mike Larkin
CVSROOT:/cvs Module name:src Changes by: mlar...@cvs.openbsd.org 2022/02/13 12:15:09 Modified files: sys/arch/amd64/isa: clock.c Log message: remove stray tab whitespace. no code change.

CVS: cvs.openbsd.org: src

2022-02-13 Thread Tobias Heider
CVSROOT:/cvs Module name:src Changes by: to...@cvs.openbsd.org 2022/02/13 09:44:50 Modified files: sys/arch/armv7/marvell: mvpcie.c Log message: Fix return value check of OF_getproplen(). If "reset-gpios" is not found in the device tree -1 is returned, causing a panic

CVS: cvs.openbsd.org: src

2022-02-13 Thread Theo de Raadt
CVSROOT:/cvs Module name:src Changes by: dera...@cvs.openbsd.org 2022/02/13 08:56:55 Modified files: sys/arch/amd64/amd64: acpi_machdep.c sys/arch/i386/i386: acpi_machdep.c sys/kern : subr_suspend.c Log message: Move some MI pieces out of

CVS: cvs.openbsd.org: src

2022-02-13 Thread Mark Kettenis
CVSROOT:/cvs Module name:src Changes by: kette...@cvs.openbsd.org2022/02/13 08:54:07 Modified files: sys/arch/arm64/dev: aplintc.c Log message: The Apple M1 SoC has two mechanism for doing IPIs. The first method uses the interrupt controller, the second method

CVS: cvs.openbsd.org: src

2022-02-13 Thread Visa Hankala
CVSROOT:/cvs Module name:src Changes by: v...@cvs.openbsd.org2022/02/13 06:05:51 Modified files: sys/kern : kern_event.c sys_pipe.c Log message: Use knote_modify() and knote_process() in obvious places.

CVS: cvs.openbsd.org: src

2022-02-13 Thread Visa Hankala
CVSROOT:/cvs Module name:src Changes by: v...@cvs.openbsd.org2022/02/13 06:03:02 Modified files: sys/sys: event.h Log message: Add helper functions for f_modify and f_process to condense code These new functions, knote_modify() and knote_process(), implement

CVS: cvs.openbsd.org: src

2022-02-13 Thread Visa Hankala
CVSROOT:/cvs Module name:src Changes by: v...@cvs.openbsd.org2022/02/13 05:58:46 Modified files: sys/kern : kern_event.c sys_pipe.c uipc_socket.c sys/miscfs/fifofs: fifo_vnops.c sys/net: bpf.c sys/sys: event.h Log

CVS: cvs.openbsd.org: src

2022-02-13 Thread Moritz Buhl
CVSROOT:/cvs Module name:src Changes by: mb...@cvs.openbsd.org 2022/02/13 05:26:54 Modified files: sbin/iked : ikev2.c Log message: SKEEYSEED -> SKEYSEED

CVS: cvs.openbsd.org: src

2022-02-13 Thread Mark Kettenis
CVSROOT:/cvs Module name:src Changes by: kette...@cvs.openbsd.org2022/02/13 05:02:21 Modified files: sys/arch/arm64/dev: aplpcie.c Log message: Some PCIe devices on the M1 and M1 Pro/Max need to be explicitly powered on (most notably the WiFi chip). This is done

CVS: cvs.openbsd.org: src

2022-02-13 Thread Mark Kettenis
CVSROOT:/cvs Module name:src Changes by: kette...@cvs.openbsd.org2022/02/13 04:58:53 Modified files: sys/arch/arm64/dev: aplsmc.c Log message: Add basic GPIO support. ok patrick@