git: 086e0149ae56 - main - jail: Use re-entrant versions of lex & yacc, and lex's yylineno

2023-06-03 Thread Jamie Gritton
The branch main has been updated by jamie: URL: https://cgit.FreeBSD.org/src/commit/?id=086e0149ae56641af245ce472e787c2f67d3aea5 commit 086e0149ae56641af245ce472e787c2f67d3aea5 Author: Jamie Gritton AuthorDate: 2023-06-04 03:07:09 + Commit: Jamie Gritton CommitDate: 2023-06-04 03:0

Re: git: fe590ffe40f4 - main - Import vixie cron 4.0

2023-06-03 Thread Cy Schubert
On Sat, 3 Jun 2023 13:21:09 -0500 Eric van Gyzen wrote: > On Jun 2, 2023, at 11:08 AM, Gleb Smirnoff wrote: > > > > Given that now source of truth is in git, it could be a good idea > > to seed usr.bin/cron as a git subtree, as we do with other contributed > > software. > > Good idea. There

git: 097db30a8e03 - main - jail: Allow nested jail definitions.

2023-06-03 Thread Jamie Gritton
The branch main has been updated by jamie: URL: https://cgit.FreeBSD.org/src/commit/?id=097db30a8e0310ac28075787fb92ea40dad8b27b commit 097db30a8e0310ac28075787fb92ea40dad8b27b Author: Jamie Gritton AuthorDate: 2023-06-04 00:45:54 + Commit: Jamie Gritton CommitDate: 2023-06-04 00:4

git: fa6fa98ac712 - main - sh(1): initialize smark to zero in main()

2023-06-03 Thread Baptiste Daroussin
The branch main has been updated by bapt: URL: https://cgit.FreeBSD.org/src/commit/?id=fa6fa98ac712e48fe8e9bca1295b1c54cf744724 commit fa6fa98ac712e48fe8e9bca1295b1c54cf744724 Author: Daniel Kolesa AuthorDate: 2023-06-03 21:08:56 + Commit: Baptiste Daroussin CommitDate: 2023-06-03

git: 47a5d58e3bba - main - kinst: fix kinst_probe_md field indentation

2023-06-03 Thread Christos Margiolis
The branch main has been updated by christos: URL: https://cgit.FreeBSD.org/src/commit/?id=47a5d58e3bba71094e5476295df96484bc633365 commit 47a5d58e3bba71094e5476295df96484bc633365 Author: Christos Margiolis AuthorDate: 2023-06-03 20:03:14 + Commit: Christos Margiolis CommitDate: 20

git: d434607b3d51 - main - kinst: use bool where appropriate

2023-06-03 Thread Christos Margiolis
The branch main has been updated by christos: URL: https://cgit.FreeBSD.org/src/commit/?id=d434607b3d5182d38b82f23fe0586b3744dd0273 commit d434607b3d5182d38b82f23fe0586b3744dd0273 Author: Christos Margiolis AuthorDate: 2023-06-03 20:02:53 + Commit: Christos Margiolis CommitDate: 20

Re: git: b8b97d31bda1 - main - pmcstat: Fix typos

2023-06-03 Thread Warner Losh
On Fri, Jun 2, 2023, 10:45 AM John Baldwin wrote: > On 6/1/23 7:33 PM, Warner Losh wrote: > > The branch main has been updated by imp: > > > > URL: > https://cgit.FreeBSD.org/src/commit/?id=b8b97d31bda194cfcdb9c03a1b53d27dfbd884f0 > > > > commit b8b97d31bda194cfcdb9c03a1b53d27dfbd884f0 > > Author

Re: git: 1b0d96f3c43a - main - xregs_sig: Finish renaming simd to xregs before adding avx

2023-06-03 Thread Dmitry Chagin
On Sat, Jun 03, 2023 at 07:57:03PM +0100, Jessica Clarke wrote: > On 3 Jun 2023, at 19:50, Dmitry Chagin wrote: > > > > On Sat, Jun 03, 2023 at 07:05:48PM +0100, Jessica Clarke wrote: > >> On 3 Jun 2023, at 18:13, Dmitry Chagin wrote: > >>> > >>> The branch main has been updated by dchagin: > >

Re: git: 1b0d96f3c43a - main - xregs_sig: Finish renaming simd to xregs before adding avx

2023-06-03 Thread Jessica Clarke
On 3 Jun 2023, at 19:50, Dmitry Chagin wrote: > > On Sat, Jun 03, 2023 at 07:05:48PM +0100, Jessica Clarke wrote: >> On 3 Jun 2023, at 18:13, Dmitry Chagin wrote: >>> >>> The branch main has been updated by dchagin: >>> >>> URL: >>> https://cgit.FreeBSD.org/src/commit/?id=1b0d96f3c43a5f997dca

Re: git: 1b0d96f3c43a - main - xregs_sig: Finish renaming simd to xregs before adding avx

2023-06-03 Thread Dmitry Chagin
On Sat, Jun 03, 2023 at 07:05:48PM +0100, Jessica Clarke wrote: > On 3 Jun 2023, at 18:13, Dmitry Chagin wrote: > > > > The branch main has been updated by dchagin: > > > > URL: > > https://cgit.FreeBSD.org/src/commit/?id=1b0d96f3c43a5f997dca120a83a4b06995df345b > > > > commit 1b0d96f3c43a5f99

Re: git: fe590ffe40f4 - main - Import vixie cron 4.0

2023-06-03 Thread Eric van Gyzen
On Jun 2, 2023, at 11:08 AM, Gleb Smirnoff wrote: > > Given that now source of truth is in git, it could be a good idea > to seed usr.bin/cron as a git subtree, as we do with other contributed > software. Good idea. There were more good ideas on this topic in the Phab review, but I don’t have

Re: git: 1b0d96f3c43a - main - xregs_sig: Finish renaming simd to xregs before adding avx

2023-06-03 Thread Jessica Clarke
On 3 Jun 2023, at 18:13, Dmitry Chagin wrote: > > The branch main has been updated by dchagin: > > URL: > https://cgit.FreeBSD.org/src/commit/?id=1b0d96f3c43a5f997dca120a83a4b06995df345b > > commit 1b0d96f3c43a5f997dca120a83a4b06995df345b > Author: Dmitry Chagin > AuthorDate: 2023-06-03 1

git: e5b3cd6100e4 - main - xregs_sig: Simplify Makefile by using MACHINE_CPUARCH in SRCS

2023-06-03 Thread Dmitry Chagin
The branch main has been updated by dchagin: URL: https://cgit.FreeBSD.org/src/commit/?id=e5b3cd6100e4ecaba0a21f58c2fd6ca0cb0dc8df commit e5b3cd6100e4ecaba0a21f58c2fd6ca0cb0dc8df Author: Dmitry Chagin AuthorDate: 2023-06-03 17:13:23 + Commit: Dmitry Chagin CommitDate: 2023-06-03 17

git: 1b0d96f3c43a - main - xregs_sig: Finish renaming simd to xregs before adding avx

2023-06-03 Thread Dmitry Chagin
The branch main has been updated by dchagin: URL: https://cgit.FreeBSD.org/src/commit/?id=1b0d96f3c43a5f997dca120a83a4b06995df345b commit 1b0d96f3c43a5f997dca120a83a4b06995df345b Author: Dmitry Chagin AuthorDate: 2023-06-03 17:11:44 + Commit: Dmitry Chagin CommitDate: 2023-06-03 17

git: 8fdc9ce97c00 - main - avx_sig: Better naming as the test will include more register banks

2023-06-03 Thread Dmitry Chagin
The branch main has been updated by dchagin: URL: https://cgit.FreeBSD.org/src/commit/?id=8fdc9ce97c00b1d6d92bb5e426c9906b30149b43 commit 8fdc9ce97c00b1d6d92bb5e426c9906b30149b43 Author: Dmitry Chagin AuthorDate: 2023-06-03 17:10:49 + Commit: Dmitry Chagin CommitDate: 2023-06-03 17

git: 9b091f12008f - main - kinst: simplify trampoline fill definitions

2023-06-03 Thread Christos Margiolis
The branch main has been updated by christos: URL: https://cgit.FreeBSD.org/src/commit/?id=9b091f12008f060cd1c03b91b020f24187341d60 commit 9b091f12008f060cd1c03b91b020f24187341d60 Author: Christos Margiolis AuthorDate: 2023-06-03 17:04:57 + Commit: Christos Margiolis CommitDate: 20

git: 980746e5cb26 - main - fbt: simplify arm64 function-prologue parsing

2023-06-03 Thread Christos Margiolis
The branch main has been updated by christos: URL: https://cgit.FreeBSD.org/src/commit/?id=980746e5cb264a70ad3dcbbf38ba919ad3436aa1 commit 980746e5cb264a70ad3dcbbf38ba919ad3436aa1 Author: Christos Margiolis AuthorDate: 2023-06-03 17:04:33 + Commit: Christos Margiolis CommitDate: 20

git: bab7781e78fc - main - dtrace: deduplicate arm64 breakpoint definition

2023-06-03 Thread Christos Margiolis
The branch main has been updated by christos: URL: https://cgit.FreeBSD.org/src/commit/?id=bab7781e78fccecb7c969a63e2d5668ee1c09246 commit bab7781e78fccecb7c969a63e2d5668ee1c09246 Author: Christos Margiolis AuthorDate: 2023-06-03 17:04:10 + Commit: Christos Margiolis CommitDate: 20

git: 4a6b92849e61 - main - pf: Fix tests broken by enabling inet-local filtering

2023-06-03 Thread Doug Rabson
The branch main has been updated by dfr: URL: https://cgit.FreeBSD.org/src/commit/?id=4a6b92849e619c40ca9a78d38339798f2735ec56 commit 4a6b92849e619c40ca9a78d38339798f2735ec56 Author: Doug Rabson AuthorDate: 2023-06-02 15:58:33 + Commit: Doug Rabson CommitDate: 2023-06-03 10:07:56 +