Re: git: 225639e7db68 - main - vt: Disable bell by default

2021-10-23 Thread Warner Losh
On Sat, Oct 23, 2021 at 6:45 AM Alexander Leidinger wrote: > Quoting Emmanuel Vadot (from Fri, 22 Oct 2021 > 22:55:40 +0200): > > > I honestly thought that this setting was something that you setup once > > when you installed a new machine (which doesn't happens very often) and > > forget about

git: 010e3bc77275 - stable/13 - Avoid lost buffers in fsck_ffs.

2021-10-23 Thread Kirk McKusick
The branch stable/13 has been updated by mckusick: URL: https://cgit.FreeBSD.org/src/commit/?id=010e3bc772753e282ccbf12df3600f6d1a33d3fe commit 010e3bc772753e282ccbf12df3600f6d1a33d3fe Author: Kirk McKusick AuthorDate: 2021-10-07 22:51:56 + Commit: Kirk McKusick CommitDate: 2021-10

git: dfd704b7fb2c - main - Allow biodone() to be used as a completion routine.

2021-10-23 Thread Kirk McKusick
The branch main has been updated by mckusick: URL: https://cgit.FreeBSD.org/src/commit/?id=dfd704b7fb2c81f290e1d62db081416bae0d83d3 commit dfd704b7fb2c81f290e1d62db081416bae0d83d3 Author: Kirk McKusick AuthorDate: 2021-10-23 14:25:49 + Commit: Kirk McKusick CommitDate: 2021-10-23 2

git: bee91a0e8b97 - releng/12.3 - contrib/tzdata: correct DST in Fiji

2021-10-23 Thread Philip Paeps
The branch releng/12.3 has been updated by philip: URL: https://cgit.FreeBSD.org/src/commit/?id=bee91a0e8b97dd9b424c6d72b25ec8591c180549 commit bee91a0e8b97dd9b424c6d72b25ec8591c180549 Author: Philip Paeps AuthorDate: 2021-10-18 06:19:42 + Commit: Philip Paeps CommitDate: 2021-10-2

git: 311b95bbcda7 - main - sys/mount.h: remove dead prototype

2021-10-23 Thread Robert Wing
The branch main has been updated by rew: URL: https://cgit.FreeBSD.org/src/commit/?id=311b95bbcda7b8b3314e599b61ae538da3305517 commit 311b95bbcda7b8b3314e599b61ae538da3305517 Author: Robert Wing AuthorDate: 2021-10-24 00:13:20 + Commit: Robert Wing CommitDate: 2021-10-24 00:13:20 +

Re: git: 6e66030c4c05 - main - linux: implement PTRACE_EVENT_EXEC

2021-10-23 Thread Konstantin Belousov
On Sat, Oct 23, 2021 at 06:46:34PM +, Edward Tomasz Napierala wrote: > The branch main has been updated by trasz: > > URL: > https://cgit.FreeBSD.org/src/commit/?id=6e66030c4c05331f9b0adf87c31f2f233dd3ae1f > > commit 6e66030c4c05331f9b0adf87c31f2f233dd3ae1f > Author: Edward Tomasz Napier

git: b6aec7884750 - stable/13 - cmp: initialize limit to avoid stack garbage limits

2021-10-23 Thread Kyle Evans
The branch stable/13 has been updated by kevans: URL: https://cgit.FreeBSD.org/src/commit/?id=b6aec78847501c4f7a79552651991e0842ecaec3 commit b6aec78847501c4f7a79552651991e0842ecaec3 Author: Kyle Evans AuthorDate: 2021-10-21 16:30:55 + Commit: Kyle Evans CommitDate: 2021-10-23 19:0

git: aba2dc46dfa5 - stable/12 - cmp: initialize limit to avoid stack garbage limits

2021-10-23 Thread Kyle Evans
The branch stable/12 has been updated by kevans: URL: https://cgit.FreeBSD.org/src/commit/?id=aba2dc46dfa51cf9e1b1987ca4e91f703ae7e368 commit aba2dc46dfa51cf9e1b1987ca4e91f703ae7e368 Author: Kyle Evans AuthorDate: 2021-10-21 16:30:55 + Commit: Kyle Evans CommitDate: 2021-10-23 19:0

git: 2ec26ae402fc - main - linux: Improve debug for PTRACE_GETEVENTMSG

2021-10-23 Thread Edward Tomasz Napierala
The branch main has been updated by trasz: URL: https://cgit.FreeBSD.org/src/commit/?id=2ec26ae402fc2589cb97bb5aa713b6d0ba080c17 commit 2ec26ae402fc2589cb97bb5aa713b6d0ba080c17 Author: Edward Tomasz Napierala AuthorDate: 2021-10-23 18:53:12 + Commit: Edward Tomasz Napierala CommitD

git: 6e66030c4c05 - main - linux: implement PTRACE_EVENT_EXEC

2021-10-23 Thread Edward Tomasz Napierala
The branch main has been updated by trasz: URL: https://cgit.FreeBSD.org/src/commit/?id=6e66030c4c05331f9b0adf87c31f2f233dd3ae1f commit 6e66030c4c05331f9b0adf87c31f2f233dd3ae1f Author: Edward Tomasz Napierala AuthorDate: 2021-10-23 18:13:14 + Commit: Edward Tomasz Napierala CommitD

git: 4b9725184e31 - main - Fix clang's internal assembler adding unwanted prefix to VIA xstore

2021-10-23 Thread Dimitry Andric
The branch main has been updated by dim: URL: https://cgit.FreeBSD.org/src/commit/?id=4b9725184e315596aa401cecb230033c6d6d5f29 commit 4b9725184e315596aa401cecb230033c6d6d5f29 Author: Dimitry Andric AuthorDate: 2021-10-23 18:19:26 + Commit: Dimitry Andric CommitDate: 2021-10-23 18:2

git: 2558bb8e9166 - main - linux: Make PTRACE_GET_SYSCALL_INFO handle EJUSTRETURN

2021-10-23 Thread Edward Tomasz Napierala
The branch main has been updated by trasz: URL: https://cgit.FreeBSD.org/src/commit/?id=2558bb8e9166395dce26afcfac91fc692621de7b commit 2558bb8e9166395dce26afcfac91fc692621de7b Author: Edward Tomasz Napierala AuthorDate: 2021-10-23 17:56:29 + Commit: Edward Tomasz Napierala CommitD

Re: git: 225639e7db68 - main - vt: Disable bell by default

2021-10-23 Thread Alexander Leidinger via dev-commits-src-all
Quoting Emmanuel Vadot (from Fri, 22 Oct 2021 22:55:40 +0200): I honestly thought that this setting was something that you setup once when you installed a new machine (which doesn't happens very often) and forget about it, you know another "ah crap yes I forgot about this, why do we have suc

git: e3a83df1195c - main - linux: Improve debug for PTRACE_GETREGSET

2021-10-23 Thread Edward Tomasz Napierala
The branch main has been updated by trasz: URL: https://cgit.FreeBSD.org/src/commit/?id=e3a83df1195cc4f48f2908b423b5c80dd9c49a21 commit e3a83df1195cc4f48f2908b423b5c80dd9c49a21 Author: Edward Tomasz Napierala AuthorDate: 2021-10-22 18:58:52 + Commit: Edward Tomasz Napierala CommitD

git: 2c7f79828254 - main - linux: Fix ENOTSOCK handling in sendfile(2)

2021-10-23 Thread Edward Tomasz Napierala
The branch main has been updated by trasz: URL: https://cgit.FreeBSD.org/src/commit/?id=2c7f7982825442c851e8bb17555a086a232ef4d9 commit 2c7f7982825442c851e8bb17555a086a232ef4d9 Author: Edward Tomasz Napierala AuthorDate: 2021-10-23 08:15:37 + Commit: Edward Tomasz Napierala CommitD

git: 3417c29851b6 - main - linux: Constify bsd_to_linux_regset()

2021-10-23 Thread Edward Tomasz Napierala
The branch main has been updated by trasz: URL: https://cgit.FreeBSD.org/src/commit/?id=3417c29851b6fce32b4c459b4c0a197b2e33018b commit 3417c29851b6fce32b4c459b4c0a197b2e33018b Author: Edward Tomasz Napierala AuthorDate: 2021-10-23 07:33:48 + Commit: Edward Tomasz Napierala CommitD