Module Name:src
Committed By: maya
Date: Wed Dec 11 03:47:27 UTC 2024
Modified Files:
src/games/worm: worm.c
Log Message:
Add a message when malloc fails
from nightquick in PR misc/58706
To generate a diff of this commit:
cvs rdiff -u -r1.31 -r1.32 src/games/worm/worm.c
Module Name:src
Committed By: maya
Date: Wed Dec 11 03:47:27 UTC 2024
Modified Files:
src/games/worm: worm.c
Log Message:
Add a message when malloc fails
from nightquick in PR misc/58706
To generate a diff of this commit:
cvs rdiff -u -r1.31 -r1.32 src/games/worm/worm.c
Module Name:src
Committed By: jmcneill
Date: Wed Dec 11 01:00:02 UTC 2024
Modified Files:
src/sys/dev/acpi: acpi_gpio.c acpi_gpio.h
Log Message:
acpi: gpio: Add GeneralPurposeIo address space handler for GPIO controllers
To generate a diff of this commit:
cvs rdiff -u -r
Module Name:src
Committed By: jmcneill
Date: Wed Dec 11 00:59:17 UTC 2024
Modified Files:
src/sys/dev/acpi: qcomgpio.c
Log Message:
qcomgpio: Add reserved pin list and add one more ACPI pin mapping
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/sys/dev/a
Module Name:src
Committed By: jmcneill
Date: Wed Dec 11 01:00:02 UTC 2024
Modified Files:
src/sys/dev/acpi: acpi_gpio.c acpi_gpio.h
Log Message:
acpi: gpio: Add GeneralPurposeIo address space handler for GPIO controllers
To generate a diff of this commit:
cvs rdiff -u -r
Module Name:src
Committed By: jmcneill
Date: Wed Dec 11 00:59:17 UTC 2024
Modified Files:
src/sys/dev/acpi: qcomgpio.c
Log Message:
qcomgpio: Add reserved pin list and add one more ACPI pin mapping
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/sys/dev/a
Module Name:src
Committed By: maya
Date: Wed Dec 11 00:06:58 UTC 2024
Modified Files:
src/distrib/evbppc/md-kernel: Makefile
src/share/mk: bsd.own.mk
src/sys/arch/evbppc/compile: walnut-mkimg.sh
Log Message:
Avoid using host tools for building INSTALL_WALNU
Module Name:src
Committed By: maya
Date: Wed Dec 11 00:06:58 UTC 2024
Modified Files:
src/distrib/evbppc/md-kernel: Makefile
src/share/mk: bsd.own.mk
src/sys/arch/evbppc/compile: walnut-mkimg.sh
Log Message:
Avoid using host tools for building INSTALL_WALNU
Module Name:src
Committed By: jmcneill
Date: Tue Dec 10 21:33:53 UTC 2024
Modified Files:
src/sys/arch/arm/cortex: gicv3_its.c
Log Message:
fixup! Restore a line accidentally removed in my previous change
To generate a diff of this commit:
cvs rdiff -u -r1.37 -r1.38 src/
Module Name:src
Committed By: jmcneill
Date: Tue Dec 10 21:33:53 UTC 2024
Modified Files:
src/sys/arch/arm/cortex: gicv3_its.c
Log Message:
fixup! Restore a line accidentally removed in my previous change
To generate a diff of this commit:
cvs rdiff -u -r1.37 -r1.38 src/
Module Name:src
Committed By: macallan
Date: Tue Dec 10 09:13:00 UTC 2024
Modified Files:
src/sys/dev/ic: sti.c
Log Message:
un-static the unicode-to-HP Roman8 table so we can use it wlsewhere - whatever
uses it will depend on STI anyway, so no need for multiple copies
T
Module Name:src
Committed By: skrll
Date: Tue Dec 10 07:42:04 UTC 2024
Modified Files:
src/sys/arch/riscv/riscv: bus_dma.c
Log Message:
risc-v: bus_dma: Sprinkle error check with __predict_{true,false}.
Apply the same sprinkling of __predict_{true,false} to bus_dmamap_loa
Module Name:src
Committed By: macallan
Date: Tue Dec 10 09:13:00 UTC 2024
Modified Files:
src/sys/dev/ic: sti.c
Log Message:
un-static the unicode-to-HP Roman8 table so we can use it wlsewhere - whatever
uses it will depend on STI anyway, so no need for multiple copies
T
Module Name:src
Committed By: macallan
Date: Tue Dec 10 09:10:58 UTC 2024
Modified Files:
src/sys/arch/hppa/dev: summitfb.c
Log Message:
some udates:
- fetch the ROM font, convert it to ISO and hand it to wsfont so we can mimic
firmware output should we feel like it
- se
Module Name:src
Committed By: macallan
Date: Tue Dec 10 09:10:58 UTC 2024
Modified Files:
src/sys/arch/hppa/dev: summitfb.c
Log Message:
some udates:
- fetch the ROM font, convert it to ISO and hand it to wsfont so we can mimic
firmware output should we feel like it
- se
Module Name:src
Committed By: skrll
Date: Tue Dec 10 07:42:04 UTC 2024
Modified Files:
src/sys/arch/riscv/riscv: bus_dma.c
Log Message:
risc-v: bus_dma: Sprinkle error check with __predict_{true,false}.
Apply the same sprinkling of __predict_{true,false} to bus_dmamap_loa
Module Name:src
Committed By: mlelstv
Date: Tue Dec 10 11:21:31 UTC 2024
Modified Files:
src/sys/dev/usb: ukbd.c
Log Message:
We track ENABLED changes, always call uhidev_open/close as necessary.
To generate a diff of this commit:
cvs rdiff -u -r1.164 -r1.165 src/sys/dev
Module Name:src
Committed By: jmcneill
Date: Tue Dec 10 11:27:29 UTC 2024
Modified Files:
src/sys/arch/aarch64/include: cpu.h
src/sys/arch/arm/arm: arm_cpu_topology.c
Log Message:
fix 32-bit arm builds
To generate a diff of this commit:
cvs rdiff -u -r1.51 -r1.52
Module Name:src
Committed By: jmcneill
Date: Tue Dec 10 11:27:29 UTC 2024
Modified Files:
src/sys/arch/aarch64/include: cpu.h
src/sys/arch/arm/arm: arm_cpu_topology.c
Log Message:
fix 32-bit arm builds
To generate a diff of this commit:
cvs rdiff -u -r1.51 -r1.52
Module Name:src
Committed By: mlelstv
Date: Tue Dec 10 10:52:05 UTC 2024
Modified Files:
src/sys/compat/common: kern_sig_16.c
Log Message:
It's __aarch64__, not __arch64__.
To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 src/sys/compat/common/kern_sig_16.c
Module Name:src
Committed By: mlelstv
Date: Tue Dec 10 10:52:05 UTC 2024
Modified Files:
src/sys/compat/common: kern_sig_16.c
Log Message:
It's __aarch64__, not __arch64__.
To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 src/sys/compat/common/kern_sig_16.c
Module Name:src
Committed By: mlelstv
Date: Tue Dec 10 11:21:31 UTC 2024
Modified Files:
src/sys/dev/usb: ukbd.c
Log Message:
We track ENABLED changes, always call uhidev_open/close as necessary.
To generate a diff of this commit:
cvs rdiff -u -r1.164 -r1.165 src/sys/dev
Module Name:xsrc
Committed By: macallan
Date: Tue Dec 10 10:02:52 UTC 2024
Modified Files:
xsrc/external/mit/xf86-video-ngle/dist/src: ngle_driver.c
Log Message:
allow more than one device section
To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 \
xsrc/ext
Module Name:xsrc
Committed By: macallan
Date: Tue Dec 10 10:02:52 UTC 2024
Modified Files:
xsrc/external/mit/xf86-video-ngle/dist/src: ngle_driver.c
Log Message:
allow more than one device section
To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 \
xsrc/ext
Module Name:xsrc
Committed By: macallan
Date: Tue Dec 10 10:13:19 UTC 2024
Modified Files:
xsrc/external/mit/xf86-video-ngle/dist/src: ngle_driver.c
Log Message:
make sure we log a found message for every device:
[ 2209.958] (II) NGLEPreInit: found Visualize FX 2/4/6 ( GI
Module Name:xsrc
Committed By: macallan
Date: Tue Dec 10 10:13:19 UTC 2024
Modified Files:
xsrc/external/mit/xf86-video-ngle/dist/src: ngle_driver.c
Log Message:
make sure we log a found message for every device:
[ 2209.958] (II) NGLEPreInit: found Visualize FX 2/4/6 ( GI
26 matches
Mail list logo