CVS commit: src/usr.bin/kdump

2024-02-10 Thread Robert Elz
Module Name:src Committed By: kre Date: Sun Feb 11 01:08:57 UTC 2024 Modified Files: src/usr.bin/kdump: kdump.c Log Message: PR bin/57918 Redo the previous correctly, the test should be whether or not only the bottom 32 bits are set, rather than whether any of bits

CVS commit: src/usr.bin/kdump

2024-02-10 Thread Robert Elz
Module Name:src Committed By: kre Date: Sun Feb 11 01:08:57 UTC 2024 Modified Files: src/usr.bin/kdump: kdump.c Log Message: PR bin/57918 Redo the previous correctly, the test should be whether or not only the bottom 32 bits are set, rather than whether any of bits

CVS commit: src

2024-02-10 Thread Andrius Varanavicius
Module Name:src Committed By: andvar Date: Sat Feb 10 18:43:54 UTC 2024 Modified Files: src/common/lib/libprop: prop_array_util.3 src/lib/libc/stdlib: strtoi.3 src/sys/arch/arm/include: proc.h src/sys/arch/atari/atari: atari_init.c

CVS commit: src

2024-02-10 Thread Andrius Varanavicius
Module Name:src Committed By: andvar Date: Sat Feb 10 18:43:54 UTC 2024 Modified Files: src/common/lib/libprop: prop_array_util.3 src/lib/libc/stdlib: strtoi.3 src/sys/arch/arm/include: proc.h src/sys/arch/atari/atari: atari_init.c

CVS commit: src/sys/arch/evbppc/wii

2024-02-10 Thread Jared D. McNeill
Module Name:src Committed By: jmcneill Date: Sat Feb 10 17:41:00 UTC 2024 Modified Files: src/sys/arch/evbppc/wii: machdep.c Log Message: wii: Simplify available memory logic. Use usable MEM2 fields in Broadway / IOS Global memory locations to determine available memory.

CVS commit: src/sys/arch/evbppc/wii

2024-02-10 Thread Jared D. McNeill
Module Name:src Committed By: jmcneill Date: Sat Feb 10 17:41:00 UTC 2024 Modified Files: src/sys/arch/evbppc/wii: machdep.c Log Message: wii: Simplify available memory logic. Use usable MEM2 fields in Broadway / IOS Global memory locations to determine available memory.

CVS commit: src/sys/dev/ic

2024-02-10 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Sat Feb 10 15:55:00 UTC 2024 Modified Files: src/sys/dev/ic: dwc_eqos.c Log Message: Fix an error message by removing an extra 'x' To generate a diff of this commit: cvs rdiff -u -r1.35 -r1.36 src/sys/dev/ic/dwc_eqos.c Please

CVS commit: src/sys/dev/ic

2024-02-10 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Sat Feb 10 15:55:00 UTC 2024 Modified Files: src/sys/dev/ic: dwc_eqos.c Log Message: Fix an error message by removing an extra 'x' To generate a diff of this commit: cvs rdiff -u -r1.35 -r1.36 src/sys/dev/ic/dwc_eqos.c Please

CVS commit: src/usr.bin/kdump

2024-02-10 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sat Feb 10 12:53:36 UTC 2024 Modified Files: src/usr.bin/kdump: kdump.c Log Message: PR/57918: Taylor R Campbell: Don't try to print symbolically ioctls that have bits set on the high 32 bits of a 64 bit long. To generate a

CVS commit: src/usr.bin/kdump

2024-02-10 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sat Feb 10 12:53:36 UTC 2024 Modified Files: src/usr.bin/kdump: kdump.c Log Message: PR/57918: Taylor R Campbell: Don't try to print symbolically ioctls that have bits set on the high 32 bits of a 64 bit long. To generate a

CVS commit: src/sys/arch/evbppc/wii/dev

2024-02-10 Thread Jared D. McNeill
Module Name:src Committed By: jmcneill Date: Sat Feb 10 11:00:16 UTC 2024 Modified Files: src/sys/arch/evbppc/wii/dev: exi.c exi.h rtcsram.c Log Message: wii: Explicitly set EXI frequency when selecting a device. To generate a diff of this commit: cvs rdiff -u -r1.1

CVS commit: src/sys/arch/evbppc/wii/dev

2024-02-10 Thread Jared D. McNeill
Module Name:src Committed By: jmcneill Date: Sat Feb 10 11:00:16 UTC 2024 Modified Files: src/sys/arch/evbppc/wii/dev: exi.c exi.h rtcsram.c Log Message: wii: Explicitly set EXI frequency when selecting a device. To generate a diff of this commit: cvs rdiff -u -r1.1

CVS commit: src/sys

2024-02-10 Thread Andrius Varanavicius
Module Name:src Committed By: andvar Date: Sat Feb 10 09:30:06 UTC 2024 Modified Files: src/sys/arch/mips/adm5120/dev: if_admsw.c src/sys/arch/mips/atheros/dev: if_ae.c src/sys/arch/powerpc/ibm4xx/dev: if_emac.c src/sys/arch/sgimips/hpc: if_sq.c

CVS commit: src/sys

2024-02-10 Thread Andrius Varanavicius
Module Name:src Committed By: andvar Date: Sat Feb 10 09:30:06 UTC 2024 Modified Files: src/sys/arch/mips/adm5120/dev: if_admsw.c src/sys/arch/mips/atheros/dev: if_ae.c src/sys/arch/powerpc/ibm4xx/dev: if_emac.c src/sys/arch/sgimips/hpc: if_sq.c

CVS commit: src/sys

2024-02-10 Thread Andrius Varanavicius
Module Name:src Committed By: andvar Date: Sat Feb 10 09:24:18 UTC 2024 Modified Files: src/sys/arch/x86/x86: convert_xmm_s87.c src/sys/dev/ic: cac.c dpt.c src/sys/kern: kern_sig.c src/sys/uvm: uvm_page.c Log Message: s/musn't/mustn't/ in comments.

CVS commit: src/sys

2024-02-10 Thread Andrius Varanavicius
Module Name:src Committed By: andvar Date: Sat Feb 10 09:24:18 UTC 2024 Modified Files: src/sys/arch/x86/x86: convert_xmm_s87.c src/sys/dev/ic: cac.c dpt.c src/sys/kern: kern_sig.c src/sys/uvm: uvm_page.c Log Message: s/musn't/mustn't/ in comments.

CVS commit: src

2024-02-10 Thread Andrius Varanavicius
Module Name:src Committed By: andvar Date: Sat Feb 10 09:21:54 UTC 2024 Modified Files: src/distrib/i386/ramdisks/common: Makefile.ramdisk src/lib/libusbhid: usb_hid_usages src/libexec/telnetd: state.c src/sbin/raidctl: raidctl.c

CVS commit: src

2024-02-10 Thread Andrius Varanavicius
Module Name:src Committed By: andvar Date: Sat Feb 10 09:21:54 UTC 2024 Modified Files: src/distrib/i386/ramdisks/common: Makefile.ramdisk src/lib/libusbhid: usb_hid_usages src/libexec/telnetd: state.c src/sbin/raidctl: raidctl.c

CVS commit: src

2024-02-10 Thread Andrius Varanavicius
Module Name:src Committed By: andvar Date: Sat Feb 10 08:36:04 UTC 2024 Modified Files: src/lib/libc/resolv: res_mkquery.c src/sys/arch/amiga/dev: sci.c src/sys/arch/powerpc/include: asm.h src/sys/dev/microcode/aic7xxx: aic7xxx.seq

CVS commit: src

2024-02-10 Thread Andrius Varanavicius
Module Name:src Committed By: andvar Date: Sat Feb 10 08:36:04 UTC 2024 Modified Files: src/lib/libc/resolv: res_mkquery.c src/sys/arch/amiga/dev: sci.c src/sys/arch/powerpc/include: asm.h src/sys/dev/microcode/aic7xxx: aic7xxx.seq

CVS commit: src

2024-02-10 Thread Andrius Varanavicius
Module Name:src Committed By: andvar Date: Sat Feb 10 08:24:51 UTC 2024 Modified Files: src/games/trek: trek.h src/sbin/restore: symtab.c src/sys/arch/arm/gemini: gemini_ipmvar.h src/sys/arch/hp300/dev: rdreg.h src/sys/arch/mac68k/mac68k:

CVS commit: src

2024-02-10 Thread Andrius Varanavicius
Module Name:src Committed By: andvar Date: Sat Feb 10 08:24:51 UTC 2024 Modified Files: src/games/trek: trek.h src/sbin/restore: symtab.c src/sys/arch/arm/gemini: gemini_ipmvar.h src/sys/arch/hp300/dev: rdreg.h src/sys/arch/mac68k/mac68k: