OpenBSD cvs log

created 2019-10-15T20:37:41Z
begin 2019-10-12T00:00:00Z
end 2019-10-13T00:00:00Z
path src/sys
commits 8

date 2019-10-12T07:03:39Z
author stsp
files src/sys/dev/pci/if_iwm.c log diff annotate
message Fix a use-after-free memory access in iwm's interrupt handler.

Testing tb, florian, solene, mortimer, pamela, jmatthew, Tracey Emery, myself
ok mortimer@ deraadt@

date 2019-10-12T14:05:50Z
author kettenis
files src/sys/arch/amd64/amd64/cpu.c log diff annotate
src/sys/arch/amd64/amd64/tsc.c log diff annotate
message Disable TSC debug printfs for release. They can be turned back on by
defining TSC_DEBUG.

ok deraadt@

date 2019-10-12T14:42:51Z
author deraadt
files src/sys/conf/newvers.sh log diff annotate
message we are now hacking on 6.6-current

date 2019-10-12T15:53:24Z
author cheloha
files src/sys/arch/hppa/dev/power.c log diff annotate
src/sys/arch/hppa/gsc/gsckbc.c log diff annotate
message hppa: gsckbc(4), power(4): tsleep(9) -> tsleep_nsec(9); ok kn@ visa@

date 2019-10-12T15:55:31Z
author cheloha
files src/sys/arch/sparc64/dev/lom.c log diff annotate
src/sys/arch/sparc64/dev/sab.c log diff annotate
src/sys/arch/sparc64/dev/vldcp.c log diff annotate
message sparc64: lom(4), sab(4), vldcp(4): tsleep -> tsleep_nsec(9); ok kn@ visa@

date 2019-10-12T15:56:17Z
author cheloha
files src/sys/arch/i386/i386/apm.c log diff annotate
src/sys/arch/i386/i386/esm.c log diff annotate
message i386: apm(4), esm(4): tsleep(9) -> tsleep_nsec(9); ok kn@ visa@

date 2019-10-12T16:35:36Z
author kettenis
files src/sys/dev/acpi/acpithinkpad.c log diff annotate
message Print version number.

ok patrick@

date 2019-10-12T17:06:02Z
author naddy
files src/sys/conf/GENERIC log diff annotate
message renable POOL_DEBUG