CVSROOT:/cvs
Module name:src
Changes by: m...@cvs.openbsd.org2023/08/02 00:14:46
Modified files:
sys/arch/m88k/m88k: trap.c
Log message:
Revert r1.31 - contrary to what I wrote, scaled versions of ld.d and st.d
are 64-bit loads and stores and may hit aligned-to-32-bit
CVSROOT:/cvs
Module name:src
Changes by: kette...@cvs.openbsd.org2023/08/01 12:20:07
Modified files:
sys/arch/riscv64/dev: stfclock.c
Log message:
Add (limited) support for setting PPL0 on JH7110.
ok jsing@
CVSROOT:/cvs
Module name:src
Changes by: t...@cvs.openbsd.org2023/08/01 11:19:49
Modified files:
regress/lib/libcrypto/ec: ec_point_conversion.c
Log message:
Remove unused prototype
CVSROOT:/cvs
Module name:src
Changes by: clau...@cvs.openbsd.org 2023/08/01 08:15:44
Modified files:
sys/uvm: uvm_meter.c
Log message:
The swapper left the building long time ago. Now with the issue in
inteldrm fixed we should be able to remove this unneeded wakeu
CVSROOT:/cvs
Module name:xenocara
Changes by: aoy...@cvs.openbsd.org 2023/08/01 05:06:13
Modified files:
driver/xf86-video-wsfb/src: wsfb_driver.c
Log message:
Fix mmap'ing size for LUNA framebuffer.
LUNA's video memory has 'linebytes * fPtr->info.height' bytes per 1
pl
CVSROOT:/cvs
Module name:src
Changes by: dtuc...@cvs.openbsd.org 2023/08/01 02:15:04
Modified files:
usr.bin/ssh: sshconnect2.c
Log message:
remove unnecessary if statement. github PR#422 from eyalasulin999,
ok djm@
CVSROOT:/cvs
Module name:src
Changes by: clau...@cvs.openbsd.org 2023/08/01 01:57:55
Modified files:
sys/kern : kern_clock.c
Log message:
Don't force early wrap around for jiffies.
In inteldrm the function intel_dp_wait_source_oui() can be called before
last_oui_wr