CVS commit: src/share/man/man4

2024-11-07 Thread Charlotte Koch
Module Name:src Committed By: charlotte Date: Fri Nov 8 07:44:46 UTC 2024 Modified Files: src/share/man/man4: dk.4 Log Message: dk.4: Clarify that DKWEDGE_METHOD_TOS actually pertains to the AHDI spec To generate a diff of this commit: cvs rdiff -u -r1.15 -r1.16 src/sha

CVS commit: src/share/man/man4

2024-11-07 Thread Charlotte Koch
Module Name:src Committed By: charlotte Date: Fri Nov 8 07:44:46 UTC 2024 Modified Files: src/share/man/man4: dk.4 Log Message: dk.4: Clarify that DKWEDGE_METHOD_TOS actually pertains to the AHDI spec To generate a diff of this commit: cvs rdiff -u -r1.15 -r1.16 src/sha

CVS commit: src/usr.sbin/syslogd

2024-11-07 Thread Jan Schaumann
Module Name:src Committed By: jschauma Date: Fri Nov 8 02:23:54 UTC 2024 Modified Files: src/usr.sbin/syslogd: syslogd.c Log Message: Terminate full sentence comments with a period / capitalize correctly. (No functional changes.) To generate a diff of this commit: cvs r

CVS commit: src/usr.sbin/syslogd

2024-11-07 Thread Jan Schaumann
Module Name:src Committed By: jschauma Date: Fri Nov 8 02:23:54 UTC 2024 Modified Files: src/usr.sbin/syslogd: syslogd.c Log Message: Terminate full sentence comments with a period / capitalize correctly. (No functional changes.) To generate a diff of this commit: cvs r

CVS commit: src/sys/dev/i2c

2024-11-07 Thread Brad Spencer
Module Name:src Committed By: brad Date: Thu Nov 7 20:06:22 UTC 2024 Modified Files: src/sys/dev/i2c: sht3x.c Log Message: The SHT3X_READ_SERIAL_NUMBER command on the SHT3x sensors is undocumented, but used in a lot of other drivers. When I wrote the driver it didn't see

CVS commit: src/sys/dev/i2c

2024-11-07 Thread Brad Spencer
Module Name:src Committed By: brad Date: Thu Nov 7 20:06:22 UTC 2024 Modified Files: src/sys/dev/i2c: sht3x.c Log Message: The SHT3X_READ_SERIAL_NUMBER command on the SHT3x sensors is undocumented, but used in a lot of other drivers. When I wrote the driver it didn't see

CVS commit: src/common/lib/libc/string

2024-11-07 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Thu Nov 7 18:12:09 UTC 2024 Modified Files: src/common/lib/libc/string: ffsl.c Log Message: pass lint To generate a diff of this commit: cvs rdiff -u -r1.1 -r1.2 src/common/lib/libc/string/ffsl.c Please note that diffs are n

CVS commit: src/common/lib/libc/string

2024-11-07 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Thu Nov 7 18:12:09 UTC 2024 Modified Files: src/common/lib/libc/string: ffsl.c Log Message: pass lint To generate a diff of this commit: cvs rdiff -u -r1.1 -r1.2 src/common/lib/libc/string/ffsl.c Please note that diffs are n

CVS commit: src/external/bsd/zstd/lib

2024-11-07 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Thu Nov 7 17:52:58 UTC 2024 Modified Files: src/external/bsd/zstd/lib: Makefile Log Message: fix sun2 build. To generate a diff of this commit: cvs rdiff -u -r1.4 -r1.5 src/external/bsd/zstd/lib/Makefile Please note that dif

CVS commit: src/external/bsd/zstd/lib

2024-11-07 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Thu Nov 7 17:52:58 UTC 2024 Modified Files: src/external/bsd/zstd/lib: Makefile Log Message: fix sun2 build. To generate a diff of this commit: cvs rdiff -u -r1.4 -r1.5 src/external/bsd/zstd/lib/Makefile Please note that dif

Can we remove SYSCTL_DESCR()? (Re: CVS commit: src/sys/external/bsd/vchiq/dist/interface/vchiq_arm)

2024-11-07 Thread Rin Okuyama
On 2024/11/07 18:51, Rin Okuyama wrote: Module Name:src Committed By: rin Date: Thu Nov 7 09:51:00 UTC 2024 Modified Files: src/sys/external/bsd/vchiq/dist/interface/vchiq_arm: vchiq_kmod_netbsd.c Log Message: vchiq: Use SYSCTL_DESCR() to comply with SYSCTL_

CVS commit: src/sys/external/bsd/vchiq/dist/interface/vchiq_arm

2024-11-07 Thread Rin Okuyama
Module Name:src Committed By: rin Date: Thu Nov 7 09:51:00 UTC 2024 Modified Files: src/sys/external/bsd/vchiq/dist/interface/vchiq_arm: vchiq_kmod_netbsd.c Log Message: vchiq: Use SYSCTL_DESCR() to comply with SYSCTL_INCLUDE_DESCR option To generate a diff

CVS commit: src/sys/external/bsd/vchiq/dist/interface/vchiq_arm

2024-11-07 Thread Rin Okuyama
Module Name:src Committed By: rin Date: Thu Nov 7 09:51:00 UTC 2024 Modified Files: src/sys/external/bsd/vchiq/dist/interface/vchiq_arm: vchiq_kmod_netbsd.c Log Message: vchiq: Use SYSCTL_DESCR() to comply with SYSCTL_INCLUDE_DESCR option To generate a diff

CVS commit: src/sys/external/bsd/vchiq/dist/interface/vchiq_arm

2024-11-07 Thread Rin Okuyama
Module Name:src Committed By: rin Date: Thu Nov 7 09:49:49 UTC 2024 Modified Files: src/sys/external/bsd/vchiq/dist/interface/vchiq_arm: vchiq_kmod_netbsd.c Log Message: vchiq: Adjust newlines in arguments of sysctl_createv(9) No binary changes. To generate

CVS commit: src/sys/external/bsd/vchiq/dist/interface/vchiq_arm

2024-11-07 Thread Rin Okuyama
Module Name:src Committed By: rin Date: Thu Nov 7 09:49:49 UTC 2024 Modified Files: src/sys/external/bsd/vchiq/dist/interface/vchiq_arm: vchiq_kmod_netbsd.c Log Message: vchiq: Adjust newlines in arguments of sysctl_createv(9) No binary changes. To generate

CVS commit: src/sys/dev/sysmon

2024-11-07 Thread Rin Okuyama
Module Name:src Committed By: rin Date: Thu Nov 7 09:47:40 UTC 2024 Modified Files: src/sys/dev/sysmon: swwdog.c Log Message: swwdog: Use SYSCTL_DESCR() to comply with SYSCTL_INCLUDE_DESCR option To generate a diff of this commit: cvs rdiff -u -r1.23 -r1.24 src/sys/dev/

CVS commit: src/sys/dev/sysmon

2024-11-07 Thread Rin Okuyama
Module Name:src Committed By: rin Date: Thu Nov 7 09:47:40 UTC 2024 Modified Files: src/sys/dev/sysmon: swwdog.c Log Message: swwdog: Use SYSCTL_DESCR() to comply with SYSCTL_INCLUDE_DESCR option To generate a diff of this commit: cvs rdiff -u -r1.23 -r1.24 src/sys/dev/

CVS commit: src/sys/arch/evbarm/conf

2024-11-07 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Thu Nov 7 08:46:37 UTC 2024 Modified Files: src/sys/arch/evbarm/conf: GENERIC.common Log Message: Add SYSCTL_INCLUDE_DESCR to evbarm/conf/GENERIC.common. To generate a diff of this commit: cvs rdiff -u -r1.53 -r1.54 src/sys/ar

CVS commit: src/sys/arch/evbarm/conf

2024-11-07 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Thu Nov 7 08:46:37 UTC 2024 Modified Files: src/sys/arch/evbarm/conf: GENERIC.common Log Message: Add SYSCTL_INCLUDE_DESCR to evbarm/conf/GENERIC.common. To generate a diff of this commit: cvs rdiff -u -r1.53 -r1.54 src/sys/ar