Re: git: df065f699f1f - main - stand: More sensible defaults when ConOut is missing

2022-09-24 Thread Mark Millard
John Baldwin wrote on Date: Fri, 23 Sep 2022 21:29:03 UTC : > On 8/26/22 9:18 PM, Warner Losh wrote: > > The branch main has been updated by imp: > > > > URL: > > https://cgit.FreeBSD.org/src/commit/?id=df065f699f1ff819bb9607c44a6754275ab335ed > > > > commit df065f699f1ff819bb9607c44a6754275ab

Re: git: df065f699f1f - main - stand: More sensible defaults when ConOut is missing

2022-09-24 Thread Mark Millard
On 2022-Sep-24, at 00:16, Mark Millard wrote: > John Baldwin wrote on > Date: Fri, 23 Sep 2022 21:29:03 UTC : > >> On 8/26/22 9:18 PM, Warner Losh wrote: >>> The branch main has been updated by imp: >>> >>> URL: >>> https://cgit.FreeBSD.org/src/commit/?id=df065f699f1ff819bb9607c44a6754275ab33

git: 8694fd333556 - main - smr: Fix synchronization in smr_enter()

2022-09-24 Thread Mark Johnston
The branch main has been updated by markj: URL: https://cgit.FreeBSD.org/src/commit/?id=8694fd333556addb97acfff1feca6a1e389201ce commit 8694fd333556addb97acfff1feca6a1e389201ce Author: Mark Johnston AuthorDate: 2022-09-24 13:18:04 + Commit: Mark Johnston CommitDate: 2022-09-24 13:1

git: 0b29f5efcc7e - main - amd64: Make it possible to grow the KERNBASE region of KVA

2022-09-24 Thread Mark Johnston
The branch main has been updated by markj: URL: https://cgit.FreeBSD.org/src/commit/?id=0b29f5efcc7ee8271ad2f6b6447898b489d618ec commit 0b29f5efcc7ee8271ad2f6b6447898b489d618ec Author: Mark Johnston AuthorDate: 2022-09-24 13:19:21 + Commit: Mark Johnston CommitDate: 2022-09-24 13:2

git: 6c2e9f4c32a4 - main - amd64: Handle 1GB mappings in pmap_enter_quick_locked()

2022-09-24 Thread Mark Johnston
The branch main has been updated by markj: URL: https://cgit.FreeBSD.org/src/commit/?id=6c2e9f4c32a44f3c239aba346322d871097eaed0 commit 6c2e9f4c32a44f3c239aba346322d871097eaed0 Author: Mark Johnston AuthorDate: 2022-09-24 13:20:29 + Commit: Mark Johnston CommitDate: 2022-09-24 13:2

git: 4551cbbe9906 - main - amd64: Ignore 1GB mappings in pmap_advise()

2022-09-24 Thread Mark Johnston
The branch main has been updated by markj: URL: https://cgit.FreeBSD.org/src/commit/?id=4551cbbe9906812556501c541fef0d88b0398b27 commit 4551cbbe9906812556501c541fef0d88b0398b27 Author: Mark Johnston AuthorDate: 2022-09-24 13:20:48 + Commit: Mark Johnston CommitDate: 2022-09-24 13:2

git: 89a2ef4d5226 - main - arm64: Ignore 1GB mappings in pmap_advise()

2022-09-24 Thread Mark Johnston
The branch main has been updated by markj: URL: https://cgit.FreeBSD.org/src/commit/?id=89a2ef4d5226135deb89cececdf32d55812d84fd commit 89a2ef4d5226135deb89cececdf32d55812d84fd Author: Mark Johnston AuthorDate: 2022-09-24 13:26:54 + Commit: Mark Johnston CommitDate: 2022-09-24 13:2

Re: git: 2c2ef670a79b - main - pseudofs: use the vget_prep/vget_finish idiom

2022-09-24 Thread Benjamin Kaduk
On Thu, Sep 22, 2022 at 3:11 AM Mateusz Guzik wrote: > On 9/19/22, Benjamin Kaduk wrote: > > On Mon, Sep 19, 2022 at 1:09 PM Mateusz Guzik wrote: > > > >> The branch main has been updated by mjg: > >> > >> URL: > >> > https://cgit.FreeBSD.org/src/commit/?id=2c2ef670a79b7f8fa84796a04885a3f76c914

git: 0f01fb01c2de - main - tmpfs_subr.c: some style

2022-09-24 Thread Konstantin Belousov
The branch main has been updated by kib: URL: https://cgit.FreeBSD.org/src/commit/?id=0f01fb01c2de3e2c9ce8719750aea379c402ece6 commit 0f01fb01c2de3e2c9ce8719750aea379c402ece6 Author: Konstantin Belousov AuthorDate: 2022-09-18 13:20:24 + Commit: Konstantin Belousov CommitDate: 2022-

git: cc65a412ae22 - main - filesystems: return error from vn_rlimit_fsize() instead of EFBIG

2022-09-24 Thread Konstantin Belousov
The branch main has been updated by kib: URL: https://cgit.FreeBSD.org/src/commit/?id=cc65a412ae226136e6207bdc8db4722dab99982f commit cc65a412ae226136e6207bdc8db4722dab99982f Author: Konstantin Belousov AuthorDate: 2022-09-18 14:44:49 + Commit: Konstantin Belousov CommitDate: 2022-

git: 2ac083f60f8c - main - Add vn_rlimit_trunc()

2022-09-24 Thread Konstantin Belousov
The branch main has been updated by kib: URL: https://cgit.FreeBSD.org/src/commit/?id=2ac083f60f8c9ce361c3daf691c60486459d87ae commit 2ac083f60f8c9ce361c3daf691c60486459d87ae Author: Konstantin Belousov AuthorDate: 2022-09-18 19:52:13 + Commit: Konstantin Belousov CommitDate: 2022-

git: 70385088cafa - main - UFS: disallow truncation to set file size past RLIMIT_FSIZE

2022-09-24 Thread Konstantin Belousov
The branch main has been updated by kib: URL: https://cgit.FreeBSD.org/src/commit/?id=70385088cafaab3365c5243f22b8fc9c712c1fde commit 70385088cafaab3365c5243f22b8fc9c712c1fde Author: Konstantin Belousov AuthorDate: 2022-09-18 11:49:57 + Commit: Konstantin Belousov CommitDate: 2022-

git: 701b73858e3a - main - msdosfs: disallow truncation to set file size past RLIMIT_FSIZE

2022-09-24 Thread Konstantin Belousov
The branch main has been updated by kib: URL: https://cgit.FreeBSD.org/src/commit/?id=701b73858e3afa15d8ca2ea4aa480173ccc5960e commit 701b73858e3afa15d8ca2ea4aa480173ccc5960e Author: Konstantin Belousov AuthorDate: 2022-09-18 11:51:03 + Commit: Konstantin Belousov CommitDate: 2022-

git: b5b16659c5ac - main - tmpfs: disallow truncation to set file size past RLIMIT_FSIZE

2022-09-24 Thread Konstantin Belousov
The branch main has been updated by kib: URL: https://cgit.FreeBSD.org/src/commit/?id=b5b16659c5aceb9caa0a9b76c7746e1d12a505ce commit b5b16659c5aceb9caa0a9b76c7746e1d12a505ce Author: Konstantin Belousov AuthorDate: 2022-09-18 13:28:11 + Commit: Konstantin Belousov CommitDate: 2022-

git: 1b4b75171ee3 - main - Add vn_rlimit_fsizex() and vn_rlimit_fsizex_res()

2022-09-24 Thread Konstantin Belousov
The branch main has been updated by kib: URL: https://cgit.FreeBSD.org/src/commit/?id=1b4b75171ee3f2213b7671878a910fd5ddb3306e commit 1b4b75171ee3f2213b7671878a910fd5ddb3306e Author: Konstantin Belousov AuthorDate: 2022-09-18 11:46:19 + Commit: Konstantin Belousov CommitDate: 2022-

git: a9c439ba104d - main - msdosfs: truncate write if it would exceed the fs max file size or RLIMIT_FSIZE

2022-09-24 Thread Konstantin Belousov
The branch main has been updated by kib: URL: https://cgit.FreeBSD.org/src/commit/?id=a9c439ba104d83a2666d114dae9f26b2efb22d17 commit a9c439ba104d83a2666d114dae9f26b2efb22d17 Author: Konstantin Belousov AuthorDate: 2022-09-18 11:51:33 + Commit: Konstantin Belousov CommitDate: 2022-

git: 87525ef94007 - main - FFS: truncate write if it would exceed the fs max file size or RLIMIT_FSIZE

2022-09-24 Thread Konstantin Belousov
The branch main has been updated by kib: URL: https://cgit.FreeBSD.org/src/commit/?id=87525ef94007c792c6745db7938251a663ca5706 commit 87525ef94007c792c6745db7938251a663ca5706 Author: Konstantin Belousov AuthorDate: 2022-09-18 11:48:40 + Commit: Konstantin Belousov CommitDate: 2022-

git: 8bdb2695d697 - main - tmpfs: truncate write if it would exceed the fs max file size or RLIMIT_FSIZE

2022-09-24 Thread Konstantin Belousov
The branch main has been updated by kib: URL: https://cgit.FreeBSD.org/src/commit/?id=8bdb2695d69710b7f2e7cc20820aab8b3f4668a6 commit 8bdb2695d69710b7f2e7cc20820aab8b3f4668a6 Author: Konstantin Belousov AuthorDate: 2022-09-18 13:27:28 + Commit: Konstantin Belousov CommitDate: 2022-

Re: git: 2c2ef670a79b - main - pseudofs: use the vget_prep/vget_finish idiom

2022-09-24 Thread Mateusz Guzik
On 9/24/22, Benjamin Kaduk wrote: > On Thu, Sep 22, 2022 at 3:11 AM Mateusz Guzik wrote: > >> On 9/19/22, Benjamin Kaduk wrote: >> > On Mon, Sep 19, 2022 at 1:09 PM Mateusz Guzik wrote: >> > >> >> The branch main has been updated by mjg: >> >> >> >> URL: >> >> >> https://cgit.FreeBSD.org/src/co

git: 26c190d2802e - main - if_clone: add ifc_link_ifp() / ifc_unlink_ifp() to the KPI

2022-09-24 Thread Alexander V. Chernikov
The branch main has been updated by melifaro: URL: https://cgit.FreeBSD.org/src/commit/?id=26c190d2802ebc17563c8fc467c8bb74eab6a2d9 commit 26c190d2802ebc17563c8fc467c8bb74eab6a2d9 Author: Alexander V. Chernikov AuthorDate: 2022-09-24 19:17:27 + Commit: Alexander V. Chernikov Commit

git: 9a7c520a7811 - main - ifp: add if_setdescr() / if_freedesrt() methods

2022-09-24 Thread Alexander V. Chernikov
The branch main has been updated by melifaro: URL: https://cgit.FreeBSD.org/src/commit/?id=9a7c520a7811a036a8140effb352f44ad5640c0e commit 9a7c520a7811a036a8140effb352f44ad5640c0e Author: Alexander V. Chernikov AuthorDate: 2022-09-24 19:37:29 + Commit: Alexander V. Chernikov Commit

git: 0083eef31cec - main - mount_nfs.8: Fix the RFC number now that it exists

2022-09-24 Thread Rick Macklem
The branch main has been updated by rmacklem: URL: https://cgit.FreeBSD.org/src/commit/?id=0083eef31cecf57df1157833d63ec766c77dd949 commit 0083eef31cecf57df1157833d63ec766c77dd949 Author: Rick Macklem AuthorDate: 2022-09-24 22:05:21 + Commit: Rick Macklem CommitDate: 2022-09-24 22:

Re: git: 2c2ef670a79b - main - pseudofs: use the vget_prep/vget_finish idiom

2022-09-24 Thread Konstantin Belousov
On Sat, Sep 24, 2022 at 09:20:13PM +0200, Mateusz Guzik wrote: > On 9/24/22, Benjamin Kaduk wrote: > > On Thu, Sep 22, 2022 at 3:11 AM Mateusz Guzik wrote: > > > >> On 9/19/22, Benjamin Kaduk wrote: > >> > On Mon, Sep 19, 2022 at 1:09 PM Mateusz Guzik wrote: > >> > > >> >> The branch main has b

git: a2dfb7224ec9 - main - file: upgrade to 5.43.

2022-09-24 Thread Xin LI
The branch main has been updated by delphij: URL: https://cgit.FreeBSD.org/src/commit/?id=a2dfb7224ec9933ee804cae54d51848dce938b6b commit a2dfb7224ec9933ee804cae54d51848dce938b6b Merge: 0083eef31cec ac3380060994 Author: Xin LI AuthorDate: 2022-09-25 02:16:39 + Commit: Xin LI Commit

git: 1576451a3948 - main - contrib/tzdata: import tzdata 2022d

2022-09-24 Thread Philip Paeps
The branch main has been updated by philip: URL: https://cgit.FreeBSD.org/src/commit/?id=1576451a39487b982c961f32bbab71c71890dc0c commit 1576451a39487b982c961f32bbab71c71890dc0c Merge: a2dfb7224ec9 42886e7fdd71 Author: Philip Paeps AuthorDate: 2022-09-25 05:50:36 + Commit: Philip Pa

git: da038df8c92b - main - share/zoneinfo: don't build obsolete SystemV zones

2022-09-24 Thread Philip Paeps
The branch main has been updated by philip: URL: https://cgit.FreeBSD.org/src/commit/?id=da038df8c92b71060965bdc5dc400db54de35587 commit da038df8c92b71060965bdc5dc400db54de35587 Author: Philip Paeps AuthorDate: 2022-09-25 05:42:18 + Commit: Philip Paeps CommitDate: 2022-09-25 05:54

git: 57338837aef5 - main - ObsoleteFiles.inc: fix a silly typo

2022-09-24 Thread Philip Paeps
The branch main has been updated by philip: URL: https://cgit.FreeBSD.org/src/commit/?id=57338837aef51923ebafc3656e38d4be5c50a60d commit 57338837aef51923ebafc3656e38d4be5c50a60d Author: Philip Paeps AuthorDate: 2022-09-25 06:02:30 + Commit: Philip Paeps CommitDate: 2022-09-25 06:03