CVS commit: src

2024-03-20 Thread Taylor R Campbell
Module Name:src Committed By: riastradh Date: Thu Mar 21 02:36:02 UTC 2024 Modified Files: src/distrib/sets/lists/debug: module.md.amd64 module.md.i386 src/distrib/sets/lists/modules: md.amd64 md.i386 src/share/man/man4: apei.4 src/sys/arch/amd64/con

CVS commit: src

2024-03-20 Thread Taylor R Campbell
Module Name:src Committed By: riastradh Date: Thu Mar 21 02:36:02 UTC 2024 Modified Files: src/distrib/sets/lists/debug: module.md.amd64 module.md.i386 src/distrib/sets/lists/modules: md.amd64 md.i386 src/share/man/man4: apei.4 src/sys/arch/amd64/con

CVS commit: src/sys/dev/acpi

2024-03-20 Thread Taylor R Campbell
Module Name:src Committed By: riastradh Date: Thu Mar 21 02:35:09 UTC 2024 Modified Files: src/sys/dev/acpi: apei_einj.c apei_hest.c Log Message: apei(4): Note some TODOs for EINJ and HEST. No functional change intended, comments only. PR kern/58046 To generate a diff

CVS commit: src/sys/dev/acpi

2024-03-20 Thread Taylor R Campbell
Module Name:src Committed By: riastradh Date: Thu Mar 21 02:35:09 UTC 2024 Modified Files: src/sys/dev/acpi: apei_einj.c apei_hest.c Log Message: apei(4): Note some TODOs for EINJ and HEST. No functional change intended, comments only. PR kern/58046 To generate a diff

CVS commit: src/sys/dev/acpi

2024-03-20 Thread Taylor R Campbell
Module Name:src Committed By: riastradh Date: Thu Mar 21 02:35:00 UTC 2024 Modified Files: src/sys/dev/acpi: apei_einj.c Log Message: apei(4): Fix parsing checks for TRIGGER_ERROR action table. The TableSize is size of the header plus the body, not just the body. PR kern

CVS commit: src/sys/dev/acpi

2024-03-20 Thread Taylor R Campbell
Module Name:src Committed By: riastradh Date: Thu Mar 21 02:35:00 UTC 2024 Modified Files: src/sys/dev/acpi: apei_einj.c Log Message: apei(4): Fix parsing checks for TRIGGER_ERROR action table. The TableSize is size of the header plus the body, not just the body. PR kern

CVS commit: src/usr.sbin/sysinst

2024-03-20 Thread Nia Alarie
Module Name:src Committed By: nia Date: Thu Mar 21 02:24:35 UTC 2024 Modified Files: src/usr.sbin/sysinst: msg.mi.en Log Message: sysinst: Clarify that usernames are maximum 8 characters At least one user reported thinking that the previous wording implied that usernames

CVS commit: src/usr.sbin/sysinst

2024-03-20 Thread Nia Alarie
Module Name:src Committed By: nia Date: Thu Mar 21 02:24:35 UTC 2024 Modified Files: src/usr.sbin/sysinst: msg.mi.en Log Message: sysinst: Clarify that usernames are maximum 8 characters At least one user reported thinking that the previous wording implied that usernames

CVS commit: src/sys/dev/vmt

2024-03-20 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Wed Mar 20 23:34:24 UTC 2024 Modified Files: src/sys/dev/vmt: vmt_subr.c Log Message: Process all queued messages without delay immediately. From OpenBSD. Apply the remaining part of OpenBSD sys/dev/vmt.c rev. 1.22. > The VM

CVS commit: src/sys/dev/vmt

2024-03-20 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Wed Mar 20 23:34:24 UTC 2024 Modified Files: src/sys/dev/vmt: vmt_subr.c Log Message: Process all queued messages without delay immediately. From OpenBSD. Apply the remaining part of OpenBSD sys/dev/vmt.c rev. 1.22. > The VM

CVS commit: src/sys/dev/vmt

2024-03-20 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Wed Mar 20 23:33:23 UTC 2024 Modified Files: src/sys/dev/vmt: vmt_subr.c Log Message: On error, give time to recover and wait a second. Part of OpenBSD sys/dev/vmt.c rev. 1.22. To generate a diff of this commit: cvs rdiff -u -

CVS commit: src/sys/dev/vmt

2024-03-20 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Wed Mar 20 23:33:23 UTC 2024 Modified Files: src/sys/dev/vmt: vmt_subr.c Log Message: On error, give time to recover and wait a second. Part of OpenBSD sys/dev/vmt.c rev. 1.22. To generate a diff of this commit: cvs rdiff -u -

CVS commit: src/sys/dev/vmt

2024-03-20 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Wed Mar 20 23:33:02 UTC 2024 Modified Files: src/sys/dev/vmt: vmt_subr.c Log Message: Use a table like OpenBSD vmt.c rev. 1.27. No functional change. Add new vmt_tclo_rpc[] table and use it. In this change, all of vmt_tclo_xxx(

CVS commit: src/sys/dev/vmt

2024-03-20 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Wed Mar 20 23:33:02 UTC 2024 Modified Files: src/sys/dev/vmt: vmt_subr.c Log Message: Use a table like OpenBSD vmt.c rev. 1.27. No functional change. Add new vmt_tclo_rpc[] table and use it. In this change, all of vmt_tclo_xxx(

CVS commit: src/sys/dev/vmt

2024-03-20 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Wed Mar 20 23:32:18 UTC 2024 Modified Files: src/sys/dev/vmt: vmt_subr.c Log Message: Move a prototype definition. No functional change. To generate a diff of this commit: cvs rdiff -u -r1.4 -r1.5 src/sys/dev/vmt/vmt_subr.c Pl

CVS commit: src/sys/dev/vmt

2024-03-20 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Wed Mar 20 23:32:18 UTC 2024 Modified Files: src/sys/dev/vmt: vmt_subr.c Log Message: Move a prototype definition. No functional change. To generate a diff of this commit: cvs rdiff -u -r1.4 -r1.5 src/sys/dev/vmt/vmt_subr.c Pl

CVS commit: src/sys/dev/vmt

2024-03-20 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Wed Mar 20 23:31:54 UTC 2024 Modified Files: src/sys/dev/vmt: vmt_subr.c Log Message: KNF. No functional change. To generate a diff of this commit: cvs rdiff -u -r1.3 -r1.4 src/sys/dev/vmt/vmt_subr.c Please note that diffs are

CVS commit: src/sys/dev/vmt

2024-03-20 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Wed Mar 20 23:31:54 UTC 2024 Modified Files: src/sys/dev/vmt: vmt_subr.c Log Message: KNF. No functional change. To generate a diff of this commit: cvs rdiff -u -r1.3 -r1.4 src/sys/dev/vmt/vmt_subr.c Please note that diffs are

CVS commit: src/usr.bin/audio/record

2024-03-20 Thread matthew green
Module Name:src Committed By: mrg Date: Wed Mar 20 20:19:31 UTC 2024 Modified Files: src/usr.bin/audio/record: record.c Log Message: match message & conversion function name properly. probably should make this into an array with two members. To generate a diff of this c

CVS commit: src/usr.bin/audio/record

2024-03-20 Thread matthew green
Module Name:src Committed By: mrg Date: Wed Mar 20 20:19:31 UTC 2024 Modified Files: src/usr.bin/audio/record: record.c Log Message: match message & conversion function name properly. probably should make this into an array with two members. To generate a diff of this c

CVS commit: src/usr.bin/audio/common

2024-03-20 Thread matthew green
Module Name:src Committed By: mrg Date: Wed Mar 20 20:18:39 UTC 2024 Modified Files: src/usr.bin/audio/common: wav.c Log Message: audio_wav_parse_hdr: handle zero-length data files again the previous clean up turns zero-length data into no data and thus an error, instead

CVS commit: src/usr.bin/audio/common

2024-03-20 Thread matthew green
Module Name:src Committed By: mrg Date: Wed Mar 20 20:18:39 UTC 2024 Modified Files: src/usr.bin/audio/common: wav.c Log Message: audio_wav_parse_hdr: handle zero-length data files again the previous clean up turns zero-length data into no data and thus an error, instead

CVS commit: src/sys/dev/acpi

2024-03-20 Thread Taylor R Campbell
Module Name:src Committed By: riastradh Date: Wed Mar 20 19:21:05 UTC 2024 Modified Files: src/sys/dev/acpi: apei_interp.c Log Message: apei(4): Tweak some comments about the APEI interpreter language. No functional change intended. PR kern/58046 To generate a diff of

CVS commit: src/sys/dev/acpi

2024-03-20 Thread Taylor R Campbell
Module Name:src Committed By: riastradh Date: Wed Mar 20 19:21:05 UTC 2024 Modified Files: src/sys/dev/acpi: apei_interp.c Log Message: apei(4): Tweak some comments about the APEI interpreter language. No functional change intended. PR kern/58046 To generate a diff of

CVS commit: src/sys/dev/acpi

2024-03-20 Thread Taylor R Campbell
Module Name:src Committed By: riastradh Date: Wed Mar 20 18:47:59 UTC 2024 Modified Files: src/sys/dev/acpi: apei_hest.c Log Message: apei(4): Pacify -Wsign-compare. Assert that the parsing made forward progress too while here. PR kern/58046 To generate a diff of this

CVS commit: src/sys/dev/acpi

2024-03-20 Thread Taylor R Campbell
Module Name:src Committed By: riastradh Date: Wed Mar 20 18:47:59 UTC 2024 Modified Files: src/sys/dev/acpi: apei_hest.c Log Message: apei(4): Pacify -Wsign-compare. Assert that the parsing made forward progress too while here. PR kern/58046 To generate a diff of this

CVS commit: src

2024-03-20 Thread Taylor R Campbell
Module Name:src Committed By: riastradh Date: Wed Mar 20 17:11:44 UTC 2024 Modified Files: src/distrib/sets/lists/debug: module.md.amd64 module.md.i386 src/distrib/sets/lists/modules: md.amd64 md.i386 src/sys/arch/amd64/conf: ALL src/sys/arch/i386/co

CVS commit: src

2024-03-20 Thread Taylor R Campbell
Module Name:src Committed By: riastradh Date: Wed Mar 20 13:51:35 UTC 2024 Modified Files: src/distrib/amd64/ramdisks/common: Makefile.ramdisk src/distrib/i386/ramdisks/common: Makefile.ramdisk src/etc/etc.amd64: Makefile.inc src/etc/etc.i386: Makefi

CVS commit: src

2024-03-20 Thread Taylor R Campbell
Module Name:src Committed By: riastradh Date: Wed Mar 20 13:51:35 UTC 2024 Modified Files: src/distrib/amd64/ramdisks/common: Makefile.ramdisk src/distrib/i386/ramdisks/common: Makefile.ramdisk src/etc/etc.amd64: Makefile.inc src/etc/etc.i386: Makefi

CVS commit: src/crypto/external/bsd/openssl/lib/libcrypto

2024-03-20 Thread Taylor R Campbell
Module Name:src Committed By: riastradh Date: Wed Mar 20 13:50:51 UTC 2024 Added Files: src/crypto/external/bsd/openssl/lib/libcrypto: crypto.expsym Log Message: libcrypto: Add expected symbol list to check at build-time. To generate a diff of this commit: cvs rdiff -u -

CVS commit: src/share/mk

2024-03-20 Thread Taylor R Campbell
Module Name:src Committed By: riastradh Date: Wed Mar 20 13:50:37 UTC 2024 Modified Files: src/share/mk: bsd.lib.mk Log Message: bsd.lib.mk: Check expected vs actual symbols at build-time. If, for LIB=foo, you create a file foo.expsym, bsd.lib.mk will list the dynamic sym

CVS commit: src/share/mk

2024-03-20 Thread Taylor R Campbell
Module Name:src Committed By: riastradh Date: Wed Mar 20 13:50:37 UTC 2024 Modified Files: src/share/mk: bsd.lib.mk Log Message: bsd.lib.mk: Check expected vs actual symbols at build-time. If, for LIB=foo, you create a file foo.expsym, bsd.lib.mk will list the dynamic sym

CVS commit: src/sys/dev/acpi

2024-03-20 Thread Taylor R Campbell
Module Name:src Committed By: riastradh Date: Wed Mar 20 12:43:13 UTC 2024 Modified Files: src/sys/dev/acpi: files.acpi Log Message: acpi(4): Make apeibus actually work as an iattr. PR kern/58046 To generate a diff of this commit: cvs rdiff -u -r1.129 -r1.130 src/sys/de

CVS commit: src/sys/dev/acpi

2024-03-20 Thread Taylor R Campbell
Module Name:src Committed By: riastradh Date: Wed Mar 20 12:43:13 UTC 2024 Modified Files: src/sys/dev/acpi: files.acpi Log Message: acpi(4): Make apeibus actually work as an iattr. PR kern/58046 To generate a diff of this commit: cvs rdiff -u -r1.129 -r1.130 src/sys/de