CVS commit: src/etc/etc.riscv

2021-10-03 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Mon Oct 4 06:50:35 UTC 2021 Modified Files: src/etc/etc.riscv: Makefile.inc Log Message: Don't include bsd.own.mk here - none of the other etc./Makefile.inc files do. To generate a diff of this commit: cvs rdiff -u -r1.2 -r1.3 s

CVS commit: src/etc/etc.riscv

2021-10-03 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Mon Oct 4 06:50:35 UTC 2021 Modified Files: src/etc/etc.riscv: Makefile.inc Log Message: Don't include bsd.own.mk here - none of the other etc./Makefile.inc files do. To generate a diff of this commit: cvs rdiff -u -r1.2 -r1.3 s

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

2021-10-03 Thread Jared D. McNeill
Module Name:src Committed By: jmcneill Date: Sun Oct 3 23:19:26 UTC 2021 Modified Files: src/sys/arch/evbarm/conf: std.generic64 Log Message: disable GIC_SPLFUNCS until remaining issues are sorted out To generate a diff of this commit: cvs rdiff -u -r1.15 -r1.16 src/sys

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

2021-10-03 Thread Jared D. McNeill
Module Name:src Committed By: jmcneill Date: Sun Oct 3 23:19:26 UTC 2021 Modified Files: src/sys/arch/evbarm/conf: std.generic64 Log Message: disable GIC_SPLFUNCS until remaining issues are sorted out To generate a diff of this commit: cvs rdiff -u -r1.15 -r1.16 src/sys

CVS commit: src/usr.bin/indent

2021-10-03 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sun Oct 3 20:35:59 UTC 2021 Modified Files: src/usr.bin/indent: lexi.c Log Message: indent: fix lint warning about signed '>>' Lint couldn't infer that indent's list of type names will practically never contain more that 2 billi

CVS commit: src/usr.bin/indent

2021-10-03 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sun Oct 3 20:35:59 UTC 2021 Modified Files: src/usr.bin/indent: lexi.c Log Message: indent: fix lint warning about signed '>>' Lint couldn't infer that indent's list of type names will practically never contain more that 2 billi

CVS commit: src/usr.bin/indent

2021-10-03 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sun Oct 3 19:09:59 UTC 2021 Modified Files: src/usr.bin/indent: args.c Log Message: indent: clean up load_profile No functional change. To generate a diff of this commit: cvs rdiff -u -r1.42 -r1.43 src/usr.bin/indent/args.c P

CVS commit: src/usr.bin/indent

2021-10-03 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sun Oct 3 19:09:59 UTC 2021 Modified Files: src/usr.bin/indent: args.c Log Message: indent: clean up load_profile No functional change. To generate a diff of this commit: cvs rdiff -u -r1.42 -r1.43 src/usr.bin/indent/args.c P

CVS commit: src/usr.bin/indent

2021-10-03 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sun Oct 3 18:53:37 UTC 2021 Modified Files: src/usr.bin/indent: args.c Log Message: indent: reduce duplicate code in load_profiles No functional change. To generate a diff of this commit: cvs rdiff -u -r1.41 -r1.42 src/usr.bin

CVS commit: src/usr.bin/indent

2021-10-03 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sun Oct 3 18:53:37 UTC 2021 Modified Files: src/usr.bin/indent: args.c Log Message: indent: reduce duplicate code in load_profiles No functional change. To generate a diff of this commit: cvs rdiff -u -r1.41 -r1.42 src/usr.bin

CVS commit: src/sys/arch/x86/x86

2021-10-03 Thread Frederic Cambus
Module Name:src Committed By: fcambus Date: Sun Oct 3 18:47:16 UTC 2021 Modified Files: src/sys/arch/x86/x86: multiboot2.c Log Message: Fix typo when erroring out on unknown ELF machine type. To generate a diff of this commit: cvs rdiff -u -r1.6 -r1.7 src/sys/arch/x86/x

CVS commit: src/sys/arch/x86/x86

2021-10-03 Thread Frederic Cambus
Module Name:src Committed By: fcambus Date: Sun Oct 3 18:47:16 UTC 2021 Modified Files: src/sys/arch/x86/x86: multiboot2.c Log Message: Fix typo when erroring out on unknown ELF machine type. To generate a diff of this commit: cvs rdiff -u -r1.6 -r1.7 src/sys/arch/x86/x

CVS commit: src/usr.bin/indent

2021-10-03 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sun Oct 3 18:44:51 UTC 2021 Modified Files: src/usr.bin/indent: args.c indent.c indent.h Log Message: indent: rename functions There was no good reason for using the different verbs 'scan' and 'set' for two functions that essent

CVS commit: src/usr.bin/indent

2021-10-03 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sun Oct 3 18:44:51 UTC 2021 Modified Files: src/usr.bin/indent: args.c indent.c indent.h Log Message: indent: rename functions There was no good reason for using the different verbs 'scan' and 'set' for two functions that essent

CVS commit: src/usr.bin/indent

2021-10-03 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sun Oct 3 18:41:36 UTC 2021 Modified Files: src/usr.bin/indent: args.c indent.c Log Message: indent: fix content of profile_name Previously, profile_name included the leading "-P", which was confusing. To generate a diff of th

CVS commit: src/usr.bin/indent

2021-10-03 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sun Oct 3 18:41:36 UTC 2021 Modified Files: src/usr.bin/indent: args.c indent.c Log Message: indent: fix content of profile_name Previously, profile_name included the leading "-P", which was confusing. To generate a diff of th

CVS commit: src/share/man/man4

2021-10-03 Thread Thomas Klausner
Module Name:src Committed By: wiz Date: Sun Oct 3 18:20:13 UTC 2021 Modified Files: src/share/man/man4: sht4xtemp.4 Log Message: New sentence, new line. Fix Dd. Use more macros. To generate a diff of this commit: cvs rdiff -u -r1.1 -r1.2 src/share/man/man4/sht4xtemp.4

CVS commit: src/share/man/man4

2021-10-03 Thread Thomas Klausner
Module Name:src Committed By: wiz Date: Sun Oct 3 18:20:13 UTC 2021 Modified Files: src/share/man/man4: sht4xtemp.4 Log Message: New sentence, new line. Fix Dd. Use more macros. To generate a diff of this commit: cvs rdiff -u -r1.1 -r1.2 src/share/man/man4/sht4xtemp.4

CVS commit: src

2021-10-03 Thread Brad Spencer
Module Name:src Committed By: brad Date: Sun Oct 3 17:27:02 UTC 2021 Modified Files: src/distrib/sets/lists/man: mi src/distrib/sets/lists/modules: mi src/share/man/man4: Makefile src/sys/dev/i2c: files.i2c src/sys/modules: Makefile Added Fi

CVS commit: src

2021-10-03 Thread Brad Spencer
Module Name:src Committed By: brad Date: Sun Oct 3 17:27:02 UTC 2021 Modified Files: src/distrib/sets/lists/man: mi src/distrib/sets/lists/modules: mi src/share/man/man4: Makefile src/sys/dev/i2c: files.i2c src/sys/modules: Makefile Added Fi