git: f2c8381fce9b - main - netlink: add snl(3) - simple netlink library

2022-12-23 Thread Alexander V. Chernikov
The branch main has been updated by melifaro: URL: https://cgit.FreeBSD.org/src/commit/?id=f2c8381fce9b87695ea448591e4412cbed38aa77 commit f2c8381fce9b87695ea448591e4412cbed38aa77 Author: Alexander V. Chernikov AuthorDate: 2022-12-18 17:34:41 + Commit: Alexander V. Chernikov Commit

git: c9313a0bad68 - main - netlink: allow netlink to be build in the kernel

2022-12-23 Thread Alexander V. Chernikov
The branch main has been updated by melifaro: URL: https://cgit.FreeBSD.org/src/commit/?id=c9313a0bad682351858e2e326cdb0f1d0bc2d1d8 commit c9313a0bad682351858e2e326cdb0f1d0bc2d1d8 Author: Alexander V. Chernikov AuthorDate: 2022-12-22 14:51:36 + Commit: Alexander V. Chernikov Commit

git: f6f4ba0b05ab - main - netlink: fix netlink_snl_route.h header includes

2022-12-23 Thread Alexander V. Chernikov
The branch main has been updated by melifaro: URL: https://cgit.FreeBSD.org/src/commit/?id=f6f4ba0b05ab090f2bcc8865a63dfc378a8d8421 commit f6f4ba0b05ab090f2bcc8865a63dfc378a8d8421 Author: Alexander V. Chernikov AuthorDate: 2022-12-23 15:24:21 + Commit: Alexander V. Chernikov Commit

git: 3e3875413128 - main - netlink: make snl(3) headers self-contained.

2022-12-23 Thread Alexander V. Chernikov
The branch main has been updated by melifaro: URL: https://cgit.FreeBSD.org/src/commit/?id=3e3875413128ff01f43b7ae8e0ca8db8d8d5efca commit 3e3875413128ff01f43b7ae8e0ca8db8d8d5efca Author: Alexander V. Chernikov AuthorDate: 2022-12-23 15:52:33 + Commit: Alexander V. Chernikov Commit

git: 62a149bf6219 - main - Add new rc: machine_id to generate /etc/machine-id

2022-12-23 Thread Tobias C. Berner
The branch main has been updated by tcberner (ports committer): URL: https://cgit.FreeBSD.org/src/commit/?id=62a149bf621947fb7475c64b1ff04fe19fe16b29 commit 62a149bf621947fb7475c64b1ff04fe19fe16b29 Author: Tobias C. Berner AuthorDate: 2022-12-17 09:18:03 + Commit: Tobias C. Berner

Re: git: 62a149bf6219 - main - Add new rc: machine_id to generate /etc/machine-id

2022-12-23 Thread Ronald Klop
Hi, What is the difference or overlap of this and /etc/hostid ? Regards, Ronald. Â Van: "Tobias C. Berner" Datum: vrijdag, 23 december 2022 17:36 Aan: src-committ...@freebsd.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-m...@freebsd.org Onderwerp: git: 62a149bf6219 - main - Add new

Re: git: f2c8381fce9b - main - netlink: add snl(3) - simple netlink library

2022-12-23 Thread Shawn Webb
On Fri, Dec 23, 2022 at 03:03:19PM +, Alexander V. Chernikov wrote: > The branch main has been updated by melifaro: > > URL: > https://cgit.FreeBSD.org/src/commit/?id=f2c8381fce9b87695ea448591e4412cbed38aa77 > > commit f2c8381fce9b87695ea448591e4412cbed38aa77 > Author: Alexander V. Chern

git: c89209c674f2 - main - netlink: fix test-includes broken by f2c8381fce9b

2022-12-23 Thread Alexander V. Chernikov
The branch main has been updated by melifaro: URL: https://cgit.FreeBSD.org/src/commit/?id=c89209c674f2c867a2a3a4cccd4760311399d7e4 commit c89209c674f2c867a2a3a4cccd4760311399d7e4 Author: Alexander V. Chernikov AuthorDate: 2022-12-23 17:57:09 + Commit: Alexander V. Chernikov Commit

Re: git: eb1da3e52582 - main - DrvAPI: Extend driver KPI with more accessors

2022-12-23 Thread Gleb Smirnoff
Justin, On Tue, Dec 20, 2022 at 04:23:35PM +, Justin Hibbits wrote: J> The branch main has been updated by jhibbits: J> J> URL: https://cgit.FreeBSD.org/src/commit/?id=eb1da3e5258238e1c0555c6a006a341df0821d8e J> J> commit eb1da3e5258238e1c0555c6a006a341df0821d8e J> Author: Justin Hibb

Re: git: 21ad3e27fabc - main - jail: Fix output of IPv[46] addresses of DDB `show prison`

2022-12-23 Thread Gleb Smirnoff
Zhenlei, thanks for the fix and sorry for not reviewing in time! On Wed, Dec 21, 2022 at 01:58:49AM +, Zhenlei Huang wrote: Z> The branch main has been updated by zlei: Z> Z> URL: https://cgit.FreeBSD.org/src/commit/?id=21ad3e27fabcdc3088be993e67e3bc12bd237398 Z> Z> commit 21ad3e27fabcdc

Re: git: eb1da3e52582 - main - DrvAPI: Extend driver KPI with more accessors

2022-12-23 Thread Justin Hibbits
On Fri, 23 Dec 2022 10:35:54 -0800 Gleb Smirnoff wrote: > Justin, > > On Tue, Dec 20, 2022 at 04:23:35PM +, Justin Hibbits wrote: > J> The branch main has been updated by jhibbits: > J> > J> URL: > J> > https://cgit.FreeBSD.org/src/commit/?id=eb1da3e5258238e1c0555c6a006a341df0821d8e > J>

Re: git: f2c8381fce9b - main - netlink: add snl(3) - simple netlink library

2022-12-23 Thread Alexander Chernikov
> On 23 Dec 2022, at 17:47, Shawn Webb wrote: > > On Fri, Dec 23, 2022 at 03:03:19PM +, Alexander V. Chernikov wrote: >> The branch main has been updated by melifaro: >> >> URL: >> https://cgit.FreeBSD.org/src/commit/?id=f2c8381fce9b87695ea448591e4412cbed38aa77 >> >> commit f2c8381fce9b8

git: 6fd6a0e342fb - main - nfsd: Handle file systems without a VOP_VPTOFH()

2022-12-23 Thread Rick Macklem
The branch main has been updated by rmacklem: URL: https://cgit.FreeBSD.org/src/commit/?id=6fd6a0e342fbfb8513ae56105cf0f85f55c6276e commit 6fd6a0e342fbfb8513ae56105cf0f85f55c6276e Author: Rick Macklem AuthorDate: 2022-12-23 23:17:34 + Commit: Rick Macklem CommitDate: 2022-12-23 23:

git: d28d75c05803 - stable/13 - MFV: xz 5.2.9

2022-12-23 Thread Xin LI
The branch stable/13 has been updated by delphij: URL: https://cgit.FreeBSD.org/src/commit/?id=d28d75c058030eaef5b345ec9a5567afd1d3b1ce commit d28d75c058030eaef5b345ec9a5567afd1d3b1ce Author: Xin LI AuthorDate: 2022-12-09 07:46:09 + Commit: Xin LI CommitDate: 2022-12-24 04:43:32 +0

git: f336845eb4fe - stable/12 - MFV: xz 5.2.9

2022-12-23 Thread Xin LI
The branch stable/12 has been updated by delphij: URL: https://cgit.FreeBSD.org/src/commit/?id=f336845eb4fe3d85d165da7a77e656584bf15f56 commit f336845eb4fe3d85d165da7a77e656584bf15f56 Author: Xin LI AuthorDate: 2022-12-09 07:46:09 + Commit: Xin LI CommitDate: 2022-12-24 04:44:21 +0

git: 860399eb86cc - main - tmpfs: update changed/modified timestamps for truncates that do not change size

2022-12-23 Thread Konstantin Belousov
The branch main has been updated by kib: URL: https://cgit.FreeBSD.org/src/commit/?id=860399eb86cc431412bfbce0ab76c6652e5b6c07 commit 860399eb86cc431412bfbce0ab76c6652e5b6c07 Author: Konstantin Belousov AuthorDate: 2022-12-24 00:11:05 + Commit: Konstantin Belousov CommitDate: 2022-

git: 36802990d64c - stable/13 - ls(1): add a -v flag to sort naturally

2022-12-23 Thread Piotr Pawel Stefaniak
The branch stable/13 has been updated by pstef: URL: https://cgit.FreeBSD.org/src/commit/?id=36802990d64c7b00cfa2298f8bf3689677414c05 commit 36802990d64c7b00cfa2298f8bf3689677414c05 Author: Aymeric Wibo AuthorDate: 2022-10-23 07:46:27 + Commit: Piotr Pawel Stefaniak CommitDate: 202

git: 149466a516b2 - stable/13 - ping: split the visual part of -f into a new option -.

2022-12-23 Thread Piotr Pawel Stefaniak
The branch stable/13 has been updated by pstef: URL: https://cgit.FreeBSD.org/src/commit/?id=149466a516b2561947f7b4e83807b9efa57e9915 commit 149466a516b2561947f7b4e83807b9efa57e9915 Author: Piotr Pawel Stefaniak AuthorDate: 2022-04-11 14:58:24 + Commit: Piotr Pawel Stefaniak Commit