OpenBSD cvs log

created 2022-01-08T20:11:04Z
begin 2022-01-02T00:00:00Z
end 2022-01-03T00:00:00Z
path src/sys
commits 27

date 2022-01-02T01:01:04Z
author jsg
files src/sys/arch/arm64/arm64/intr.c log diff annotate
src/sys/arch/armv7/armv7/intr.c log diff annotate
src/sys/arch/riscv64/riscv64/intr.c log diff annotate
message establush -> establish

date 2022-01-02T01:59:42Z
author jsg
files src/sys/arch/arm64/stand/efiboot/efiacpi.c log diff annotate
message plaform -> platform

date 2022-01-02T02:13:33Z
author jsg
files src/sys/arch/arm64/stand/efiboot/efiacpi.c log diff annotate
src/sys/dev/acpi/acpireg.h log diff annotate
message preferense -> preference

date 2022-01-02T02:26:50Z
author jsg
files src/sys/arch/arm64/include/armreg.h log diff annotate
message slignment -> alignment

date 2022-01-02T02:31:08Z
author jsg
files src/sys/arch/arm64/dev/rtkit.c log diff annotate
message unhandle -> unhandled

date 2022-01-02T03:41:08Z
author jsg
files src/sys/arch/i386/i386/acpi_wakecode.S log diff annotate
src/sys/arch/riscv64/riscv64/locore.S log diff annotate
src/sys/dev/pci/if_skreg.h log diff annotate
src/sys/dev/pci/pci.c log diff annotate
message addres -> address

date 2022-01-02T05:00:28Z
author jsg
files src/sys/arch/amd64/amd64/vmm.c log diff annotate
message spelling

date 2022-01-02T05:30:07Z
author jsg
files src/sys/arch/i386/i386/pmapae.c log diff annotate
message phsyaddr -> physaddr

date 2022-01-02T05:32:00Z
author jsg
files src/sys/arch/i386/conf/files.i386 log diff annotate
message contoller -> controller

date 2022-01-02T05:37:19Z
author jsg
files src/sys/arch/hppa/conf/GENERIC log diff annotate
src/sys/arch/sparc64/conf/GENERIC log diff annotate
message numers -> numbers

date 2022-01-02T05:40:06Z
author jsg
files src/sys/arch/sparc64/dev/iommureg.h log diff annotate
message Nummber -> Number

date 2022-01-02T05:49:50Z
author jsg
files src/sys/arch/amd64/stand/efi32/run_i386.S log diff annotate
src/sys/arch/amd64/stand/efi64/run_i386.S log diff annotate
src/sys/arch/amd64/stand/efiboot/run_i386.S log diff annotate
message convension -> convention

date 2022-01-02T05:59:53Z
author jsg
files src/sys/arch/arm/arm/fault.c log diff annotate
message priveledged -> privileged

date 2022-01-02T06:16:08Z
author jsg
files src/sys/arch/sh/sh/locore_subr.S log diff annotate
message priviledged -> privileged

date 2022-01-02T17:26:14Z
author krw
files src/sys/kern/subr_disk.c log diff annotate
message Stop writing big-endian checksums into the little-endian GPT
header fields gh_csum and gh_part_csum.

Constrain kernel to accepting only correct little-endian
checksums.

Temporarily allow fdisk(8) to read either endian GPTs so that
big-endian GPTs can be made correct by a simple 'fdisk -e' &&
'w'.

Fixes inter-architecture, inter-OS GPT portability and GPT
fdisk(8) on big-endian architectures. Broken since initial GPT
implementation.

Suggestions and ok kettenis@

date 2022-01-02T20:00:21Z
author kettenis
files src/sys/arch/arm64/dev/agintc.c log diff annotate
src/sys/arch/arm64/dev/ampintc.c log diff annotate
src/sys/arch/arm64/dev/bcm2836_intr.c log diff annotate
message Don't use != 0 to check whether a pointer is non-NULL.

date 2022-01-02T20:10:24Z
author kettenis
files src/sys/arch/arm64/dev/aplintc.c log diff annotate
message Grab kernel lock when required.

ok patrick@

date 2022-01-02T21:01:20Z
author tb
files src/sys/kern/kern_sig.c log diff annotate
message immediatly -> immediately

date 2022-01-02T22:36:03Z
author jsg
files src/sys/net/fq_codel.c log diff annotate
src/sys/net/if.c log diff annotate
src/sys/net/if_ppp.h log diff annotate
src/sys/net/if_spppsubr.c log diff annotate
message spelling
ok jmc@ reads ok tb@

date 2022-01-02T22:36:04Z
author jsg
files src/sys/net/if_types.h log diff annotate
src/sys/net/if_wg.c log diff annotate
src/sys/net/pf.c log diff annotate
src/sys/net/pfvar_priv.h log diff annotate
src/sys/net/pipex.c log diff annotate
src/sys/net/pipex.h log diff annotate
src/sys/net/pipex_local.h log diff annotate
src/sys/net/ppp_tty.c log diff annotate
src/sys/net/radix.c log diff annotate
src/sys/net/route.c log diff annotate
src/sys/net/rtable.c log diff annotate
src/sys/netinet/ip_ipip.c log diff annotate
src/sys/netinet/ipsec_output.c log diff annotate
src/sys/netinet/tcp_input.c log diff annotate
src/sys/netinet/tcp_subr.c log diff annotate
src/sys/netinet/tcp_timer.c log diff annotate
src/sys/netinet6/icmp6.c log diff annotate
src/sys/netinet6/in6.c log diff annotate
src/sys/netinet6/in6_var.h log diff annotate
src/sys/netinet6/ip6_forward.c log diff annotate
src/sys/netinet6/ip6_input.c log diff annotate
src/sys/netinet6/ip6_output.c log diff annotate
message spelling
ok jmc@ reads ok tb@

date 2022-01-02T22:36:05Z
author jsg
files src/sys/netinet6/ip6protosw.h log diff annotate
message spelling
ok jmc@ reads ok tb@

date 2022-01-02T23:14:26Z
author jsg
files src/sys/arch/alpha/conf/GENERIC log diff annotate
src/sys/arch/amd64/conf/GENERIC log diff annotate
src/sys/arch/amd64/conf/RAMDISK_CD log diff annotate
message Prism54 (only full-mac varients) -> Prism54 Full-MAC

date 2022-01-02T23:14:27Z
author jsg
files src/sys/arch/i386/conf/GENERIC log diff annotate
src/sys/arch/i386/conf/RAMDISK_CD log diff annotate
src/sys/arch/sparc64/conf/GENERIC log diff annotate
message Prism54 (only full-mac varients) -> Prism54 Full-MAC

date 2022-01-02T23:29:12Z
author jsg
files src/sys/arch/armv7/armv7/locore0.S log diff annotate
message excuted -> executed

date 2022-01-02T23:31:10Z
author jsg
files src/sys/arch/macppc/macppc/ofwreal.S log diff annotate
message firmare -> firmware

date 2022-01-02T23:34:15Z
author jsg
files src/sys/arch/sparc64/sparc64/locore.s log diff annotate
message Resore -> Restore

date 2022-01-02T23:39:48Z
author jsg
files src/sys/arch/sparc64/sparc64/pmap.c log diff annotate
message approprate -> appropriate