CVS commit: src/usr.bin/make

2022-09-07 Thread Roland Illig
Module Name:src Committed By: rillig Date: Thu Sep 8 05:52:56 UTC 2022 Modified Files: src/usr.bin/make: cond.c Log Message: make: list comparison operators in declaration order This allows a tiny optimization in the switch statement. No functional change. To

CVS commit: src/usr.bin/make

2022-09-07 Thread Roland Illig
Module Name:src Committed By: rillig Date: Thu Sep 8 05:52:56 UTC 2022 Modified Files: src/usr.bin/make: cond.c Log Message: make: list comparison operators in declaration order This allows a tiny optimization in the switch statement. No functional change. To

CVS commit: src/usr.bin/make/unit-tests

2022-09-07 Thread Roland Illig
Module Name:src Committed By: rillig Date: Thu Sep 8 05:43:20 UTC 2022 Modified Files: src/usr.bin/make/unit-tests: cond-cmp-unary.mk Log Message: tests/make: document an edge case in evaluating conditionals To generate a diff of this commit: cvs rdiff -u -r1.2 -r1.3

CVS commit: src/usr.bin/make/unit-tests

2022-09-07 Thread Roland Illig
Module Name:src Committed By: rillig Date: Thu Sep 8 05:43:20 UTC 2022 Modified Files: src/usr.bin/make/unit-tests: cond-cmp-unary.mk Log Message: tests/make: document an edge case in evaluating conditionals To generate a diff of this commit: cvs rdiff -u -r1.2 -r1.3

CVS commit: src/distrib/sets

2022-09-07 Thread Roland Illig
Module Name:src Committed By: rillig Date: Thu Sep 8 05:26:34 UTC 2022 Modified Files: src/distrib/sets: sets.subr Log Message: distrib/sets/sets.subr: remove trailing whitespace To generate a diff of this commit: cvs rdiff -u -r1.202 -r1.203 src/distrib/sets/sets.subr

CVS commit: src/distrib/sets

2022-09-07 Thread Roland Illig
Module Name:src Committed By: rillig Date: Thu Sep 8 05:26:34 UTC 2022 Modified Files: src/distrib/sets: sets.subr Log Message: distrib/sets/sets.subr: remove trailing whitespace To generate a diff of this commit: cvs rdiff -u -r1.202 -r1.203 src/distrib/sets/sets.subr

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

2022-09-07 Thread Roland Illig
Module Name:src Committed By: rillig Date: Thu Sep 8 05:16:46 UTC 2022 Modified Files: src/distrib/sets/lists/base: md.bebox md.emips md.evbmips md.hpcmips md.hppa md.i386 md.landisk md.mac68k md.macppc md.mipsco md.newsmips md.next68k md.ofppc

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

2022-09-07 Thread Roland Illig
Module Name:src Committed By: rillig Date: Thu Sep 8 05:16:46 UTC 2022 Modified Files: src/distrib/sets/lists/base: md.bebox md.emips md.evbmips md.hpcmips md.hppa md.i386 md.landisk md.mac68k md.macppc md.mipsco md.newsmips md.next68k md.ofppc

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

2022-09-07 Thread Roland Illig
Module Name:src Committed By: rillig Date: Thu Sep 8 05:16:20 UTC 2022 Modified Files: src/distrib/sets/lists/base: md.ia64 Log Message: distrib/sets: fix typo in comment To generate a diff of this commit: cvs rdiff -u -r1.2 -r1.3 src/distrib/sets/lists/base/md.ia64

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

2022-09-07 Thread Roland Illig
Module Name:src Committed By: rillig Date: Thu Sep 8 05:16:20 UTC 2022 Modified Files: src/distrib/sets/lists/base: md.ia64 Log Message: distrib/sets: fix typo in comment To generate a diff of this commit: cvs rdiff -u -r1.2 -r1.3 src/distrib/sets/lists/base/md.ia64

CVS commit: src/distrib/sets

2022-09-07 Thread Roland Illig
Module Name:src Committed By: rillig Date: Thu Sep 8 05:05:08 UTC 2022 Modified Files: src/distrib/sets: fmt-list Log Message: distrib/sets/fmt-list: clean up string formatting No functional change. To generate a diff of this commit: cvs rdiff -u -r1.5 -r1.6

CVS commit: src/distrib/sets

2022-09-07 Thread Roland Illig
Module Name:src Committed By: rillig Date: Thu Sep 8 05:05:08 UTC 2022 Modified Files: src/distrib/sets: fmt-list Log Message: distrib/sets/fmt-list: clean up string formatting No functional change. To generate a diff of this commit: cvs rdiff -u -r1.5 -r1.6

CVS commit: src/sys/dev/pci

2022-09-07 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Thu Sep 8 02:40:10 UTC 2022 Modified Files: src/sys/dev/pci: if_wm.c Log Message: KNF. Modify comment. No fucntional change. To generate a diff of this commit: cvs rdiff -u -r1.763 -r1.764 src/sys/dev/pci/if_wm.c Please note

CVS commit: src/sys/dev/pci

2022-09-07 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Thu Sep 8 02:40:10 UTC 2022 Modified Files: src/sys/dev/pci: if_wm.c Log Message: KNF. Modify comment. No fucntional change. To generate a diff of this commit: cvs rdiff -u -r1.763 -r1.764 src/sys/dev/pci/if_wm.c Please note

CVS commit: src/usr.bin/make

2022-09-07 Thread Roland Illig
Module Name:src Committed By: rillig Date: Wed Sep 7 23:34:56 UTC 2022 Modified Files: src/usr.bin/make: make.1 Log Message: make.1: clean up style, grammar, punctuation, improve clarity To generate a diff of this commit: cvs rdiff -u -r1.335 -r1.336

CVS commit: src/usr.bin/make

2022-09-07 Thread Roland Illig
Module Name:src Committed By: rillig Date: Wed Sep 7 23:34:56 UTC 2022 Modified Files: src/usr.bin/make: make.1 Log Message: make.1: clean up style, grammar, punctuation, improve clarity To generate a diff of this commit: cvs rdiff -u -r1.335 -r1.336

CVS commit: src/usr.bin/make

2022-09-07 Thread Roland Illig
Module Name:src Committed By: rillig Date: Wed Sep 7 22:57:43 UTC 2022 Modified Files: src/usr.bin/make: make.1 Log Message: make.1: remove redundant 'then' from conditional sentences. To generate a diff of this commit: cvs rdiff -u -r1.334 -r1.335

CVS commit: src/usr.bin/make

2022-09-07 Thread Roland Illig
Module Name:src Committed By: rillig Date: Wed Sep 7 22:57:43 UTC 2022 Modified Files: src/usr.bin/make: make.1 Log Message: make.1: remove redundant 'then' from conditional sentences. To generate a diff of this commit: cvs rdiff -u -r1.334 -r1.335

CVS commit: src/usr.bin/make

2022-09-07 Thread Roland Illig
Module Name:src Committed By: rillig Date: Wed Sep 7 22:36:48 UTC 2022 Modified Files: src/usr.bin/make: make.1 Log Message: make.1: use present tense in conditional sentences These sentences are about general, timeless rules, rather than about predictions about the

CVS commit: src/usr.bin/make

2022-09-07 Thread Roland Illig
Module Name:src Committed By: rillig Date: Wed Sep 7 22:36:48 UTC 2022 Modified Files: src/usr.bin/make: make.1 Log Message: make.1: use present tense in conditional sentences These sentences are about general, timeless rules, rather than about predictions about the

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

2022-09-07 Thread Martin Husemann
Module Name:src Committed By: martin Date: Wed Sep 7 11:37:25 UTC 2022 Modified Files: src/distrib/sets/lists/modules: md.amd64 md.i386 Log Message: Comment out emuxki here for now - I don't think they belong here and something else(tm) is wrong with the setup anyway, so

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

2022-09-07 Thread Martin Husemann
Module Name:src Committed By: martin Date: Wed Sep 7 11:37:25 UTC 2022 Modified Files: src/distrib/sets/lists/modules: md.amd64 md.i386 Log Message: Comment out emuxki here for now - I don't think they belong here and something else(tm) is wrong with the setup anyway, so

CVS commit: src/sys/modules

2022-09-07 Thread Martin Husemann
Module Name:src Committed By: martin Date: Wed Sep 7 11:26:23 UTC 2022 Modified Files: src/sys/modules: Makefile Log Message: Move emuxki from i386/amd64 specific modules to attachment specific modules (effectively disabling it for the build for now, as it needs setlist

CVS commit: src/sys/modules

2022-09-07 Thread Martin Husemann
Module Name:src Committed By: martin Date: Wed Sep 7 11:26:23 UTC 2022 Modified Files: src/sys/modules: Makefile Log Message: Move emuxki from i386/amd64 specific modules to attachment specific modules (effectively disabling it for the build for now, as it needs setlist

CVS commit: src/sys/dev/usb

2022-09-07 Thread Taylor R Campbell
Module Name:src Committed By: riastradh Date: Wed Sep 7 10:41:34 UTC 2022 Modified Files: src/sys/dev/usb: usbdi.c Log Message: usbdi(9): Fix timeout after non-racy xfer resubmission. Previously we would never clear ux_timeout_set if an xfer timedout, so resubmission of

CVS commit: src/sys/dev/usb

2022-09-07 Thread Taylor R Campbell
Module Name:src Committed By: riastradh Date: Wed Sep 7 10:41:34 UTC 2022 Modified Files: src/sys/dev/usb: usbdi.c Log Message: usbdi(9): Fix timeout after non-racy xfer resubmission. Previously we would never clear ux_timeout_set if an xfer timedout, so resubmission of

CVS commit: [netbsd-8] src/doc

2022-09-07 Thread Martin Husemann
Module Name:src Committed By: martin Date: Wed Sep 7 10:10:55 UTC 2022 Modified Files: src/doc [netbsd-8]: CHANGES-8.3 Log Message: Ticket #1759 To generate a diff of this commit: cvs rdiff -u -r1.1.2.145 -r1.1.2.146 src/doc/CHANGES-8.3 Please note that diffs are not

CVS commit: [netbsd-8] src/doc

2022-09-07 Thread Martin Husemann
Module Name:src Committed By: martin Date: Wed Sep 7 10:10:55 UTC 2022 Modified Files: src/doc [netbsd-8]: CHANGES-8.3 Log Message: Ticket #1759 To generate a diff of this commit: cvs rdiff -u -r1.1.2.145 -r1.1.2.146 src/doc/CHANGES-8.3 Please note that diffs are not

CVS commit: [netbsd-8] src/sys/dev/pci

2022-09-07 Thread Martin Husemann
Module Name:src Committed By: martin Date: Wed Sep 7 10:09:20 UTC 2022 Modified Files: src/sys/dev/pci [netbsd-8]: if_wm.c if_wmreg.h Log Message: Pull up the following revisions, requested by msaitoh in ticket #1759: sys/dev/pci/if_wm.c

CVS commit: [netbsd-8] src/sys/dev/pci

2022-09-07 Thread Martin Husemann
Module Name:src Committed By: martin Date: Wed Sep 7 10:09:20 UTC 2022 Modified Files: src/sys/dev/pci [netbsd-8]: if_wm.c if_wmreg.h Log Message: Pull up the following revisions, requested by msaitoh in ticket #1759: sys/dev/pci/if_wm.c

CVS commit: [netbsd-9] src/doc

2022-09-07 Thread Martin Husemann
Module Name:src Committed By: martin Date: Wed Sep 7 10:07:43 UTC 2022 Modified Files: src/doc [netbsd-9]: CHANGES-9.4 Log Message: Ticket #1515 To generate a diff of this commit: cvs rdiff -u -r1.1.2.8 -r1.1.2.9 src/doc/CHANGES-9.4 Please note that diffs are not

CVS commit: [netbsd-9] src/doc

2022-09-07 Thread Martin Husemann
Module Name:src Committed By: martin Date: Wed Sep 7 10:07:43 UTC 2022 Modified Files: src/doc [netbsd-9]: CHANGES-9.4 Log Message: Ticket #1515 To generate a diff of this commit: cvs rdiff -u -r1.1.2.8 -r1.1.2.9 src/doc/CHANGES-9.4 Please note that diffs are not

CVS commit: [netbsd-9] src/sys/dev/pci

2022-09-07 Thread Martin Husemann
Module Name:src Committed By: martin Date: Wed Sep 7 10:05:42 UTC 2022 Modified Files: src/sys/dev/pci [netbsd-9]: if_wm.c if_wmreg.h Log Message: Pull up the following revisions, requested by msaitoh in ticket #1515: sys/dev/pci/if_wm.c

CVS commit: [netbsd-9] src/sys/dev/pci

2022-09-07 Thread Martin Husemann
Module Name:src Committed By: martin Date: Wed Sep 7 10:05:42 UTC 2022 Modified Files: src/sys/dev/pci [netbsd-9]: if_wm.c if_wmreg.h Log Message: Pull up the following revisions, requested by msaitoh in ticket #1515: sys/dev/pci/if_wm.c

CVS commit: src/sys/arch/powerpc/fpu

2022-09-07 Thread Rin Okuyama
Module Name:src Committed By: rin Date: Wed Sep 7 06:53:03 UTC 2022 Modified Files: src/sys/arch/powerpc/fpu: fpu_emu.c Log Message: Fix mnemonics for fm{add,sub}. NFC except for evcnt(9) names. To generate a diff of this commit: cvs rdiff -u -r1.54 -r1.55

CVS commit: src/sys/arch/powerpc/fpu

2022-09-07 Thread Rin Okuyama
Module Name:src Committed By: rin Date: Wed Sep 7 06:53:03 UTC 2022 Modified Files: src/sys/arch/powerpc/fpu: fpu_emu.c Log Message: Fix mnemonics for fm{add,sub}. NFC except for evcnt(9) names. To generate a diff of this commit: cvs rdiff -u -r1.54 -r1.55

CVS commit: src/sys/arch/powerpc/fpu

2022-09-07 Thread Rin Okuyama
Module Name:src Committed By: rin Date: Wed Sep 7 06:51:58 UTC 2022 Modified Files: src/sys/arch/powerpc/fpu: fpu_explode.c Log Message: fpu_explode(): Fix sign for FTYPE_INT. NFC for now; conversion for this type is used only for immediate 1. To generate a diff of

CVS commit: src/sys/arch/powerpc/fpu

2022-09-07 Thread Rin Okuyama
Module Name:src Committed By: rin Date: Wed Sep 7 06:51:58 UTC 2022 Modified Files: src/sys/arch/powerpc/fpu: fpu_explode.c Log Message: fpu_explode(): Fix sign for FTYPE_INT. NFC for now; conversion for this type is used only for immediate 1. To generate a diff of

CVS commit: src/sys/dev/pci

2022-09-07 Thread Martin Husemann
Module Name:src Committed By: martin Date: Wed Sep 7 06:37:05 UTC 2022 Modified Files: src/sys/dev/pci: files.pci Log Message: Fix the build, add new emuxki_boards.c To generate a diff of this commit: cvs rdiff -u -r1.440 -r1.441 src/sys/dev/pci/files.pci Please note

CVS commit: src/sys/dev/pci

2022-09-07 Thread Martin Husemann
Module Name:src Committed By: martin Date: Wed Sep 7 06:37:05 UTC 2022 Modified Files: src/sys/dev/pci: files.pci Log Message: Fix the build, add new emuxki_boards.c To generate a diff of this commit: cvs rdiff -u -r1.440 -r1.441 src/sys/dev/pci/files.pci Please note