OpenBSD cvs log

created 2022-03-20T00:15:59Z
begin 2022-03-13T00:00:00Z
end 2022-03-14T00:00:00Z
path src/sys
commits 7

date 2022-03-13T08:04:13Z
author mpi
files src/sys/arch/alpha/alpha/cpu.c log diff annotate
src/sys/arch/alpha/alpha/mainbus.c log diff annotate
src/sys/arch/alpha/isa/mcclock_isa.c log diff annotate
src/sys/arch/alpha/mcbus/mcbus.c log diff annotate
src/sys/arch/alpha/mcbus/mcmem.c log diff annotate
src/sys/arch/alpha/pci/apecs.c log diff annotate
src/sys/arch/alpha/pci/cia.c log diff annotate
src/sys/arch/alpha/pci/irongate.c log diff annotate
src/sys/arch/alpha/pci/lca.c log diff annotate
src/sys/arch/alpha/pci/mcpcia.c log diff annotate
src/sys/arch/alpha/pci/sio.c log diff annotate
src/sys/arch/alpha/pci/tsc.c log diff annotate
src/sys/arch/alpha/tc/ioasic.c log diff annotate
src/sys/arch/alpha/tc/mcclock_ioasic.c log diff annotate
src/sys/arch/alpha/tc/tcasic.c log diff annotate
message Constify struct cfattach.

ok miod@

date 2022-03-13T08:04:38Z
author mpi
files src/sys/arch/hppa/dev/astro.c log diff annotate
src/sys/arch/hppa/dev/com_dino.c log diff annotate
src/sys/arch/hppa/dev/com_ssio.c log diff annotate
src/sys/arch/hppa/dev/cpu.c log diff annotate
src/sys/arch/hppa/dev/dino.c log diff annotate
src/sys/arch/hppa/dev/elroy.c log diff annotate
src/sys/arch/hppa/dev/gecko.c log diff annotate
src/sys/arch/hppa/dev/lcd.c log diff annotate
src/sys/arch/hppa/dev/lpt_ssio.c log diff annotate
src/sys/arch/hppa/dev/mongoose.c log diff annotate
src/sys/arch/hppa/dev/pdc.c log diff annotate
src/sys/arch/hppa/dev/phantomas.c log diff annotate
src/sys/arch/hppa/dev/power.c log diff annotate
src/sys/arch/hppa/dev/siop_sgc.c log diff annotate
src/sys/arch/hppa/dev/ssio.c log diff annotate
src/sys/arch/hppa/dev/sti_sgc.c log diff annotate
src/sys/arch/hppa/dev/uturn.c log diff annotate
src/sys/arch/hppa/gsc/com_gsc.c log diff annotate
src/sys/arch/hppa/gsc/fdc_gsc.c log diff annotate
src/sys/arch/hppa/gsc/gsckbc.c log diff annotate
src/sys/arch/hppa/gsc/harmony.c log diff annotate
src/sys/arch/hppa/gsc/hil_gsc.c log diff annotate
src/sys/arch/hppa/gsc/if_ie_gsc.c log diff annotate
src/sys/arch/hppa/gsc/lpt_gsc.c log diff annotate
src/sys/arch/hppa/gsc/mongoose_gsc.c log diff annotate
src/sys/arch/hppa/gsc/oosiop_gsc.c log diff annotate
src/sys/arch/hppa/gsc/osiop_gsc.c log diff annotate
src/sys/arch/hppa/gsc/siop_gsc.c log diff annotate
src/sys/arch/hppa/hppa/mainbus.c log diff annotate
src/sys/arch/hppa/hppa/mem.c log diff annotate
message Constify struct cfattach.

ok miod@

date 2022-03-13T10:13:54Z
author jmatthew
files src/sys/dev/pci/if_aq_pci.c log diff annotate
message Enable vlan promisc and header stripping, and use vlan rx/tx offloads.
The vlan tx information takes up an extra slot on the tx ring, so this
affects the point at which we stop putting packets on the ring too.

ok dlg@

date 2022-03-13T12:33:01Z
author mpi
files src/sys/arch/macppc/dev/abtn.c log diff annotate
src/sys/arch/macppc/dev/adb.c log diff annotate
src/sys/arch/macppc/dev/aoa.c log diff annotate
src/sys/arch/macppc/dev/apm.c log diff annotate
src/sys/arch/macppc/dev/asms.c log diff annotate
src/sys/arch/macppc/dev/awacs.c log diff annotate
src/sys/arch/macppc/dev/daca.c log diff annotate
src/sys/arch/macppc/dev/dfs.c log diff annotate
src/sys/arch/macppc/dev/if_bm.c log diff annotate
src/sys/arch/macppc/dev/if_wi_obio.c log diff annotate
src/sys/arch/macppc/dev/kiic.c log diff annotate
src/sys/arch/macppc/dev/macgpio.c log diff annotate
src/sys/arch/macppc/dev/macintr.c log diff annotate
src/sys/arch/macppc/dev/mediabay.c log diff annotate
src/sys/arch/macppc/dev/onyx.c log diff annotate
src/sys/arch/macppc/dev/pgs.c log diff annotate
src/sys/arch/macppc/dev/piic.c log diff annotate
src/sys/arch/macppc/dev/smu.c log diff annotate
src/sys/arch/macppc/dev/snapper.c log diff annotate
src/sys/arch/macppc/dev/sysbutton.c log diff annotate
src/sys/arch/macppc/dev/tumbler.c log diff annotate
src/sys/arch/macppc/dev/wdc_obio.c log diff annotate
src/sys/arch/macppc/dev/xlights.c log diff annotate
src/sys/arch/macppc/dev/zs.c log diff annotate
src/sys/arch/macppc/macppc/cpu.c log diff annotate
src/sys/arch/macppc/macppc/mainbus.c log diff annotate
src/sys/arch/macppc/macppc/mem.c log diff annotate
src/sys/arch/macppc/pci/ht.c log diff annotate
src/sys/arch/macppc/pci/kauaiata.c log diff annotate
src/sys/arch/macppc/pci/macobio.c log diff annotate
src/sys/arch/macppc/pci/mpcpcibus.c log diff annotate
src/sys/arch/macppc/pci/pchb.c log diff annotate
message Constify struct cfattach.

ok miod@

date 2022-03-13T13:34:54Z
author mpi
files src/sys/dev/sbus/agten.c log diff annotate
src/sys/dev/sbus/apio.c log diff annotate
src/sys/dev/sbus/asio.c log diff annotate
src/sys/dev/sbus/be.c log diff annotate
src/sys/dev/sbus/bwtwo.c log diff annotate
src/sys/dev/sbus/cgsix.c log diff annotate
src/sys/dev/sbus/cgthree.c log diff annotate
src/sys/dev/sbus/cgtwelve.c log diff annotate
src/sys/dev/sbus/cs4231.c log diff annotate
src/sys/dev/sbus/dma_sbus.c log diff annotate
src/sys/dev/sbus/esp_sbus.c log diff annotate
src/sys/dev/sbus/if_gem_sbus.c log diff annotate
src/sys/dev/sbus/if_hme_sbus.c log diff annotate
src/sys/dev/sbus/if_le.c log diff annotate
src/sys/dev/sbus/if_le_lebuffer.c log diff annotate
src/sys/dev/sbus/if_le_ledma.c log diff annotate
src/sys/dev/sbus/if_ti_sbus.c log diff annotate
src/sys/dev/sbus/lebuffer.c log diff annotate
src/sys/dev/sbus/magma.c log diff annotate
src/sys/dev/sbus/mgx.c log diff annotate
src/sys/dev/sbus/qe.c log diff annotate
src/sys/dev/sbus/qec.c log diff annotate
src/sys/dev/sbus/qla_sbus.c log diff annotate
src/sys/dev/sbus/qlw_sbus.c log diff annotate
src/sys/dev/sbus/rfx.c log diff annotate
src/sys/dev/sbus/spif.c log diff annotate
src/sys/dev/sbus/tvtwo.c log diff annotate
src/sys/dev/sbus/uperf_sbus.c log diff annotate
src/sys/dev/sbus/vigra.c log diff annotate
src/sys/dev/sbus/xbox.c log diff annotate
src/sys/dev/sbus/zx.c log diff annotate
message Constify struct cfattach.

ok miod@

date 2022-03-13T21:17:52Z
author kettenis
files src/sys/dev/acpi/pluart_acpi.c log diff annotate
src/sys/dev/fdt/pluart_fdt.c log diff annotate
src/sys/dev/ic/pluart.c log diff annotate
src/sys/dev/ic/pluartvar.h log diff annotate
message Revert previous commit. It breaks the serial console on my rpi4.

date 2022-03-13T21:38:32Z
author bluhm
files src/sys/net/pfkeyv2.c log diff annotate
src/sys/netinet/ip_ipsp.h log diff annotate
src/sys/netinet/ip_spd.c log diff annotate
message Hrvoje has hit a crash with IPsec acquire while testing the parallel
IP forwarding diff. Add mutex and refcount to make memory management
of struct ipsec_acquire MP safe.
testing Hrvoje Popovski; input sashan@; OK mvs@