git: 1023317ac491 - main - ota: Merge one true awk 20240422 (a3b68e649d2d)

2024-05-04 Thread Warner Losh
The branch main has been updated by imp: URL: https://cgit.FreeBSD.org/src/commit/?id=1023317ac491090f8d84a62999ffc303cf88528c commit 1023317ac491090f8d84a62999ffc303cf88528c Merge: 4fc5f321bac9 1c25f3fdf3e6 Author: Warner Losh AuthorDate: 2024-05-04 21:50:33 + Commit: Warner Losh

git: 4fc5f321bac9 - main - rc.conf.5: Fix translation from netmask to cdir

2024-05-04 Thread Warner Losh
The branch main has been updated by imp: URL: https://cgit.FreeBSD.org/src/commit/?id=4fc5f321bac9b33c6163dedb98108e9755fa284c commit 4fc5f321bac9b33c6163dedb98108e9755fa284c Author: Warner Losh AuthorDate: 2024-05-04 21:41:36 + Commit: Warner Losh CommitDate: 2024-05-04 21:41:36

Re: git: cb808de400c7 - main - rc.conf.5: modernise network_interfaces

2024-05-04 Thread Warner Losh
On Sat, May 4, 2024 at 1:40 PM Lexi Winter wrote: > Kelly Hays: > > On Sat, May 4, 2024 at 11:45 AM Warner Losh wrote: > > > @@ -2045,9 +2062,9 @@ interfaces with: > > > .Bd -literal > > > gif_interfaces="gif0 gif1" > > > gifconfig_gif0="100.64.0.1 100.64.0.2" > > > -ifconfig_gif0="inet

git: 3f65000b6b14 - main - nfsd: Fix Link conformance with RFC8881 for delegations

2024-05-04 Thread Rick Macklem
The branch main has been updated by rmacklem: URL: https://cgit.FreeBSD.org/src/commit/?id=3f65000b6b1460a7a23cd83014bb41a68d1a8a19 commit 3f65000b6b1460a7a23cd83014bb41a68d1a8a19 Author: Rick Macklem AuthorDate: 2024-05-04 21:30:07 + Commit: Rick Macklem CommitDate: 2024-05-04

Re: git: cb808de400c7 - main - rc.conf.5: modernise network_interfaces

2024-05-04 Thread Lexi Winter
Kelly Hays: > On Sat, May 4, 2024 at 11:45 AM Warner Losh wrote: > > @@ -2045,9 +2062,9 @@ interfaces with: > > .Bd -literal > > gif_interfaces="gif0 gif1" > > gifconfig_gif0="100.64.0.1 100.64.0.2" > > -ifconfig_gif0="inet 10.0.0.1 10.0.0.2 netmask 255.255.255.252" > > +ifconfig_gif0="inet

Re: git: cb808de400c7 - main - rc.conf.5: modernise network_interfaces

2024-05-04 Thread Kelly Hays
On Sat, May 4, 2024 at 11:45 AM Warner Losh wrote: > > The branch main has been updated by imp: > > URL: > https://cgit.FreeBSD.org/src/commit/?id=cb808de400c798302177ea2b8ef6d1c7870baf57 > > rc.conf.5: modernise network_interfaces > > @@ -2045,9 +2062,9 @@ interfaces with: > .Bd -literal >

Re: git: aa34b1d20e44 - main - vmrun.sh: Add arm64 support

2024-05-04 Thread Mike Karels
On 4 May 2024, at 13:02, John Baldwin wrote: > On 5/3/24 11:01 PM, Lexi Winter wrote: >> John Baldwin: >>> On 5/3/24 7:58 AM, Gleb Smirnoff wrote: The share/examples/bhyve/vmrun.sh is not really an example, but a good standalone tool. I use it all the time without any modification, and

Re: git: aa34b1d20e44 - main - vmrun.sh: Add arm64 support

2024-05-04 Thread John Baldwin
On 5/3/24 11:01 PM, Lexi Winter wrote: John Baldwin: On 5/3/24 7:58 AM, Gleb Smirnoff wrote: The share/examples/bhyve/vmrun.sh is not really an example, but a good standalone tool. I use it all the time without any modification, and I guess many other people do, too. Maybe time to move it to

git: 6f444019009a - main - lib/clang: clean out old llvm/clang Sparc target remnants

2024-05-04 Thread Dimitry Andric
The branch main has been updated by dim: URL: https://cgit.FreeBSD.org/src/commit/?id=6f444019009a55aac18d18054d154155fbf606c9 commit 6f444019009a55aac18d18054d154155fbf606c9 Author: Dimitry Andric AuthorDate: 2024-05-04 17:34:10 + Commit: Dimitry Andric CommitDate: 2024-05-04

git: 95b6f430847f - Create tag vendor/one-true-awk/6a07a6d3bb63

2024-05-04 Thread Warner Losh
The annotated tag vendor/one-true-awk/6a07a6d3bb63 has been created by imp: URL: https://cgit.FreeBSD.org/src/tag/?h=vendor/one-true-awk/6a07a6d3bb63 tag vendor/one-true-awk/6a07a6d3bb63 Tagger: Warner Losh TaggerDate: 2024-02-28 15:09:15 + Import one true awk from 2024-01-22 /

git: c76a253a0bf8 - Create tag vendor/one-true-awk/930d75157063

2024-05-04 Thread Warner Losh
The annotated tag vendor/one-true-awk/930d75157063 has been created by imp: URL: https://cgit.FreeBSD.org/src/tag/?h=vendor/one-true-awk/930d75157063 tag vendor/one-true-awk/930d75157063 Tagger: Warner Losh TaggerDate: 2023-11-26 23:31:55 + Update to OTA 2023-11-24 commit

git: eeb79a07b8a7 - Create tag vendor/one-true-awk/a3b68e649d2d

2024-05-04 Thread Warner Losh
The annotated tag vendor/one-true-awk/a3b68e649d2d has been created by imp: URL: https://cgit.FreeBSD.org/src/tag/?h=vendor/one-true-awk/a3b68e649d2d tag vendor/one-true-awk/a3b68e649d2d Tagger: Warner Losh TaggerDate: 2024-05-04 17:13:14 + Bring in OTA 20240422 commit

git: e8a605e129c6..1c25f3fdf3e6 - vendor/one-true-awk - vendor branch updated

2024-05-04 Thread Warner Losh
The branch vendor/one-true-awk has been updated by imp: URL: https://cgit.FreeBSD.org/src/log/?id=e8a605e129c6..1c25f3fdf3e6 1c25f3fdf3e6 ota: Import One True Awk 20240422 (a3b68e649d2d)

git: 60a517b66a69 - main - libfido2: update to 1.14.0

2024-05-04 Thread Ed Maste
The branch main has been updated by emaste: URL: https://cgit.FreeBSD.org/src/commit/?id=60a517b66a69b8c011b04063ef63a938738719bd commit 60a517b66a69b8c011b04063ef63a938738719bd Merge: cb808de400c7 e85dbcdab023 Author: Ed Maste AuthorDate: 2024-05-04 16:51:08 + Commit: Ed Maste

git: cb808de400c7 - main - rc.conf.5: modernise network_interfaces

2024-05-04 Thread Warner Losh
The branch main has been updated by imp: URL: https://cgit.FreeBSD.org/src/commit/?id=cb808de400c798302177ea2b8ef6d1c7870baf57 commit cb808de400c798302177ea2b8ef6d1c7870baf57 Author: Lexi Winter AuthorDate: 2024-05-04 16:42:40 + Commit: Warner Losh CommitDate: 2024-05-04 16:43:22

git: 00db45a65823..e85dbcdab023 - vendor/libfido2 - vendor branch updated

2024-05-04 Thread Ed Maste
The branch vendor/libfido2 has been updated by emaste: URL: https://cgit.FreeBSD.org/src/log/?id=00db45a65823..e85dbcdab023 e85dbcdab023 Vendor import of libfido2 1.14.0

git: 894cb08f0d36 - main - Fixup: Merge llvm-project release/18.x llvmorg-18.1.5-0-g617a15a9eac9

2024-05-04 Thread Dimitry Andric
The branch main has been updated by dim: URL: https://cgit.FreeBSD.org/src/commit/?id=894cb08f0d3656fdb81f4d89085bedc4235f3cb6 commit 894cb08f0d3656fdb81f4d89085bedc4235f3cb6 Author: Dimitry Andric AuthorDate: 2024-05-04 10:19:32 + Commit: Dimitry Andric CommitDate: 2024-05-04

git: 5678d1d98a34 - main - Merge llvm-project release/18.x llvmorg-18.1.5-0-g617a15a9eac9

2024-05-04 Thread Dimitry Andric
The branch main has been updated by dim: URL: https://cgit.FreeBSD.org/src/commit/?id=5678d1d98a348f315453555377ccb28821a2ffcd commit 5678d1d98a348f315453555377ccb28821a2ffcd Merge: 0ad9b235e1ea 9a7cb8417a2a Author: Dimitry Andric AuthorDate: 2024-05-04 10:19:32 + Commit: Dimitry

git: 0ad9b235e1ea - main - arp(8): fix a typo in error message for -s/-S

2024-05-04 Thread Warner Losh
The branch main has been updated by imp: URL: https://cgit.FreeBSD.org/src/commit/?id=0ad9b235e1eaef36e07247c8c7635a8eac98f4b1 commit 0ad9b235e1eaef36e07247c8c7635a8eac98f4b1 Author: Lexi Winter AuthorDate: 2024-05-04 15:02:39 + Commit: Warner Losh CommitDate: 2024-05-04 15:02:42

git: 9a62cdc01327 - main - intro.2 as errno.2: Use the name macro for errno

2024-05-04 Thread Warner Losh
The branch main has been updated by imp: URL: https://cgit.FreeBSD.org/src/commit/?id=9a62cdc0132720c439313707b5e339dc348b0d45 commit 9a62cdc0132720c439313707b5e339dc348b0d45 Author: Alexander Ziaee AuthorDate: 2024-05-04 14:54:21 + Commit: Warner Losh CommitDate: 2024-05-04

git: 69ff2d754c1c - main - intro.2: Add sys/syscall.h to SYNOPSIS

2024-05-04 Thread Warner Losh
The branch main has been updated by imp: URL: https://cgit.FreeBSD.org/src/commit/?id=69ff2d754c1c8bd9c2b6cea28aa754e9f92f9613 commit 69ff2d754c1c8bd9c2b6cea28aa754e9f92f9613 Author: Alexander Ziaee AuthorDate: 2024-05-04 14:54:20 + Commit: Warner Losh CommitDate: 2024-05-04

git: 6dfbe695c322 - main - intro.2 as errno.2: Update maximum hard link limit

2024-05-04 Thread Warner Losh
The branch main has been updated by imp: URL: https://cgit.FreeBSD.org/src/commit/?id=6dfbe695c3223822734dddc926415a3ba347b42c commit 6dfbe695c3223822734dddc926415a3ba347b42c Author: Alexander Ziaee AuthorDate: 2024-05-04 14:54:20 + Commit: Warner Losh CommitDate: 2024-05-04

git: 6279646f47d3 - main - aic7xxx: make target mode enable a device hint

2024-05-04 Thread Warner Losh
The branch main has been updated by imp: URL: https://cgit.FreeBSD.org/src/commit/?id=6279646f47d3f6b916d1c9272f9db39134783ab4 commit 6279646f47d3f6b916d1c9272f9db39134783ab4 Author: HP van Braam AuthorDate: 2024-05-04 14:40:15 + Commit: Warner Losh CommitDate: 2024-05-04 14:40:38

git: 34db47a9dbc7 - main - aic7xxx: aicasm correct include file

2024-05-04 Thread Warner Losh
The branch main has been updated by imp: URL: https://cgit.FreeBSD.org/src/commit/?id=34db47a9dbc76c09019e2bfa37d23e28e477a506 commit 34db47a9dbc76c09019e2bfa37d23e28e477a506 Author: HP van Braam AuthorDate: 2024-05-04 14:36:47 + Commit: Warner Losh CommitDate: 2024-05-04 14:39:02

git: 758d02fb3074 - main - checkstyle9: Relax sob line requirement

2024-05-04 Thread Warner Losh
The branch main has been updated by imp: URL: https://cgit.FreeBSD.org/src/commit/?id=758d02fb3074f1ec3d439632fec34e6d48629f4d commit 758d02fb3074f1ec3d439632fec34e6d48629f4d Author: Warner Losh AuthorDate: 2024-05-04 13:56:36 + Commit: Warner Losh CommitDate: 2024-05-04 13:56:36

git: 2f9966ff63d6 - main - packages: add package for NTP

2024-05-04 Thread Warner Losh
The branch main has been updated by imp: URL: https://cgit.FreeBSD.org/src/commit/?id=2f9966ff63d65bd47447c9088eeae3f9c669 commit 2f9966ff63d65bd47447c9088eeae3f9c669 Author: Lexi Winter AuthorDate: 2024-05-04 13:41:46 + Commit: Warner Losh CommitDate: 2024-05-04 13:41:54

git: 76f866f0f696 - stable/13 - vmm.4: Add verbiage about need to load module from loader.conf

2024-05-04 Thread Mateusz Piotrowski
The branch stable/13 has been updated by 0mp: URL: https://cgit.FreeBSD.org/src/commit/?id=76f866f0f696e784b2c01711da2e8fa3f35264fe commit 76f866f0f696e784b2c01711da2e8fa3f35264fe Author: Michael Galassi AuthorDate: 2024-03-06 14:49:21 + Commit: Mateusz Piotrowski

git: 7de39f926cd0 - stable/14 - vmm.4: Add verbiage about need to load module from loader.conf

2024-05-04 Thread Mateusz Piotrowski
The branch stable/14 has been updated by 0mp: URL: https://cgit.FreeBSD.org/src/commit/?id=7de39f926cd0aac52f292a5e8bb7b065c891cd6d commit 7de39f926cd0aac52f292a5e8bb7b065c891cd6d Author: Michael Galassi AuthorDate: 2024-03-06 14:49:21 + Commit: Mateusz Piotrowski

git: cecda19fd6bf - stable/13 - style.9: Document the existence of tools/build/checkstyle9.pl

2024-05-04 Thread Mateusz Piotrowski
The branch stable/13 has been updated by 0mp: URL: https://cgit.FreeBSD.org/src/commit/?id=cecda19fd6bf54f0d009b54ea8b092745d607443 commit cecda19fd6bf54f0d009b54ea8b092745d607443 Author: Mateusz Piotrowski <0...@freebsd.org> AuthorDate: 2024-04-26 09:37:01 + Commit: Mateusz

git: 1d28a8566f33 - stable/14 - style.9: Document the existence of tools/build/checkstyle9.pl

2024-05-04 Thread Mateusz Piotrowski
The branch stable/14 has been updated by 0mp: URL: https://cgit.FreeBSD.org/src/commit/?id=1d28a8566f33b1e1915f6162f98ffdbd8d3dc001 commit 1d28a8566f33b1e1915f6162f98ffdbd8d3dc001 Author: Mateusz Piotrowski <0...@freebsd.org> AuthorDate: 2024-04-26 09:37:01 + Commit: Mateusz

git: 64f6c5fd9bea - stable/13 - gettimeofday.2: Do mention improbable future removal

2024-05-04 Thread Mateusz Piotrowski
The branch stable/13 has been updated by 0mp: URL: https://cgit.FreeBSD.org/src/commit/?id=64f6c5fd9bea2f25d0459347c6626f5b51989e73 commit 64f6c5fd9bea2f25d0459347c6626f5b51989e73 Author: Mateusz Piotrowski <0...@freebsd.org> AuthorDate: 2024-04-28 18:06:05 + Commit: Mateusz

git: f7659ab23590 - stable/13 - Document that gettimeofday() is obsolescent

2024-05-04 Thread Mateusz Piotrowski
The branch stable/13 has been updated by 0mp: URL: https://cgit.FreeBSD.org/src/commit/?id=f7659ab23590a46d148bf47db9eb4719f3c0aeed commit f7659ab23590a46d148bf47db9eb4719f3c0aeed Author: Mateusz Piotrowski <0...@freebsd.org> AuthorDate: 2024-04-24 11:31:54 + Commit: Mateusz

git: ba13e6546d8b - stable/14 - gettimeofday.2: Do mention improbable future removal

2024-05-04 Thread Mateusz Piotrowski
The branch stable/14 has been updated by 0mp: URL: https://cgit.FreeBSD.org/src/commit/?id=ba13e6546d8b95b76966cb4640bed64745a4d566 commit ba13e6546d8b95b76966cb4640bed64745a4d566 Author: Mateusz Piotrowski <0...@freebsd.org> AuthorDate: 2024-04-28 18:06:05 + Commit: Mateusz

git: c32f8e613e57 - stable/14 - Document that gettimeofday() is obsolescent

2024-05-04 Thread Mateusz Piotrowski
The branch stable/14 has been updated by 0mp: URL: https://cgit.FreeBSD.org/src/commit/?id=c32f8e613e5795239359ca53f7a4dfe30ed1933a commit c32f8e613e5795239359ca53f7a4dfe30ed1933a Author: Mateusz Piotrowski <0...@freebsd.org> AuthorDate: 2024-04-24 11:31:54 + Commit: Mateusz

git: 3a77c21a25e1 - stable/13 - libarchive: merge from vendor branch

2024-05-04 Thread Martin Matuska
The branch stable/13 has been updated by mm: URL: https://cgit.FreeBSD.org/src/commit/?id=3a77c21a25e12fd60cc6093c74d4ad1a7f247319 commit 3a77c21a25e12fd60cc6093c74d4ad1a7f247319 Author: Martin Matuska AuthorDate: 2024-04-29 08:15:04 + Commit: Martin Matuska CommitDate: 2024-05-04

git: c923dda75a23 - stable/13 - libarchive: merge bugfixes from vendor branch

2024-05-04 Thread Martin Matuska
The branch stable/13 has been updated by mm: URL: https://cgit.FreeBSD.org/src/commit/?id=c923dda75a2324283d6dbdc6c8ae132767e83086 commit c923dda75a2324283d6dbdc6c8ae132767e83086 Author: Martin Matuska AuthorDate: 2024-04-30 09:53:06 + Commit: Martin Matuska CommitDate: 2024-05-04

git: aa2aad0492d8 - stable/13 - libarchive: merge from vendor branch

2024-05-04 Thread Martin Matuska
The branch stable/13 has been updated by mm: URL: https://cgit.FreeBSD.org/src/commit/?id=aa2aad0492d822c85186348244642107be4c911a commit aa2aad0492d822c85186348244642107be4c911a Author: Martin Matuska AuthorDate: 2024-04-16 21:39:31 + Commit: Martin Matuska CommitDate: 2024-05-04

git: 43a6a8b07758 - stable/13 - libarchive: add two missing package files to libarchive tests

2024-05-04 Thread Martin Matuska
The branch stable/13 has been updated by mm: URL: https://cgit.FreeBSD.org/src/commit/?id=43a6a8b07758c76576d1c505e770b937f84ad713 commit 43a6a8b07758c76576d1c505e770b937f84ad713 Author: Martin Matuska AuthorDate: 2024-04-17 07:58:32 + Commit: Martin Matuska CommitDate: 2024-05-04

git: 4217cc09bdbd - stable/13 - libarchive: fix null format string error in tests (unbreaks gcc13 build)

2024-05-04 Thread Martin Matuska
The branch stable/13 has been updated by mm: URL: https://cgit.FreeBSD.org/src/commit/?id=4217cc09bdbd0649d28ad8e0c8899e140085d05d commit 4217cc09bdbd0649d28ad8e0c8899e140085d05d Author: Martin Matuska AuthorDate: 2024-04-17 07:33:13 + Commit: Martin Matuska CommitDate: 2024-05-04

git: 277283585540 - stable/13 - unzip: swtich to bsdunzip from libarchive

2024-05-04 Thread Martin Matuska
The branch stable/13 has been updated by mm: URL: https://cgit.FreeBSD.org/src/commit/?id=277283585540b41170373730d54e3d1917b0bb18 commit 277283585540b41170373730d54e3d1917b0bb18 Author: Martin Matuska AuthorDate: 2023-07-31 11:54:58 + Commit: Martin Matuska CommitDate: 2024-05-04

git: db2cc817faf9 - stable/13 - libarchive: merge from vendor branch

2024-05-04 Thread Martin Matuska
The branch stable/13 has been updated by mm: URL: https://cgit.FreeBSD.org/src/commit/?id=db2cc817faf924bd898046547dde984162f806ec commit db2cc817faf924bd898046547dde984162f806ec Author: Martin Matuska AuthorDate: 2023-08-03 23:04:14 + Commit: Martin Matuska CommitDate: 2024-05-04

git: 0db84579ce20 - stable/13 - libarchive: merge from vendor branch

2024-05-04 Thread Martin Matuska
The branch stable/13 has been updated by mm: URL: https://cgit.FreeBSD.org/src/commit/?id=0db84579ce2024b674062d961f1e3e26a253ffdd commit 0db84579ce2024b674062d961f1e3e26a253ffdd Author: Martin Matuska AuthorDate: 2023-07-31 11:13:30 + Commit: Martin Matuska CommitDate: 2024-05-04

git: 2cb0ab6bc177 - stable/13 - libarchive: merge from vendor branch

2024-05-04 Thread Martin Matuska
The branch stable/13 has been updated by mm: URL: https://cgit.FreeBSD.org/src/commit/?id=2cb0ab6bc1772f2bc0d296d45b49d89f256febee commit 2cb0ab6bc1772f2bc0d296d45b49d89f256febee Author: Martin Matuska AuthorDate: 2023-07-29 20:43:36 + Commit: Martin Matuska CommitDate: 2024-05-04

git: cd09ca5e71a5 - stable/13 - libarchive: merge from vendor branch

2024-05-04 Thread Martin Matuska
The branch stable/13 has been updated by mm: URL: https://cgit.FreeBSD.org/src/commit/?id=cd09ca5e71a541c47752782d0b710bc95d97cbef commit cd09ca5e71a541c47752782d0b710bc95d97cbef Author: Martin Matuska AuthorDate: 2023-07-24 05:42:43 + Commit: Martin Matuska CommitDate: 2024-05-04

git: d2291dbb3ccb - stable/13 - libarchive: Avoid a build failure with OpenSSL 3.0

2024-05-04 Thread Martin Matuska
The branch stable/13 has been updated by mm: URL: https://cgit.FreeBSD.org/src/commit/?id=d2291dbb3ccbb772fdeb9fdae88602771564e607 commit d2291dbb3ccbb772fdeb9fdae88602771564e607 Author: Pierre Pronchery AuthorDate: 2023-06-01 18:17:10 + Commit: Martin Matuska CommitDate:

git: 9377240725d2 - stable/13 - libarchive: Request the OpenSSL 1.1 API

2024-05-04 Thread Martin Matuska
The branch stable/13 has been updated by mm: URL: https://cgit.FreeBSD.org/src/commit/?id=9377240725d2d04dbbfa4758828982d25782c923 commit 9377240725d2d04dbbfa4758828982d25782c923 Author: Pierre Pronchery AuthorDate: 2023-05-25 07:26:58 + Commit: Martin Matuska CommitDate:

git: ffd190f2236d - stable/13 - libarchive: Remove MIPS build glue.

2024-05-04 Thread Martin Matuska
The branch stable/13 has been updated by mm: URL: https://cgit.FreeBSD.org/src/commit/?id=ffd190f2236d4b61abfede673b57f539ceb17d4a commit ffd190f2236d4b61abfede673b57f539ceb17d4a Author: John Baldwin AuthorDate: 2023-03-29 22:05:53 + Commit: Martin Matuska CommitDate: 2024-05-04

Re: git: 9b30b96c1fa4 - main - Remove remnants of portsnap(8)

2024-05-04 Thread Olivier Certner
> > Should OLD_DIRS+=var/db/portsnap be added to ObsoleteFiles.inc? > +1 Sorry for the delay, I've been mostly AFK or without Internet connection since May 1st, and this will continue until the ~13th. I'll handle that though, as well as the MFC. Thanks for pointing that out. Regards. --

git: c6dad436198e - Create tag vendor/llvm-project/llvmorg-18.1.5-0-g617a15a9eac9

2024-05-04 Thread Dimitry Andric
The annotated tag vendor/llvm-project/llvmorg-18.1.5-0-g617a15a9eac9 has been created by dim: URL: https://cgit.FreeBSD.org/src/tag/?h=vendor/llvm-project/llvmorg-18.1.5-0-g617a15a9eac9 tag vendor/llvm-project/llvmorg-18.1.5-0-g617a15a9eac9 Tagger: Dimitry Andric TaggerDate: 2024-05-04

git: ce77c4c12041..9a7cb8417a2a - vendor/llvm-project/release-18.x - vendor branch updated

2024-05-04 Thread Dimitry Andric
The branch vendor/llvm-project/release-18.x has been updated by dim: URL: https://cgit.FreeBSD.org/src/log/?id=ce77c4c12041..9a7cb8417a2a 9a7cb8417a2a Vendor import of llvm-project branch release/18.x llvmorg-18.1.5-0-g617a15a9eac9.

Re: git: aa34b1d20e44 - main - vmrun.sh: Add arm64 support

2024-05-04 Thread Lexi Winter
John Baldwin: > On 5/3/24 7:58 AM, Gleb Smirnoff wrote: > > The share/examples/bhyve/vmrun.sh is not really an example, but a good > > standalone tool. I use it all the time without any modification, and I > > guess many other people do, too. > > > > Maybe time to move it to some path that is in