Re: git: 269b7d8ac1e5 - stable/12 - tftpd: tests: raise targeted cstd to c11

2020-12-30 Thread John Baldwin
MFCs. Just to be explicit, we do not care about building amd64 with 4.2.1 at this point on 12.x. Getting it building with less ancient GCC is a noble goal, but architectures that build fine with clang in stable/12 do not need to build with gcc 4.2.1. -- John Baldwin __

git: 672784750001 - main - Don't try to adjust a TLS TOE socket that has been closed.

2020-12-30 Thread John Baldwin
The branch main has been updated by jhb: URL: https://cgit.FreeBSD.org/src/commit/?id=67278475000116086fea848f22a8d0d1be885e26 commit 67278475000116086fea848f22a8d0d1be885e26 Author: John Baldwin AuthorDate: 2020-12-09 22:36:01 + Commit: John Baldwin CommitDate: 2020-12-30 17:56

git: 282381aa53a3 - main - rsu: Don't modify read-only firmware block.

2020-12-30 Thread John Baldwin
The branch main has been updated by jhb: URL: https://cgit.FreeBSD.org/src/commit/?id=282381aa53a3cb21de8e855797f61c27cbb73884 commit 282381aa53a3cb21de8e855797f61c27cbb73884 Author: John Baldwin AuthorDate: 2020-12-30 23:18:02 + Commit: John Baldwin CommitDate: 2020-12-30 23:21

Re: git: 70e64ba44941 - main - release.sh: Update GITROOT URL

2020-12-31 Thread John Baldwin
pdate in general is designed with the goal of rolling out new snapshots to fleets of machines requiring minimal user intervention) -- John Baldwin ___ dev-commits-src-all@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/dev-commits-src-all T

git: e36ac668971c - stable/12 - Use the 't' modifier to print a ptrdiff_t.

2020-12-31 Thread John Baldwin
The branch stable/12 has been updated by jhb: URL: https://cgit.FreeBSD.org/src/commit/?id=e36ac668971c1bdf97e099bda88cb9cae3ea74c9 commit e36ac668971c1bdf97e099bda88cb9cae3ea74c9 Author: John Baldwin AuthorDate: 2020-12-16 00:11:30 + Commit: John Baldwin CommitDate: 2020-12-31 18

git: 14c77f30b201 - stable/12 - Don't transmit mbufs that aren't yet ready on TOE sockets.

2020-12-31 Thread John Baldwin
The branch stable/12 has been updated by jhb: URL: https://cgit.FreeBSD.org/src/commit/?id=14c77f30b201bf76119d59678e72051c09c2 commit 14c77f30b201bf76119d59678e72051c09c2 Author: John Baldwin AuthorDate: 2020-12-03 22:01:13 + Commit: John Baldwin CommitDate: 2020-12-31 18

Re: git: 70e64ba44941 - main - release.sh: Update GITROOT URL

2020-12-31 Thread John Baldwin
On 12/31/20 2:40 PM, Rodney W. Grimes wrote: >> On Thu, Dec 31, 2020 at 10:25 AM John Baldwin wrote: >> >>> On 12/30/20 1:18 PM, Rodney W. Grimes wrote: >>>> Take for example all the files in /etc, these files can easily >>>> at present often be t

git: b4247e0cdfdd - main - ddb: Display process flags (p_flag and p_flag2) in 'show proc'.

2020-12-31 Thread John Baldwin
The branch main has been updated by jhb: URL: https://cgit.FreeBSD.org/src/commit/?id=b4247e0cdfdd047ea855eac1f75644081ac242ef commit b4247e0cdfdd047ea855eac1f75644081ac242ef Author: John Baldwin AuthorDate: 2021-01-01 00:01:52 + Commit: John Baldwin CommitDate: 2021-01-01 00:01

git: 3e06c7da020f - main - Use kdb_thr_* to iterate over threads consistently in DDB.

2020-12-31 Thread John Baldwin
The branch main has been updated by jhb: URL: https://cgit.FreeBSD.org/src/commit/?id=3e06c7da020fadb8ffbfc26d634ccb321e7e22f7 commit 3e06c7da020fadb8ffbfc26d634ccb321e7e22f7 Author: John Baldwin AuthorDate: 2021-01-01 00:01:35 + Commit: John Baldwin CommitDate: 2021-01-01 00:01

git: 825d234144c5 - main - Don't check P_INMEM in kdb_thr_*().

2020-12-31 Thread John Baldwin
The branch main has been updated by jhb: URL: https://cgit.FreeBSD.org/src/commit/?id=825d234144c5006e81c752bda7b9bcc2f822707e commit 825d234144c5006e81c752bda7b9bcc2f822707e Author: John Baldwin AuthorDate: 2021-01-01 00:01:12 + Commit: John Baldwin CommitDate: 2021-01-01 00:01

git: ae450907c639 - main - Use kdb_thr_from_pid() in db_lookup_thread().

2020-12-31 Thread John Baldwin
The branch main has been updated by jhb: URL: https://cgit.FreeBSD.org/src/commit/?id=ae450907c6394332063566b0009f7aa0c296133e commit ae450907c6394332063566b0009f7aa0c296133e Author: John Baldwin AuthorDate: 2021-01-01 00:01:27 + Commit: John Baldwin CommitDate: 2021-01-01 00:01

git: 47877889f2b8 - main - ddb ps: Use the pidhash to enumerate processes not in allproc.

2020-12-31 Thread John Baldwin
The branch main has been updated by jhb: URL: https://cgit.FreeBSD.org/src/commit/?id=47877889f2b823f4c2fa135f5f3955ce0b3bdca1 commit 47877889f2b823f4c2fa135f5f3955ce0b3bdca1 Author: John Baldwin AuthorDate: 2021-01-01 00:00:05 + Commit: John Baldwin CommitDate: 2021-01-01 00:00

git: 9acce1c99299 - main - Enumerate processes via the pid hash table in kdb_thr_*().

2020-12-31 Thread John Baldwin
The branch main has been updated by jhb: URL: https://cgit.FreeBSD.org/src/commit/?id=9acce1c99299b5b59998e2d0c461bcf01d959374 commit 9acce1c99299b5b59998e2d0c461bcf01d959374 Author: John Baldwin AuthorDate: 2021-01-01 00:00:54 + Commit: John Baldwin CommitDate: 2021-01-01 00:00

git: 4e7d1b527c1e - main - Add a proc_off_p_hash helper variable.

2020-12-31 Thread John Baldwin
The branch main has been updated by jhb: URL: https://cgit.FreeBSD.org/src/commit/?id=4e7d1b527c1ef77851b15f65e2d78b8017b669aa commit 4e7d1b527c1ef77851b15f65e2d78b8017b669aa Author: John Baldwin AuthorDate: 2021-01-01 00:00:33 + Commit: John Baldwin CommitDate: 2021-01-01 00:00

Re: git: af366d353b84 - main - amd64: implement strlen in assembly

2021-02-09 Thread John Baldwin
think the notion that review _never_ helps is not supported by the evidence. The fact that Jess found a bug in the assembly code in question the day after it was committed indicates that pre-commit review would have been beneficial for this commit. -- John Baldwin _

git: e07ac3f2fd73 - main - cam: Don't permit crashdumps on non-pollable devices.

2021-02-11 Thread John Baldwin
The branch main has been updated by jhb: URL: https://cgit.FreeBSD.org/src/commit/?id=e07ac3f2fd7336e04178d116033989a6c099fec4 commit e07ac3f2fd7336e04178d116033989a6c099fec4 Author: John Baldwin AuthorDate: 2021-02-11 21:51:01 + Commit: John Baldwin CommitDate: 2021-02-11 21:52

git: 447b3557a9cc - main - cam: Permit non-pollable sims.

2021-02-11 Thread John Baldwin
The branch main has been updated by jhb: URL: https://cgit.FreeBSD.org/src/commit/?id=447b3557a9cc5f00a301be8404339f21a9a0faa8 commit 447b3557a9cc5f00a301be8404339f21a9a0faa8 Author: John Baldwin AuthorDate: 2021-02-11 21:49:43 + Commit: John Baldwin CommitDate: 2021-02-11 21:52

git: 47769bc5573f - main - iscsi: Mark iSCSI CAM sims as non-pollable.

2021-02-11 Thread John Baldwin
The branch main has been updated by jhb: URL: https://cgit.FreeBSD.org/src/commit/?id=47769bc5573fc5d2263f9e20cb06f6c12d0a82e7 commit 47769bc5573fc5d2263f9e20cb06f6c12d0a82e7 Author: John Baldwin AuthorDate: 2021-02-11 21:51:20 + Commit: John Baldwin CommitDate: 2021-02-11 21:52

git: e6405c8c3733 - main - cam: Properly find the sim in the assertion in xpt_pollwait().

2021-02-11 Thread John Baldwin
The branch main has been updated by jhb: URL: https://cgit.FreeBSD.org/src/commit/?id=e6405c8c37335a42a187a9d2470025b57347b1b5 commit e6405c8c37335a42a187a9d2470025b57347b1b5 Author: John Baldwin AuthorDate: 2021-02-08 23:02:14 + Commit: John Baldwin CommitDate: 2021-02-11 22:06

git: 50a61f8db532 - main - fwohci: Cast bitfield to uint32_t before passing it to roundup2().

2021-02-17 Thread John Baldwin
The branch main has been updated by jhb: URL: https://cgit.FreeBSD.org/src/commit/?id=50a61f8db532676d7dc37410540fff7209b7c072 commit 50a61f8db532676d7dc37410540fff7209b7c072 Author: John Baldwin AuthorDate: 2021-02-17 21:12:06 + Commit: John Baldwin CommitDate: 2021-02-17 21:12

git: 1deaad936417 - main - Handle negative return values from syncache_expand().

2021-02-17 Thread John Baldwin
The branch main has been updated by jhb: URL: https://cgit.FreeBSD.org/src/commit/?id=1deaad936417ed2315476718fbd2648de08585bf commit 1deaad936417ed2315476718fbd2648de08585bf Author: John Baldwin AuthorDate: 2021-02-17 21:28:04 + Commit: John Baldwin CommitDate: 2021-02-17 21:28

git: 9b2f020c14af - main - Handle partial data re-sending on ktls/sendfile on FreeBSD

2021-02-17 Thread John Baldwin
The branch main has been updated by jhb: URL: https://cgit.FreeBSD.org/src/commit/?id=9b2f020c14af71a2606012143432dd717c7cf90e commit 9b2f020c14af71a2606012143432dd717c7cf90e Author: Oleksandr Tymoshenko AuthorDate: 2021-02-17 22:49:30 + Commit: John Baldwin CommitDate: 2021-02-17

git: 67932460c7b6 - main - Add a VA_IS_CLEANMAP() macro.

2021-02-17 Thread John Baldwin
The branch main has been updated by jhb: URL: https://cgit.FreeBSD.org/src/commit/?id=67932460c7b6893a637a47d98d5f29d63e92c727 commit 67932460c7b6893a637a47d98d5f29d63e92c727 Author: John Baldwin AuthorDate: 2021-02-18 00:32:11 + Commit: John Baldwin CommitDate: 2021-02-18 00:32

git: dd176fd7e7b5 - main - riscv: Don't set __NO_TLS to disable some uses of TLS.

2021-02-17 Thread John Baldwin
The branch main has been updated by jhb: URL: https://cgit.FreeBSD.org/src/commit/?id=dd176fd7e7b5aad231cd6ebf49fd14ae7394dfee commit dd176fd7e7b5aad231cd6ebf49fd14ae7394dfee Author: John Baldwin AuthorDate: 2021-02-18 00:33:09 + Commit: John Baldwin CommitDate: 2021-02-18 00:33

git: 24fd63e0970f - main - mips: Don't set __NO_TLS to disable some uses of TLS.

2021-02-17 Thread John Baldwin
The branch main has been updated by jhb: URL: https://cgit.FreeBSD.org/src/commit/?id=24fd63e0970f91189dd2acde987bd2e4c8c04a50 commit 24fd63e0970f91189dd2acde987bd2e4c8c04a50 Author: John Baldwin AuthorDate: 2021-02-18 00:34:23 + Commit: John Baldwin CommitDate: 2021-02-18 00:34

Re: git: 24fd63e0970f - main - mips: Don't set __NO_TLS to disable some uses of TLS.

2021-02-17 Thread John Baldwin
On 2/17/21 4:35 PM, John Baldwin wrote: The branch main has been updated by jhb: URL: https://cgit.FreeBSD.org/src/commit/?id=24fd63e0970f91189dd2acde987bd2e4c8c04a50 commit 24fd63e0970f91189dd2acde987bd2e4c8c04a50 Author: John Baldwin AuthorDate: 2021-02-18 00:34:23 + Commit

git: fc8fc743d893 - main - Add an OCF algorithm for ChaCha20-Poly1305 AEAD.

2021-02-18 Thread John Baldwin
The branch main has been updated by jhb: URL: https://cgit.FreeBSD.org/src/commit/?id=fc8fc743d89388c0c5b97a491428fab2b36beac8 commit fc8fc743d89388c0c5b97a491428fab2b36beac8 Author: John Baldwin AuthorDate: 2021-02-18 17:21:56 + Commit: John Baldwin CommitDate: 2021-02-18 17:26

git: 1bd9fc96d4e4 - main - cryptocheck: Add Chacha20-Poly1305 AEAD coverage.

2021-02-18 Thread John Baldwin
The branch main has been updated by jhb: URL: https://cgit.FreeBSD.org/src/commit/?id=1bd9fc96d4e4a26bb0060698c07b6f13d19cd819 commit 1bd9fc96d4e4a26bb0060698c07b6f13d19cd819 Author: John Baldwin AuthorDate: 2021-02-18 17:23:36 + Commit: John Baldwin CommitDate: 2021-02-18 17:26

git: dd2e1352b68a - main - Add an implementation of CHACHA20_POLY1305 to cryptosoft.

2021-02-18 Thread John Baldwin
The branch main has been updated by jhb: URL: https://cgit.FreeBSD.org/src/commit/?id=dd2e1352b68aa33f7f6f8c19aaf88cf287013ae8 commit dd2e1352b68aa33f7f6f8c19aaf88cf287013ae8 Author: John Baldwin AuthorDate: 2021-02-18 17:22:18 + Commit: John Baldwin CommitDate: 2021-02-18 17:26

git: 4dd6800e22b0 - main - Add Chacha20-Poly1305 support in the OCF backend for KTLS.

2021-02-18 Thread John Baldwin
The branch main has been updated by jhb: URL: https://cgit.FreeBSD.org/src/commit/?id=4dd6800e22b08fa1f756115600e9436818abb168 commit 4dd6800e22b08fa1f756115600e9436818abb168 Author: John Baldwin AuthorDate: 2021-02-18 17:24:26 + Commit: John Baldwin CommitDate: 2021-02-18 17:30

git: 9c64fc40290e - main - Add Chacha20-Poly1305 as a KTLS cipher suite.

2021-02-18 Thread John Baldwin
The branch main has been updated by jhb: URL: https://cgit.FreeBSD.org/src/commit/?id=9c64fc40290e08f6dc6b75aa04084b04e48a61af commit 9c64fc40290e08f6dc6b75aa04084b04e48a61af Author: John Baldwin AuthorDate: 2021-02-18 17:23:59 + Commit: John Baldwin CommitDate: 2021-02-18 17:26

git: a10020cfe283 - main - cryptosoft: Support per-op keys for AES-GCM and AES-CCM.

2021-02-18 Thread John Baldwin
The branch main has been updated by jhb: URL: https://cgit.FreeBSD.org/src/commit/?id=a10020cfe2830e9626ac58ae97ecd12afb3553be commit a10020cfe2830e9626ac58ae97ecd12afb3553be Author: John Baldwin AuthorDate: 2021-02-18 17:24:35 + Commit: John Baldwin CommitDate: 2021-02-18 17:53

git: 2ccf971ace0b - main - iflib: Cast the result of iflib_netmap_txq_init() to void.

2021-02-19 Thread John Baldwin
The branch main has been updated by jhb: URL: https://cgit.FreeBSD.org/src/commit/?id=2ccf971ace0bf23a9b27ec886a7f013c47661052 commit 2ccf971ace0bf23a9b27ec886a7f013c47661052 Author: John Baldwin AuthorDate: 2021-02-19 20:52:05 + Commit: John Baldwin CommitDate: 2021-02-19 20:52

Re: git: 24fd63e0970f - main - mips: Don't set __NO_TLS to disable some uses of TLS.

2021-02-19 Thread John Baldwin
ng actually released. We don't produce release images for either MIPS or RISC-V. -- John Baldwin ___ dev-commits-src-all@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/dev-commits-src-all To unsubscribe, send any mail to &quo

git: 90972f04026a - main - ktls: Use COUNTER_U64_DEFINE_EARLY for the ktls_toe_chacha20 counter.

2021-02-25 Thread John Baldwin
The branch main has been updated by jhb: URL: https://cgit.FreeBSD.org/src/commit/?id=90972f04026a2248d616d7466053ff53cf8fdf9d commit 90972f04026a2248d616d7466053ff53cf8fdf9d Author: John Baldwin AuthorDate: 2021-02-20 00:33:46 + Commit: John Baldwin CommitDate: 2021-02-25 23:00

git: 63241a0764c9 - stable/13 - Handle partial data re-sending on ktls/sendfile on FreeBSD

2021-02-25 Thread John Baldwin
The branch stable/13 has been updated by jhb: URL: https://cgit.FreeBSD.org/src/commit/?id=63241a0764c9414e1bcce3bcb05bfbdba8f1f487 commit 63241a0764c9414e1bcce3bcb05bfbdba8f1f487 Author: Oleksandr Tymoshenko AuthorDate: 2021-02-17 22:49:30 + Commit: John Baldwin CommitDate: 2021

git: cdba1277dd26 - stable/13 - OpenSSL: Regen manual page for the previous commit

2021-02-25 Thread John Baldwin
The branch stable/13 has been updated by jhb: URL: https://cgit.FreeBSD.org/src/commit/?id=cdba1277dd26c8f7e54a40d86d44748f2d1a8c29 commit cdba1277dd26c8f7e54a40d86d44748f2d1a8c29 Author: Jung-uk Kim AuthorDate: 2021-02-17 23:19:13 + Commit: John Baldwin CommitDate: 2021-02-25 22

git: 974504783922 - releng/13.0 - Handle partial data re-sending on ktls/sendfile on FreeBSD

2021-02-26 Thread John Baldwin
The branch releng/13.0 has been updated by jhb: URL: https://cgit.FreeBSD.org/src/commit/?id=9745047839225ede45594ae4ec2b26df6bafbd22 commit 9745047839225ede45594ae4ec2b26df6bafbd22 Author: Oleksandr Tymoshenko AuthorDate: 2021-02-17 22:49:30 + Commit: John Baldwin CommitDate

git: 310ae6a0df39 - releng/13.0 - OpenSSL: Regen manual page for the previous commit

2021-02-26 Thread John Baldwin
The branch releng/13.0 has been updated by jhb: URL: https://cgit.FreeBSD.org/src/commit/?id=310ae6a0df3949784af9b51f7c8e8622730324e6 commit 310ae6a0df3949784af9b51f7c8e8622730324e6 Author: Jung-uk Kim AuthorDate: 2021-02-17 23:19:13 + Commit: John Baldwin CommitDate: 2021-02-26

git: e6cfd2939a42 - main - Remove the usr/tests/usr.bin/yacc/yacc directory when removing yacc.

2021-03-03 Thread John Baldwin
The branch main has been updated by jhb: URL: https://cgit.FreeBSD.org/src/commit/?id=e6cfd2939a4261c1f4bf802368cea8faf824c128 commit e6cfd2939a4261c1f4bf802368cea8faf824c128 Author: John Baldwin AuthorDate: 2021-03-03 22:46:45 + Commit: John Baldwin CommitDate: 2021-03-03 22:46

git: 68c03734484f - main - cryptocheck: Add support for the Poly1305 digest.

2021-03-03 Thread John Baldwin
The branch main has been updated by jhb: URL: https://cgit.FreeBSD.org/src/commit/?id=68c03734484f679bf2f15fc81359128e331db364 commit 68c03734484f679bf2f15fc81359128e331db364 Author: John Baldwin AuthorDate: 2021-03-03 23:17:00 + Commit: John Baldwin CommitDate: 2021-03-03 23:20

git: a079e38b08f2 - main - ossl: Add Poly1305 digest support.

2021-03-03 Thread John Baldwin
The branch main has been updated by jhb: URL: https://cgit.FreeBSD.org/src/commit/?id=a079e38b08f2f07c50ba915dae66d099559abdcc commit a079e38b08f2f07c50ba915dae66d099559abdcc Author: John Baldwin AuthorDate: 2021-03-03 23:17:29 + Commit: John Baldwin CommitDate: 2021-03-03 23:20

git: a899ce4ba4c4 - main - The ChaCha20 counter is little endian, not big endian.

2021-03-03 Thread John Baldwin
The branch main has been updated by jhb: URL: https://cgit.FreeBSD.org/src/commit/?id=a899ce4ba4c404d342bf892b8b756b66fc65d6b5 commit a899ce4ba4c404d342bf892b8b756b66fc65d6b5 Author: John Baldwin AuthorDate: 2021-03-03 23:17:37 + Commit: John Baldwin CommitDate: 2021-03-03 23:20

git: 442a29361146 - main - cryptocheck: Free generated IV after each GMAC test.

2021-03-03 Thread John Baldwin
The branch main has been updated by jhb: URL: https://cgit.FreeBSD.org/src/commit/?id=442a293611461834778d1b7cd2ac170fb3427dcf commit 442a293611461834778d1b7cd2ac170fb3427dcf Author: John Baldwin AuthorDate: 2021-03-03 23:17:19 + Commit: John Baldwin CommitDate: 2021-03-03 23:20

git: 78991a93eb9d - main - ossl: Add support for the ChaCha20 + Poly1305 AEAD cipher from RFC 8439

2021-03-03 Thread John Baldwin
The branch main has been updated by jhb: URL: https://cgit.FreeBSD.org/src/commit/?id=78991a93eb9dd3074a3fc19b88a7c3e34e1ec703 commit 78991a93eb9dd3074a3fc19b88a7c3e34e1ec703 Author: John Baldwin AuthorDate: 2021-03-03 23:17:51 + Commit: John Baldwin CommitDate: 2021-03-03 23:20

git: 92aecd1e6fac - main - ossl: Add ChaCha20 cipher support.

2021-03-03 Thread John Baldwin
The branch main has been updated by jhb: URL: https://cgit.FreeBSD.org/src/commit/?id=92aecd1e6fac47ffc893f628c1fe289568bb19cb commit 92aecd1e6fac47ffc893f628c1fe289568bb19cb Author: John Baldwin AuthorDate: 2021-03-03 23:17:43 + Commit: John Baldwin CommitDate: 2021-03-03 23:20

git: bb6e84c988d3 - main - poly1305: Don't export generic Poly1305_* symbols from xform_poly1305.c.

2021-03-05 Thread John Baldwin
The branch main has been updated by jhb: URL: https://cgit.FreeBSD.org/src/commit/?id=bb6e84c988d3f54eff602ed544ceaa9b9fe3e9ff commit bb6e84c988d3f54eff602ed544ceaa9b9fe3e9ff Author: John Baldwin AuthorDate: 2021-03-05 17:47:58 + Commit: John Baldwin CommitDate: 2021-03-05 17:55

Re: git: a079e38b08f2 - main - ossl: Add Poly1305 digest support.

2021-03-05 Thread John Baldwin
On 3/5/21 12:32 AM, Kristof Provost wrote: On 4 Mar 2021, at 0:21, John Baldwin wrote: The branch main has been updated by jhb: URL: https://cgit.FreeBSD.org/src/commit/?id=a079e38b08f2f07c50ba915dae66d099559abdcc commit a079e38b08f2f07c50ba915dae66d099559abdcc Author: John Baldwin

Re: git: afbee98232f4 - main - Remove xform_poly1305.h from the build, it is not necessary.

2021-03-08 Thread John Baldwin
: Scott Long CommitDate: 2021-03-05 21:28:10 + Remove xform_poly1305.h from the build, it is not necessary. Sorry for the breakage, thanks for fixing it. -- John Baldwin ___ dev-commits-src-all@freebsd.org mailing list https://lists.freebsd.org

Re: git: bb6e84c988d3 - main - poly1305: Don't export generic Poly1305_* symbols from xform_poly1305.c.

2021-03-08 Thread John Baldwin
On 3/5/21 12:27 PM, Stefan Esser wrote: Am 05.03.21 um 21:05 schrieb Kyle Evans: On Fri, Mar 5, 2021 at 11:55 AM John Baldwin wrote: The branch main has been updated by jhb: URL: https://cgit.FreeBSD.org/src/commit/?id=bb6e84c988d3f54eff602ed544ceaa9b9fe3e9ff commit

git: c5a365623f88 - main - Correct the name of the structure used for TCP socket options.

2021-03-08 Thread John Baldwin
The branch main has been updated by jhb: URL: https://cgit.FreeBSD.org/src/commit/?id=c5a365623f88999b524d94003187ef09fda55f67 commit c5a365623f88999b524d94003187ef09fda55f67 Author: John Baldwin AuthorDate: 2021-03-08 18:46:40 + Commit: John Baldwin CommitDate: 2021-03-08 18:46

git: ef74bfc6fed2 - main - Add ObsoleteFiles.inc entries for various OCF headers removed in 13.

2021-03-08 Thread John Baldwin
The branch main has been updated by jhb: URL: https://cgit.FreeBSD.org/src/commit/?id=ef74bfc6fed298d5ca0e3cb92bf008b715ea0c2f commit ef74bfc6fed298d5ca0e3cb92bf008b715ea0c2f Author: John Baldwin AuthorDate: 2021-03-08 19:17:21 + Commit: John Baldwin CommitDate: 2021-03-08 19:17

Re: git: 1ae20f7c70ea - main - kern: malloc: fix panic on M_WAITOK during THREAD_NO_SLEEPING()

2021-03-09 Thread John Baldwin
KASSERT(THREAD_CAN_SLEEP(), ("malloc(M_WAITOK) with sleeping prohibited")); -- John Baldwin ___ dev-commits-src-all@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/dev-commits-src-all To unsubscribe, send any mail to

Re: git: 953a7d7c61f3 - main - Arch64: Clear VFP state on execve()

2021-03-10 Thread John Baldwin
thread's state to the new thread, not reset it. POSIX actually says that new threads inherit the "floating point environment" from the creating thread for pthread_create(). I have a patch I'm testing to fix thix for x86. -- John Baldwin ___

git: 3fa034210c75 - main - ktls: Fix non-inplace TLS 1.3 encryption.

2021-03-10 Thread John Baldwin
The branch main has been updated by jhb: URL: https://cgit.FreeBSD.org/src/commit/?id=3fa034210c75431173cb0a2375f6938386e25315 commit 3fa034210c75431173cb0a2375f6938386e25315 Author: John Baldwin AuthorDate: 2021-03-10 19:07:40 + Commit: John Baldwin CommitDate: 2021-03-10 19:07

Re: git: 953a7d7c61f3 - main - Arch64: Clear VFP state on execve()

2021-03-10 Thread John Baldwin
On 3/10/21 9:37 AM, Alexander Richardson wrote: On Wed, 10 Mar 2021 at 17:29, John Baldwin wrote: On 3/10/21 4:45 AM, Alex Richardson wrote: The branch main has been updated by arichardson: URL: https://cgit.FreeBSD.org/src/commit/?id=953a7d7c61f3b2f5351dfe668510ec782ae282e8 commit

Re: git: c328f64d8107 - main - arm64: Fix COMPAT_FREEBSD32.

2021-03-10 Thread John Baldwin
rch64 sigcode cause issues for gdb detecting it? I think GDB might be ok because the nop comes first as it looks for the sequence of instructions after the nop to identify the signal frame (it doesn't care what instructions come before the sequence). -- Jo

Re: git: d1cbe7908986 - main - Allocating the LinuxKPI current structure from an interrupt thread must be done using the M_NOWAIT flag after 1ae20f7c70ea .

2021-03-11 Thread John Baldwin
ike that causes kern_intr.c to allocate one for the associated ithread when the interrupt is registered. -- John Baldwin ___ dev-commits-src-all@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/dev-commits-src-all To unsubscribe, send any mail

Re: git: 1ae20f7c70ea - main - kern: malloc: fix panic on M_WAITOK during THREAD_NO_SLEEPING()

2021-03-11 Thread John Baldwin
main as a warning (maybe rate-limited) for the foreseable future I don't know that we've had so many issues that we can't just fix them on HEAD right now vs having to make this a warning instead of keeping it as a panic. -- John Baldwin _

git: 6a2ab3769abb - stable/13 - Remove the usr/tests/usr.bin/yacc/yacc directory when removing yacc.

2021-03-11 Thread John Baldwin
The branch stable/13 has been updated by jhb: URL: https://cgit.FreeBSD.org/src/commit/?id=6a2ab3769abb0ea6357a9c1b9630c4efc884aebc commit 6a2ab3769abb0ea6357a9c1b9630c4efc884aebc Author: John Baldwin AuthorDate: 2021-03-03 22:46:45 + Commit: John Baldwin CommitDate: 2021-03-11 19

git: da55db32647b - stable/13 - Add ObsoleteFiles.inc entries for various OCF headers removed in 13.

2021-03-11 Thread John Baldwin
The branch stable/13 has been updated by jhb: URL: https://cgit.FreeBSD.org/src/commit/?id=da55db32647bfe56ce12857ad6ef611af4cfb7be commit da55db32647bfe56ce12857ad6ef611af4cfb7be Author: John Baldwin AuthorDate: 2021-03-08 19:17:21 + Commit: John Baldwin CommitDate: 2021-03-11 19

git: 0fc5395122b4 - stable/13 - Correct the name of the structure used for TCP socket options.

2021-03-11 Thread John Baldwin
The branch stable/13 has been updated by jhb: URL: https://cgit.FreeBSD.org/src/commit/?id=0fc5395122b4b50564f3dc9164830a0d1635b622 commit 0fc5395122b4b50564f3dc9164830a0d1635b622 Author: John Baldwin AuthorDate: 2021-03-08 18:46:40 + Commit: John Baldwin CommitDate: 2021-03-11 19

git: 003e38a01cf9 - releng/13.0 - Remove the usr/tests/usr.bin/yacc/yacc directory when removing yacc.

2021-03-11 Thread John Baldwin
The branch releng/13.0 has been updated by jhb: URL: https://cgit.FreeBSD.org/src/commit/?id=003e38a01cf9070fb1b64589bcbc8cae01d5e2a2 commit 003e38a01cf9070fb1b64589bcbc8cae01d5e2a2 Author: John Baldwin AuthorDate: 2021-03-03 22:46:45 + Commit: John Baldwin CommitDate: 2021-03-11

git: 3b9e12f66e0c - releng/13.0 - Correct the name of the structure used for TCP socket options.

2021-03-11 Thread John Baldwin
The branch releng/13.0 has been updated by jhb: URL: https://cgit.FreeBSD.org/src/commit/?id=3b9e12f66e0cfd0c7db0eda9f72770499a6408b8 commit 3b9e12f66e0cfd0c7db0eda9f72770499a6408b8 Author: John Baldwin AuthorDate: 2021-03-08 18:46:40 + Commit: John Baldwin CommitDate: 2021-03-11

git: 290e4d98abbc - releng/13.0 - Add ObsoleteFiles.inc entries for various OCF headers removed in 13.

2021-03-11 Thread John Baldwin
The branch releng/13.0 has been updated by jhb: URL: https://cgit.FreeBSD.org/src/commit/?id=290e4d98abbc6981d8bb93e7389ac203d296fbb3 commit 290e4d98abbc6981d8bb93e7389ac203d296fbb3 Author: John Baldwin AuthorDate: 2021-03-08 19:17:21 + Commit: John Baldwin CommitDate: 2021-03-11

git: 92211458689b - main - amd64: Only update fsbase/gsbase in pcb for curthread.

2021-03-12 Thread John Baldwin
The branch main has been updated by jhb: URL: https://cgit.FreeBSD.org/src/commit/?id=92211458689b448cda52a659f9d192fef5a9dd50 commit 92211458689b448cda52a659f9d192fef5a9dd50 Author: John Baldwin AuthorDate: 2021-03-12 17:45:18 + Commit: John Baldwin CommitDate: 2021-03-12 17:45

git: 704547ce1ca5 - main - amd64: Cleanups to setting TLS registers for Linux binaries.

2021-03-12 Thread John Baldwin
The branch main has been updated by jhb: URL: https://cgit.FreeBSD.org/src/commit/?id=704547ce1ca56e1123048cd152ed4e468d41d703 commit 704547ce1ca56e1123048cd152ed4e468d41d703 Author: John Baldwin AuthorDate: 2021-03-12 17:47:31 + Commit: John Baldwin CommitDate: 2021-03-12 17:47

git: 645b15e558dc - main - Remove unused wrappers around kproc_create() and kproc_exit().

2021-03-12 Thread John Baldwin
The branch main has been updated by jhb: URL: https://cgit.FreeBSD.org/src/commit/?id=645b15e558dc102ff70a6332b1d0b0aa733fd2bb commit 645b15e558dc102ff70a6332b1d0b0aa733fd2bb Author: John Baldwin AuthorDate: 2021-03-12 17:47:58 + Commit: John Baldwin CommitDate: 2021-03-12 17:47

git: 755efb8d8fca - main - x86: Copy the FPU/XSAVE state from the creating thread to new threads.

2021-03-12 Thread John Baldwin
The branch main has been updated by jhb: URL: https://cgit.FreeBSD.org/src/commit/?id=755efb8d8fcacc6607bc46469750d78497f89378 commit 755efb8d8fcacc6607bc46469750d78497f89378 Author: John Baldwin AuthorDate: 2021-03-12 17:47:41 + Commit: John Baldwin CommitDate: 2021-03-12 17:47

git: 40d593d17eb6 - main - x86: Update some stale comments in cpu_fork() and cpu_copy_thread().

2021-03-12 Thread John Baldwin
The branch main has been updated by jhb: URL: https://cgit.FreeBSD.org/src/commit/?id=40d593d17eb6d70ea717d6546a16794858944176 commit 40d593d17eb6d70ea717d6546a16794858944176 Author: John Baldwin AuthorDate: 2021-03-12 17:48:49 + Commit: John Baldwin CommitDate: 2021-03-12 17:48

git: 5a50eb6585ef - main - Don't pass RFPROC to kproc_create(), it is redundant.

2021-03-12 Thread John Baldwin
The branch main has been updated by jhb: URL: https://cgit.FreeBSD.org/src/commit/?id=5a50eb6585ef8d1a40c8086bab8639cc56f00df9 commit 5a50eb6585ef8d1a40c8086bab8639cc56f00df9 Author: John Baldwin AuthorDate: 2021-03-12 17:48:10 + Commit: John Baldwin CommitDate: 2021-03-12 17:48

git: 640d54045bdb - main - Set TDP_KTHREAD before calling cpu_fork() and cpu_copy_thread().

2021-03-12 Thread John Baldwin
The branch main has been updated by jhb: URL: https://cgit.FreeBSD.org/src/commit/?id=640d54045bdbf894ae3c75cd9818c29fc2f6e5e7 commit 640d54045bdbf894ae3c75cd9818c29fc2f6e5e7 Author: John Baldwin AuthorDate: 2021-03-12 17:48:20 + Commit: John Baldwin CommitDate: 2021-03-12 17:48

git: c7b021352332 - main - x86: Always use clean FPU and segment base state for new kthreads.

2021-03-12 Thread John Baldwin
The branch main has been updated by jhb: URL: https://cgit.FreeBSD.org/src/commit/?id=c7b021352332a2f79907d68f971849f74b73e1c6 commit c7b021352332a2f79907d68f971849f74b73e1c6 Author: John Baldwin AuthorDate: 2021-03-12 17:48:36 + Commit: John Baldwin CommitDate: 2021-03-12 17:48

git: 8f885fd1f381 - main - ccr: Set the RX channel ID correctly in work requests.

2021-03-12 Thread John Baldwin
The branch main has been updated by jhb: URL: https://cgit.FreeBSD.org/src/commit/?id=8f885fd1f38159a06db82d680fa259f358e9f872 commit 8f885fd1f38159a06db82d680fa259f358e9f872 Author: John Baldwin AuthorDate: 2021-03-12 18:35:05 + Commit: John Baldwin CommitDate: 2021-03-12 18:59

git: 5fe0cd6503d3 - main - ccr: Disable requests on port 1 when needed to workaround a firmware bug.

2021-03-12 Thread John Baldwin
The branch main has been updated by jhb: URL: https://cgit.FreeBSD.org/src/commit/?id=5fe0cd6503d34d23c98e9e1ff7bf10340218a5ec commit 5fe0cd6503d34d23c98e9e1ff7bf10340218a5ec Author: John Baldwin AuthorDate: 2021-03-12 18:35:56 + Commit: John Baldwin CommitDate: 2021-03-12 18:59

git: 9c5137beb5f2 - main - ccr: Add per-port stats of queued and completed requests.

2021-03-12 Thread John Baldwin
The branch main has been updated by jhb: URL: https://cgit.FreeBSD.org/src/commit/?id=9c5137beb5f28292410888d0770bdf24c15e1312 commit 9c5137beb5f28292410888d0770bdf24c15e1312 Author: John Baldwin AuthorDate: 2021-03-12 18:35:32 + Commit: John Baldwin CommitDate: 2021-03-12 18:59

Re: git: 05eac56a0432 - main - lib/msun: Fix x86 GCC6 build after 221622ec0c8e184

2021-03-12 Thread John Baldwin
m, why are we still running CI with it? Isn't it time to upgrade the CI compiler(s), so these kludges don't have to be used anymore? I'm trying, but we still don't build with GCC 9 yet everywhere. -- John Baldwin ___ dev-commits-sr

git: 283352dd4f6a - main - Stop installing kernel-only crypto headers to /usr/include/crypto.

2021-03-15 Thread John Baldwin
The branch main has been updated by jhb: URL: https://cgit.FreeBSD.org/src/commit/?id=283352dd4f6a3bb2f3c7cb45ce5dca3d86f5e3f4 commit 283352dd4f6a3bb2f3c7cb45ce5dca3d86f5e3f4 Author: John Baldwin AuthorDate: 2021-03-16 00:00:21 + Commit: John Baldwin CommitDate: 2021-03-16 00:00

git: 096a84721670 - main - nlmrsa: Mark deprecated for 14.

2021-03-16 Thread John Baldwin
The branch main has been updated by jhb: URL: https://cgit.FreeBSD.org/src/commit/?id=096a84721670d388e432a1f7399251e4b20714f1 commit 096a84721670d388e432a1f7399251e4b20714f1 Author: John Baldwin AuthorDate: 2021-03-16 21:34:58 + Commit: John Baldwin CommitDate: 2021-03-16 21:43

git: 0723b409150a - main - aarch64: Clear TLS registers during exec().

2021-03-17 Thread John Baldwin
The branch main has been updated by jhb: URL: https://cgit.FreeBSD.org/src/commit/?id=0723b409150ae302eb021cbde86a5f77348a1bb4 commit 0723b409150ae302eb021cbde86a5f77348a1bb4 Author: John Baldwin AuthorDate: 2021-03-17 20:19:04 + Commit: John Baldwin CommitDate: 2021-03-17 20:19

git: d33a4ae8ba53 - main - x86: Properly align interrupt vectors for MSI

2023-09-28 Thread John Baldwin
The branch main has been updated by jhb: URL: https://cgit.FreeBSD.org/src/commit/?id=d33a4ae8ba5343f555842e6e32321f9cd64dfd09 commit d33a4ae8ba5343f555842e6e32321f9cd64dfd09 Author: John Hay AuthorDate: 2023-09-28 21:08:08 + Commit: John Baldwin CommitDate: 2023-09-28 21:08:08

git: f53355131f65 - main - Trim various $FreeBSD$

2023-10-10 Thread John Baldwin
The branch main has been updated by jhb: URL: https://cgit.FreeBSD.org/src/commit/?id=f53355131f65d64e7643d734dbcd4fb2a5de20ed commit f53355131f65d64e7643d734dbcd4fb2a5de20ed Author: John Baldwin AuthorDate: 2023-10-10 17:34:43 + Commit: John Baldwin CommitDate: 2023-10-10 17:34

Re: git: 38cbdae33b7c - main - dwc: Rewrite barrier part

2023-10-10 Thread John Baldwin
desc to post before the write that sets TDESC0_OWN. The barrier after TDESC0_OWN is useless, but the one you removed is probably the one that matters. In particular you don't want TDESC0_OWN to be set when other writes (e.g. setting desc1) are not yet visible. -- John Baldwin

git: b53155d4dfc6 - stable/14 - efirt: Move comment about fpu_kern_enter to where it is called

2023-10-11 Thread John Baldwin
The branch stable/14 has been updated by jhb: URL: https://cgit.FreeBSD.org/src/commit/?id=b53155d4dfc67ee3754d886a03682e8522d85b31 commit b53155d4dfc67ee3754d886a03682e8522d85b31 Author: John Baldwin AuthorDate: 2023-08-25 19:33:00 + Commit: John Baldwin CommitDate: 2023-10-11 15

git: 842a945c4077 - stable/14 - efirt_machdep.c: Trim some unused includes

2023-10-11 Thread John Baldwin
The branch stable/14 has been updated by jhb: URL: https://cgit.FreeBSD.org/src/commit/?id=842a945c4077da55232a4c503677ef9d2a13a125 commit 842a945c4077da55232a4c503677ef9d2a13a125 Author: John Baldwin AuthorDate: 2023-08-28 23:22:03 + Commit: John Baldwin CommitDate: 2023-10-11 15

git: f9984cda9609 - stable/14 - arm unwind: Reject unaligned stack pointers

2023-10-11 Thread John Baldwin
The branch stable/14 has been updated by jhb: URL: https://cgit.FreeBSD.org/src/commit/?id=f9984cda960915c594a777d6423804bcaa0fab4e commit f9984cda960915c594a777d6423804bcaa0fab4e Author: John Baldwin AuthorDate: 2023-08-25 19:00:37 + Commit: John Baldwin CommitDate: 2023-10-11 15

git: e23f1b86a6a7 - stable/14 - amd64 db_trace: Reject unaligned frame pointers

2023-10-11 Thread John Baldwin
The branch stable/14 has been updated by jhb: URL: https://cgit.FreeBSD.org/src/commit/?id=e23f1b86a6a70a3cbd5ca86399f6ce50f06a3f35 commit e23f1b86a6a70a3cbd5ca86399f6ce50f06a3f35 Author: John Baldwin AuthorDate: 2023-09-01 22:55:05 + Commit: John Baldwin CommitDate: 2023-10-11 15

git: b7f5e993476f - stable/14 - virtio_random: Pipeline fetching the data

2023-10-11 Thread John Baldwin
The branch stable/14 has been updated by jhb: URL: https://cgit.FreeBSD.org/src/commit/?id=b7f5e993476f6e445895383e73aed01741f8b9cf commit b7f5e993476f6e445895383e73aed01741f8b9cf Author: John-Mark Gurney AuthorDate: 2023-09-05 15:59:43 + Commit: John Baldwin CommitDate: 2023-10

git: 4de5dace1ace - stable/14 - riscv: Save gp in the trapframe in both modes

2023-10-11 Thread John Baldwin
The branch stable/14 has been updated by jhb: URL: https://cgit.FreeBSD.org/src/commit/?id=4de5dace1acee104ecacc34e37a17f98d194164c commit 4de5dace1acee104ecacc34e37a17f98d194164c Author: John Baldwin AuthorDate: 2023-09-05 16:04:54 + Commit: John Baldwin CommitDate: 2023-10-11 15

git: 4ad3f9dbe8cf - stable/14 - riscv: Don't print zero offsets for register addresses

2023-10-11 Thread John Baldwin
The branch stable/14 has been updated by jhb: URL: https://cgit.FreeBSD.org/src/commit/?id=4ad3f9dbe8cf6c6c9bb3dafad8d076814c3a440c commit 4ad3f9dbe8cf6c6c9bb3dafad8d076814c3a440c Author: John Baldwin AuthorDate: 2023-09-05 16:12:27 + Commit: John Baldwin CommitDate: 2023-10-11 15

git: 7bf7713dcf34 - stable/14 - riscv: Print stval in dump_regs for fatal exceptions

2023-10-11 Thread John Baldwin
The branch stable/14 has been updated by jhb: URL: https://cgit.FreeBSD.org/src/commit/?id=7bf7713dcf34a6dd05cc3ca506166413de2807e7 commit 7bf7713dcf34a6dd05cc3ca506166413de2807e7 Author: John Baldwin AuthorDate: 2023-09-08 23:35:59 + Commit: John Baldwin CommitDate: 2023-10-11 15

git: d73b4f06403a - stable/14 - x86: Properly align interrupt vectors for MSI

2023-10-11 Thread John Baldwin
The branch stable/14 has been updated by jhb: URL: https://cgit.FreeBSD.org/src/commit/?id=d73b4f06403af6c1a384c8c59ba9eb138c861ee1 commit d73b4f06403af6c1a384c8c59ba9eb138c861ee1 Author: John Hay AuthorDate: 2023-09-28 21:08:08 + Commit: John Baldwin CommitDate: 2023-10-11 15:10

git: b7f6b86ee7e4 - stable/14 - gic_acpi: Limit the number of CPUs to GIC_MAXCPU

2023-10-11 Thread John Baldwin
The branch stable/14 has been updated by jhb: URL: https://cgit.FreeBSD.org/src/commit/?id=b7f6b86ee7e49718ab8bf74f7a33fa8cda4d38dc commit b7f6b86ee7e49718ab8bf74f7a33fa8cda4d38dc Author: John Baldwin AuthorDate: 2023-09-09 19:13:57 + Commit: John Baldwin CommitDate: 2023-10-11 15

git: bd8cecc466ad - stable/14 - cxgbe tom: Call t4_rcvd_locked from do_rx_data to return RX credits

2023-10-11 Thread John Baldwin
The branch stable/14 has been updated by jhb: URL: https://cgit.FreeBSD.org/src/commit/?id=bd8cecc466adeca0763cca674f83bfcc3a751356 commit bd8cecc466adeca0763cca674f83bfcc3a751356 Author: John Baldwin AuthorDate: 2023-09-08 23:30:35 + Commit: John Baldwin CommitDate: 2023-10-11 15

git: cb2cd58dbd56 - stable/14 - cxgbe t4_tls: Don't bother returning RX credits for a protocol receive error

2023-10-11 Thread John Baldwin
The branch stable/14 has been updated by jhb: URL: https://cgit.FreeBSD.org/src/commit/?id=cb2cd58dbd56f734f4346ce4db3d0412b2809667 commit cb2cd58dbd56f734f4346ce4db3d0412b2809667 Author: John Baldwin AuthorDate: 2023-09-08 23:30:52 + Commit: John Baldwin CommitDate: 2023-10-11 15

git: 969dc06e919c - stable/14 - cxgbe t4_tls: Call t4_rcvd_locked from do_rx_tls_cmp

2023-10-11 Thread John Baldwin
The branch stable/14 has been updated by jhb: URL: https://cgit.FreeBSD.org/src/commit/?id=969dc06e919ca135fdbf5c9a760684c357ae9310 commit 969dc06e919ca135fdbf5c9a760684c357ae9310 Author: John Baldwin AuthorDate: 2023-09-08 23:31:38 + Commit: John Baldwin CommitDate: 2023-10-11 15

git: e6dbc4dfd144 - stable/13 - efirt: Move comment about fpu_kern_enter to where it is called

2023-10-11 Thread John Baldwin
The branch stable/13 has been updated by jhb: URL: https://cgit.FreeBSD.org/src/commit/?id=e6dbc4dfd1444a38647fb55e9238112291b9e4cd commit e6dbc4dfd1444a38647fb55e9238112291b9e4cd Author: John Baldwin AuthorDate: 2023-08-25 19:33:00 + Commit: John Baldwin CommitDate: 2023-10-11 15

git: 0b76796abdc8 - stable/13 - arm unwind: Reject unaligned stack pointers

2023-10-11 Thread John Baldwin
The branch stable/13 has been updated by jhb: URL: https://cgit.FreeBSD.org/src/commit/?id=0b76796abdc865f5cb275f229569fe3259434d4c commit 0b76796abdc865f5cb275f229569fe3259434d4c Author: John Baldwin AuthorDate: 2023-08-25 19:00:37 + Commit: John Baldwin CommitDate: 2023-10-11 15

git: 408429cca4ac - stable/13 - efirt_machdep.c: Trim some unused includes

2023-10-11 Thread John Baldwin
The branch stable/13 has been updated by jhb: URL: https://cgit.FreeBSD.org/src/commit/?id=408429cca4ac76ea20a77fe26270155166e248df commit 408429cca4ac76ea20a77fe26270155166e248df Author: John Baldwin AuthorDate: 2023-08-28 23:22:03 + Commit: John Baldwin CommitDate: 2023-10-11 15

git: c31927eb866f - stable/13 - virtio_random: Pipeline fetching the data

2023-10-11 Thread John Baldwin
The branch stable/13 has been updated by jhb: URL: https://cgit.FreeBSD.org/src/commit/?id=c31927eb866f18b87cc196f14cbbcf658e10d38c commit c31927eb866f18b87cc196f14cbbcf658e10d38c Author: John-Mark Gurney AuthorDate: 2023-09-05 15:59:43 + Commit: John Baldwin CommitDate: 2023-10

  1   2   3   4   5   6   7   8   9   10   >