git: eb07a26af199 - stable/13 - sys_procctl(): Make it clear that negative commands are invalid

2024-04-28 Thread Olivier Certner
The branch stable/13 has been updated by olce: URL: https://cgit.FreeBSD.org/src/commit/?id=eb07a26af1996dc5a006cc14a670bd0583aba9c4 commit eb07a26af1996dc5a006cc14a670bd0583aba9c4 Author: Olivier Certner AuthorDate: 2024-04-10 14:32:32 + Commit: Olivier Certner CommitDate: 2024-04

git: f224a2ca04ad - stable/13 - script: handle terminal resize on SIGWINCH

2024-04-28 Thread Kyle Evans
The branch stable/13 has been updated by kevans: URL: https://cgit.FreeBSD.org/src/commit/?id=f224a2ca04ad8c9322738517a9092bc488256bc8 commit f224a2ca04ad8c9322738517a9092bc488256bc8 Author: Kyle Evans AuthorDate: 2024-04-26 16:12:00 + Commit: Kyle Evans CommitDate: 2024-04-29 05:2

git: 2a2cc22f517b - stable/13 - script: minor style improvements

2024-04-28 Thread Kyle Evans
The branch stable/13 has been updated by kevans: URL: https://cgit.FreeBSD.org/src/commit/?id=2a2cc22f517b837ee6dbf1f44b99ee3fdca93b12 commit 2a2cc22f517b837ee6dbf1f44b99ee3fdca93b12 Author: Xavier Beaudouin AuthorDate: 2024-04-26 16:10:15 + Commit: Kyle Evans CommitDate: 2024-04-2

git: 2c24df87e3f8 - stable/14 - script: handle terminal resize on SIGWINCH

2024-04-28 Thread Kyle Evans
The branch stable/14 has been updated by kevans: URL: https://cgit.FreeBSD.org/src/commit/?id=2c24df87e3f8af749cc7fc371aafd023b4331ef5 commit 2c24df87e3f8af749cc7fc371aafd023b4331ef5 Author: Kyle Evans AuthorDate: 2024-04-26 16:12:00 + Commit: Kyle Evans CommitDate: 2024-04-29 05:2

git: fb4c7bf8ac2d - stable/14 - script: minor style improvements

2024-04-28 Thread Kyle Evans
The branch stable/14 has been updated by kevans: URL: https://cgit.FreeBSD.org/src/commit/?id=fb4c7bf8ac2d72c3f886ef3f8317a8400c2a96d8 commit fb4c7bf8ac2d72c3f886ef3f8317a8400c2a96d8 Author: Xavier Beaudouin AuthorDate: 2024-04-26 16:10:15 + Commit: Kyle Evans CommitDate: 2024-04-2

git: d289382897e7 - main - rights.4: various corrections on capability rights

2024-04-28 Thread Warner Losh
The branch main has been updated by imp: URL: https://cgit.FreeBSD.org/src/commit/?id=d289382897e7ded566a3aa10ae535235149c4056 commit d289382897e7ded566a3aa10ae535235149c4056 Author: CismonX AuthorDate: 2024-04-29 04:48:26 + Commit: Warner Losh CommitDate: 2024-04-29 04:48:31 +

git: 78444b5ade65 - main - glabel: Add support for Linux swap

2024-04-28 Thread Warner Losh
The branch main has been updated by imp: URL: https://cgit.FreeBSD.org/src/commit/?id=78444b5ade65568d817ecc3cfa5d66e05edf2b14 commit 78444b5ade65568d817ecc3cfa5d66e05edf2b14 Author: Ricardo Branco AuthorDate: 2024-04-29 04:38:15 + Commit: Warner Losh CommitDate: 2024-04-29 04:39:4

git: 0c0a2110f196 - main - package: move authpf into the FreeBSD-pf package

2024-04-28 Thread Warner Losh
The branch main has been updated by imp: URL: https://cgit.FreeBSD.org/src/commit/?id=0c0a2110f196011e083b6e392c6d6a0a1893eebb commit 0c0a2110f196011e083b6e392c6d6a0a1893eebb Author: Lexi Winter AuthorDate: 2024-04-29 04:31:02 + Commit: Warner Losh CommitDate: 2024-04-29 04:33:02 +

git: 6b1d152d892d - main - UPDATING: add entry for recent pkgbase changes

2024-04-28 Thread Warner Losh
The branch main has been updated by imp: URL: https://cgit.FreeBSD.org/src/commit/?id=6b1d152d892d481986bd650e3806724718fe6970 commit 6b1d152d892d481986bd650e3806724718fe6970 Author: Lexi Winter AuthorDate: 2024-04-29 04:28:49 + Commit: Warner Losh CommitDate: 2024-04-29 04:32:55 +

git: 1b3c07bed63c - main - package: move OpenBSM auditing into its own package

2024-04-28 Thread Warner Losh
ot;ln -s 'abort:false,junk:false' /etc/malloc.conf".) +20240428: + OpenBSM auditing runtime (auditd, etc.) has been moved into the new + package FreeBSD-audit. If you use OpenBSM auditing and pkgbase, you + should install FreeBSD-audit. + 20240424: cron

git: c3c816173d25 - main - ipfw: Use nitems(foo) instead of sizeof(foo)/sizeof(foo[0])

2024-04-28 Thread Warner Losh
The branch main has been updated by imp: URL: https://cgit.FreeBSD.org/src/commit/?id=c3c816173d25fcb908a94c34b75fca98c5860f18 commit c3c816173d25fcb908a94c34b75fca98c5860f18 Author: Elyes Haouas AuthorDate: 2023-11-07 17:36:35 + Commit: Warner Losh CommitDate: 2024-04-29 03:30:55

git: 7028e630d611 - main - camcontrol: Use nitems(foo) instead of sizeof(foo)/sizeof(foo[0])

2024-04-28 Thread Warner Losh
The branch main has been updated by imp: URL: https://cgit.FreeBSD.org/src/commit/?id=7028e630d6110789502cfc0f17b36b6f513ec297 commit 7028e630d6110789502cfc0f17b36b6f513ec297 Author: Elyes Haouas AuthorDate: 2023-11-07 17:37:33 + Commit: Warner Losh CommitDate: 2024-04-29 04:21:09

git: d94c991f3bcd - main - setkey: Use nitems(foo) instead of sizeof(foo)/sizeof(foo[0])

2024-04-28 Thread Warner Losh
The branch main has been updated by imp: URL: https://cgit.FreeBSD.org/src/commit/?id=d94c991f3bcd31b7d001725152fc3a7685afe15b commit d94c991f3bcd31b7d001725152fc3a7685afe15b Author: Elyes Haouas AuthorDate: 2023-11-07 17:38:15 + Commit: Warner Losh CommitDate: 2024-04-29 04:21:09

git: 70fad8acae73 - main - ipf: Use nitems(foo) instead of sizeof(foo)/sizeof(foo[0])

2024-04-28 Thread Warner Losh
The branch main has been updated by imp: URL: https://cgit.FreeBSD.org/src/commit/?id=70fad8acae7324525df09b46e3ee2007f3ecf0fe commit 70fad8acae7324525df09b46e3ee2007f3ecf0fe Author: Elyes Haouas AuthorDate: 2023-11-07 17:38:03 + Commit: Warner Losh CommitDate: 2024-04-29 04:21:09

git: cbfd42cc07cc - main - wlandebug: Use nitems(foo) instead of sizeof(foo)/sizeof(foo[0])

2024-04-28 Thread Warner Losh
The branch main has been updated by imp: URL: https://cgit.FreeBSD.org/src/commit/?id=cbfd42cc07cc1b684a1d512e1265a1cd5e47e677 commit cbfd42cc07cc1b684a1d512e1265a1cd5e47e677 Author: Elyes Haouas AuthorDate: 2023-11-07 17:14:34 + Commit: Warner Losh CommitDate: 2024-04-29 03:30:55

git: b561d8f59c7d - main - zonectl: Use nitems(foo) instead of sizeof(foo)/sizeof(foo[0])

2024-04-28 Thread Warner Losh
The branch main has been updated by imp: URL: https://cgit.FreeBSD.org/src/commit/?id=b561d8f59c7de56f5da576530961aaeea2d89875 commit b561d8f59c7de56f5da576530961aaeea2d89875 Author: Elyes Haouas AuthorDate: 2023-11-07 17:14:45 + Commit: Warner Losh CommitDate: 2024-04-29 03:30:55

git: abab59f662b3 - main - usbconfig: Use nitems(foo) instead of sizeof(foo)/sizeof(foo[0])

2024-04-28 Thread Warner Losh
The branch main has been updated by imp: URL: https://cgit.FreeBSD.org/src/commit/?id=abab59f662b380f5ad46de03f9818f8c1f5ca0c4 commit abab59f662b380f5ad46de03f9818f8c1f5ca0c4 Author: Elyes Haouas AuthorDate: 2023-11-07 17:14:17 + Commit: Warner Losh CommitDate: 2024-04-29 03:30:55

git: 4c6e656e2e5a - main - rwhod: Use nitems(foo) instead of sizeof(foo)/sizeof(foo[0])

2024-04-28 Thread Warner Losh
The branch main has been updated by imp: URL: https://cgit.FreeBSD.org/src/commit/?id=4c6e656e2e5a25773135a7469a647649147c90f4 commit 4c6e656e2e5a25773135a7469a647649147c90f4 Author: Elyes Haouas AuthorDate: 2023-11-07 17:13:47 + Commit: Warner Losh CommitDate: 2024-04-29 03:30:55

git: 83409a9357a4 - main - moused: Use nitems(foo) instead of sizeof(foo)/sizeof(foo[0])

2024-04-28 Thread Warner Losh
The branch main has been updated by imp: URL: https://cgit.FreeBSD.org/src/commit/?id=83409a9357a43f2ba595c84ae6904ab4c3ac1ab9 commit 83409a9357a43f2ba595c84ae6904ab4c3ac1ab9 Author: Elyes Haouas AuthorDate: 2023-11-07 17:12:44 + Commit: Warner Losh CommitDate: 2024-04-29 03:30:54

git: f93475cf0fd8 - main - pstat: Use nitems(foo) instead of sizeof(foo)/sizeof(foo[0])

2024-04-28 Thread Warner Losh
The branch main has been updated by imp: URL: https://cgit.FreeBSD.org/src/commit/?id=f93475cf0fd8a7992131a5b8c7f94372a3e44f9c commit f93475cf0fd8a7992131a5b8c7f94372a3e44f9c Author: Elyes Haouas AuthorDate: 2023-11-07 17:13:32 + Commit: Warner Losh CommitDate: 2024-04-29 03:30:55

git: bccbb2fc4bce - main - ndp: Use nitems(foo) instead of sizeof(foo)/sizeof(foo[0])

2024-04-28 Thread Warner Losh
The branch main has been updated by imp: URL: https://cgit.FreeBSD.org/src/commit/?id=bccbb2fc4bce6c3efc1ba93f222de320db8e020a commit bccbb2fc4bce6c3efc1ba93f222de320db8e020a Author: Elyes Haouas AuthorDate: 2023-11-07 17:13:02 + Commit: Warner Losh CommitDate: 2024-04-29 03:30:54

git: 67db7b43d07e - main - ppp: Use nitems(foo) instead of sizeof(foo)/sizeof(foo[0])

2024-04-28 Thread Warner Losh
The branch main has been updated by imp: URL: https://cgit.FreeBSD.org/src/commit/?id=67db7b43d07e9b29564f6b4734f8d2e975cc805c commit 67db7b43d07e9b29564f6b4734f8d2e975cc805c Author: Elyes Haouas AuthorDate: 2023-11-07 17:13:19 + Commit: Warner Losh CommitDate: 2024-04-29 03:30:55

git: 8f65dcd6276b - main - ctld: Use nitems(foo) instead of sizeof(foo)/sizeof(foo[0])

2024-04-28 Thread Warner Losh
The branch main has been updated by imp: URL: https://cgit.FreeBSD.org/src/commit/?id=8f65dcd6276bf139a2fe87c1bbeffcc1fed015e4 commit 8f65dcd6276bf139a2fe87c1bbeffcc1fed015e4 Author: Elyes Haouas AuthorDate: 2023-11-07 17:11:34 + Commit: Warner Losh CommitDate: 2024-04-29 03:24:47

git: 338d9c35d55d - main - kbdcontrol: Use nitems(foo) instead of sizeof(foo)/sizeof(foo[0])

2024-04-28 Thread Warner Losh
The branch main has been updated by imp: URL: https://cgit.FreeBSD.org/src/commit/?id=338d9c35d55dd69c02d2d7d887ee658eaa667bac commit 338d9c35d55dd69c02d2d7d887ee658eaa667bac Author: Elyes Haouas AuthorDate: 2023-11-07 17:11:56 + Commit: Warner Losh CommitDate: 2024-04-29 03:24:47

git: 2f8ea2f605ac - main - ctladm: Use nitems(foo) instead of sizeof(foo)/sizeof(foo[0])

2024-04-28 Thread Warner Losh
The branch main has been updated by imp: URL: https://cgit.FreeBSD.org/src/commit/?id=2f8ea2f605acbeadb3c2fe9d336fcf558f2d4fa6 commit 2f8ea2f605acbeadb3c2fe9d336fcf558f2d4fa6 Author: Elyes Haouas AuthorDate: 2023-11-07 17:11:10 + Commit: Warner Losh CommitDate: 2024-04-29 03:24:47

git: 8918cc95e869 - main - btxld: Use nitems(foo) instead of sizeof(foo)/sizeof(foo[0])

2024-04-28 Thread Warner Losh
The branch main has been updated by imp: URL: https://cgit.FreeBSD.org/src/commit/?id=8918cc95e869ce4a9c7fb15221577444a8c66215 commit 8918cc95e869ce4a9c7fb15221577444a8c66215 Author: Elyes Haouas AuthorDate: 2023-11-07 17:10:52 + Commit: Warner Losh CommitDate: 2024-04-29 03:24:47

git: d1d652c06015 - main - rtadvctl: Use nitems(foo) instead of sizeof(foo)/sizeof(foo[0])

2024-04-28 Thread Warner Losh
The branch main has been updated by imp: URL: https://cgit.FreeBSD.org/src/commit/?id=d1d652c060150985e1e580eb57b4b6829f6845c9 commit d1d652c060150985e1e580eb57b4b6829f6845c9 Author: Elyes Haouas AuthorDate: 2024-04-29 02:55:30 + Commit: Warner Losh CommitDate: 2024-04-29 03:24:46

git: 93e96d6c87dc - main - rtadvd: Use nitems(foo) instead of sizeof(foo)/sizeof(foo[0])

2024-04-28 Thread Warner Losh
The branch main has been updated by imp: URL: https://cgit.FreeBSD.org/src/commit/?id=93e96d6c87dc8dd84cdfc56a155dc0611f55ac86 commit 93e96d6c87dc8dd84cdfc56a155dc0611f55ac86 Author: Elyes Haouas AuthorDate: 2024-04-29 02:55:30 + Commit: Warner Losh CommitDate: 2024-04-29 03:24:46

git: fdbf7cab91ae - main - bluetooth: Use nitems(foo) instead of sizeof(foo)/sizeof(foo[0])

2024-04-28 Thread Warner Losh
The branch main has been updated by imp: URL: https://cgit.FreeBSD.org/src/commit/?id=fdbf7cab91ae9ae7ca87bd47acb7400813bd7160 commit fdbf7cab91ae9ae7ca87bd47acb7400813bd7160 Author: Elyes Haouas AuthorDate: 2024-04-29 02:55:30 + Commit: Warner Losh CommitDate: 2024-04-29 03:24:46

git: 3e4989127020 - stable/14 - sys_procctl(): Make it clear that negative commands are invalid

2024-04-28 Thread Olivier Certner
The branch stable/14 has been updated by olce: URL: https://cgit.FreeBSD.org/src/commit/?id=3e498912702094b35f61fd86e557c4f4148aead8 commit 3e498912702094b35f61fd86e557c4f4148aead8 Author: Olivier Certner AuthorDate: 2024-04-10 14:32:32 + Commit: Olivier Certner CommitDate: 2024-04

git: 2b8df536a681 - main - axgbe: Various stability improvements

2024-04-28 Thread Warner Losh
The branch main has been updated by imp: URL: https://cgit.FreeBSD.org/src/commit/?id=2b8df536a68169953a9fa470b78a021156d997aa commit 2b8df536a68169953a9fa470b78a021156d997aa Author: Stephan de Wit AuthorDate: 2024-04-29 01:57:26 + Commit: Warner Losh CommitDate: 2024-04-29 01:57:5

git: 6063683eb83a - stable/13 - ada: Another NCQ Trim instability drive

2024-04-28 Thread Warner Losh
The branch stable/13 has been updated by imp: URL: https://cgit.FreeBSD.org/src/commit/?id=6063683eb83ad7f96850869ffe3d12c6db2dcbb9 commit 6063683eb83ad7f96850869ffe3d12c6db2dcbb9 Author: Warner Losh AuthorDate: 2024-04-29 02:34:51 + Commit: Warner Losh CommitDate: 2024-04-29 02:35

git: 05e8ab627bc6 - main - unionfs_rename: fix numerous locking issues

2024-04-28 Thread Jason A. Harmening
The branch main has been updated by jah: URL: https://cgit.FreeBSD.org/src/commit/?id=05e8ab627bc6fc6e607aea94b60fd264b8a6c736 commit 05e8ab627bc6fc6e607aea94b60fd264b8a6c736 Author: Jason A. Harmening AuthorDate: 2024-02-18 00:20:51 + Commit: Jason A. Harmening CommitDate: 2024-04

Re: git: 6662c2312e95 - main - gettimeofday.2: Do mention improbable future removal

2024-04-28 Thread Konstantin Belousov
On Sun, Apr 28, 2024 at 06:12:11PM +, Mateusz Piotrowski wrote: > The branch main has been updated by 0mp: > > URL: > https://cgit.FreeBSD.org/src/commit/?id=6662c2312e956439652ce2d06b42753b6a78fc61 > > commit 6662c2312e956439652ce2d06b42753b6a78fc61 > Author: Mateusz Piotrowski <0...@fr

git: 993d1fad5bd8 - main - RELNOTES: Fix wrong commit hash

2024-04-28 Thread Christos Margiolis
The branch main has been updated by christos: URL: https://cgit.FreeBSD.org/src/commit/?id=993d1fad5bd805dbd1820975e58839ff4276e7b0 commit 993d1fad5bd805dbd1820975e58839ff4276e7b0 Author: Christos Margiolis AuthorDate: 2024-04-28 19:59:17 + Commit: Christos Margiolis CommitDate: 20

git: 7cc1afc55890 - main - sound: Remove chn_timeout check from chn_init()

2024-04-28 Thread Christos Margiolis
The branch main has been updated by christos: URL: https://cgit.FreeBSD.org/src/commit/?id=7cc1afc5589000ac6ad7a908b07fad3401367bd1 commit 7cc1afc5589000ac6ad7a908b07fad3401367bd1 Author: Christos Margiolis AuthorDate: 2024-04-28 19:47:33 + Commit: Christos Margiolis CommitDate: 20

git: e56c8996fc43 - main - sound: Add missing space in dev.pcm.X.mode description

2024-04-28 Thread Christos Margiolis
The branch main has been updated by christos: URL: https://cgit.FreeBSD.org/src/commit/?id=e56c8996fc437488686e7cdef18258f16c5ea74e commit e56c8996fc437488686e7cdef18258f16c5ea74e Author: Christos Margiolis AuthorDate: 2024-04-28 19:47:11 + Commit: Christos Margiolis CommitDate: 20

git: b3ea087c05d8 - main - sound: Merge pcm_chn_destroy() and chn_kill()

2024-04-28 Thread Christos Margiolis
The branch main has been updated by christos: URL: https://cgit.FreeBSD.org/src/commit/?id=b3ea087c05d8c75978a302cbb3fa92ce1afa3e49 commit b3ea087c05d8c75978a302cbb3fa92ce1afa3e49 Author: Christos Margiolis AuthorDate: 2024-04-28 19:46:08 + Commit: Christos Margiolis CommitDate: 20

git: a24050e2b784 - main - sound: Move pcm_chnref() and pcm_chnrelease() to pcm/channel.c

2024-04-28 Thread Christos Margiolis
The branch main has been updated by christos: URL: https://cgit.FreeBSD.org/src/commit/?id=a24050e2b784e13561da3ab731a1db92f2e3366c commit a24050e2b784e13561da3ab731a1db92f2e3366c Author: Christos Margiolis AuthorDate: 2024-04-28 19:46:55 + Commit: Christos Margiolis CommitDate: 20

git: 25723d66369f - main - sound: Retire unit.*

2024-04-28 Thread Christos Margiolis
The branch main has been updated by christos: URL: https://cgit.FreeBSD.org/src/commit/?id=25723d66369fe6786e9e4f5f77381b944755f267 commit 25723d66369fe6786e9e4f5f77381b944755f267 Author: Christos Margiolis AuthorDate: 2024-04-28 19:44:35 + Commit: Christos Margiolis CommitDate: 20

git: fa284525499d - main - sound: Assert that we do not enter chn_sleep() with CHN_F_SLEEPING

2024-04-28 Thread Christos Margiolis
The branch main has been updated by christos: URL: https://cgit.FreeBSD.org/src/commit/?id=fa284525499d75955525839074bf5968d0923e6b commit fa284525499d75955525839074bf5968d0923e6b Author: Christos Margiolis AuthorDate: 2024-04-28 19:40:52 + Commit: Christos Margiolis CommitDate: 20

git: 03614fcba25b - main - sound: Fix panic caused by sleeping-channel destruction during asynchronous detach

2024-04-28 Thread Christos Margiolis
The branch main has been updated by christos: URL: https://cgit.FreeBSD.org/src/commit/?id=03614fcba25b9de99e69819bc4690f66a3d24438 commit 03614fcba25b9de99e69819bc4690f66a3d24438 Author: Christos Margiolis AuthorDate: 2024-04-28 19:40:40 + Commit: Christos Margiolis CommitDate: 20

git: b18b990d8e7b - main - sound: Wrap dsp_clone() and mixer_clone() with bus_topo_lock()

2024-04-28 Thread Christos Margiolis
The branch main has been updated by christos: URL: https://cgit.FreeBSD.org/src/commit/?id=b18b990d8e7b15d25243d85ea22374dfdde8a18b commit b18b990d8e7b15d25243d85ea22374dfdde8a18b Author: Christos Margiolis AuthorDate: 2024-04-28 19:40:29 + Commit: Christos Margiolis CommitDate: 20

git: 074d6fbebc16 - main - sound: Fix NULL dereference in dsp_clone() and mixer_clone()

2024-04-28 Thread Christos Margiolis
The branch main has been updated by christos: URL: https://cgit.FreeBSD.org/src/commit/?id=074d6fbebc160222cde6b726adcc7350881d7824 commit 074d6fbebc160222cde6b726adcc7350881d7824 Author: Christos Margiolis AuthorDate: 2024-04-28 19:40:14 + Commit: Christos Margiolis CommitDate: 20

git: 56ee5fc43c40 - main - rtld snprintf: do not erronously skip a char at the buffer boundary

2024-04-28 Thread Konstantin Belousov
The branch main has been updated by kib: URL: https://cgit.FreeBSD.org/src/commit/?id=56ee5fc43c40479e2651b21862e299bcf73017ae commit 56ee5fc43c40479e2651b21862e299bcf73017ae Author: Konstantin Belousov AuthorDate: 2024-04-28 06:37:24 + Commit: Konstantin Belousov CommitDate: 2024-

git: 5119386711a8 - stable/13 - sync.8: Document that the "sync dance" is not a thing

2024-04-28 Thread Mateusz Piotrowski
The branch stable/13 has been updated by 0mp: URL: https://cgit.FreeBSD.org/src/commit/?id=5119386711a88f86dfb3ec3eb609d0d2c6a4f050 commit 5119386711a88f86dfb3ec3eb609d0d2c6a4f050 Author: Mateusz Piotrowski <0...@freebsd.org> AuthorDate: 2024-04-23 14:12:45 + Commit: Mateusz Piotrows

git: bb27b83033d0 - stable/14 - sync.8: Document that the "sync dance" is not a thing

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

Re: git: 6662c2312e95 - main - gettimeofday.2: Do mention improbable future removal

2024-04-28 Thread Warner Losh
On Sun, Apr 28, 2024 at 12:12 PM Mateusz Piotrowski <0...@freebsd.org> wrote: > The branch main has been updated by 0mp: > > URL: > https://cgit.FreeBSD.org/src/commit/?id=6662c2312e956439652ce2d06b42753b6a78fc61 > > commit 6662c2312e956439652ce2d06b42753b6a78fc61 > Author: Mateusz Piotrowski

git: 6662c2312e95 - main - gettimeofday.2: Do mention improbable future removal

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

git: dafb424b8d44 - main - date: Correctly check outcome of mktime().

2024-04-28 Thread Dag-Erling Smørgrav
The branch main has been updated by des: URL: https://cgit.FreeBSD.org/src/commit/?id=dafb424b8d44c7fdc9cfe876a79aad05c438def0 commit dafb424b8d44c7fdc9cfe876a79aad05c438def0 Author: Dag-Erling Smørgrav AuthorDate: 2024-04-28 17:12:58 + Commit: Dag-Erling Smørgrav CommitDate: 2024-

Re: git: 5626f9e79090 - main - style.9: Document the existence of tools/build/checkstyle9.pl

2024-04-28 Thread Mateusz Piotrowski
Hey Warner, Thanks for taking a look at the patch! > On 26. Apr 2024, at 15:30, Warner Losh wrote: > On Fri, Apr 26, 2024, 3:38 AM Mateusz Piotrowski <0...@freebsd.org > > wrote: >> The branch main has been updated by 0mp: >> >> URL: >> https://cgit.FreeBSD.org/src/co

git: b9b248b1df62 - stable/13 - Merge commit 0f329e0246d1 from llvm-project (by Dimitry Andric):

2024-04-28 Thread Dimitry Andric
The branch stable/13 has been updated by dim: URL: https://cgit.FreeBSD.org/src/commit/?id=b9b248b1df62579913ce93ef4583e185e798a717 commit b9b248b1df62579913ce93ef4583e185e798a717 Author: Dimitry Andric AuthorDate: 2024-04-25 16:47:31 + Commit: Dimitry Andric CommitDate: 2024-04-28

git: 43fae14940a5 - stable/14 - Merge commit 0f329e0246d1 from llvm-project (by Dimitry Andric):

2024-04-28 Thread Dimitry Andric
The branch stable/14 has been updated by dim: URL: https://cgit.FreeBSD.org/src/commit/?id=43fae14940a5db63e30acd48c2d1a2fcc35f6aaf commit 43fae14940a5db63e30acd48c2d1a2fcc35f6aaf Author: Dimitry Andric AuthorDate: 2024-04-25 16:47:31 + Commit: Dimitry Andric CommitDate: 2024-04-28

git: 9e6098a91168 - stable/14 - Skip building libclang_rt when WITHOUT_CLANG is used

2024-04-28 Thread Dimitry Andric
The branch stable/14 has been updated by dim: URL: https://cgit.FreeBSD.org/src/commit/?id=9e6098a91168e4c90f6d38295f2876fe0e0fe190 commit 9e6098a91168e4c90f6d38295f2876fe0e0fe190 Author: Dimitry Andric AuthorDate: 2024-04-25 15:05:29 + Commit: Dimitry Andric CommitDate: 2024-04-28