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

2024-11-04 Thread Martin Husemann
Module Name:src Committed By: martin Date: Tue Nov 5 07:58:44 UTC 2024 Modified Files: src/distrib/sets/lists/debug: module.mi Log Message: typo To generate a diff of this commit: cvs rdiff -u -r1.28 -r1.29 src/distrib/sets/lists/debug/module.mi Please note that diffs

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

2024-11-04 Thread Martin Husemann
Module Name:src Committed By: martin Date: Tue Nov 5 06:42:00 UTC 2024 Modified Files: src/distrib/sets/lists/debug: module.mi Log Message: Add new ds2482ow module debug info To generate a diff of this commit: cvs rdiff -u -r1.27 -r1.28 src/distrib/sets/lists/debug/modu

CVS commit: src

2024-11-04 Thread Martin Husemann
. Recent changes: ^^^ +20241104: + Changes around the integration of the zstd compression + library may require manual deletion of some object directories + if you update from a build from a few days ago. + rm -rf ${OBJ}/tools/gcc/ ${OBJ}/external/gpl3/gcc/ + rm -rf ${OBJ}/external/bsd

CVS commit: src

2024-11-04 Thread Martin Husemann
Module Name:src Committed By: martin Date: Tue Nov 5 06:54:46 UTC 2024 Modified Files: src: UPDATING Log Message: zstd changes break update builds, document workaround To generate a diff of this commit: cvs rdiff -u -r1.362 -r1.363 src/UPDATING Please note that diffs a

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

2024-11-04 Thread Roland Illig
Module Name:src Committed By: rillig Date: Tue Nov 5 06:23:04 UTC 2024 Modified Files: src/tests/usr.bin/xlint/lint1: msg_357.c msg_358.c msg_359.c msg_360.c msg_361.c msg_363.c Log Message: tests/lint: extend snprintb tests and improve their documentation T

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

2024-11-04 Thread Roland Illig
Module Name:src Committed By: rillig Date: Tue Nov 5 06:23:04 UTC 2024 Modified Files: src/tests/usr.bin/xlint/lint1: msg_357.c msg_358.c msg_359.c msg_360.c msg_361.c msg_363.c Log Message: tests/lint: extend snprintb tests and improve their documentation T

CVS commit: src/doc

2024-11-04 Thread Nia Alarie
tions to guid printing and an option to print start/size + in hex (from Anon Ymous). [christos 20241104] ds2482ow: Driver for the Maxim DS2482-100 and DS2482-800 I2C to 1-Wire bridge chip. [brad 20241104]

CVS commit: src/doc

2024-11-04 Thread Nia Alarie
Module Name:src Committed By: nia Date: Tue Nov 5 05:36:25 UTC 2024 Modified Files: src/doc: CHANGES Log Message: doc: first week of november To generate a diff of this commit: cvs rdiff -u -r1.3112 -r1.3113 src/doc/CHANGES Please note that diffs are not public domain;

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

2024-11-04 Thread Roland Illig
Module Name:src Committed By: rillig Date: Tue Nov 5 04:53:28 UTC 2024 Modified Files: src/tests/usr.bin/xlint/lint1: expr_promote.c expr_promote_trad.c lang_level_c99.c platform_long.c src/tests/usr.bin/xlint/lint2: emit.ln read.ln Log Message: lint:

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

2024-11-04 Thread Roland Illig
Module Name:src Committed By: rillig Date: Tue Nov 5 04:53:28 UTC 2024 Modified Files: src/tests/usr.bin/xlint/lint1: expr_promote.c expr_promote_trad.c lang_level_c99.c platform_long.c src/tests/usr.bin/xlint/lint2: emit.ln read.ln Log Message: lint:

CVS commit: src/bin/ls

2024-11-04 Thread Jan Schaumann
Module Name:src Committed By: jschauma Date: Tue Nov 5 04:04:19 UTC 2024 Modified Files: src/bin/ls: ls.1 Log Message: Note that when '-s' is combined with '-1', the 'total' is _not_ printed. To generate a diff of this commit: cvs rdiff -u -r1.81 -r1.82 src/bin/ls/ls.1

CVS commit: src/bin/ls

2024-11-04 Thread Jan Schaumann
Module Name:src Committed By: jschauma Date: Tue Nov 5 04:04:19 UTC 2024 Modified Files: src/bin/ls: ls.1 Log Message: Note that when '-s' is combined with '-1', the 'total' is _not_ printed. To generate a diff of this commit: cvs rdiff -u -r1.81 -r1.82 src/bin/ls/ls.1

CVS commit: src

2024-11-04 Thread Brad Spencer
Changes from NetBSD 10.0 to NetBSD 11.0: [christos 20241026] zstd(1): import 1.5.6 [christos 20241028] tzdata: Updated to 2024b (using 2024bgtz) [kre 20241029] + ds2482ow: Driver for the Maxim DS2482-100 and DS2482-800 I2C + to 1-Wire bridge chip. [brad 20241104] Index: src/share/man/man4/iic.4

CVS commit: src

2024-11-04 Thread Brad Spencer
Module Name:src Committed By: brad Date: Mon Nov 4 21:02:01 UTC 2024 Modified Files: src/doc: CHANGES src/share/man/man4: iic.4 Log Message: Mention ds2482ow To generate a diff of this commit: cvs rdiff -u -r1.3111 -r1.3112 src/doc/CHANGES cvs rdiff -u -r1.35 -r

CVS commit: src

2024-11-04 Thread Brad Spencer
Module Name:src Committed By: brad Date: Mon Nov 4 20:43:39 UTC 2024 Modified Files: src/distrib/sets/lists/man: mi src/distrib/sets/lists/manhtml: mi src/distrib/sets/lists/modules: mi src/share/man/man4: Makefile src/sys/dev/i2c: files.i2c

CVS commit: src

2024-11-04 Thread Brad Spencer
Module Name:src Committed By: brad Date: Mon Nov 4 20:43:39 UTC 2024 Modified Files: src/distrib/sets/lists/man: mi src/distrib/sets/lists/manhtml: mi src/distrib/sets/lists/modules: mi src/share/man/man4: Makefile src/sys/dev/i2c: files.i2c

CVS commit: src/sbin/gpt

2024-11-04 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Mon Nov 4 18:36:17 UTC 2024 Modified Files: src/sbin/gpt: gpt.8 show.c Log Message: Additions to guid printing and an option to print start/size in hex (from Anon Ymous) To generate a diff of this commit: cvs rdiff -u -r1.83

CVS commit: src/sbin/gpt

2024-11-04 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Mon Nov 4 18:36:17 UTC 2024 Modified Files: src/sbin/gpt: gpt.8 show.c Log Message: Additions to guid printing and an option to print start/size in hex (from Anon Ymous) To generate a diff of this commit: cvs rdiff -u -r1.83

CVS commit: src

2024-11-04 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Mon Nov 4 15:45:25 UTC 2024 Modified Files: src/distrib/sets/lists/comp: ad.arm ad.m68k ad.mips ad.powerpc ad.riscv ad.sh3 md.alpha md.amd64 md.hppa md.i386 md.ia64 md.or1k md.sparc md.vax src/inc

CVS commit: src/libexec/ld.elf_so/arch/i386

2024-11-04 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Mon Nov 4 15:46:45 UTC 2024 Modified Files: src/libexec/ld.elf_so/arch/i386: mdreloc.c Log Message: Undo previous lwp.h change To generate a diff of this commit: cvs rdiff -u -r1.45 -r1.46 src/libexec/ld.elf_so/arch/i386/mdre

CVS commit: src/libexec/ld.elf_so/arch/i386

2024-11-04 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Mon Nov 4 15:46:45 UTC 2024 Modified Files: src/libexec/ld.elf_so/arch/i386: mdreloc.c Log Message: Undo previous lwp.h change To generate a diff of this commit: cvs rdiff -u -r1.45 -r1.46 src/libexec/ld.elf_so/arch/i386/mdre

CVS commit: src

2024-11-04 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Mon Nov 4 15:45:25 UTC 2024 Modified Files: src/distrib/sets/lists/comp: ad.arm ad.m68k ad.mips ad.powerpc ad.riscv ad.sh3 md.alpha md.amd64 md.hppa md.i386 md.ia64 md.or1k md.sparc md.vax src/inc

CVS commit: src/usr.sbin/mtree

2024-11-04 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Mon Nov 4 15:39:17 UTC 2024 Modified Files: src/usr.sbin/mtree: spec.c Log Message: Provide a more detail message about mismatched entries. To generate a diff of this commit: cvs rdiff -u -r1.90 -r1.91 src/usr.sbin/mtree/spec

CVS commit: src/usr.sbin/mtree

2024-11-04 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Mon Nov 4 15:39:17 UTC 2024 Modified Files: src/usr.sbin/mtree: spec.c Log Message: Provide a more detail message about mismatched entries. To generate a diff of this commit: cvs rdiff -u -r1.90 -r1.91 src/usr.sbin/mtree/spec

Re: CVS commit: src

2024-11-04 Thread Taylor R Campbell
> Module Name:src > Committed By: christos > Date: Sun Nov 3 22:24:23 UTC 2024 > > Modified Files: > src/distrib/sets/lists/comp: ad.arm ad.m68k ad.mips ad.powerpc > ad.riscv > ad.sh3 md.alpha md.amd64 md.hppa md.i386 md.ia64 md.or1k md.sparc > md.