OpenBSD cvs log

created 2018-11-29T22:10:53Z
begin 2018-06-16T00:00:00Z
end 2018-06-17T00:00:00Z
path src/sys
commits 8

date 2018-06-16T03:30:11Z
author guenther
files src/sys/arch/amd64/amd64/machdep.c log diff annotate
message Oops, turned on forceukbd during testing of eager FPU work and it slipped
through to the commit

noted by deraadt@

date 2018-06-16T13:55:03Z
author deraadt
files src/sys/kern/tty.c log diff annotate
src/sys/sys/ttycom.h log diff annotate
message base and ports are now clean of TIOCSTI uses. The #define can now be removed.
The code was already changed to return EIO, it will now return ENOTTY since
the code is deleted.
ok sthen

date 2018-06-16T14:11:35Z
author kettenis
files src/sys/dev/fdt/files.fdt log diff annotate
src/sys/dev/fdt/imxrtc.c log diff annotate
message Add imxrtc(4), a driver for the "secure" RTC in the Low Power Domain of the
SNVS block found on i.MX7 and i.MX8.

date 2018-06-16T14:32:56Z
author kettenis
files src/sys/arch/armv7/conf/GENERIC log diff annotate
src/sys/arch/armv7/conf/RAMDISK log diff annotate
message Enable imxrtc(4).

date 2018-06-16T15:27:28Z
author kettenis
files src/sys/dev/fdt/imxccm_clocks.h log diff annotate
message Fix some i.MX7D clocks.

date 2018-06-16T15:37:00Z
author florian
files src/sys/kern/kern_pledge.c log diff annotate
src/sys/sys/pledge.h log diff annotate
message Introduce "wroute" promise.

For now this allows configuring an IPv6 address on an interface and
reading the net.inet6.ip6.soiikey sysctl. To be used by slaacd.

prodding & OK deraadt

date 2018-06-16T21:29:39Z
author jmatthew
files src/sys/dev/pci/pcidevs log diff annotate
message add SAS3.5 megaraids in SAS HBA mode

date 2018-06-16T21:30:40Z
author jmatthew
files src/sys/dev/pci/pcidevs.h log diff annotate
src/sys/dev/pci/pcidevs_data.h log diff annotate
message regen