Re: git: b1c95af45488 - main - rc.conf: correct $ntp_leapfile_sources

2023-12-07 Thread Xin Li
On 2023-12-07 17:07, Steffen Nurpmeso wrote: Warner Losh wrote in [...] |>|The bundled version was from NIST ftp, but fetching from ftp for every |>|FreeBSD system out there was too scary for me. |>| |>|There may be some security / privacy concerns if we direct users to a |>|place tha

Re: git: b1c95af45488 - main - rc.conf: correct $ntp_leapfile_sources

2023-12-07 Thread Warner Losh
On Thu, Dec 7, 2023 at 6:07 PM Steffen Nurpmeso wrote: > Warner Losh wrote in > : > |On Thu, Dec 7, 2023 at 3:27 PM Steffen Nurpmeso > wrote: > |> Xin Li wrote in > |> : > |>|On 2023-12-06 22:34, Philip Paeps wrote: > |>|> On 2023-12-07 14:26:05 (+0800), Warner Losh wrote: > |>|>> We sho

git: 1f36ca5de596 - main - vmstat: Rely on libxo for numbers humanization

2023-12-07 Thread Alexander Motin
The branch main has been updated by mav: URL: https://cgit.FreeBSD.org/src/commit/?id=1f36ca5de596f7c2eb446df5b8e06877901d727a commit 1f36ca5de596f7c2eb446df5b8e06877901d727a Author: Alexander Motin AuthorDate: 2023-12-08 02:21:35 + Commit: Alexander Motin CommitDate: 2023-12-08 02

Re: git: b1c95af45488 - main - rc.conf: correct $ntp_leapfile_sources

2023-12-07 Thread Steffen Nurpmeso
Warner Losh wrote in : |On Thu, Dec 7, 2023 at 3:27 PM Steffen Nurpmeso wrote: |> Xin Li wrote in |> : |>|On 2023-12-06 22:34, Philip Paeps wrote: |>|> On 2023-12-07 14:26:05 (+0800), Warner Losh wrote: |>|>> We should point to bipm |>|>> https://hpiers.obspm.fr/iers/bul/bulc/ntp/leap-sec

Re: git: b1c95af45488 - main - rc.conf: correct $ntp_leapfile_sources

2023-12-07 Thread Warner Losh
On Thu, Dec 7, 2023 at 3:27 PM Steffen Nurpmeso wrote: > Xin Li wrote in > : > |On 2023-12-06 22:34, Philip Paeps wrote: > |> On 2023-12-07 14:26:05 (+0800), Warner Losh wrote: > |>> We should point to bipm > |>> https://hpiers.obspm.fr/iers/bul/bulc/ntp/leap-seconds.list since > they > |>>

Re: git: 83d0b8c089d8 - main - bsdinstall generate opt_osname.h in include

2023-12-07 Thread Simon J. Gerraty
Warner Losh wrote: > > > The reason I did it using a file is so that make(1) would detect a > > > change a rebuild if you change the value and do another build. > > A fair point. Of course moot if using META_MODE. > The other benefit of the header is only the files that include it will > be rebu

Re: git: 9101746a6cce - main - Cirrus CI: Add manual jobs for amd64 and aarch64 using GCC 13

2023-12-07 Thread Brooks Davis
On Thu, Dec 07, 2023 at 03:16:31PM -0800, John Baldwin wrote: > On 12/7/23 2:32 PM, John Baldwin wrote: > > The branch main has been updated by jhb: > > > > URL: > > https://cgit.FreeBSD.org/src/commit/?id=9101746a6cce90314ad03c7ff06398a5f68d0cc7 > > > > commit 9101746a6cce90314ad03c7ff06398a5f6

Re: git: 181afaaaee00 - main - vmm: implement VM_CAP_MASK_HWINTR on AMD CPUs

2023-12-07 Thread John Baldwin
On 12/7/23 3:17 PM, John Baldwin wrote: The branch main has been updated by jhb: URL: https://cgit.FreeBSD.org/src/commit/?id=181afaaaee0025f948346fe8b9ec5356a0cdef97 commit 181afaaaee0025f948346fe8b9ec5356a0cdef97 Author: Bojan Novković AuthorDate: 2023-12-07 23:08:58 + Commit: J

git: 181afaaaee00 - main - vmm: implement VM_CAP_MASK_HWINTR on AMD CPUs

2023-12-07 Thread John Baldwin
The branch main has been updated by jhb: URL: https://cgit.FreeBSD.org/src/commit/?id=181afaaaee0025f948346fe8b9ec5356a0cdef97 commit 181afaaaee0025f948346fe8b9ec5356a0cdef97 Author: Bojan Novković AuthorDate: 2023-12-07 23:08:58 + Commit: John Baldwin CommitDate: 2023-12-07 23:11:

git: e3b4fe645e50 - main - vmm: implement single-stepping for AMD CPUs

2023-12-07 Thread John Baldwin
The branch main has been updated by jhb: URL: https://cgit.FreeBSD.org/src/commit/?id=e3b4fe645e50bfd06becb74e52ea958315024d5f commit e3b4fe645e50bfd06becb74e52ea958315024d5f Author: Bojan Novković AuthorDate: 2023-12-07 23:00:31 + Commit: John Baldwin CommitDate: 2023-12-07 23:11:

git: 231eee17d290 - main - vmm: enable software breakpoints for AMD CPUs

2023-12-07 Thread John Baldwin
The branch main has been updated by jhb: URL: https://cgit.FreeBSD.org/src/commit/?id=231eee17d2905682014b71d1f01719003b13bd91 commit 231eee17d2905682014b71d1f01719003b13bd91 Author: Bojan Novković AuthorDate: 2023-12-07 22:46:31 + Commit: John Baldwin CommitDate: 2023-12-07 23:10:

git: 78c1d174a1e1 - main - vmm: refactor event reflection in AMD SVM

2023-12-07 Thread John Baldwin
The branch main has been updated by jhb: URL: https://cgit.FreeBSD.org/src/commit/?id=78c1d174a1e13c6522bd4d663225fc9cbabc329d commit 78c1d174a1e13c6522bd4d663225fc9cbabc329d Author: Bojan Novković AuthorDate: 2023-12-07 22:40:28 + Commit: John Baldwin CommitDate: 2023-12-07 23:10:

Re: git: 9101746a6cce - main - Cirrus CI: Add manual jobs for amd64 and aarch64 using GCC 13

2023-12-07 Thread John Baldwin
On 12/7/23 2:32 PM, John Baldwin wrote: The branch main has been updated by jhb: URL: https://cgit.FreeBSD.org/src/commit/?id=9101746a6cce90314ad03c7ff06398a5f68d0cc7 commit 9101746a6cce90314ad03c7ff06398a5f68d0cc7 Author: John Baldwin AuthorDate: 2023-12-07 22:32:08 + Commit: Joh

git: 3f46be6acadd - main - tcp_hpts: let tcp_hpts_init() set a random CPU only once

2023-12-07 Thread Gleb Smirnoff
The branch main has been updated by glebius: URL: https://cgit.FreeBSD.org/src/commit/?id=3f46be6acadd5d660acde67d9d4c80137f424b70 commit 3f46be6acadd5d660acde67d9d4c80137f424b70 Author: Gleb Smirnoff AuthorDate: 2023-12-07 22:41:43 + Commit: Gleb Smirnoff CommitDate: 2023-12-07 22

git: ade05d63b727 - main - tcp: stop stack timers in tcp_switch_back_to_default()

2023-12-07 Thread Gleb Smirnoff
The branch main has been updated by glebius: URL: https://cgit.FreeBSD.org/src/commit/?id=ade05d63b727d5e8d0d833c1d974a9d50d4cb1bb commit ade05d63b727d5e8d0d833c1d974a9d50d4cb1bb Author: Gleb Smirnoff AuthorDate: 2023-12-07 22:41:36 + Commit: Gleb Smirnoff CommitDate: 2023-12-07 22

git: 9101746a6cce - main - Cirrus CI: Add manual jobs for amd64 and aarch64 using GCC 13

2023-12-07 Thread John Baldwin
The branch main has been updated by jhb: URL: https://cgit.FreeBSD.org/src/commit/?id=9101746a6cce90314ad03c7ff06398a5f68d0cc7 commit 9101746a6cce90314ad03c7ff06398a5f68d0cc7 Author: John Baldwin AuthorDate: 2023-12-07 22:32:08 + Commit: John Baldwin CommitDate: 2023-12-07 22:32:08

Re: git: b1c95af45488 - main - rc.conf: correct $ntp_leapfile_sources

2023-12-07 Thread Steffen Nurpmeso
Xin Li wrote in : |On 2023-12-06 22:34, Philip Paeps wrote: |> On 2023-12-07 14:26:05 (+0800), Warner Losh wrote: |>> We should point to bipm |>> https://hpiers.obspm.fr/iers/bul/bulc/ntp/leap-seconds.list since they |>> are |>> the source of truth, no? |> |> I went for the IANA copy bec

git: 8a8e86b819dc - main - Revert "linuxkpi: `GFP_KERNEL` equals `M_NOWAIT` now"

2023-12-07 Thread Jean-SébastienPédron
The branch main has been updated by dumbbell: URL: https://cgit.FreeBSD.org/src/commit/?id=8a8e86b819dcaf60ed0858f7b00cb733c9ae3aca commit 8a8e86b819dcaf60ed0858f7b00cb733c9ae3aca Author: Jean-Sébastien Pédron AuthorDate: 2023-12-07 18:45:25 + Commit: Jean-Sébastien Pédron CommitDa

git: 7b085f14b73c - main - build: use bare (and portable) echo instead of echo -n

2023-12-07 Thread Warner Losh
The branch main has been updated by imp: URL: https://cgit.FreeBSD.org/src/commit/?id=7b085f14b73c1ac7168b50a86478a32bbcaab1fa commit 7b085f14b73c1ac7168b50a86478a32bbcaab1fa Author: Warner Losh AuthorDate: 2023-12-07 20:27:27 + Commit: Warner Losh CommitDate: 2023-12-07 20:42:52 +

git: bd234c0d4c82 - main - sort: Only build FreeBSD-specific ALTMON_x stuff when ATLMON_1 is defined

2023-12-07 Thread Warner Losh
The branch main has been updated by imp: URL: https://cgit.FreeBSD.org/src/commit/?id=bd234c0d4c8256db7e5a1fdda9ef311c9e0080e4 commit bd234c0d4c8256db7e5a1fdda9ef311c9e0080e4 Author: Warner Losh AuthorDate: 2023-12-07 20:27:07 + Commit: Warner Losh CommitDate: 2023-12-07 20:42:52 +

git: 3e7e3b5bdf90 - main - cp: Don't warn for chflags() failing with EOPNOTSUPP if flags == 0

2023-12-07 Thread Warner Losh
The branch main has been updated by imp: URL: https://cgit.FreeBSD.org/src/commit/?id=3e7e3b5bdf902a375decc11b95179fd2fbc0da2a commit 3e7e3b5bdf902a375decc11b95179fd2fbc0da2a Author: Warner Losh AuthorDate: 2023-12-07 19:32:30 + Commit: Warner Losh CommitDate: 2023-12-07 20:36:44 +

git: 5a52e3d00dd5 - main - cp: Add -N flag, inspired by NetBSD's similar flag

2023-12-07 Thread Warner Losh
The branch main has been updated by imp: URL: https://cgit.FreeBSD.org/src/commit/?id=5a52e3d00dd5e0209f6fcb1e41b5985191e6f4e7 commit 5a52e3d00dd5e0209f6fcb1e41b5985191e6f4e7 Author: Warner Losh AuthorDate: 2023-12-07 19:32:27 + Commit: Warner Losh CommitDate: 2023-12-07 20:36:44 +

git: 69ae43a1e6a5 - main - camcontrol: One file per line in Makefile

2023-12-07 Thread Warner Losh
The branch main has been updated by imp: URL: https://cgit.FreeBSD.org/src/commit/?id=69ae43a1e6a53a1b8898a31c6b7140bf52b2c3ad commit 69ae43a1e6a53a1b8898a31c6b7140bf52b2c3ad Author: Warner Losh AuthorDate: 2023-12-01 03:07:53 + Commit: Warner Losh CommitDate: 2023-12-07 20:21:57 +

git: 8a0ee306227a - main - if_smsc: fix build on armv6 & armv7

2023-12-07 Thread Ronald Klop
The branch main has been updated by ronald: URL: https://cgit.FreeBSD.org/src/commit/?id=8a0ee306227a17a998bdc7af2275fd94b9164342 commit 8a0ee306227a17a998bdc7af2275fd94b9164342 Author: Ronald Klop AuthorDate: 2023-12-07 16:46:58 + Commit: Ronald Klop CommitDate: 2023-12-07 16:50:2

Re: git: 3878bbf1bb9e - main - Teach if_smsc to get MAC from bootargs.

2023-12-07 Thread Mike Karels
On 7 Dec 2023, at 9:18, Ronald Klop wrote: > Hi, > > My commit broke the build on armv6 and armv7 according to Jenkins. > > Printf(3) says %zd will be a better format specifier for ssize_t than %lu. > > diff --git a/sys/dev/usb/net/if_smsc.c b/sys/dev/usb/net/if_smsc.c > index 54b18e0a67c..a59501b

Re: git: 3878bbf1bb9e - main - Teach if_smsc to get MAC from bootargs.

2023-12-07 Thread Ronald Klop
Hi, My commit broke the build on armv6 and armv7 according to Jenkins. Printf(3) says %zd will be a better format specifier for ssize_t than %lu. diff --git a/sys/dev/usb/net/if_smsc.c b/sys/dev/usb/net/if_smsc.c index 54b18e0a67c..a59501b6bbf 100644 --- a/sys/dev/usb/net/if_smsc.c +++ b/sys/de

Re: git: 6b96125afdf2 - main - cap_net.3: remove a copypasta

2023-12-07 Thread Zhenlei Huang
> On Dec 7, 2023, at 11:59 AM, Alan Somers wrote: > > On Wed, Dec 6, 2023 at 6:55 PM Zhenlei Huang > wrote: >> >> >> >>> On Dec 7, 2023, at 12:52 AM, Alan Somers wrote: >>> >>> The branch main has been updated by asomers: >>> >>> URL: >>> https://cgit.FreeBSD.or

git: 9276ad23b872 - main - tcp: shift PRR sending cadence slightly left

2023-12-07 Thread Richard Scheffenegger
The branch main has been updated by rscheff: URL: https://cgit.FreeBSD.org/src/commit/?id=9276ad23b872eddc42e05304acb10bf5421b043c commit 9276ad23b872eddc42e05304acb10bf5421b043c Author: Richard Scheffenegger AuthorDate: 2023-12-07 14:13:05 + Commit: Richard Scheffenegger CommitDat

git: 25f37779bdeb - main - bsd-family-tree: add FreeBSD 14

2023-12-07 Thread Sergey A. Osokin
The branch main has been updated by osa: URL: https://cgit.FreeBSD.org/src/commit/?id=25f37779bdeba6856f92d0bc94f74582566fcb0f commit 25f37779bdeba6856f92d0bc94f74582566fcb0f Author: Sergey A. Osokin AuthorDate: 2023-12-07 14:26:12 + Commit: Sergey A. Osokin CommitDate: 2023-12-07

Re: git: b1c95af45488 - main - rc.conf: correct $ntp_leapfile_sources

2023-12-07 Thread Warner Losh
On Thu, Dec 7, 2023, 12:26 AM Philip Paeps wrote: > On 2023-12-07 15:06:58 (+0800), Warner Losh wrote: > > On Wed, Dec 6, 2023, 11:34 PM Philip Paeps wrote: > >> On 2023-12-07 14:26:05 (+0800), Warner Losh wrote: > >>> We should point to bipm > >>> https://hpiers.obspm.fr/iers/bul/bulc/ntp/leap-

git: a95cd6e4870b - main - siftr: refactor batch log processing

2023-12-07 Thread Richard Scheffenegger
The branch main has been updated by rscheff: URL: https://cgit.FreeBSD.org/src/commit/?id=a95cd6e4870b79178860e03366c4327e533ecf1e commit a95cd6e4870b79178860e03366c4327e533ecf1e Author: Richard Scheffenegger AuthorDate: 2023-12-07 13:43:03 + Commit: Richard Scheffenegger CommitDat

Re: git: 3878bbf1bb9e - main - Teach if_smsc to get MAC from bootargs.

2023-12-07 Thread Emmanuel Vadot
On Thu, 7 Dec 2023 11:33:05 GMT Ronald Klop wrote: > The branch main has been updated by ronald: > > URL: > https://cgit.FreeBSD.org/src/commit/?id=3878bbf1bb9e68f8579b57cde7d4e5c77de93320 > > commit 3878bbf1bb9e68f8579b57cde7d4e5c77de93320 > Author: Ronald Klop > AuthorDate: 2023-11-04 1

git: bd7b2f95019e - main - vnet: (read) lock the vnet list while iterating it

2023-12-07 Thread Kristof Provost
The branch main has been updated by kp: URL: https://cgit.FreeBSD.org/src/commit/?id=bd7b2f95019e9715150c34736279805de0818d09 commit bd7b2f95019e9715150c34736279805de0818d09 Author: Kristof Provost AuthorDate: 2023-12-05 19:08:11 + Commit: Kristof Provost CommitDate: 2023-12-07 12:

git: 3878bbf1bb9e - main - Teach if_smsc to get MAC from bootargs.

2023-12-07 Thread Ronald Klop
The branch main has been updated by ronald: URL: https://cgit.FreeBSD.org/src/commit/?id=3878bbf1bb9e68f8579b57cde7d4e5c77de93320 commit 3878bbf1bb9e68f8579b57cde7d4e5c77de93320 Author: Ronald Klop AuthorDate: 2023-11-04 14:14:00 + Commit: Ronald Klop CommitDate: 2023-12-07 11:32:0