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

2021-10-20 Thread Baptiste Daroussin
20 oct. 2021 19:11:15 Gleb Smirnoff : >   Emmanuel, > > On Wed, Oct 20, 2021 at 01:42:37PM +0200, Emmanuel Vadot wrote: > E>  Stop using POLA for "This is a change that I don't agree with". > > A change that just changes the system behaviour and nothing else, > is a POLA violation. > > E>  In th

git: 35175e100add - main - bhyve: Bump the SMBIOS firmware version to 14.0 for 14-CURRENT

2021-10-20 Thread Rebecca Cran
The branch main has been updated by bcran: URL: https://cgit.FreeBSD.org/src/commit/?id=35175e100add6fc2bc73a826aeafbb8e198adb97 commit 35175e100add6fc2bc73a826aeafbb8e198adb97 Author: Rebecca Cran AuthorDate: 2021-10-21 02:33:49 + Commit: Rebecca Cran CommitDate: 2021-10-21 04:10:

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

2021-10-20 Thread Alexey Dokuchaev
On Wed, Oct 20, 2021 at 09:57:04AM -0400, Shawn Webb wrote: > On Tue, Oct 19, 2021 at 07:38:15AM +, Emmanuel Vadot wrote: > > commit 225639e7db685a4047e384abdbc296c0e02bd147 > > > > vt: Disable bell by default > > > > Bell is either useless if you're working on remote servers or > > reall

git: 2c7a6dad4de1 - main - ldd: do not use dlopen(RTLD_TRACE) for dso when format is specified

2021-10-20 Thread Konstantin Belousov
The branch main has been updated by kib: URL: https://cgit.FreeBSD.org/src/commit/?id=2c7a6dad4de17c357eb91c723bad860c6512a598 commit 2c7a6dad4de17c357eb91c723bad860c6512a598 Author: Konstantin Belousov AuthorDate: 2021-10-11 22:35:56 + Commit: Konstantin Belousov CommitDate: 2021-

git: 33dba3bb0ec2 - main - rtld-elf/paths.h: Make it usable outside rtld

2021-10-20 Thread Konstantin Belousov
The branch main has been updated by kib: URL: https://cgit.FreeBSD.org/src/commit/?id=33dba3bb0ec2a0f0a401bed145cc0ef95f37a5c3 commit 33dba3bb0ec2a0f0a401bed145cc0ef95f37a5c3 Author: Konstantin Belousov AuthorDate: 2021-10-12 15:50:49 + Commit: Konstantin Belousov CommitDate: 2021-

git: ca8c576d10e2 - main - ldd: style

2021-10-20 Thread Konstantin Belousov
The branch main has been updated by kib: URL: https://cgit.FreeBSD.org/src/commit/?id=ca8c576d10e22830d0c7ac865af21aad9ae44181 commit ca8c576d10e22830d0c7ac865af21aad9ae44181 Author: Konstantin Belousov AuthorDate: 2021-10-12 11:39:32 + Commit: Konstantin Belousov CommitDate: 2021-

git: 9ce201f2ee3c - main - ping: fix parsing of options including '4' and '6'

2021-10-20 Thread Alan Somers
The branch main has been updated by asomers: URL: https://cgit.FreeBSD.org/src/commit/?id=9ce201f2ee3ca340032d9cc71d91a36b3b45a4c3 commit 9ce201f2ee3ca340032d9cc71d91a36b3b45a4c3 Author: Alan Somers AuthorDate: 2021-10-06 22:54:59 + Commit: Alan Somers CommitDate: 2021-10-21 00:05:

git: 5c5340108e9c - main - net: Allow binding of unspecified address without address existance

2021-10-20 Thread Ed Maste
The branch main has been updated by emaste: URL: https://cgit.FreeBSD.org/src/commit/?id=5c5340108e9c2e384ca646720e17d037c69acc4c commit 5c5340108e9c2e384ca646720e17d037c69acc4c Author: Roy Marples AuthorDate: 2021-10-20 15:47:29 + Commit: Ed Maste CommitDate: 2021-10-20 23:25:51 +

git: f83288645cd9 - main - powerpc64le: stand fixes

2021-10-20 Thread Leandro Lupori
The branch main has been updated by luporl: URL: https://cgit.FreeBSD.org/src/commit/?id=f83288645cd9726c24ca67292fbc3abb4eb65a36 commit f83288645cd9726c24ca67292fbc3abb4eb65a36 Author: Leandro Lupori AuthorDate: 2021-10-20 18:48:33 + Commit: Leandro Lupori CommitDate: 2021-10-20 1

git: 2bd6d910b243 - main - msdosfs_rename: remove write-only variables

2021-10-20 Thread Konstantin Belousov
The branch main has been updated by kib: URL: https://cgit.FreeBSD.org/src/commit/?id=2bd6d910b24343f7678be7482a78fd7d596e6753 commit 2bd6d910b24343f7678be7482a78fd7d596e6753 Author: Konstantin Belousov AuthorDate: 2021-10-20 01:55:50 + Commit: Konstantin Belousov CommitDate: 2021-

git: 2ff7c2cc4f28 - main - sys/bus.h: silence warnings about write-only variables

2021-10-20 Thread Konstantin Belousov
The branch main has been updated by kib: URL: https://cgit.FreeBSD.org/src/commit/?id=2ff7c2cc4f28ab05caccb2936ba0d74c6734dd39 commit 2ff7c2cc4f28ab05caccb2936ba0d74c6734dd39 Author: Konstantin Belousov AuthorDate: 2021-10-20 13:23:30 + Commit: Konstantin Belousov CommitDate: 2021-

git: 80bca63cf48d - main - tmpfs: remove write-only variables

2021-10-20 Thread Konstantin Belousov
The branch main has been updated by kib: URL: https://cgit.FreeBSD.org/src/commit/?id=80bca63cf48d0f4f1c6cfc1dace1369947eaaa47 commit 80bca63cf48d0f4f1c6cfc1dace1369947eaaa47 Author: Konstantin Belousov AuthorDate: 2021-10-20 01:54:48 + Commit: Konstantin Belousov CommitDate: 2021-

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

2021-10-20 Thread Gleb Smirnoff
Emmanuel, On Wed, Oct 20, 2021 at 01:42:37PM +0200, Emmanuel Vadot wrote: E> Stop using POLA for "This is a change that I don't agree with". A change that just changes the system behaviour and nothing else, is a POLA violation. E> In the past weeks we had commits that changed mixer(8) cli in

Re: git: 262717e270c3 - main - arswitch(4): Add new manpage

2021-10-20 Thread John Baldwin
On 10/19/21 8:35 PM, Guangyuan Yang wrote: The branch main has been updated by ygy (doc, ports committer): URL: https://cgit.FreeBSD.org/src/commit/?id=262717e270c3e8a28fa2937db750ba946be8c836 commit 262717e270c3e8a28fa2937db750ba946be8c836 Author: Felix Johnson AuthorDate: 2021-10-20 03:

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

2021-10-20 Thread Shawn Webb
On Tue, Oct 19, 2021 at 07:38:15AM +, Emmanuel Vadot wrote: > The branch main has been updated by manu: > > URL: > https://cgit.FreeBSD.org/src/commit/?id=225639e7db685a4047e384abdbc296c0e02bd147 > > commit 225639e7db685a4047e384abdbc296c0e02bd147 > Author: Emmanuel Vadot > AuthorDate:

git: 2a213a2e2829 - main - OptionalObsoleteFiles: add more googletest files to remove

2021-10-20 Thread Baptiste Daroussin
The branch main has been updated by bapt: URL: https://cgit.FreeBSD.org/src/commit/?id=2a213a2e2829e026cf374480ee2402c8d6c35a7c commit 2a213a2e2829e026cf374480ee2402c8d6c35a7c Author: Baptiste Daroussin AuthorDate: 2021-10-20 12:18:37 + Commit: Baptiste Daroussin CommitDate: 2021-1

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

2021-10-20 Thread Slawa Olhovchenkov
On Wed, Oct 20, 2021 at 01:42:37PM +0200, Emmanuel Vadot wrote: > On Wed, 20 Oct 2021 12:52:06 +0300 > Slawa Olhovchenkov wrote: > > > On Tue, Oct 19, 2021 at 01:37:00PM +0200, Emmanuel Vadot wrote: > > > > > On Tue, 19 Oct 2021 14:21:33 +0300 > > > Slawa Olhovchenkov wrote: > > > > > > > On

git: f3aad18d5e57 - main - sh(1): fix home/del key on mobaxterm env

2021-10-20 Thread Baptiste Daroussin
The branch main has been updated by bapt: URL: https://cgit.FreeBSD.org/src/commit/?id=f3aad18d5e57328469be0e3be9e17d7bc48e6822 commit f3aad18d5e57328469be0e3be9e17d7bc48e6822 Author: Baptiste Daroussin AuthorDate: 2021-10-20 11:58:18 + Commit: Baptiste Daroussin CommitDate: 2021-1

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

2021-10-20 Thread Emmanuel Vadot
On Wed, 20 Oct 2021 12:52:06 +0300 Slawa Olhovchenkov wrote: > On Tue, Oct 19, 2021 at 01:37:00PM +0200, Emmanuel Vadot wrote: > > > On Tue, 19 Oct 2021 14:21:33 +0300 > > Slawa Olhovchenkov wrote: > > > > > On Tue, Oct 19, 2021 at 07:38:15AM +, Emmanuel Vadot wrote: > > > > > > > The bra

git: 4fb002805e0d - main - Pass the ACPI ID when reading the ACPI domain

2021-10-20 Thread Andrew Turner
The branch main has been updated by andrew: URL: https://cgit.FreeBSD.org/src/commit/?id=4fb002805e0dc0d08825bce65a0f4e533c53ec54 commit 4fb002805e0dc0d08825bce65a0f4e533c53ec54 Author: Andrew Turner AuthorDate: 2021-10-18 09:04:06 + Commit: Andrew Turner CommitDate: 2021-10-20 10:

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

2021-10-20 Thread Slawa Olhovchenkov
On Tue, Oct 19, 2021 at 01:37:00PM +0200, Emmanuel Vadot wrote: > On Tue, 19 Oct 2021 14:21:33 +0300 > Slawa Olhovchenkov wrote: > > > On Tue, Oct 19, 2021 at 07:38:15AM +, Emmanuel Vadot wrote: > > > > > The branch main has been updated by manu: > > > > > > URL: > > > https://cgit.FreeBS

git: 5fe973734866 - main - skel: update .shrc as well

2021-10-20 Thread Baptiste Daroussin
The branch main has been updated by bapt: URL: https://cgit.FreeBSD.org/src/commit/?id=5fe97373486619373e3eeecb25582b5c937a26c5 commit 5fe97373486619373e3eeecb25582b5c937a26c5 Author: Baptiste Daroussin AuthorDate: 2021-10-20 09:23:13 + Commit: Baptiste Daroussin CommitDate: 2021-1

git: 68914dab436a - main - timeout: eliminate usage of sysexits

2021-10-20 Thread Baptiste Daroussin
The branch main has been updated by bapt: URL: https://cgit.FreeBSD.org/src/commit/?id=68914dab436acf166b8f851c4fa0acecb7c7c510 commit 68914dab436acf166b8f851c4fa0acecb7c7c510 Author: Baptiste Daroussin AuthorDate: 2021-10-20 08:39:34 + Commit: Baptiste Daroussin CommitDate: 2021-1

git: 3f550f019185 - main - timeout: style fixes

2021-10-20 Thread Baptiste Daroussin
The branch main has been updated by bapt: URL: https://cgit.FreeBSD.org/src/commit/?id=3f550f01918511ac73884828f98ad1eaae2c18b4 commit 3f550f01918511ac73884828f98ad1eaae2c18b4 Author: Baptiste Daroussin AuthorDate: 2021-10-20 08:44:32 + Commit: Baptiste Daroussin CommitDate: 2021-1

Re: git: d410b585b6f0 - main - sh(1): make it the default shell for the root user

2021-10-20 Thread Alexey Dokuchaev
gt; > > sh(1): make it the default shell for the root user > > > > > > @@ -27,6 +27,12 @@ NOTE TO PEOPLE WHO THINK THAT FreeBSD 14.x IS SLOW: > > > world, or to merely disable the most expensive debugging functionality > > > at runtime, run &qu

Re: git: d410b585b6f0 - main - sh(1): make it the default shell for the root user

2021-10-20 Thread Baptiste Daroussin
@@ -27,6 +27,12 @@ NOTE TO PEOPLE WHO THINK THAT FreeBSD 14.x IS SLOW: > > world, or to merely disable the most expensive debugging functionality > > at runtime, run "ln -s 'abort:false,junk:false' /etc/malloc.conf".) > > > > +20211020: &

git: 6ae38ab45396 - main - UPDATING: fix style

2021-10-20 Thread Baptiste Daroussin
THAT FreeBSD 14.x IS SLOW: at runtime, run "ln -s 'abort:false,junk:false' /etc/malloc.conf".) 20211020: - sh(1) is now the default shell for the root user. to force root to use + sh(1) is now the default shell for the root user. To force root to use

Re: git: d410b585b6f0 - main - sh(1): make it the default shell for the root user

2021-10-20 Thread Alexey Dokuchaev
merely disable the most expensive debugging functionality > at runtime, run "ln -s 'abort:false,junk:false' /etc/malloc.conf".) > > +20211020: > + sh(1) is now the default shell for the root user. to force root to use New sentences start with capital lette

git: 1fca3dca2339 - main - RELNOTES: document the change of the default shell

2021-10-20 Thread Baptiste Daroussin
The branch main has been updated by bapt: URL: https://cgit.FreeBSD.org/src/commit/?id=1fca3dca2339cceda5efce0d6b87846faac3dba9 commit 1fca3dca2339cceda5efce0d6b87846faac3dba9 Author: Baptiste Daroussin AuthorDate: 2021-10-20 07:35:07 + Commit: Baptiste Daroussin CommitDate: 2021-1

git: d410b585b6f0 - main - sh(1): make it the default shell for the root user

2021-10-20 Thread Baptiste Daroussin
the most expensive debugging functionality at runtime, run "ln -s 'abort:false,junk:false' /etc/malloc.conf".) +20211020: + sh(1) is now the default shell for the root user. to force root to use + the csh shell, please run the following command as root: + +

git: ef0d94a3d34c - main - sh(1): interactive mode improvement

2021-10-20 Thread Baptiste Daroussin
The branch main has been updated by bapt: URL: https://cgit.FreeBSD.org/src/commit/?id=ef0d94a3d34c880bd9f86cd842ee01b6075bc1d8 commit ef0d94a3d34c880bd9f86cd842ee01b6075bc1d8 Author: Baptiste Daroussin AuthorDate: 2021-10-19 06:37:47 + Commit: Baptiste Daroussin CommitDate: 2021-1

git: 5aeb26000a41 - main - ncurses: documents the latest changes in RELNOTES

2021-10-20 Thread Baptiste Daroussin
The branch main has been updated by bapt: URL: https://cgit.FreeBSD.org/src/commit/?id=5aeb26000a41efb54fae2f0c631db6fcda268bb5 commit 5aeb26000a41efb54fae2f0c631db6fcda268bb5 Author: Baptiste Daroussin AuthorDate: 2021-10-19 06:43:39 + Commit: Baptiste Daroussin CommitDate: 2021-1