git: 9610cbc09e72 - main - patch: don't run off the end of path if it ends in '/'.

2023-08-06 Thread Pedro F. Giffuni
The branch main has been updated by pfg: URL: https://cgit.FreeBSD.org/src/commit/?id=9610cbc09e72c370369b5cc0e165542a2c5fdca7 commit 9610cbc09e72c370369b5cc0e165542a2c5fdca7 Author: Pedro F. Giffuni AuthorDate: 2023-08-07 03:27:27 + Commit: Pedro F. Giffuni CommitDate: 2023-08-07

git: 395b9c9977c5 - main - OCI: Bump image size to 6 GB

2023-08-06 Thread Colin Percival
The branch main has been updated by cperciva: URL: https://cgit.FreeBSD.org/src/commit/?id=395b9c9977c521a4565e9898299a6abfbf54127c commit 395b9c9977c521a4565e9898299a6abfbf54127c Author: Colin Percival AuthorDate: 2023-08-07 01:51:35 + Commit: Colin Percival CommitDate: 2023-08-07

git: d73de4574319 - main - net80211: Radiotap: add two more EHT defines

2023-08-06 Thread Bjoern A. Zeeb
The branch main has been updated by bz: URL: https://cgit.FreeBSD.org/src/commit/?id=d73de457431943526cad7bd74e60f6264032d3c0 commit d73de457431943526cad7bd74e60f6264032d3c0 Author: Bjoern A. Zeeb AuthorDate: 2023-07-26 02:57:17 + Commit: Bjoern A. Zeeb CommitDate: 2023-08-07 01:22

git: dcb0c54968db - main - LinuxKPI: replace vtophys+PHYS_TO_VM_PAGE with virt_to_page

2023-08-06 Thread Bjoern A. Zeeb
The branch main has been updated by bz: URL: https://cgit.FreeBSD.org/src/commit/?id=dcb0c54968db10d3c7619f16c4bcfa9284d50ea2 commit dcb0c54968db10d3c7619f16c4bcfa9284d50ea2 Author: Bjoern A. Zeeb AuthorDate: 2023-07-31 05:28:42 + Commit: Bjoern A. Zeeb CommitDate: 2023-08-07 00:58

git: d1ea07642c47 - main - LinuxKPI: cleanup internal calls to VM_PAGE_TO_PHYS

2023-08-06 Thread Bjoern A. Zeeb
The branch main has been updated by bz: URL: https://cgit.FreeBSD.org/src/commit/?id=d1ea07642c47e26effec58f53b7369bf5f797252 commit d1ea07642c47e26effec58f53b7369bf5f797252 Author: Bjoern A. Zeeb AuthorDate: 2023-07-31 03:15:29 + Commit: Bjoern A. Zeeb CommitDate: 2023-08-07 00:57

git: 9e9c682ff3a1 - main - LinuxKPI: reduce usage of struct vm_page and vm_page_t

2023-08-06 Thread Bjoern A. Zeeb
The branch main has been updated by bz: URL: https://cgit.FreeBSD.org/src/commit/?id=9e9c682ff3a1aec20a7e5f5b1dd88ceaec7c3950 commit 9e9c682ff3a1aec20a7e5f5b1dd88ceaec7c3950 Author: Bjoern A. Zeeb AuthorDate: 2023-07-31 02:03:39 + Commit: Bjoern A. Zeeb CommitDate: 2023-08-07 00:55

git: f74c09f3ec69 - main - LinuxKPI: pci.h add more constants

2023-08-06 Thread Bjoern A. Zeeb
The branch main has been updated by bz: URL: https://cgit.FreeBSD.org/src/commit/?id=f74c09f3ec69a6cdba46aa821ab665d2f87142f7 commit f74c09f3ec69a6cdba46aa821ab665d2f87142f7 Author: Bjoern A. Zeeb AuthorDate: 2023-07-26 02:58:35 + Commit: Bjoern A. Zeeb CommitDate: 2023-08-07 00:54

git: 1dcd1a539275 - main - LinuxKPI: implement get_random_u32_inclusive()

2023-08-06 Thread Bjoern A. Zeeb
The branch main has been updated by bz: URL: https://cgit.FreeBSD.org/src/commit/?id=1dcd1a539275fe69173bfc4dfc32c963fc7dcdbe commit 1dcd1a539275fe69173bfc4dfc32c963fc7dcdbe Author: Bjoern A. Zeeb AuthorDate: 2023-05-16 21:03:30 + Commit: Bjoern A. Zeeb CommitDate: 2023-08-07 00:52

git: 746c8f0cd706 - stable/13 - cd9660: do not leak buffers in cd9660_rrip_loop()

2023-08-06 Thread Konstantin Belousov
The branch stable/13 has been updated by kib: URL: https://cgit.FreeBSD.org/src/commit/?id=746c8f0cd7061bcda4bb68cb612827288459bee6 commit 746c8f0cd7061bcda4bb68cb612827288459bee6 Author: Konstantin Belousov AuthorDate: 2023-07-31 22:55:13 + Commit: Konstantin Belousov CommitDate:

git: c25f1912ea6a - stable/13 - fork1(): properly track the state of the pg_killsx lock

2023-08-06 Thread Konstantin Belousov
The branch stable/13 has been updated by kib: URL: https://cgit.FreeBSD.org/src/commit/?id=c25f1912ea6a9ca510625eac2111d3b2ae67b40d commit c25f1912ea6a9ca510625eac2111d3b2ae67b40d Author: Konstantin Belousov AuthorDate: 2023-07-26 23:24:30 + Commit: Konstantin Belousov CommitDate:

git: 910aa553a9ba - stable/13 - killpg(): close a race with fork(), part 2

2023-08-06 Thread Konstantin Belousov
The branch stable/13 has been updated by kib: URL: https://cgit.FreeBSD.org/src/commit/?id=910aa553a9baaa66030b40dc56c254bcc74a9286 commit 910aa553a9baaa66030b40dc56c254bcc74a9286 Author: Konstantin Belousov AuthorDate: 2023-07-20 21:19:03 + Commit: Konstantin Belousov CommitDate:

git: 54747740ccc6 - stable/13 - sigtd(): prefer non-stopped thread as a target for signal queue

2023-08-06 Thread Konstantin Belousov
The branch stable/13 has been updated by kib: URL: https://cgit.FreeBSD.org/src/commit/?id=54747740ccc6a717c54f23324639bedff5f64211 commit 54747740ccc6a717c54f23324639bedff5f64211 Author: Konstantin Belousov AuthorDate: 2023-07-21 09:41:39 + Commit: Konstantin Belousov CommitDate:

git: 2b0cd3b55294 - stable/13 - killpg(2): close a race with fork(2), part1

2023-08-06 Thread Konstantin Belousov
The branch stable/13 has been updated by kib: URL: https://cgit.FreeBSD.org/src/commit/?id=2b0cd3b552942c642a84f8e224b989c02d97125d commit 2b0cd3b552942c642a84f8e224b989c02d97125d Author: Konstantin Belousov AuthorDate: 2023-06-12 07:33:43 + Commit: Konstantin Belousov CommitDate:

Re: git: 61f4c4d3dd38 - main - lib/libc/amd64/string: add strchrnul implementations (scalar, baseline)

2023-08-06 Thread Jessica Clarke
On 6 Aug 2023, at 15:10, Robert Clausecker wrote: > > The branch main has been updated by fuz: > > URL: > https://cgit.FreeBSD.org/src/commit/?id=61f4c4d3dd38c5b79e04fff1dedb02071ebb33f2 > > commit 61f4c4d3dd38c5b79e04fff1dedb02071ebb33f2 > Author: Robert Clausecker > AuthorDate: 2023-06-

Re: git: 61f4c4d3dd38 - main - lib/libc/amd64/string: add strchrnul implementations (scalar, baseline)

2023-08-06 Thread Konstantin Belousov
On Sun, Aug 06, 2023 at 02:10:06PM +, Robert Clausecker wrote: > The branch main has been updated by fuz: > > URL: > https://cgit.FreeBSD.org/src/commit/?id=61f4c4d3dd38c5b79e04fff1dedb02071ebb33f2 > > commit 61f4c4d3dd38c5b79e04fff1dedb02071ebb33f2 > Author: Robert Clausecker > AuthorD

Re: git: 61f4c4d3dd38 - main - lib/libc/amd64/string: add strchrnul implementations (scalar, baseline)

2023-08-06 Thread Konstantin Belousov
On Sun, Aug 06, 2023 at 02:10:06PM +, Robert Clausecker wrote: > +ARCHFUNCS(__strchrnul) > +ARCHFUNC(__strchrnul, scalar) This line uses spaces instead of tab for indent. > + ARCHFUNC(__strchrnul, baseline) > +ENDARCHFUNCS(__strchrnul) > +

Re: git: 96c76d930656 - main - exit1(): Revert sparc64 workaround

2023-08-06 Thread Marius Strobl
On Mon, Aug 07, 2023 at 12:14:06AM +0300, Konstantin Belousov wrote: > On Sun, Aug 06, 2023 at 08:29:57PM +, Marius Strobl wrote: > > The branch main has been updated by marius: > > > > URL: > > https://cgit.FreeBSD.org/src/commit/?id=96c76d930656f13d3c041dc8d8f2fc3dd1e5e05a > > > > commit 9

git: 676f02a4823f - main - acpi_spibus.c: fix i386 build

2023-08-06 Thread Konstantin Belousov
The branch main has been updated by kib: URL: https://cgit.FreeBSD.org/src/commit/?id=676f02a4823f8a4a6e10a1cba73c6324c19b651b commit 676f02a4823f8a4a6e10a1cba73c6324c19b651b Author: Konstantin Belousov AuthorDate: 2023-08-06 21:08:35 + Commit: Konstantin Belousov CommitDate: 2023-

git: 15876d9fd83f - main - sys/cdefs.h: fix for use __restrict in C++

2023-08-06 Thread Konstantin Belousov
The branch main has been updated by kib: URL: https://cgit.FreeBSD.org/src/commit/?id=15876d9fd83fdfa7d541ea747eb40faeade975d2 commit 15876d9fd83fdfa7d541ea747eb40faeade975d2 Author: Sebastian Huber AuthorDate: 2023-08-06 13:27:27 + Commit: Konstantin Belousov CommitDate: 2023-08-0

Re: git: 96c76d930656 - main - exit1(): Revert sparc64 workaround

2023-08-06 Thread Konstantin Belousov
On Sun, Aug 06, 2023 at 08:29:57PM +, Marius Strobl wrote: > The branch main has been updated by marius: > > URL: > https://cgit.FreeBSD.org/src/commit/?id=96c76d930656f13d3c041dc8d8f2fc3dd1e5e05a > > commit 96c76d930656f13d3c041dc8d8f2fc3dd1e5e05a > Author: Marius Strobl > AuthorDate:

git: e616ceec8295 - stable/13 - gitignore: whack dead architectures

2023-08-06 Thread Marius Strobl
The branch stable/13 has been updated by marius: URL: https://cgit.FreeBSD.org/src/commit/?id=e616ceec82957d8b2f57d3b7f110d908f9ea4469 commit e616ceec82957d8b2f57d3b7f110d908f9ea4469 Author: Mateusz Guzik AuthorDate: 2022-11-23 01:18:03 + Commit: Marius Strobl CommitDate: 2023-08-0

git: 46c05afd2f76 - stable/13 - stand: Update testing script for arch retirement

2023-08-06 Thread Marius Strobl
The branch stable/13 has been updated by marius: URL: https://cgit.FreeBSD.org/src/commit/?id=46c05afd2f766e7a3700266d17b103087e1a26c5 commit 46c05afd2f766e7a3700266d17b103087e1a26c5 Author: Warner Losh AuthorDate: 2022-08-14 14:41:11 + Commit: Marius Strobl CommitDate: 2023-08-06

git: 685f0d228395 - stable/13 - tests: also remove sparc64 case

2023-08-06 Thread Marius Strobl
The branch stable/13 has been updated by marius: URL: https://cgit.FreeBSD.org/src/commit/?id=685f0d228395bc1074ebef998832176d5186bd15 commit 685f0d228395bc1074ebef998832176d5186bd15 Author: Ed Maste AuthorDate: 2022-11-08 18:14:55 + Commit: Marius Strobl CommitDate: 2023-08-06 18:

git: 0096e445c55a - stable/13 - ffs: wait for trims earlier during unmount to avoid panic

2023-08-06 Thread Marius Strobl
The branch stable/13 has been updated by marius: URL: https://cgit.FreeBSD.org/src/commit/?id=0096e445c55a4a882c213d91eaf33766e27439f4 commit 0096e445c55a4a882c213d91eaf33766e27439f4 Author: Chuck Silvers AuthorDate: 2022-04-08 17:19:40 + Commit: Marius Strobl CommitDate: 2023-08-0

git: aa63608809b6 - stable/13 - base: Remove support for the VTOC8 partitioning scheme

2023-08-06 Thread Marius Strobl
n/efibootmgr/efibootmgr.c | 1 - 19 files changed, 58 insertions(+), 1126 deletions(-) diff --git a/ObsoleteFiles.inc b/ObsoleteFiles.inc index 5848dc27a5cd..4c0fca28c4bf 100644 --- a/ObsoleteFiles.inc +++ b/ObsoleteFiles.inc @@ -52,6 +52,10 @@ # xargs -n1 | sort | uniq

git: f28b14e6ce69 - stable/13 - geom(4): Add cross reference to geom(8)

2023-08-06 Thread Marius Strobl
The branch stable/13 has been updated by marius: URL: https://cgit.FreeBSD.org/src/commit/?id=f28b14e6ce697b7f95598e9c635c911f43cbdcc1 commit f28b14e6ce697b7f95598e9c635c911f43cbdcc1 Author: Tom Hukins AuthorDate: 2023-03-27 20:50:25 + Commit: Marius Strobl CommitDate: 2023-08-06 1

git: de256b499f33 - stable/13 - Minor grammar nit

2023-08-06 Thread Marius Strobl
The branch stable/13 has been updated by marius: URL: https://cgit.FreeBSD.org/src/commit/?id=de256b499f335b6d17ce1cbe6e255c303bb5c934 commit de256b499f335b6d17ce1cbe6e255c303bb5c934 Author: Andreas Bjornestad AuthorDate: 2021-03-03 16:17:26 + Commit: Marius Strobl CommitDate: 2023

git: 4b96066ac09a - stable/13 - gpart(8): Improve manual page syntax

2023-08-06 Thread Marius Strobl
The branch stable/13 has been updated by marius: URL: https://cgit.FreeBSD.org/src/commit/?id=4b96066ac09a280d2b98a4bf10653aa62ae4ac4b commit 4b96066ac09a280d2b98a4bf10653aa62ae4ac4b Author: Tom Hukins AuthorDate: 2023-06-02 02:41:28 + Commit: Marius Strobl CommitDate: 2023-08-06 1

git: 555a4a30a0a0 - stable/13 - camcontrol(8): Use simpler language

2023-08-06 Thread Marius Strobl
The branch stable/13 has been updated by marius: URL: https://cgit.FreeBSD.org/src/commit/?id=555a4a30a0a0eac7cf873dd256bf0ee4fb10a980 commit 555a4a30a0a0eac7cf873dd256bf0ee4fb10a980 Author: Tom Hukins AuthorDate: 2023-06-02 02:41:27 + Commit: Marius Strobl CommitDate: 2023-08-06 1

git: 3fb913e58d10 - stable/13 - camcontrol(8): Add manual page cross references

2023-08-06 Thread Marius Strobl
The branch stable/13 has been updated by marius: URL: https://cgit.FreeBSD.org/src/commit/?id=3fb913e58d1027920b6ad8d24dd5ea6d0bff4a91 commit 3fb913e58d1027920b6ad8d24dd5ea6d0bff4a91 Author: Tom Hukins AuthorDate: 2023-06-02 02:41:27 + Commit: Marius Strobl CommitDate: 2023-08-06 1

git: a38661a36b5e - stable/13 - update external URL

2023-08-06 Thread Marius Strobl
The branch stable/13 has been updated by marius: URL: https://cgit.FreeBSD.org/src/commit/?id=a38661a36b5e489ad2ca986ec3d44eaa443b7c3e commit a38661a36b5e489ad2ca986ec3d44eaa443b7c3e Author: Wolfram Schneider AuthorDate: 2022-02-05 17:09:48 + Commit: Marius Strobl CommitDate: 2023-

git: e8d85eaf1c6a - stable/13 - cam(3): Add a manual page cross reference

2023-08-06 Thread Marius Strobl
The branch stable/13 has been updated by marius: URL: https://cgit.FreeBSD.org/src/commit/?id=e8d85eaf1c6a908a377c266617936231bddb230b commit e8d85eaf1c6a908a377c266617936231bddb230b Author: Tom Hukins AuthorDate: 2023-06-02 02:41:27 + Commit: Marius Strobl CommitDate: 2023-08-06 1

git: 7bf80c94f7ae - stable/13 - gpart(8): Refer to a related manual page

2023-08-06 Thread Marius Strobl
The branch stable/13 has been updated by marius: URL: https://cgit.FreeBSD.org/src/commit/?id=7bf80c94f7ae927ef7d73004392fa3b92301a853 commit 7bf80c94f7ae927ef7d73004392fa3b92301a853 Author: Tom Hukins AuthorDate: 2023-06-02 02:41:27 + Commit: Marius Strobl CommitDate: 2023-08-06 1

git: 20972319d2ee - stable/13 - Fix dead reference to boot0(8) to point to boot0cfg(8).

2023-08-06 Thread Marius Strobl
The branch stable/13 has been updated by marius: URL: https://cgit.FreeBSD.org/src/commit/?id=20972319d2eebda83a27081756a5d85fc4ec875f commit 20972319d2eebda83a27081756a5d85fc4ec875f Author: Jens Schweikhardt AuthorDate: 2022-09-16 17:08:22 + Commit: Marius Strobl CommitDate: 2023-

git: 0dac0289c775 - stable/13 - ofw(4): Add my copyright and additional history for ofw_reg_to_paddr()

2023-08-06 Thread Marius Strobl
The branch stable/13 has been updated by marius: URL: https://cgit.FreeBSD.org/src/commit/?id=0dac0289c77505f48cafaee6537b59f343c2f4ce commit 0dac0289c77505f48cafaee6537b59f343c2f4ce Author: Marius Strobl AuthorDate: 2023-07-26 07:38:53 + Commit: Marius Strobl CommitDate: 2023-08-0

git: b59b3443f39d - stable/13 - gif(4): Assert that gif_output() isn't called for EtherIP

2023-08-06 Thread Marius Strobl
The branch stable/13 has been updated by marius: URL: https://cgit.FreeBSD.org/src/commit/?id=b59b3443f39d2b7d6c631094fde7723e0aec1319 commit b59b3443f39d2b7d6c631094fde7723e0aec1319 Author: Marius Strobl AuthorDate: 2023-07-23 16:58:42 + Commit: Marius Strobl CommitDate: 2023-08-0

git: 3b0d328a2def - stable/13 - gif(4): Revert in{,6}_gif_output() misalignment handling

2023-08-06 Thread Marius Strobl
The branch stable/13 has been updated by marius: URL: https://cgit.FreeBSD.org/src/commit/?id=3b0d328a2defb7a949f6ca5afd83281ceed1b6c8 commit 3b0d328a2defb7a949f6ca5afd83281ceed1b6c8 Author: Marius Strobl AuthorDate: 2023-07-19 17:17:43 + Commit: Marius Strobl CommitDate: 2023-08-0

git: 6063ec2f429d - stable/13 - xhci(4): Describe AMD 400 Series USB 3.1 controllers

2023-08-06 Thread Marius Strobl
The branch stable/13 has been updated by marius: URL: https://cgit.FreeBSD.org/src/commit/?id=6063ec2f429d924a36c6b3e8bb706a681cdd6019 commit 6063ec2f429d924a36c6b3e8bb706a681cdd6019 Author: Marius Strobl AuthorDate: 2023-07-22 21:13:46 + Commit: Marius Strobl CommitDate: 2023-08-0

git: 36670fa153a8 - stable/13 - test: remove remainder of testfloat

2023-08-06 Thread Marius Strobl
The branch stable/13 has been updated by marius: URL: https://cgit.FreeBSD.org/src/commit/?id=36670fa153a8dfc2c898217a0d5429675e342f35 commit 36670fa153a8dfc2c898217a0d5429675e342f35 Author: Marius Strobl AuthorDate: 2023-06-30 20:36:39 + Commit: Marius Strobl CommitDate: 2023-08-0

git: 2dd8070638c6 - stable/13 - cas.4: Remove remaining sparc64-specific bit

2023-08-06 Thread Marius Strobl
The branch stable/13 has been updated by marius: URL: https://cgit.FreeBSD.org/src/commit/?id=2dd8070638c6703800130a1bff07a929eb376643 commit 2dd8070638c6703800130a1bff07a929eb376643 Author: Marius Strobl AuthorDate: 2023-04-18 17:06:51 + Commit: Marius Strobl CommitDate: 2023-08-0

git: 4ebb0ab53543 - stable/13 - gem(4): Remove onboard-only Sun ERI and remnants of SBus support

2023-08-06 Thread Marius Strobl
The branch stable/13 has been updated by marius: URL: https://cgit.FreeBSD.org/src/commit/?id=4ebb0ab53543864a77d60eee27fde3f47e88693f commit 4ebb0ab53543864a77d60eee27fde3f47e88693f Author: Marius Strobl AuthorDate: 2023-04-18 16:39:38 + Commit: Marius Strobl CommitDate: 2023-08-0

git: a6222e182c74 - stable/13 - mmc(4): Don't call bridge driver for timings not requiring tuning

2023-08-06 Thread Marius Strobl
The branch stable/13 has been updated by marius: URL: https://cgit.FreeBSD.org/src/commit/?id=a6222e182c7464903f60f288b7784a31d702ce8c commit a6222e182c7464903f60f288b7784a31d702ce8c Author: Marius Strobl AuthorDate: 2023-04-12 21:46:02 + Commit: Marius Strobl CommitDate: 2023-08-0

git: 5fb88aba6c9a - stable/13 - man: Remove obsolete meteor.4

2023-08-06 Thread Marius Strobl
@@ # xargs -n1 | sort | uniq -d; # done +# 20230806 meteor.4 removed, see also 20200301 entry below +OLD_FILES+=usr/share/man/man4/meteor.4.gz + # 20230806: remove bt(4) man page OLD_FILES+=usr/share/man/man4/bt.4.gz diff --git a/share/man/man4/Makefile b/share/man/man4/Makefile index

git: 9ec7a595ed2c - main - mergemaster(8): Remove support for sparc64

2023-08-06 Thread Marius Strobl
The branch main has been updated by marius: URL: https://cgit.FreeBSD.org/src/commit/?id=9ec7a595ed2c7631ef916d9f5818ccd5c5d327c8 commit 9ec7a595ed2c7631ef916d9f5818ccd5c5d327c8 Author: Marius Strobl AuthorDate: 2023-08-06 20:07:29 + Commit: Marius Strobl CommitDate: 2023-08-06 20:

git: 76e3b8f54f59 - main - nanobsd: Remove remainder of sparc64 support

2023-08-06 Thread Marius Strobl
The branch main has been updated by marius: URL: https://cgit.FreeBSD.org/src/commit/?id=76e3b8f54f59e6bfc318dd99c8abcc5adabc10e0 commit 76e3b8f54f59e6bfc318dd99c8abcc5adabc10e0 Author: Marius Strobl AuthorDate: 2023-08-06 20:01:17 + Commit: Marius Strobl CommitDate: 2023-08-06 20:

git: 96c76d930656 - main - exit1(): Revert sparc64 workaround

2023-08-06 Thread Marius Strobl
The branch main has been updated by marius: URL: https://cgit.FreeBSD.org/src/commit/?id=96c76d930656f13d3c041dc8d8f2fc3dd1e5e05a commit 96c76d930656f13d3c041dc8d8f2fc3dd1e5e05a Author: Marius Strobl AuthorDate: 2023-08-06 19:54:57 + Commit: Marius Strobl CommitDate: 2023-08-06 20:

git: ba3c1f5972d7 - main - targets: Catch up with the removals of mips and sparc64

2023-08-06 Thread Marius Strobl
The branch main has been updated by marius: URL: https://cgit.FreeBSD.org/src/commit/?id=ba3c1f5972d7b90feb6e6da47905ff2757e0fe57 commit ba3c1f5972d7b90feb6e6da47905ff2757e0fe57 Author: Marius Strobl AuthorDate: 2023-08-06 19:51:01 + Commit: Marius Strobl CommitDate: 2023-08-06 20:

git: 66f5f4bffed9 - main - share/man/man7/simd.7: document amd64/strchrnul SIMD implementaionts

2023-08-06 Thread Robert Clausecker
The branch main has been updated by fuz: URL: https://cgit.FreeBSD.org/src/commit/?id=66f5f4bffed92c2b65d00690b01c817faf477613 commit 66f5f4bffed92c2b65d00690b01c817faf477613 Author: Robert Clausecker AuthorDate: 2023-07-02 10:23:02 + Commit: Robert Clausecker CommitDate: 2023-08-0

git: 61f4c4d3dd38 - main - lib/libc/amd64/string: add strchrnul implementations (scalar, baseline)

2023-08-06 Thread Robert Clausecker
The branch main has been updated by fuz: URL: https://cgit.FreeBSD.org/src/commit/?id=61f4c4d3dd38c5b79e04fff1dedb02071ebb33f2 commit 61f4c4d3dd38c5b79e04fff1dedb02071ebb33f2 Author: Robert Clausecker AuthorDate: 2023-06-30 14:45:11 + Commit: Robert Clausecker CommitDate: 2023-08-0

git: f1d955be2a73 - main - hidraw(4): Implement HIDRAW_GET_DEVICEINFO ioctl

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

git: 12f5f1147781 - main - hidraw(4): Fix ioctl names in man page.

2023-08-06 Thread Vladimir Kondratyev
The branch main has been updated by wulf: URL: https://cgit.FreeBSD.org/src/commit/?id=12f5f1147781686dda8b50058ba6219d19839895 commit 12f5f1147781686dda8b50058ba6219d19839895 Author: Vladimir Kondratyev AuthorDate: 2023-08-06 11:51:08 + Commit: Vladimir Kondratyev CommitDate: 2023