Re: git: 61dece6d27fb - main - Enable soft updates by default for UFS2 filesystems.

2024-05-14 Thread Colin Percival
On 5/14/24 22:40, Kirk McKusick wrote: commit 61dece6d27fb2436928ca93d65667b358e05aa7b Author: Kirk McKusick AuthorDate: 2024-05-15 05:38:35 + Commit: Kirk McKusick CommitDate: 2024-05-15 05:40:01 + Enable soft updates by default for UFS2 filesystems. [...]

git: 61dece6d27fb - main - Enable soft updates by default for UFS2 filesystems.

2024-05-14 Thread Kirk McKusick
The branch main has been updated by mckusick: URL: https://cgit.FreeBSD.org/src/commit/?id=61dece6d27fb2436928ca93d65667b358e05aa7b commit 61dece6d27fb2436928ca93d65667b358e05aa7b Author: Kirk McKusick AuthorDate: 2024-05-15 05:38:35 + Commit: Kirk McKusick CommitDate: 2024-05-15 0

Re: git: 27358245644c - main - freebsd-tips: Add fortune to find font providing Unicode character

2024-05-14 Thread Baptiste Daroussin
Le 15 mai 2024 02:33:18 GMT+02:00, Joseph Mingrone a écrit : >On Tue, 2024-05-14 at 08:55, Baptiste Daroussin wrote: > >> On Mon 13 May 23:02, Joseph Mingrone wrote: >>> The branch main has been updated by jrm: > >>> URL: >>> https://cgit.FreeBSD.org/src/commit/?id=27358245644c2a8bf2b57182e2fcd8

Re: git: 27358245644c - main - freebsd-tips: Add fortune to find font providing Unicode character

2024-05-14 Thread Lexi Winter
Joseph Mingrone: > The branch main has been updated by jrm: [...] > +Under X Windows, you can determine which fonts provide a particular Unicode separately to bapt's comment, there is no such thing as "X Windows". the correct terminology is "the X Window System" or simply "X" or "X11". signature

Re: git: 27358245644c - main - freebsd-tips: Add fortune to find font providing Unicode character

2024-05-14 Thread Joseph Mingrone
On Tue, 2024-05-14 at 08:55, Baptiste Daroussin wrote: > On Mon 13 May 23:02, Joseph Mingrone wrote: >> The branch main has been updated by jrm: >> URL: >> https://cgit.FreeBSD.org/src/commit/?id=27358245644c2a8bf2b57182e2fcd8cdf18d6b8d >> commit 27358245644c2a8bf2b57182e2fcd8cdf18d6b8d >> Aut

git: 5af6fbd72790 - main - ssp: appease -Wgnu-statement-expression-from-macro-expansion

2024-05-14 Thread Kyle Evans
The branch main has been updated by kevans: URL: https://cgit.FreeBSD.org/src/commit/?id=5af6fbd72790173e128222943effc5aa95272ce9 commit 5af6fbd72790173e128222943effc5aa95272ce9 Author: Kyle Evans AuthorDate: 2024-05-14 23:16:58 + Commit: Kyle Evans CommitDate: 2024-05-14 23:22:18

git: c6113ac5a2c2 - main - AMD CPUs: update bits and data from CPUID 0x8000_0008

2024-05-14 Thread Konstantin Belousov
The branch main has been updated by kib: URL: https://cgit.FreeBSD.org/src/commit/?id=c6113ac5a2c2bfee875979ebd40a007ef4d60069 commit c6113ac5a2c2bfee875979ebd40a007ef4d60069 Author: Konstantin Belousov AuthorDate: 2024-05-13 23:02:16 + Commit: Konstantin Belousov CommitDate: 2024-

Re: git: c7f5f140bfdd - main - net80211: add initial key management suites from 802.11-2016, APIs to register them

2024-05-14 Thread Bjoern A. Zeeb
On Tue, 14 May 2024, Adrian Chadd wrote: The branch main has been updated by adrian: URL: https://cgit.FreeBSD.org/src/commit/?id=c7f5f140bfdde730dcd4380ac364a084488c962f commit c7f5f140bfdde730dcd4380ac364a084488c962f Author: Adrian Chadd AuthorDate: 2024-04-23 21:59:43 + Commit:

git: c7f5f140bfdd - main - net80211: add initial key management suites from 802.11-2016, APIs to register them

2024-05-14 Thread Adrian Chadd
The branch main has been updated by adrian: URL: https://cgit.FreeBSD.org/src/commit/?id=c7f5f140bfdde730dcd4380ac364a084488c962f commit c7f5f140bfdde730dcd4380ac364a084488c962f Author: Adrian Chadd AuthorDate: 2024-04-23 21:59:43 + Commit: Adrian Chadd CommitDate: 2024-05-14 21:39

git: dcf6ab2f2e38 - main - net80211: allow a single wlan crypto module to register for >1 cipher

2024-05-14 Thread Adrian Chadd
The branch main has been updated by adrian: URL: https://cgit.FreeBSD.org/src/commit/?id=dcf6ab2f2e38238f11b8f3b20f05ab43f73618c3 commit dcf6ab2f2e38238f11b8f3b20f05ab43f73618c3 Author: Adrian Chadd AuthorDate: 2024-04-22 03:36:05 + Commit: Adrian Chadd CommitDate: 2024-05-14 21:39

git: 98e8df90b5cc - main - net80211: add placeholder module names for the new ciphers

2024-05-14 Thread Adrian Chadd
The branch main has been updated by adrian: URL: https://cgit.FreeBSD.org/src/commit/?id=98e8df90b5cc5180c09e71998e5f3e05c76a4fe1 commit 98e8df90b5cc5180c09e71998e5f3e05c76a4fe1 Author: Adrian Chadd AuthorDate: 2024-04-22 03:29:08 + Commit: Adrian Chadd CommitDate: 2024-05-14 21:39

git: 05540e62e75f - main - net80211: add the 802.11-2016 cipher list to the crypto array set.

2024-05-14 Thread Adrian Chadd
The branch main has been updated by adrian: URL: https://cgit.FreeBSD.org/src/commit/?id=05540e62e75f8b2de7e337738eacfb0b159515a6 commit 05540e62e75f8b2de7e337738eacfb0b159515a6 Author: Adrian Chadd AuthorDate: 2024-04-22 03:25:33 + Commit: Adrian Chadd CommitDate: 2024-05-14 21:39

git: eb690a0576e8 - main - awk: Merge in bsd-feature branch of OTA from 20240422 (31bb33a32f71)

2024-05-14 Thread Warner Losh
The branch main has been updated by imp: URL: https://cgit.FreeBSD.org/src/commit/?id=eb690a0576e8cf5412124477eace3bb765068c3d commit eb690a0576e8cf5412124477eace3bb765068c3d Merge: 305db91d4b92 887b27736b04 Author: Warner Losh AuthorDate: 2024-05-14 18:15:43 + Commit: Warner Losh

git: 305db91d4b92 - main - sound: Remove ncards variable from sound_oss_card_info()

2024-05-14 Thread Christos Margiolis
The branch main has been updated by christos: URL: https://cgit.FreeBSD.org/src/commit/?id=305db91d4b92a5d53826dcb6df39fc8a1f3b427e commit 305db91d4b92a5d53826dcb6df39fc8a1f3b427e Author: Christos Margiolis AuthorDate: 2024-05-14 13:42:20 + Commit: Christos Margiolis CommitDate: 20

git: 54cc353f505d - main - snd_hda: Add patch for Lenovo Ideapad 3

2024-05-14 Thread Christos Margiolis
The branch main has been updated by christos: URL: https://cgit.FreeBSD.org/src/commit/?id=54cc353f505dbc5f19168b6b1417b6736433d9ae commit 54cc353f505dbc5f19168b6b1417b6736433d9ae Author: Christos Margiolis AuthorDate: 2024-05-14 13:42:04 + Commit: Christos Margiolis CommitDate: 20

git: 278953360e0e - main - snd_hda: Rename LENOVO_I* to LENOVO_IDEAPAD*

2024-05-14 Thread Christos Margiolis
The branch main has been updated by christos: URL: https://cgit.FreeBSD.org/src/commit/?id=278953360e0e6187c3f7c688cb49254df1567f0b commit 278953360e0e6187c3f7c688cb49254df1567f0b Author: Christos Margiolis AuthorDate: 2024-05-14 13:42:15 + Commit: Christos Margiolis CommitDate: 20

git: 79bffdf3f42e - main - usb_vendors: update to 2024.03.18

2024-05-14 Thread Baptiste Daroussin
The branch main has been updated by bapt: URL: https://cgit.FreeBSD.org/src/commit/?id=79bffdf3f42e2e8e62223fcffd537d5d254ddbb7 commit 79bffdf3f42e2e8e62223fcffd537d5d254ddbb7 Author: Baptiste Daroussin AuthorDate: 2024-05-14 12:18:52 + Commit: Baptiste Daroussin CommitDate: 2024-0

git: b0b9435ef1ec - main - pci_vendors: update to 2024.05.14

2024-05-14 Thread Baptiste Daroussin
The branch main has been updated by bapt: URL: https://cgit.FreeBSD.org/src/commit/?id=b0b9435ef1ec64c21f7243dbd02ad10e7f612149 commit b0b9435ef1ec64c21f7243dbd02ad10e7f612149 Author: Baptiste Daroussin AuthorDate: 2024-05-14 12:18:20 + Commit: Baptiste Daroussin CommitDate: 2024-0

git: 5681636ead67 - main - nuageinit: by default to not enable nuageinit

2024-05-14 Thread Baptiste Daroussin
The branch main has been updated by bapt: URL: https://cgit.FreeBSD.org/src/commit/?id=5681636ead6790d5ad2c24a4712f010fcdfc926c commit 5681636ead6790d5ad2c24a4712f010fcdfc926c Author: Baptiste Daroussin AuthorDate: 2024-05-14 12:15:43 + Commit: Baptiste Daroussin CommitDate: 2024-0