OpenBSD cvs log

created 2018-11-29T22:51:28Z
begin 2018-06-28T00:00:00Z
end 2018-06-29T00:00:00Z
path src/sys
commits 7

date 2018-06-28T10:07:35Z
author kettenis
files src/sys/dev/fdt/imxanatop.c log diff annotate
src/sys/dev/fdt/imxanatopvar.h log diff annotate
message Remove unused/redundant prototypes.

Pointed out by patrick@

date 2018-06-28T15:02:06Z
author kevlo
files src/sys/dev/usb/usbdevs log diff annotate
message Add Microchip Ethernet device IDs.

ok deraadt@

date 2018-06-28T15:04:00Z
author kevlo
files src/sys/dev/usb/usbdevs.h log diff annotate
src/sys/dev/usb/usbdevs_data.h log diff annotate
message regen

date 2018-06-28T21:19:45Z
author kettenis
files src/sys/arch/arm64/include/cpu.h log diff annotate
message Add ci_acpi_proc_id member to struct cpu_info; needed by acpi(4).

ok patrick@, drahn@

date 2018-06-28T21:28:41Z
author sthen
files src/sys/arch/amd64/amd64/identcpu.c log diff annotate
message remove accidentally committed test code, spotted by deraadt

date 2018-06-28T21:31:36Z
author sthen
files src/sys/arch/amd64/amd64/identcpu.c log diff annotate
message remove other chunk of accidentally committed test code, spotted by deraadt

date 2018-06-28T22:47:20Z
author kettenis
files src/sys/arch/arm64/include/db_machdep.h log diff annotate
message Add missing .

ok krw@, millert@, drahn@