CVS commit: src/sys/dev/pci/ixgbe

2024-01-23 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Wed Jan 24 05:18:59 UTC 2024 Modified Files: src/sys/dev/pci/ixgbe: ixgbe.c Log Message: ixgbe: Add QPRDC into iqdrops. A receive packet might drop at two different locations. One is the packet buffer that packets are received

CVS commit: src/sys/dev/pci/ixgbe

2024-01-23 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Wed Jan 24 05:18:59 UTC 2024 Modified Files: src/sys/dev/pci/ixgbe: ixgbe.c Log Message: ixgbe: Add QPRDC into iqdrops. A receive packet might drop at two different locations. One is the packet buffer that packets are received

CVS commit: src/lib/libm

2024-01-23 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Wed Jan 24 04:14:07 UTC 2024 Added Files: src/lib/libm: convertFreeBSD Log Message: add the script I used to convert the FreeBSD code. To generate a diff of this commit: cvs rdiff -u -r0 -r1.1 src/lib/libm/convertFreeBSD Plea

CVS commit: src/lib/libm

2024-01-23 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Wed Jan 24 04:14:07 UTC 2024 Added Files: src/lib/libm: convertFreeBSD Log Message: add the script I used to convert the FreeBSD code. To generate a diff of this commit: cvs rdiff -u -r0 -r1.1 src/lib/libm/convertFreeBSD Plea

CVS commit: src/share/misc

2024-01-23 Thread Rin Okuyama
Module Name:src Committed By: rin Date: Wed Jan 24 04:00:43 UTC 2024 Modified Files: src/share/misc: style Log Message: style: Fix typo, NFC "it it" --> "it is" (across a newline) To generate a diff of this commit: cvs rdiff -u -r1.75 -r1.76 src/share/misc/style Please

CVS commit: src/share/misc

2024-01-23 Thread Rin Okuyama
Module Name:src Committed By: rin Date: Wed Jan 24 04:00:43 UTC 2024 Modified Files: src/share/misc: style Log Message: style: Fix typo, NFC "it it" --> "it is" (across a newline) To generate a diff of this commit: cvs rdiff -u -r1.75 -r1.76 src/share/misc/style Please

CVS commit: src/sys/dev/sdmmc

2024-01-23 Thread Taylor R Campbell
Module Name:src Committed By: riastradh Date: Tue Jan 23 23:13:05 UTC 2024 Modified Files: src/sys/dev/sdmmc: ld_sdmmc.c Log Message: ld@sdmmc(4): Hack around deadlock in cache sync on detach. Yanking a card triggers the sdmmc discovery task, which runs in the sdmmc task

CVS commit: src/sys/dev/sdmmc

2024-01-23 Thread Taylor R Campbell
Module Name:src Committed By: riastradh Date: Tue Jan 23 23:13:05 UTC 2024 Modified Files: src/sys/dev/sdmmc: ld_sdmmc.c Log Message: ld@sdmmc(4): Hack around deadlock in cache sync on detach. Yanking a card triggers the sdmmc discovery task, which runs in the sdmmc task

CVS commit: src/distrib/sets/lists/tests

2024-01-23 Thread Roland Illig
Module Name:src Committed By: rillig Date: Tue Jan 23 22:07:23 UTC 2024 Modified Files: src/distrib/sets/lists/tests: mi Log Message: tests/lint: revert accidental addition of test for lint message 356 To generate a diff of this commit: cvs rdiff -u -r1.1298 -r1.1299 src

CVS commit: src/distrib/sets/lists/tests

2024-01-23 Thread Roland Illig
Module Name:src Committed By: rillig Date: Tue Jan 23 22:07:23 UTC 2024 Modified Files: src/distrib/sets/lists/tests: mi Log Message: tests/lint: revert accidental addition of test for lint message 356 To generate a diff of this commit: cvs rdiff -u -r1.1298 -r1.1299 src

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

2024-01-23 Thread Jared D. McNeill
Module Name:src Committed By: jmcneill Date: Tue Jan 23 21:56:07 UTC 2024 Modified Files: src/sys/arch/evbppc/wii/dev: bwai.c ehci_hollywood.c hollywood.c hollywood.h ohci_hollywood.c resetbtn.c sdhc_hollywood.c Log Message: wii: provide device names to intr_es

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

2024-01-23 Thread Jared D. McNeill
Module Name:src Committed By: jmcneill Date: Tue Jan 23 21:56:07 UTC 2024 Modified Files: src/sys/arch/evbppc/wii/dev: bwai.c ehci_hollywood.c hollywood.c hollywood.h ohci_hollywood.c resetbtn.c sdhc_hollywood.c Log Message: wii: provide device names to intr_es

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

2024-01-23 Thread Jared D. McNeill
Module Name:src Committed By: jmcneill Date: Tue Jan 23 21:49:51 UTC 2024 Modified Files: src/sys/arch/evbppc/wii/dev: bwdsp.c Log Message: wii: Simply DSP driver - no interrupt handler required. To generate a diff of this commit: cvs rdiff -u -r1.1 -r1.2 src/sys/arch/ev

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

2024-01-23 Thread Jared D. McNeill
Module Name:src Committed By: jmcneill Date: Tue Jan 23 21:49:51 UTC 2024 Modified Files: src/sys/arch/evbppc/wii/dev: bwdsp.c Log Message: wii: Simply DSP driver - no interrupt handler required. To generate a diff of this commit: cvs rdiff -u -r1.1 -r1.2 src/sys/arch/ev

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

2024-01-23 Thread Jared D. McNeill
Module Name:src Committed By: jmcneill Date: Tue Jan 23 21:49:20 UTC 2024 Modified Files: src/sys/arch/evbppc/wii/dev: bwai.c Log Message: wii: Use A/V encoder volume controls instead of using a software filter. To generate a diff of this commit: cvs rdiff -u -r1.1 -r1.2

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

2024-01-23 Thread Jared D. McNeill
Module Name:src Committed By: jmcneill Date: Tue Jan 23 21:49:20 UTC 2024 Modified Files: src/sys/arch/evbppc/wii/dev: bwai.c Log Message: wii: Use A/V encoder volume controls instead of using a software filter. To generate a diff of this commit: cvs rdiff -u -r1.1 -r1.2

CVS commit: src/sys/arch/evbppc

2024-01-23 Thread Jared D. McNeill
Module Name:src Committed By: jmcneill Date: Tue Jan 23 21:48:12 UTC 2024 Modified Files: src/sys/arch/evbppc/conf: WII files.wii src/sys/arch/evbppc/include: wii.h Added Files: src/sys/arch/evbppc/wii/dev: avenc.c avenc.h hwgpio.c Log Message: wii: Add GPI

CVS commit: src/sys/arch/evbppc

2024-01-23 Thread Jared D. McNeill
Module Name:src Committed By: jmcneill Date: Tue Jan 23 21:48:12 UTC 2024 Modified Files: src/sys/arch/evbppc/conf: WII files.wii src/sys/arch/evbppc/include: wii.h Added Files: src/sys/arch/evbppc/wii/dev: avenc.c avenc.h hwgpio.c Log Message: wii: Add GPI

CVS commit: src/usr.bin/xlint/lint1

2024-01-23 Thread Roland Illig
Module Name:src Committed By: rillig Date: Tue Jan 23 20:03:42 UTC 2024 Modified Files: src/usr.bin/xlint/lint1: decl.c tree.c Log Message: lint: unconst parameters These were leftovers from earlier refactorings and are no longer needed. No binary change. To generate a

CVS commit: src/usr.bin/xlint/lint1

2024-01-23 Thread Roland Illig
Module Name:src Committed By: rillig Date: Tue Jan 23 20:03:42 UTC 2024 Modified Files: src/usr.bin/xlint/lint1: decl.c tree.c Log Message: lint: unconst parameters These were leftovers from earlier refactorings and are no longer needed. No binary change. To generate a

CVS commit: src

2024-01-23 Thread Roland Illig
Module Name:src Committed By: rillig Date: Tue Jan 23 19:44:29 UTC 2024 Modified Files: src/distrib/sets/lists/tests: mi src/tests/usr.bin/xlint/lint1: decl.c src/usr.bin/xlint: Makefile.inc src/usr.bin/xlint/lint1: cgram.y debug.c decl.c externs1.h

CVS commit: src

2024-01-23 Thread Roland Illig
Module Name:src Committed By: rillig Date: Tue Jan 23 19:44:29 UTC 2024 Modified Files: src/distrib/sets/lists/tests: mi src/tests/usr.bin/xlint/lint1: decl.c src/usr.bin/xlint: Makefile.inc src/usr.bin/xlint/lint1: cgram.y debug.c decl.c externs1.h

CVS commit: src/lib/libc

2024-01-23 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Tue Jan 23 17:24:38 UTC 2024 Modified Files: src/lib/libc: Makefile.inc src/lib/libc/resolv: res_data.c res_private.h src/lib/libc/rpc: __rpc_getxid.c auth_unix.c clnt_bcast.c clnt_dg.c clnt_raw.c clnt

CVS commit: src/lib/libc

2024-01-23 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Tue Jan 23 17:24:38 UTC 2024 Modified Files: src/lib/libc: Makefile.inc src/lib/libc/resolv: res_data.c res_private.h src/lib/libc/rpc: __rpc_getxid.c auth_unix.c clnt_bcast.c clnt_dg.c clnt_raw.c clnt

CVS commit: src/share/misc

2024-01-23 Thread Jan Schaumann
Module Name:src Committed By: jschauma Date: Tue Jan 23 15:58:17 UTC 2024 Modified Files: src/share/misc: acronyms.comp Log Message: +HNDL harvest now, decrypt later To generate a diff of this commit: cvs rdiff -u -r1.386 -r1.387 src/share/misc/acronyms.comp Please not

CVS commit: src/share/misc

2024-01-23 Thread Jan Schaumann
Module Name:src Committed By: jschauma Date: Tue Jan 23 15:58:17 UTC 2024 Modified Files: src/share/misc: acronyms.comp Log Message: +HNDL harvest now, decrypt later To generate a diff of this commit: cvs rdiff -u -r1.386 -r1.387 src/share/misc/acronyms.comp Please not

CVS commit: src/lib/libm/src

2024-01-23 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Tue Jan 23 15:45:07 UTC 2024 Modified Files: src/lib/libm/src: b_tgammal.c e_atan2l.c e_lgammal_r.c math_private.h s_atanl.c s_cospil.c s_erfl.c s_exp2l.c s_expl.c s_logl.c s_remquol.c s_sinpil.c s_tanpil.

CVS commit: src/lib/libm/src

2024-01-23 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Tue Jan 23 15:45:07 UTC 2024 Modified Files: src/lib/libm/src: b_tgammal.c e_atan2l.c e_lgammal_r.c math_private.h s_atanl.c s_cospil.c s_erfl.c s_exp2l.c s_expl.c s_logl.c s_remquol.c s_sinpil.c s_tanpil.

CVS commit: src/lib/libc

2024-01-23 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Tue Jan 23 15:32:54 UTC 2024 Modified Files: src/lib/libc/regex: engine.c regsub.c src/lib/libc/stdio: open_memstream.c open_wmemstream.c Log Message: handle sizeof(off_t) > sizeof(size_t) To generate a diff of this co

CVS commit: src/lib/libc

2024-01-23 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Tue Jan 23 15:32:54 UTC 2024 Modified Files: src/lib/libc/regex: engine.c regsub.c src/lib/libc/stdio: open_memstream.c open_wmemstream.c Log Message: handle sizeof(off_t) > sizeof(size_t) To generate a diff of this co

CVS commit: src/lib/libc/compiler_rt

2024-01-23 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Tue Jan 23 15:32:18 UTC 2024 Modified Files: src/lib/libc/compiler_rt: Makefile.inc Log Message: Add vax To generate a diff of this commit: cvs rdiff -u -r1.45 -r1.46 src/lib/libc/compiler_rt/Makefile.inc Please note that dif

CVS commit: src/lib/libc/compiler_rt

2024-01-23 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Tue Jan 23 15:32:18 UTC 2024 Modified Files: src/lib/libc/compiler_rt: Makefile.inc Log Message: Add vax To generate a diff of this commit: cvs rdiff -u -r1.45 -r1.46 src/lib/libc/compiler_rt/Makefile.inc Please note that dif

CVS commit: src/lib/libc/gdtoa

2024-01-23 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Tue Jan 23 15:31:58 UTC 2024 Modified Files: src/lib/libc/gdtoa: strtod.c Log Message: fix vax build (unused variable) To generate a diff of this commit: cvs rdiff -u -r1.19 -r1.20 src/lib/libc/gdtoa/strtod.c Please note that

CVS commit: src/lib/libc/gdtoa

2024-01-23 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Tue Jan 23 15:31:58 UTC 2024 Modified Files: src/lib/libc/gdtoa: strtod.c Log Message: fix vax build (unused variable) To generate a diff of this commit: cvs rdiff -u -r1.19 -r1.20 src/lib/libc/gdtoa/strtod.c Please note that

CVS commit: src/lib/libc/compiler_rt

2024-01-23 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Tue Jan 23 12:23:34 UTC 2024 Modified Files: src/lib/libc/compiler_rt: Makefile.inc Log Message: more annotation for powerpc To generate a diff of this commit: cvs rdiff -u -r1.44 -r1.45 src/lib/libc/compiler_rt/Makefile.inc

CVS commit: src/lib/libc/compiler_rt

2024-01-23 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Tue Jan 23 12:23:34 UTC 2024 Modified Files: src/lib/libc/compiler_rt: Makefile.inc Log Message: more annotation for powerpc To generate a diff of this commit: cvs rdiff -u -r1.44 -r1.45 src/lib/libc/compiler_rt/Makefile.inc

CVS commit: src/doc

2024-01-23 Thread Nia Alarie
Module Name:src Committed By: nia Date: Tue Jan 23 08:08:36 UTC 2024 Modified Files: src/doc: CHANGES Log Message: indent To generate a diff of this commit: cvs rdiff -u -r1.3029 -r1.3030 src/doc/CHANGES Please note that diffs are not public domain; they are subject to

CVS commit: src/doc

2024-01-23 Thread Nia Alarie
Module Name:src Committed By: nia Date: Tue Jan 23 08:08:36 UTC 2024 Modified Files: src/doc: CHANGES Log Message: indent To generate a diff of this commit: cvs rdiff -u -r1.3029 -r1.3030 src/doc/CHANGES Please note that diffs are not public domain; they are subject to

CVS commit: src/doc

2024-01-23 Thread Nia Alarie
Module Name:src Committed By: nia Date: Tue Jan 23 08:01:15 UTC 2024 Modified Files: src/doc: CHANGES Log Message: doc: Changes for January To generate a diff of this commit: cvs rdiff -u -r1.3028 -r1.3029 src/doc/CHANGES Please note that diffs are not public domain; th

CVS commit: src/doc

2024-01-23 Thread Nia Alarie
Module Name:src Committed By: nia Date: Tue Jan 23 08:01:15 UTC 2024 Modified Files: src/doc: CHANGES Log Message: doc: Changes for January To generate a diff of this commit: cvs rdiff -u -r1.3028 -r1.3029 src/doc/CHANGES Please note that diffs are not public domain; th