git: d7e3299f607f - main - Ensure good exit status from type

2023-04-22 Thread Simon J. Gerraty
The branch main has been updated by sjg: URL: https://cgit.FreeBSD.org/src/commit/?id=d7e3299f607fc2c58ec1f701c57402d39273b832 commit d7e3299f607fc2c58ec1f701c57402d39273b832 Author: Simon J. Gerraty AuthorDate: 2023-04-23 06:15:05 + Commit: Simon J. Gerraty CommitDate: 2023-04-23

Re: git: df53ae0fdd98 - main - Remove portsnap(8)

2023-04-22 Thread Piotr P. Stefaniak
On 2023-04-23 01:12:43, Colin Percival wrote: Remove portsnap(8) Rather than having a tool in the FreeBSD base system for obtaining the FreeBSD ports tree, users are encouraged to `pkg install git` and then `git clone https://git.FreeBSD.org/ports.git /usr/ports`. With my 64 KB/s d

git: b658c0fce10a - main - ip_mroute: Delete unreachable code

2023-04-22 Thread Zhenlei Huang
The branch main has been updated by zlei: URL: https://cgit.FreeBSD.org/src/commit/?id=b658c0fce10a06493dc468fc9f6699120473e17b commit b658c0fce10a06493dc468fc9f6699120473e17b Author: Zhenlei Huang AuthorDate: 2023-04-23 04:47:57 + Commit: Zhenlei Huang CommitDate: 2023-04-23 04:47

git: c373e1d6adbc - main - if_stf: Delete unreachable code

2023-04-22 Thread Zhenlei Huang
The branch main has been updated by zlei: URL: https://cgit.FreeBSD.org/src/commit/?id=c373e1d6adbc3785e8f1072cdc4a062733baa514 commit c373e1d6adbc3785e8f1072cdc4a062733baa514 Author: Zhenlei Huang AuthorDate: 2023-04-23 04:47:57 + Commit: Zhenlei Huang CommitDate: 2023-04-23 04:47

git: 04989ef426f9 - main - bmake 20230123 gives us .SYSPATH

2023-04-22 Thread Simon J. Gerraty
The branch main has been updated by sjg: URL: https://cgit.FreeBSD.org/src/commit/?id=04989ef426f911e0d7f674f66a080a0af3376b1d commit 04989ef426f911e0d7f674f66a080a0af3376b1d Author: Simon J. Gerraty AuthorDate: 2023-04-23 01:15:31 + Commit: Simon J. Gerraty CommitDate: 2023-04-23

git: df53ae0fdd98 - main - Remove portsnap(8)

2023-04-22 Thread Colin Percival
bort:false,junk:false' /etc/malloc.conf".) +20230422: + Remove portsnap(8). Users are encouraged to obtain the ports tree + using git instead. + 20230420: Add jobs.mk to save typing. Enables -j${JOB_MAX} and logging eg. diff --git a/libexec/Makefile b/libexec/Makefil

git: fb30bb0d4d0e - main - dirdeps.mk ensure M_dep_qual_fixes is applied

2023-04-22 Thread Simon J. Gerraty
The branch main has been updated by sjg: URL: https://cgit.FreeBSD.org/src/commit/?id=fb30bb0d4d0ed3beb27116761ac0c941607e3906 commit fb30bb0d4d0ed3beb27116761ac0c941607e3906 Author: Simon J. Gerraty AuthorDate: 2023-04-23 01:00:45 + Commit: Simon J. Gerraty CommitDate: 2023-04-23

git: 3483454556d0 - main - local.meta.sys.mk skip OBJTOP for host

2023-04-22 Thread Simon J. Gerraty
The branch main has been updated by sjg: URL: https://cgit.FreeBSD.org/src/commit/?id=3483454556d0e252c9e7c89d35bffe9addeef2ae commit 3483454556d0e252c9e7c89d35bffe9addeef2ae Author: Simon J. Gerraty AuthorDate: 2023-04-23 00:59:12 + Commit: Simon J. Gerraty CommitDate: 2023-04-23

git: 66e8f1f7d37b - main - linux(4): Fix arm64 build after b7a6bcdd, missed chunk added

2023-04-22 Thread Dmitry Chagin
The branch main has been updated by dchagin: URL: https://cgit.FreeBSD.org/src/commit/?id=66e8f1f7d37b5f657086437f5411a63c9080e25c commit 66e8f1f7d37b5f657086437f5411a63c9080e25c Author: Dmitry Chagin AuthorDate: 2023-04-22 22:41:12 + Commit: Dmitry Chagin CommitDate: 2023-04-22 22

git: cf20b1f81c10 - main - Extract some of local.meta.sys.mk to local.meta.sys.env.mk

2023-04-22 Thread Simon J. Gerraty
The branch main has been updated by sjg: URL: https://cgit.FreeBSD.org/src/commit/?id=cf20b1f81c1043faca2a5e4fe16bc48679494fe0 commit cf20b1f81c1043faca2a5e4fe16bc48679494fe0 Author: Simon J. Gerraty AuthorDate: 2023-04-22 22:07:53 + Commit: Simon J. Gerraty CommitDate: 2023-04-22

git: 16161b4839ff - main - makeman export UPDATE_DEPENFILE=no

2023-04-22 Thread Simon J. Gerraty
The branch main has been updated by sjg: URL: https://cgit.FreeBSD.org/src/commit/?id=16161b4839ffea0da6c2ecf5984952d43fca6ea3 commit 16161b4839ffea0da6c2ecf5984952d43fca6ea3 Author: Simon J. Gerraty AuthorDate: 2023-04-22 21:57:24 + Commit: Simon J. Gerraty CommitDate: 2023-04-22

Re: git: f957a32dacfd - main - Update meta.sys.mk and related local*mk

2023-04-22 Thread Ed Maste
On Thu, 20 Apr 2023 at 23:39, Simon J. Gerraty wrote: > > The branch main has been updated by sjg: > > URL: > https://cgit.FreeBSD.org/src/commit/?id=f957a32dacfd0e18e574d0797e4bec4bec9f15af > > commit f957a32dacfd0e18e574d0797e4bec4bec9f15af > Author: Simon J. Gerraty > AuthorDate: 2023-04-

git: 188bf8876fdc - main - Build host tools on non-FreeBSD host with DIRDEPS_BUILD

2023-04-22 Thread Simon J. Gerraty
The branch main has been updated by sjg: URL: https://cgit.FreeBSD.org/src/commit/?id=188bf8876fdc6e3edebeb76f80e764e419a65f1e commit 188bf8876fdc6e3edebeb76f80e764e419a65f1e Author: Simon J. Gerraty AuthorDate: 2023-04-22 20:13:22 + Commit: Simon J. Gerraty CommitDate: 2023-04-22

git: db98bc2c0d3a - main - Allow tools/build to work for DIRDEPS_BUILD

2023-04-22 Thread Simon J. Gerraty
The branch main has been updated by sjg: URL: https://cgit.FreeBSD.org/src/commit/?id=db98bc2c0d3aae1772ee773c22c8d01d2add6c92 commit db98bc2c0d3aae1772ee773c22c8d01d2add6c92 Author: Simon J. Gerraty AuthorDate: 2023-04-22 19:25:54 + Commit: Simon J. Gerraty CommitDate: 2023-04-22

git: 0ef30b5d6b75 - main - linux(4): Bump osrelease to 5.15.0

2023-04-22 Thread Dmitry Chagin
The branch main has been updated by dchagin: URL: https://cgit.FreeBSD.org/src/commit/?id=0ef30b5d6b75596e087a86c3cb01a0b2c611e7e6 commit 0ef30b5d6b75596e087a86c3cb01a0b2c611e7e6 Author: Dmitry Chagin AuthorDate: 2023-04-22 19:18:08 + Commit: Dmitry Chagin CommitDate: 2023-04-22 19

git: b7a6bcdd1319 - main - linux(4): Export the AT_MINSIGSTKSZ depending on the process osreldata

2023-04-22 Thread Dmitry Chagin
The branch main has been updated by dchagin: URL: https://cgit.FreeBSD.org/src/commit/?id=b7a6bcdd1319b4e5da0bfc5e7790cbf26efe9892 commit b7a6bcdd1319b4e5da0bfc5e7790cbf26efe9892 Author: Dmitry Chagin AuthorDate: 2023-04-22 19:17:52 + Commit: Dmitry Chagin CommitDate: 2023-04-22 19

git: 70eab81d6ffe - main - linux(4): Export the AT_EXECFN depending on the process osreldata

2023-04-22 Thread Dmitry Chagin
The branch main has been updated by dchagin: URL: https://cgit.FreeBSD.org/src/commit/?id=70eab81d6ffecf0ba4c7f19a8b6389178eda5259 commit 70eab81d6ffecf0ba4c7f19a8b6389178eda5259 Author: Dmitry Chagin AuthorDate: 2023-04-22 19:17:36 + Commit: Dmitry Chagin CommitDate: 2023-04-22 19

git: 40c36c4674eb - main - linux(4): Export the AT_RANDOM depending on the process osreldata

2023-04-22 Thread Dmitry Chagin
The branch main has been updated by dchagin: URL: https://cgit.FreeBSD.org/src/commit/?id=40c36c4674eb9602709cf9d0483a4f34ad9753f6 commit 40c36c4674eb9602709cf9d0483a4f34ad9753f6 Author: Dmitry Chagin AuthorDate: 2023-04-22 19:17:17 + Commit: Dmitry Chagin CommitDate: 2023-04-22 19

git: 56c5230afdcf - main - linux(4): Fix LINUX_AT_COUNT comments

2023-04-22 Thread Dmitry Chagin
The branch main has been updated by dchagin: URL: https://cgit.FreeBSD.org/src/commit/?id=56c5230afdcf2b317d904009abe577e91b382542 commit 56c5230afdcf2b317d904009abe577e91b382542 Author: Dmitry Chagin AuthorDate: 2023-04-22 19:16:43 + Commit: Dmitry Chagin CommitDate: 2023-04-22 19

git: 7d8c98398302 - main - linux(4): Deduplicate linux_copyout_auxargs()

2023-04-22 Thread Dmitry Chagin
The branch main has been updated by dchagin: URL: https://cgit.FreeBSD.org/src/commit/?id=7d8c98398302b939b97310d31883ebdab8c0b938 commit 7d8c98398302b939b97310d31883ebdab8c0b938 Author: Dmitry Chagin AuthorDate: 2023-04-22 19:16:02 + Commit: Dmitry Chagin CommitDate: 2023-04-22 19

git: 8561d0b2ec50 - main - Simplify building host tools during DIRDEPS_BUILD

2023-04-22 Thread Simon J. Gerraty
The branch main has been updated by sjg: URL: https://cgit.FreeBSD.org/src/commit/?id=8561d0b2ec50eb127b58dee30bf49ef519947457 commit 8561d0b2ec50eb127b58dee30bf49ef519947457 Author: Simon J. Gerraty AuthorDate: 2023-04-22 19:01:49 + Commit: Simon J. Gerraty CommitDate: 2023-04-22

git: dbce131b8f40 - main - pfctl: match geticmpcodeby*()/print_fromto() prototypes to definitions

2023-04-22 Thread Kristof Provost
The branch main has been updated by kp: URL: https://cgit.FreeBSD.org/src/commit/?id=dbce131b8f40dbd5997db130e59ed7736a79f680 commit dbce131b8f40dbd5997db130e59ed7736a79f680 Author: Kristof Provost AuthorDate: 2023-04-21 13:13:19 + Commit: Kristof Provost CommitDate: 2023-04-22 17:

git: 5e3bb0514781 - main - pfctl: remove unneeded includes

2023-04-22 Thread Kristof Provost
The branch main has been updated by kp: URL: https://cgit.FreeBSD.org/src/commit/?id=5e3bb05147816885f1cf25c8cfc03ceec3fa376d commit 5e3bb05147816885f1cf25c8cfc03ceec3fa376d Author: Kristof Provost AuthorDate: 2023-04-21 09:31:44 + Commit: Kristof Provost CommitDate: 2023-04-22 17:

git: 0468e89cb359 - main - zfs/powerpc64: Fix big-endian powerpc64 asm

2023-04-22 Thread Justin Hibbits
The branch main has been updated by jhibbits: URL: https://cgit.FreeBSD.org/src/commit/?id=0468e89cb35936d608cd2760135a791350f2f161 commit 0468e89cb35936d608cd2760135a791350f2f161 Author: Justin Hibbits AuthorDate: 2023-04-13 15:26:52 + Commit: Justin Hibbits CommitDate: 2023-04-22

git: 33906122e1ff - main - nfsuserd.c: Replace slave with server

2023-04-22 Thread Rick Macklem
The branch main has been updated by rmacklem: URL: https://cgit.FreeBSD.org/src/commit/?id=33906122e1ff6c35f7023c7dbaf112cfec088b93 commit 33906122e1ff6c35f7023c7dbaf112cfec088b93 Author: Rick Macklem AuthorDate: 2023-04-22 15:18:02 + Commit: Rick Macklem CommitDate: 2023-04-22 15:

git: 7f658f99f7ed - main - stress2: Mark set but unused variables as unused

2023-04-22 Thread Peter Holm
The branch main has been updated by pho: URL: https://cgit.FreeBSD.org/src/commit/?id=7f658f99f7ed5d1d0e0802073bb22eb8a0a784fb commit 7f658f99f7ed5d1d0e0802073bb22eb8a0a784fb Author: Peter Holm AuthorDate: 2023-04-22 11:16:01 + Commit: Peter Holm CommitDate: 2023-04-22 11:16:01 +00

git: 06c844e175ed - main - LinuxKPI: Fix building on 32bit archs

2023-04-22 Thread Vladimir Kondratyev
The branch main has been updated by wulf: URL: https://cgit.FreeBSD.org/src/commit/?id=06c844e175ed5dbad96a1a84b3fdb74c03626900 commit 06c844e175ed5dbad96a1a84b3fdb74c03626900 Author: Vladimir Kondratyev AuthorDate: 2023-04-22 10:24:40 + Commit: Vladimir Kondratyev CommitDate: 2023

git: af22da75a035 - main - Bump __FreeBSD_version after LinuxKPI updates

2023-04-22 Thread Vladimir Kondratyev
The branch main has been updated by wulf: URL: https://cgit.FreeBSD.org/src/commit/?id=af22da75a035e25cb47cd3f2eabe5a84d8a5cb34 commit af22da75a035e25cb47cd3f2eabe5a84d8a5cb34 Author: Vladimir Kondratyev AuthorDate: 2023-04-22 08:29:29 + Commit: Vladimir Kondratyev CommitDate: 2023

git: 53d821d651ce - main - LinuxKPI: Define noinline_for_stack compiler attribute

2023-04-22 Thread Vladimir Kondratyev
The branch main has been updated by wulf: URL: https://cgit.FreeBSD.org/src/commit/?id=53d821d651ce62c890413cdddb1bab8ba638f709 commit 53d821d651ce62c890413cdddb1bab8ba638f709 Author: Vladimir Kondratyev AuthorDate: 2023-04-22 08:29:29 + Commit: Vladimir Kondratyev CommitDate: 2023

git: e5cf9deb61fd - main - LinuxKPI: Add bitmap_to_arr32() to

2023-04-22 Thread Vladimir Kondratyev
The branch main has been updated by wulf: URL: https://cgit.FreeBSD.org/src/commit/?id=e5cf9deb61fdc52c7647f4669a64d3fae126db94 commit e5cf9deb61fdc52c7647f4669a64d3fae126db94 Author: Vladimir Kondratyev AuthorDate: 2023-04-22 08:29:29 + Commit: Vladimir Kondratyev CommitDate: 2023

git: b14c03f808c4 - main - LinuxKPI: define acpi_put_table() in

2023-04-22 Thread Vladimir Kondratyev
The branch main has been updated by wulf: URL: https://cgit.FreeBSD.org/src/commit/?id=b14c03f808c415248ae7ec0f0476176ad521d67b commit b14c03f808c415248ae7ec0f0476176ad521d67b Author: Vladimir Kondratyev AuthorDate: 2023-04-22 08:29:29 + Commit: Vladimir Kondratyev CommitDate: 2023