git: 278d080bad9f - main - Remove minigzip from the base system.

2022-08-13 Thread Xin LI
@@ # xargs -n1 | sort | uniq -d; # done +# 20220813: minigzip(1) removed in favor of gzip(1) +OLD_FILES+=usr/bin/minigzip +OLD_FILES+=usr/share/man/man1/minigzip.1.gz + # 20220811: new iconv encoder trait added OLD_LIBS+=usr/lib/i18n/libBIG5.so.4 OLD_LIBS+=usr/lib/i18n/libDECHanyu.so.4 diff --git

git: dd44daf9128b - stable/12 - Deprecate minigzip(1) in preparation of removing it from base system.

2022-08-13 Thread Xin LI
The branch stable/12 has been updated by delphij: URL: https://cgit.FreeBSD.org/src/commit/?id=dd44daf9128bf7ba5e276faa5cca63b836ad7cba commit dd44daf9128bf7ba5e276faa5cca63b836ad7cba Author: Xin LI AuthorDate: 2022-07-31 22:16:22 + Commit: Xin LI CommitDate: 2022-08-14 04:02:10 +0

git: 84d3fc26e3a2 - stable/13 - Deprecate minigzip(1) in preparation of removing it from base system.

2022-08-13 Thread Xin LI
The branch stable/13 has been updated by delphij: URL: https://cgit.FreeBSD.org/src/commit/?id=84d3fc26e3a2420b5cb937de1fff830729bc5446 commit 84d3fc26e3a2420b5cb937de1fff830729bc5446 Author: Xin LI AuthorDate: 2022-07-31 22:16:22 + Commit: Xin LI CommitDate: 2022-08-14 04:01:33 +0

git: 271171e0d97b - main - zfs: merge openzfs/zfs@b3d0568cf

2022-08-13 Thread Martin Matuska
The branch main has been updated by mm: URL: https://cgit.FreeBSD.org/src/commit/?id=271171e0d97b88ba2a7c3bf750c9672b484c1c13 commit 271171e0d97b88ba2a7c3bf750c9672b484c1c13 Merge: cc495d3b679d b3d0568cfd65 Author: Martin Matuska AuthorDate: 2022-08-13 23:13:55 + Commit: Martin Matu

git: cc495d3b679d - main - rc.d/hostid: Skip warning on systems w/o smbios

2022-08-13 Thread Colin Percival
The branch main has been updated by cperciva: URL: https://cgit.FreeBSD.org/src/commit/?id=cc495d3b679d32324d8914adb10e293e7deae82b commit cc495d3b679d32324d8914adb10e293e7deae82b Author: Colin Percival AuthorDate: 2022-08-12 23:48:26 + Commit: Colin Percival CommitDate: 2022-08-13

git: 02ab915ae014 - main - lapic_init: Reduce LOOPS

2022-08-13 Thread Colin Percival
The branch main has been updated by cperciva: URL: https://cgit.FreeBSD.org/src/commit/?id=02ab915ae014a07da8243120d231919eb5633c95 commit 02ab915ae014a07da8243120d231919eb5633c95 Author: Colin Percival AuthorDate: 2022-08-12 23:51:34 + Commit: Colin Percival CommitDate: 2022-08-13

git: 2c6ff1d6320d - main - LRO: fix BPF filters for lagg in the hpts path

2022-08-13 Thread Andrew Gallatin
The branch main has been updated by gallatin: URL: https://cgit.FreeBSD.org/src/commit/?id=2c6ff1d6320d57a9d0dc62c10c83145ed49a51dd commit 2c6ff1d6320d57a9d0dc62c10c83145ed49a51dd Author: Andrew Gallatin AuthorDate: 2022-08-13 00:15:46 + Commit: Andrew Gallatin CommitDate: 2022-08-

git: 0f6a767c02ac - main - Replace a dead cross reference with the proper (I think) macro.

2022-08-13 Thread Jens Schweikhardt
The branch main has been updated by schweikh: URL: https://cgit.FreeBSD.org/src/commit/?id=0f6a767c02acc41ef8e1a682f088b7037cd7f087 commit 0f6a767c02acc41ef8e1a682f088b7037cd7f087 Author: Jens Schweikhardt AuthorDate: 2022-08-13 20:54:00 + Commit: Jens Schweikhardt CommitDate: 2022

git: 6b9d4fbb7fe5 - main - Explicitly initialize rather than reading newly allocated UFS inodes.

2022-08-13 Thread Kirk McKusick
The branch main has been updated by mckusick: URL: https://cgit.FreeBSD.org/src/commit/?id=6b9d4fbb7fe550788d82168e7beeabcd5ad238ce commit 6b9d4fbb7fe550788d82168e7beeabcd5ad238ce Author: Kirk McKusick AuthorDate: 2022-08-13 20:50:08 + Commit: Kirk McKusick CommitDate: 2022-08-13 2

git: 30f626915592 - main - Fix wrong section number in man page cross references.

2022-08-13 Thread Jens Schweikhardt
The branch main has been updated by schweikh: URL: https://cgit.FreeBSD.org/src/commit/?id=30f6269155927423eda4ed0bea2c903ef008b2d6 commit 30f6269155927423eda4ed0bea2c903ef008b2d6 Author: Jens Schweikhardt AuthorDate: 2022-08-13 20:42:23 + Commit: Jens Schweikhardt CommitDate: 2022

git: d491167b38cb - main - Fix wrong section number in man page cross references.

2022-08-13 Thread Jens Schweikhardt
The branch main has been updated by schweikh: URL: https://cgit.FreeBSD.org/src/commit/?id=d491167b38cb63185ae1a73e92f6226c3bb5b85a commit d491167b38cb63185ae1a73e92f6226c3bb5b85a Author: Jens Schweikhardt AuthorDate: 2022-08-13 20:30:19 + Commit: Jens Schweikhardt CommitDate: 2022

git: 6e821c35d68d - main - Correctness cleanups in fsck_ffs(8).

2022-08-13 Thread Kirk McKusick
The branch main has been updated by mckusick: URL: https://cgit.FreeBSD.org/src/commit/?id=6e821c35d68d4041640b27419837464ffab65cff commit 6e821c35d68d4041640b27419837464ffab65cff Author: Kirk McKusick AuthorDate: 2022-08-13 20:27:37 + Commit: Kirk McKusick CommitDate: 2022-08-13 2

git: 3179bb273749 - main - stand: Fix a couple of comment typos in f8a199f28f9d

2022-08-13 Thread Jessica Clarke
The branch main has been updated by jrtc27: URL: https://cgit.FreeBSD.org/src/commit/?id=3179bb2737493bc4191c3239226bda50f0b64b8f commit 3179bb2737493bc4191c3239226bda50f0b64b8f Author: Jessica Clarke AuthorDate: 2022-08-13 19:48:30 + Commit: Jessica Clarke CommitDate: 2022-08-13 1

git: e68866164212 - main - Move the ability to search for alternate UFS superblocks from fsck_ffs(8) into ffs_sbsearch() to allow use by other parts of the system.

2022-08-13 Thread Kirk McKusick
The branch main has been updated by mckusick: URL: https://cgit.FreeBSD.org/src/commit/?id=e68866164212d62b8158e93f09bd29554428eef0 commit e68866164212d62b8158e93f09bd29554428eef0 Author: Kirk McKusick AuthorDate: 2022-08-13 19:41:53 + Commit: Kirk McKusick CommitDate: 2022-08-13 1

git: 88951aaaee73 - main - bhyve nvme: Fix out-of-bound IOV array access

2022-08-13 Thread Chuck Tuffli
The branch main has been updated by chuck: URL: https://cgit.FreeBSD.org/src/commit/?id=88951aaaee73b87121b0f121224fe188a5b5e6e3 commit 88951aaaee73b87121b0f121224fe188a5b5e6e3 Author: Chuck Tuffli AuthorDate: 2022-06-09 18:19:32 + Commit: Chuck Tuffli CommitDate: 2022-08-13 19:16:

git: 14e3d3248a20 - main - Fix wrong capitalization in man page references.

2022-08-13 Thread Jens Schweikhardt
The branch main has been updated by schweikh: URL: https://cgit.FreeBSD.org/src/commit/?id=14e3d3248a20fafcb097fdf353d83e19ac70846b commit 14e3d3248a20fafcb097fdf353d83e19ac70846b Author: Jens Schweikhardt AuthorDate: 2022-08-13 18:46:59 + Commit: Jens Schweikhardt CommitDate: 2022

git: 4e2a0135a0fd - main - mrsas module: Use MACHINE_ARCH exlcusively

2022-08-13 Thread Warner Losh
The branch main has been updated by imp: URL: https://cgit.FreeBSD.org/src/commit/?id=4e2a0135a0fd3dc59d8e7f48ccc1abf0e548bae7 commit 4e2a0135a0fd3dc59d8e7f48ccc1abf0e548bae7 Author: Warner Losh AuthorDate: 2022-08-13 17:53:22 + Commit: Warner Losh CommitDate: 2022-08-13 17:56:53 +

git: b4cea17bf615 - main - Fix a broken man page reference.

2022-08-13 Thread Jens Schweikhardt
The branch main has been updated by schweikh: URL: https://cgit.FreeBSD.org/src/commit/?id=b4cea17bf6153e4177f61bd684993d98c0c4dca2 commit b4cea17bf6153e4177f61bd684993d98c0c4dca2 Author: Jens Schweikhardt AuthorDate: 2022-08-13 15:40:29 + Commit: Jens Schweikhardt CommitDate: 2022

git: 08e8dd7b9db7..677727e8296a - vendor/llvm-project/release-15.x - vendor branch updated

2022-08-13 Thread Dimitry Andric
The branch vendor/llvm-project/release-15.x has been updated by dim: URL: https://cgit.FreeBSD.org/src/log/?id=08e8dd7b9db7..677727e8296a 677727e8296a Vendor import of llvm-project branch release/15.x llvmorg-15.0.0-rc2-40-gfbd2950d8d0d.

git: 19b6321121e3 - Create tag vendor/llvm-project/llvmorg-15.0.0-rc2-40-gfbd2950d8d0d

2022-08-13 Thread Dimitry Andric
The annotated tag vendor/llvm-project/llvmorg-15.0.0-rc2-40-gfbd2950d8d0d has been created by dim: URL: https://cgit.FreeBSD.org/src/tag/?h=vendor/llvm-project/llvmorg-15.0.0-rc2-40-gfbd2950d8d0d tag vendor/llvm-project/llvmorg-15.0.0-rc2-40-gfbd2950d8d0d Tagger: Dimitry Andric TaggerDate: