OpenBSD cvs log

created 2023-04-16T03:12:04Z
begin 2023-04-13T00:00:00Z
end 2023-04-14T00:00:00Z
path src/sys
commits 12

date 2023-04-13T02:19:04Z
author jsg
files src/sys/arch/arm64/arm64/ast.c log diff annotate
src/sys/arch/arm64/arm64/cpu.c log diff annotate
src/sys/arch/arm64/arm64/syscall.c log diff annotate
src/sys/arch/landisk/stand/boot/getsecs.c log diff annotate
message remove duplicate includes
ok deraadt@ miod@ krw@

date 2023-04-13T02:19:05Z
author jsg
files src/sys/arch/loongson/loongson/conf.c log diff annotate
src/sys/arch/loongson/loongson/gdium_machdep.c log diff annotate
src/sys/arch/octeon/octeon/conf.c log diff annotate
src/sys/arch/powerpc64/powerpc64/trap.c log diff annotate
src/sys/arch/riscv64/riscv64/ast.c log diff annotate
src/sys/arch/riscv64/riscv64/syscall.c log diff annotate
src/sys/arch/sparc64/stand/ofwboot/boot.c log diff annotate
src/sys/arch/sparc64/stand/ofwboot/elf64_exec.c log diff annotate
src/sys/dev/diskmap.c log diff annotate
src/sys/dev/acpi/acpidmar.c log diff annotate
src/sys/dev/dt/dt_prov_syscall.c log diff annotate
src/sys/dev/fdt/if_mvneta.c log diff annotate
src/sys/dev/pci/virtio_pci.c log diff annotate
src/sys/dev/rasops/rasops.c log diff annotate
src/sys/isofs/udf/udf_vfsops.c log diff annotate
src/sys/isofs/udf/udf_vnops.c log diff annotate
src/sys/net/if_gre.c log diff annotate
src/sys/net/if_pflow.c log diff annotate
src/sys/net/if_vxlan.c log diff annotate
message remove duplicate includes
ok deraadt@ miod@ krw@

date 2023-04-13T15:05:19Z
author miod
files src/sys/arch/alpha/include/vmparam.h log diff annotate
message Move USRSTACK to the end of userland address space.

date 2023-04-13T15:07:43Z
author miod
files src/sys/arch/hppa/dev/sti_pci_machdep.c log diff annotate
src/sys/arch/macppc/pci/vgafb.c log diff annotate
src/sys/arch/sparc64/dev/vgafb.c log diff annotate
src/sys/dev/pci/pci_map.c log diff annotate
src/sys/dev/pci/pcivar.h log diff annotate
src/sys/dev/pci/ppb.c log diff annotate
src/sys/dev/pci/rtsx_pci.c log diff annotate
src/sys/dev/pci/sti_pci.c log diff annotate
message Remove intentionally undocumented pci_{io,mem}_find and convert their last
few users to pci_mapreg_info().

ok jsg@

date 2023-04-13T15:23:21Z
author miod
files src/sys/arch/alpha/alpha/pmap.c log diff annotate
src/sys/arch/alpha/include/pmap.h log diff annotate
src/sys/arch/amd64/amd64/pmap.c log diff annotate
src/sys/arch/amd64/include/pmap.h log diff annotate
message pmap_copy() has never, ever, been implemented in any of the platforms OpenBSD
ever ran on, and it's unlikely to ever be implemented, so remove it.
ok jsg@

date 2023-04-13T15:23:22Z
author miod
files src/sys/arch/arm/include/pmap.h log diff annotate
src/sys/arch/arm64/arm64/pmap.c log diff annotate
src/sys/arch/hppa/include/pmap.h log diff annotate
src/sys/arch/i386/i386/pmap.c log diff annotate
src/sys/arch/i386/i386/pmapae.c log diff annotate
src/sys/arch/i386/include/pmap.h log diff annotate
src/sys/arch/m88k/include/pmap.h log diff annotate
src/sys/arch/mips64/mips64/pmap.c log diff annotate
src/sys/arch/powerpc/include/pmap.h log diff annotate
src/sys/arch/powerpc64/powerpc64/pmap.c log diff annotate
src/sys/arch/riscv64/riscv64/pmap.c log diff annotate
src/sys/arch/sh/include/pmap.h log diff annotate
src/sys/arch/sparc64/sparc64/pmap.c log diff annotate
message pmap_copy() has never, ever, been implemented in any of the platforms OpenBSD
ever ran on, and it's unlikely to ever be implemented, so remove it.
ok jsg@

date 2023-04-13T15:23:23Z
author miod
files src/sys/uvm/uvm_map.c log diff annotate
src/sys/uvm/uvm_pmap.h log diff annotate
message pmap_copy() has never, ever, been implemented in any of the platforms OpenBSD
ever ran on, and it's unlikely to ever be implemented, so remove it.
ok jsg@

date 2023-04-13T15:36:28Z
author miod
files src/sys/arch/sparc64/sparc64/locore.s log diff annotate
src/sys/dev/pci/pci.c log diff annotate
message Grammar fixes in comments.

date 2023-04-13T18:29:35Z
author miod
files src/sys/dev/ic/pcdisplay_chars.c log diff annotate
message Catch up with box drawing characters which have been standardized in unicode
after the original wscons code was written and chose placeholder values.

From NetBSD (wsemul_vt100_chars.c r1.8 and r1.14) via Crystal Kolipe, thanks!

date 2023-04-13T18:29:36Z
author miod
files src/sys/dev/wscons/unicode.h log diff annotate
src/sys/dev/wscons/wsemul_vt100_chars.c log diff annotate
message Catch up with box drawing characters which have been standardized in unicode
after the original wscons code was written and chose placeholder values.

From NetBSD (wsemul_vt100_chars.c r1.8 and r1.14) via Crystal Kolipe, thanks!

date 2023-04-13T19:39:50Z
author miod
files src/sys/arch/alpha/include/alpha_cpu.h log diff annotate
src/sys/arch/alpha/include/vmparam.h log diff annotate
message Sprinkle UL suffix to constant literals which don't fit in int. NFCI

date 2023-04-13T23:02:12Z
author dlg
files src/sys/net/ethertypes.h log diff annotate
message add the "local experiments" ethertypes