CVS: cvs.openbsd.org: src

2021-06-25 Thread Jonathan Gray
CVSROOT:/cvs Module name:src Changes by: j...@cvs.openbsd.org2021/06/25 20:02:47 Modified files: sys/dev/pci/drm/include/linux: preempt.h Log message: riscv64 struct cpu_info has ci_idepth

CVS: cvs.openbsd.org: src

2021-06-25 Thread Jonathan Gray
CVSROOT:/cvs Module name:src Changes by: j...@cvs.openbsd.org2021/06/25 18:48:29 Modified files: etc/etc.riscv64: MAKEDEV share/man/man8/man8.riscv64: MAKEDEV.8 Log message: sync

CVS: cvs.openbsd.org: src

2021-06-25 Thread Jonathan Gray
CVSROOT:/cvs Module name:src Changes by: j...@cvs.openbsd.org2021/06/25 18:43:28 Modified files: etc/etc.riscv64: fbtab Log message: add /dev/dri/card0 and /dev/dri/renderD128 ok deraadt@

CVS: cvs.openbsd.org: src

2021-06-25 Thread Jonathan Gray
CVSROOT:/cvs Module name:src Changes by: j...@cvs.openbsd.org2021/06/25 18:38:38 Modified files: etc/etc.riscv64: MAKEDEV.md Log message: add /dev/dri/ ok deraadt@

CVS: cvs.openbsd.org: src

2021-06-25 Thread David Gwynne
CVSROOT:/cvs Module name:src Changes by: d...@cvs.openbsd.org2021/06/25 17:48:30 Modified files: sys/net: if_pfsync.c Log message: let pfsync_request_update actually retry when it overfills a packet. a continue in the middle of a do { } while (0) loop is

CVS: cvs.openbsd.org: src

2021-06-25 Thread Kenneth R Westerback
CVSROOT:/cvs Module name:src Changes by: k...@cvs.openbsd.org2021/06/25 14:40:23 Removed files: sys/arch/amd64/stand/efiboot: eficall.h sys/arch/arm64/stand/efiboot: eficall.h sys/arch/armv7/stand/efiboot: eficall.h

CVS: cvs.openbsd.org: src

2021-06-25 Thread Patrick Wildt
CVSROOT:/cvs Module name:src Changes by: patr...@cvs.openbsd.org 2021/06/25 13:55:22 Modified files: sys/arch/arm64/dev: smmu.c Log message: Clean up and remove debug prints, and add a few more relevant prints for when things go wrong.

CVS: cvs.openbsd.org: xenocara

2021-06-25 Thread Matthieu Herrb
CVSROOT:/cvs Module name:xenocara Changes by: matth...@cvs.openbsd.org2021/06/25 13:32:01 Modified files: lib/mesa/mk: config.mk driver : Makefile Log message: support xf86-video-radeon and xf86-video-amdgpu drivers on riscv64. from jsg@, ok

CVS: cvs.openbsd.org: src

2021-06-25 Thread Matthieu Herrb
CVSROOT:/cvs Module name:src Changes by: matth...@cvs.openbsd.org2021/06/25 13:27:40 Modified files: sys/arch/riscv64/conf: GENERIC Makefile.riscv64 files.riscv64 sys/arch/riscv64/riscv64: conf.c sys/dev/pci/drm/ttm: ttm_bo_util.c sys/uvm

CVS: cvs.openbsd.org: src

2021-06-25 Thread Kenneth R Westerback
CVSROOT:/cvs Module name:src Changes by: k...@cvs.openbsd.org2021/06/25 13:24:53 Modified files: sbin/fdisk : disk.h fdisk.c gpt.c misc.c Log message: Replace instances of the magic number '64' with a nice #define BLOCKALIGNMENT. This will make it more obvious

CVS: cvs.openbsd.org: src

2021-06-25 Thread Matthieu Herrb
CVSROOT:/cvs Module name:src Changes by: matth...@cvs.openbsd.org2021/06/25 13:22:51 Modified files: sys/arch/riscv64/include: limits.h Log message: add SIZE_MAX. ok kettenis@

CVS: cvs.openbsd.org: src

2021-06-25 Thread Mark Kettenis
CVSROOT:/cvs Module name:src Changes by: kette...@cvs.openbsd.org2021/06/25 12:55:26 Modified files: sys/dev/fdt: dwpcie.c Log message: Make sure we translate prefetchable mmio space as well. >From Mickael Torres.

CVS: cvs.openbsd.org: src

2021-06-25 Thread Kenneth R Westerback
CVSROOT:/cvs Module name:src Changes by: k...@cvs.openbsd.org2021/06/25 11:49:49 Modified files: sys/arch/riscv64/stand/efiboot: efiboot.c efidev.c efipxe.c efirng.c Log message: 1) Finish eliminating all uses of EFI_CALL()

CVS: cvs.openbsd.org: src

2021-06-25 Thread Patrick Wildt
CVSROOT:/cvs Module name:src Changes by: patr...@cvs.openbsd.org 2021/06/25 11:41:22 Modified files: sys/arch/arm64/dev: acpiiort.c acpiiort.h acpipci.c apldart.c smmu.c smmu_acpi.c smmu_fdt.c smmuvar.h sys/dev/fdt: dwpcie.c

CVS: cvs.openbsd.org: src

2021-06-25 Thread Kenneth R Westerback
CVSROOT:/cvs Module name:src Changes by: k...@cvs.openbsd.org2021/06/25 11:27:07 Modified files: distrib/arm64/ramdisk: install.md Log message: Allow (w)hole disk allocation for GPT disks. Use fdisk -A when Apple APFS ISC partition is detected. Otherwise the normal

CVS: cvs.openbsd.org: src

2021-06-25 Thread Jonathan Gray
CVSROOT:/cvs Module name:src Changes by: j...@cvs.openbsd.org2021/06/25 07:41:09 Modified files: sys/dev/pci/drm/include/linux: atomic.h Log message: add linux style memory barriers for risc-v to drm based on linux operation to rvwmo mapping table in the rvwmo

CVS: cvs.openbsd.org: src

2021-06-25 Thread Visa Hankala
CVSROOT:/cvs Module name:src Changes by: v...@cvs.openbsd.org2021/06/25 07:29:40 Modified files: sys/dev/fdt: if_cad.c Log message: Remove an unused struct.

CVS: cvs.openbsd.org: src

2021-06-25 Thread Jonathan Gray
CVSROOT:/cvs Module name:src Changes by: j...@cvs.openbsd.org2021/06/25 07:25:54 Modified files: sys/arch/riscv64/include: atomic.h Log message: use weaker fences for riscv64 membar Fences are described in 'RISC-V Unprivileged ISA' syntax is 'fence

CVS: cvs.openbsd.org: src

2021-06-25 Thread Patrick Wildt
CVSROOT:/cvs Module name:src Changes by: patr...@cvs.openbsd.org 2021/06/25 06:40:29 Modified files: sys/arch/arm64/dev: smmu.c smmuvar.h Log message: Save quite a bit of space by removing the existence of PTEDs. The dynamics of SMMU are a bit different to regular MMU

CVS: cvs.openbsd.org: src

2021-06-25 Thread Claudio Jeker
CVSROOT:/cvs Module name:src Changes by: clau...@cvs.openbsd.org 2021/06/25 03:25:48 Modified files: usr.sbin/bgpd : rde.c Log message: The network flush code only operates on peerself (like all the other network commands). Instead of passing the peer as argument to the

CVS: cvs.openbsd.org: src

2021-06-25 Thread Claudio Jeker
CVSROOT:/cvs Module name:src Changes by: clau...@cvs.openbsd.org 2021/06/25 03:23:26 Modified files: usr.sbin/bgpd : rde.c Log message: Do the multiprotocol check first for the IPv4 case. So it is the same everywhere. OK benno@

CVS: cvs.openbsd.org: www

2021-06-25 Thread Claudio Jeker
CVSROOT:/cvs Module name:www Changes by: clau...@cvs.openbsd.org 2021/06/25 03:19:10 Modified files: openbgpd : ftp.html Log message: Regen after 7.1 release

CVS: cvs.openbsd.org: www

2021-06-25 Thread Claudio Jeker
CVSROOT:/cvs Module name:www Changes by: clau...@cvs.openbsd.org 2021/06/25 03:18:45 Modified files: build : Makefile build/mirrors : openbgpd-ftp.html.head Log message: OpenBGPD 7.1 released

CVS: cvs.openbsd.org: src

2021-06-25 Thread Damien Miller
CVSROOT:/cvs Module name:src Changes by: d...@cvs.openbsd.org2021/06/25 00:30:22 Modified files: usr.bin/ssh: ssh-pkcs11.c Log message: fix decoding of X.509 subject name; from Leif Thuresson via bz3327 ok markus@

CVS: cvs.openbsd.org: src

2021-06-25 Thread Darren Tucker
CVSROOT:/cvs Module name:src Changes by: dtuc...@cvs.openbsd.org 2021/06/25 00:20:39 Modified files: usr.bin/ssh: ssh.1 sshconnect.c Log message: Use better language to refer to the user. From l1ving via github PR#250, ok jmc@