OpenBSD cvs log

created 2019-05-08T03:36:40Z
begin 2017-12-03T00:00:00Z
end 2017-12-04T00:00:00Z
path src/sys
commits 3

date 2017-12-03T10:55:50Z
author mpi
files src/sys/arch/sparc64/include/cpu.h log diff annotate
src/sys/arch/sparc64/sparc64/cpu.c log diff annotate
src/sys/arch/sparc64/sparc64/db_interface.c log diff annotate
src/sys/arch/sparc64/sparc64/genassym.cf log diff annotate
src/sys/arch/sparc64/sparc64/ipifuncs.c log diff annotate
src/sys/arch/sparc64/sparc64/pmap.c log diff annotate
message Rename ci_number to ci_cpuid to match other archs.

ok visa@, kettenis@, deraadt@

date 2017-12-03T19:42:20Z
author kettenis
files src/sys/dev/acpi/dwiic_acpi.c log diff annotate
message Enumerate all i2c devices on the bus. Mark their nodes as attached even
if we didn't attach a device driver to avoid enumerating them again in
the acpi device tree walk.

ok deraadt@

date 2017-12-03T19:44:04Z
author kettenis
files src/sys/arch/amd64/conf/GENERIC log diff annotate
message Enable bgw(4).