Module Name:src
Committed By: isaki
Date: Mon Jan 6 07:34:24 UTC 2025
Modified Files:
src/sys/arch/m68k/fpe: fpu_emulate.c fpu_fscale.c
Log Message:
m68k/fpe: Avoid an illegal mod/reg before decoding it.
This also works for machines with FPU.
If the kernel defines FPU_EMU
Module Name:src
Committed By: isaki
Date: Mon Jan 6 07:34:24 UTC 2025
Modified Files:
src/sys/arch/m68k/fpe: fpu_emulate.c fpu_fscale.c
Log Message:
m68k/fpe: Avoid an illegal mod/reg before decoding it.
This also works for machines with FPU.
If the kernel defines FPU_EMU
Module Name:src
Committed By: isaki
Date: Mon Jan 6 06:14:18 UTC 2025
Modified Files:
src/sys/arch/m68k/fpe: fpu_fstore.c
Log Message:
m68k/fpe: Remove redundant code.
This was assigned before the function was called.
To generate a diff of this commit:
cvs rdiff -u -r1.
Module Name:src
Committed By: isaki
Date: Mon Jan 6 06:14:18 UTC 2025
Modified Files:
src/sys/arch/m68k/fpe: fpu_fstore.c
Log Message:
m68k/fpe: Remove redundant code.
This was assigned before the function was called.
To generate a diff of this commit:
cvs rdiff -u -r1.
Module Name:src
Committed By: andvar
Date: Sun Jan 5 22:11:18 UTC 2025
Modified Files:
src/sbin/newfs_ext2fs: mke2fs.c
src/sys/arch/m68k/m68k: cpu_in_cksum.c
src/sys/dev/acpi: apei_hest.c
src/sys/dev/ic: pcf8584reg.h
src/sys/fs/udf: udf_allo
Module Name:src
Committed By: andvar
Date: Sun Jan 5 22:11:18 UTC 2025
Modified Files:
src/sbin/newfs_ext2fs: mke2fs.c
src/sys/arch/m68k/m68k: cpu_in_cksum.c
src/sys/dev/acpi: apei_hest.c
src/sys/dev/ic: pcf8584reg.h
src/sys/fs/udf: udf_allo
Module Name:src
Committed By: andvar
Date: Sun Jan 5 21:37:21 UTC 2025
Modified Files:
src/sys/arch/acorn32/conf: files.acorn32
src/sys/arch/arm/iomd: vidcvideo.c
Log Message:
Fix some typos in comments.
To generate a diff of this commit:
cvs rdiff -u -r1.29 -r1
Module Name:src
Committed By: andvar
Date: Sun Jan 5 21:37:21 UTC 2025
Modified Files:
src/sys/arch/acorn32/conf: files.acorn32
src/sys/arch/arm/iomd: vidcvideo.c
Log Message:
Fix some typos in comments.
To generate a diff of this commit:
cvs rdiff -u -r1.29 -r1
Module Name:src
Committed By: skrll
Date: Sun Jan 5 19:24:04 UTC 2025
Modified Files:
src/sys/dev/i2c: axppmic.c
Log Message:
Remove WIP
To generate a diff of this commit:
cvs rdiff -u -r1.40 -r1.41 src/sys/dev/i2c/axppmic.c
Please note that diffs are not public domain
Module Name:src
Committed By: skrll
Date: Sun Jan 5 19:24:04 UTC 2025
Modified Files:
src/sys/dev/i2c: axppmic.c
Log Message:
Remove WIP
To generate a diff of this commit:
cvs rdiff -u -r1.40 -r1.41 src/sys/dev/i2c/axppmic.c
Please note that diffs are not public domain
Module Name:src
Committed By: martin
Date: Sun Jan 5 16:52:19 UTC 2025
Modified Files:
src/sys/arch/or1k/include: asm.h
Log Message:
58960: or1k/asm.h: Respect NETBSD_REVISIONID.
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/sys/arch/or1k/include/asm.h
Module Name:src
Committed By: martin
Date: Sun Jan 5 16:52:19 UTC 2025
Modified Files:
src/sys/arch/or1k/include: asm.h
Log Message:
58960: or1k/asm.h: Respect NETBSD_REVISIONID.
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/sys/arch/or1k/include/asm.h
Module Name:src
Committed By: riastradh
Date: Sun Jan 5 16:53:26 UTC 2025
Modified Files:
src/sys/arch/i386/include: asm.h
Log Message:
i386/asm.h: Missed a spot in previous concatenated-.asciz change.
PR toolchain/58960: Missing support for _NETBSD_REVISIONID on various
Module Name:src
Committed By: riastradh
Date: Sun Jan 5 16:53:26 UTC 2025
Modified Files:
src/sys/arch/i386/include: asm.h
Log Message:
i386/asm.h: Missed a spot in previous concatenated-.asciz change.
PR toolchain/58960: Missing support for _NETBSD_REVISIONID on various
Module Name:src
Committed By: martin
Date: Sun Jan 5 15:08:59 UTC 2025
Modified Files:
src/sys/arch/riscv/include: asm.h
Log Message:
fix copy&pasto in previous
To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 src/sys/arch/riscv/include/asm.h
Please note th
Module Name:src
Committed By: martin
Date: Sun Jan 5 15:08:59 UTC 2025
Modified Files:
src/sys/arch/riscv/include: asm.h
Log Message:
fix copy&pasto in previous
To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 src/sys/arch/riscv/include/asm.h
Please note th
Module Name:src
Committed By: riastradh
Date: Sun Jan 5 14:30:38 UTC 2025
Modified Files:
src/sys/arch/amd64/include: asm.h
src/sys/arch/i386/include: asm.h
Log Message:
x86 machine/asm.h: Avoid juxtaposition for concatenation.
clang asm doesn't seem to like it.
Module Name:src
Committed By: riastradh
Date: Sun Jan 5 14:30:38 UTC 2025
Modified Files:
src/sys/arch/amd64/include: asm.h
src/sys/arch/i386/include: asm.h
Log Message:
x86 machine/asm.h: Avoid juxtaposition for concatenation.
clang asm doesn't seem to like it.
Module Name:src
Committed By: plunky
Date: Sun Jan 5 13:08:57 UTC 2025
Modified Files:
src/share/misc: acronyms.comp
Log Message:
TLV type, length, value
To generate a diff of this commit:
cvs rdiff -u -r1.395 -r1.396 src/share/misc/acronyms.comp
Please note that
Module Name:src
Committed By: plunky
Date: Sun Jan 5 13:08:57 UTC 2025
Modified Files:
src/share/misc: acronyms.comp
Log Message:
TLV type, length, value
To generate a diff of this commit:
cvs rdiff -u -r1.395 -r1.396 src/share/misc/acronyms.comp
Please note that
Module Name:src
Committed By: skrll
Date: Sun Jan 5 13:06:23 UTC 2025
Modified Files:
src/sys/external/gpl2/dts/dist/arch/riscv/boot/dts/starfive:
jh7110-pine64-star64.dts
Log Message:
Apply the fix for Star64 ethernet phy0 delay parameter from upstream.
Module Name:src
Committed By: skrll
Date: Sun Jan 5 13:06:23 UTC 2025
Modified Files:
src/sys/external/gpl2/dts/dist/arch/riscv/boot/dts/starfive:
jh7110-pine64-star64.dts
Log Message:
Apply the fix for Star64 ethernet phy0 delay parameter from upstream.
Module Name:src
Committed By: skrll
Date: Sun Jan 5 09:04:07 UTC 2025
Modified Files:
src/sys/arch/riscv/conf: GENERIC.common
Log Message:
Add X-Powers AXP Power Management IC and registers attachments
To generate a diff of this commit:
cvs rdiff -u -r1.17 -r1.18 src/sy
Module Name:src
Committed By: skrll
Date: Sun Jan 5 09:04:07 UTC 2025
Modified Files:
src/sys/arch/riscv/conf: GENERIC.common
Log Message:
Add X-Powers AXP Power Management IC and registers attachments
To generate a diff of this commit:
cvs rdiff -u -r1.17 -r1.18 src/sy
Module Name:src
Committed By: skrll
Date: Sun Jan 5 08:45:08 UTC 2025
Modified Files:
src/sys/dev/i2c: axppmic.c
Log Message:
Add support for AXP15060
To generate a diff of this commit:
cvs rdiff -u -r1.39 -r1.40 src/sys/dev/i2c/axppmic.c
Please note that diffs are not
Module Name:src
Committed By: skrll
Date: Sun Jan 5 08:45:08 UTC 2025
Modified Files:
src/sys/dev/i2c: axppmic.c
Log Message:
Add support for AXP15060
To generate a diff of this commit:
cvs rdiff -u -r1.39 -r1.40 src/sys/dev/i2c/axppmic.c
Please note that diffs are not
Module Name:src
Committed By: skrll
Date: Sun Jan 5 08:31:24 UTC 2025
Modified Files:
src/sys/dev/i2c: axppmic.c
Log Message:
Wrap a long line.
To generate a diff of this commit:
cvs rdiff -u -r1.38 -r1.39 src/sys/dev/i2c/axppmic.c
Please note that diffs are not public
Module Name:src
Committed By: skrll
Date: Sun Jan 5 08:31:24 UTC 2025
Modified Files:
src/sys/dev/i2c: axppmic.c
Log Message:
Wrap a long line.
To generate a diff of this commit:
cvs rdiff -u -r1.38 -r1.39 src/sys/dev/i2c/axppmic.c
Please note that diffs are not public
Module Name:src
Committed By: riastradh
Date: Sun Jan 5 08:23:33 UTC 2025
Modified Files:
src/tests/usr.sbin/inetd: t_inetd.c test_server.c
Log Message:
tests/usr.sbin/inetd: Nix trailing whitespace.
No functional change intended.
To generate a diff of this commit:
cvs
Module Name:src
Committed By: riastradh
Date: Sun Jan 5 08:23:33 UTC 2025
Modified Files:
src/tests/usr.sbin/inetd: t_inetd.c test_server.c
Log Message:
tests/usr.sbin/inetd: Nix trailing whitespace.
No functional change intended.
To generate a diff of this commit:
cvs
30 matches
Mail list logo