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

2022-01-16 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sun Jan 16 09:38:04 UTC 2022 Modified Files: src/usr.bin/make/unit-tests: var-op-sunsh.mk Log Message: tests/make: document more edge cases for the assignment modifier ':sh' To generate a diff of this commit: cvs rdiff -u -r1.8

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

2022-01-16 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sun Jan 16 09:38:04 UTC 2022 Modified Files: src/usr.bin/make/unit-tests: var-op-sunsh.mk Log Message: tests/make: document more edge cases for the assignment modifier ':sh' To generate a diff of this commit: cvs rdiff -u -r1.8

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

2022-01-16 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sun Jan 16 08:40:31 UTC 2022 Modified Files: src/tests/usr.bin/xlint/lint1: d_c99_bool.c d_c99_bool.exp Log Message: tests/lint: update comment to reality To generate a diff of this commit: cvs rdiff -u -r1.8 -r1.9

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

2022-01-16 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sun Jan 16 08:40:31 UTC 2022 Modified Files: src/tests/usr.bin/xlint/lint1: d_c99_bool.c d_c99_bool.exp Log Message: tests/lint: update comment to reality To generate a diff of this commit: cvs rdiff -u -r1.8 -r1.9

CVS commit: src/usr.bin/make

2022-01-16 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sun Jan 16 09:41:28 UTC 2022 Modified Files: src/usr.bin/make: parse.c Log Message: make: condense code in Parse_IsVar No functional change. To generate a diff of this commit: cvs rdiff -u -r1.651 -r1.652

CVS commit: src/usr.bin/make

2022-01-16 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sun Jan 16 09:41:28 UTC 2022 Modified Files: src/usr.bin/make: parse.c Log Message: make: condense code in Parse_IsVar No functional change. To generate a diff of this commit: cvs rdiff -u -r1.651 -r1.652

CVS commit: src/sys/net/lagg

2022-01-16 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sun Jan 16 10:45:17 UTC 2022 Modified Files: src/sys/net/lagg: if_lagg_lacp.c Log Message: lagg: remove stray semicolon No binary change. To generate a diff of this commit: cvs rdiff -u -r1.12 -r1.13

CVS commit: src/sys/net/lagg

2022-01-16 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sun Jan 16 10:45:17 UTC 2022 Modified Files: src/sys/net/lagg: if_lagg_lacp.c Log Message: lagg: remove stray semicolon No binary change. To generate a diff of this commit: cvs rdiff -u -r1.12 -r1.13

Re: CVS commit: src/lib/libcurses

2022-01-16 Thread Valery Ushakov
On Sun, Jan 16, 2022 at 10:30:45 +, Roland Illig wrote: > Modified Files: > src/lib/libcurses: addbytes.c ins_wstr.c > > Log Message: > libcurses: remove unreachable statements That summary sounds kinda misleading to me. It's technically true - the commit removes unreachable *empty*

Re: CVS commit: src/lib/libcurses

2022-01-16 Thread Roland Illig
16.01.2022 12:44:02 Valery Ushakov : > On Sun, Jan 16, 2022 at 10:30:45 +, Roland Illig wrote: > >> Modified Files: >>     src/lib/libcurses: addbytes.c ins_wstr.c >> >> Log Message: >> libcurses: remove unreachable statements > > That summary sounds kinda misleading to me.  It's

CVS commit: src/lib/libcurses

2022-01-16 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sun Jan 16 10:30:45 UTC 2022 Modified Files: src/lib/libcurses: addbytes.c ins_wstr.c Log Message: libcurses: remove unreachable statements Found by lint. No binary change. To generate a diff of this commit: cvs rdiff -u

CVS commit: src/lib/libcurses

2022-01-16 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sun Jan 16 10:30:45 UTC 2022 Modified Files: src/lib/libcurses: addbytes.c ins_wstr.c Log Message: libcurses: remove unreachable statements Found by lint. No binary change. To generate a diff of this commit: cvs rdiff -u

CVS commit: src/tests/lib/libc/inet

2022-01-16 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sun Jan 16 10:38:59 UTC 2022 Modified Files: src/tests/lib/libc/inet: t_inet_addr.c Log Message: tests/libc/inet: remove stray semicolons No binary change. To generate a diff of this commit: cvs rdiff -u -r1.1 -r1.2

CVS commit: src/tests/lib/libc/inet

2022-01-16 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sun Jan 16 10:38:59 UTC 2022 Modified Files: src/tests/lib/libc/inet: t_inet_addr.c Log Message: tests/libc/inet: remove stray semicolons No binary change. To generate a diff of this commit: cvs rdiff -u -r1.1 -r1.2

CVS commit: src/lib/libpam/modules/pam_krb5

2022-01-16 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sun Jan 16 10:52:19 UTC 2022 Modified Files: src/lib/libpam/modules/pam_krb5: pam_krb5.c Log Message: libpam: remove stray semicolon No binary change. To generate a diff of this commit: cvs rdiff -u -r1.29 -r1.30

CVS commit: src/lib/libpam/modules/pam_krb5

2022-01-16 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sun Jan 16 10:52:19 UTC 2022 Modified Files: src/lib/libpam/modules/pam_krb5: pam_krb5.c Log Message: libpam: remove stray semicolon No binary change. To generate a diff of this commit: cvs rdiff -u -r1.29 -r1.30

Re: CVS commit: src/usr.sbin/etcupdate

2022-01-16 Thread rudolf
On 1/9/22 4:33 AM, Luke Mewburn wrote: Module Name:src Committed By: lukem Date: Sun Jan 9 03:33:26 UTC 2022 Modified Files: src/usr.sbin/etcupdate: etcupdate etcupdate.8 Log Message: etcupdate: add -? for help. improve option errors Support -? to show help.

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

2022-01-16 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sun Jan 16 10:11:38 UTC 2022 Modified Files: src/tests/usr.bin/xlint/lint1: msg_193.c msg_193.exp Log Message: tests/lint: document why accidental double semicolons are hard to detect To generate a diff of this commit: cvs

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

2022-01-16 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sun Jan 16 10:11:38 UTC 2022 Modified Files: src/tests/usr.bin/xlint/lint1: msg_193.c msg_193.exp Log Message: tests/lint: document why accidental double semicolons are hard to detect To generate a diff of this commit: cvs

CVS commit: src/sys/arch/aarch64/aarch64

2022-01-16 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sun Jan 16 10:50:02 UTC 2022 Modified Files: src/sys/arch/aarch64/aarch64: pmap.c Log Message: aarch64/pmap: remove stray semicolon No binary change. To generate a diff of this commit: cvs rdiff -u -r1.124 -r1.125

CVS commit: src/sys/arch/aarch64/aarch64

2022-01-16 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sun Jan 16 10:50:02 UTC 2022 Modified Files: src/sys/arch/aarch64/aarch64: pmap.c Log Message: aarch64/pmap: remove stray semicolon No binary change. To generate a diff of this commit: cvs rdiff -u -r1.124 -r1.125

Re: CVS commit: src/lib/libcurses

2022-01-16 Thread Martin Husemann
On Sun, Jan 16, 2022 at 01:13:04PM +0100, Roland Illig wrote: > I'm not sure what the perfect commit message would look like that > would keep us both unsurprised and how much time we should spend > discussing about this particular case since the code itself can be > reviewed in a few seconds.

CVS commit: src/usr.bin/script

2022-01-16 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sun Jan 16 19:04:00 UTC 2022 Modified Files: src/usr.bin/script: script.1 script.c Log Message: If -e is specified exit with the exit status of the child process in a shell-like format (nabijaczleweli) To generate a diff of

CVS commit: src/usr.bin/script

2022-01-16 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sun Jan 16 19:04:00 UTC 2022 Modified Files: src/usr.bin/script: script.1 script.c Log Message: If -e is specified exit with the exit status of the child process in a shell-like format (nabijaczleweli) To generate a diff of

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

2022-01-16 Thread Simon J. Gerraty
Module Name:src Committed By: sjg Date: Sun Jan 16 18:16:07 UTC 2022 Modified Files: src/usr.bin/make/unit-tests: varname-makeflags.mk Log Message: Ensure make gets -r Apart from ensuring no influence from /usr/share/mk when bmake is built for the first time on a non-BSD

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

2022-01-16 Thread Simon J. Gerraty
Module Name:src Committed By: sjg Date: Sun Jan 16 18:16:07 UTC 2022 Modified Files: src/usr.bin/make/unit-tests: varname-makeflags.mk Log Message: Ensure make gets -r Apart from ensuring no influence from /usr/share/mk when bmake is built for the first time on a non-BSD

CVS commit: src/sys/dev/ic

2022-01-16 Thread Taylor R Campbell
Module Name:src Committed By: riastradh Date: Sun Jan 16 20:24:34 UTC 2022 Modified Files: src/sys/dev/ic: tpm.c Log Message: tpm(4): Fix suspend and rework I/O transaction lock. Use sc->sc_lock over individual I/O transactions, not open/close of the whole device. This

CVS commit: src/sys/dev/ic

2022-01-16 Thread Taylor R Campbell
Module Name:src Committed By: riastradh Date: Sun Jan 16 20:24:34 UTC 2022 Modified Files: src/sys/dev/ic: tpm.c Log Message: tpm(4): Fix suspend and rework I/O transaction lock. Use sc->sc_lock over individual I/O transactions, not open/close of the whole device. This

CVS commit: src/sys/net

2022-01-16 Thread Taylor R Campbell
Module Name:src Committed By: riastradh Date: Sun Jan 16 20:43:20 UTC 2022 Modified Files: src/sys/net: if_wg.c Log Message: wg(4): Limit the size of ifdrv requests. Avoids potential integer overflow or kernel memory exhaustion. Reported by Thomas Leroy a while back.

CVS commit: src/sys/net

2022-01-16 Thread Taylor R Campbell
Module Name:src Committed By: riastradh Date: Sun Jan 16 20:43:20 UTC 2022 Modified Files: src/sys/net: if_wg.c Log Message: wg(4): Limit the size of ifdrv requests. Avoids potential integer overflow or kernel memory exhaustion. Reported by Thomas Leroy a while back.

CVS commit: src/sys/dev/usb

2022-01-16 Thread Taylor R Campbell
Module Name:src Committed By: riastradh Date: Sun Jan 16 20:25:18 UTC 2022 Modified Files: src/sys/dev/usb: xhci.c Log Message: xhci(4): Fix copypasto in resume error message. To generate a diff of this commit: cvs rdiff -u -r1.151 -r1.152 src/sys/dev/usb/xhci.c Please

CVS commit: src/sys/dev/usb

2022-01-16 Thread Taylor R Campbell
Module Name:src Committed By: riastradh Date: Sun Jan 16 20:25:37 UTC 2022 Modified Files: src/sys/dev/usb: xhci.c Log Message: xhci(4): Fix citation in comment. 4.15.2.1 is device-initiated resume, but we are doing host-initiated. No functional change. To generate a

CVS commit: src/sys/dev/usb

2022-01-16 Thread Taylor R Campbell
Module Name:src Committed By: riastradh Date: Sun Jan 16 20:25:37 UTC 2022 Modified Files: src/sys/dev/usb: xhci.c Log Message: xhci(4): Fix citation in comment. 4.15.2.1 is device-initiated resume, but we are doing host-initiated. No functional change. To generate a

CVS commit: src/sys/dev/usb

2022-01-16 Thread Taylor R Campbell
Module Name:src Committed By: riastradh Date: Sun Jan 16 20:25:18 UTC 2022 Modified Files: src/sys/dev/usb: xhci.c Log Message: xhci(4): Fix copypasto in resume error message. To generate a diff of this commit: cvs rdiff -u -r1.151 -r1.152 src/sys/dev/usb/xhci.c Please