git: ee914ef902ae..2935fe8237c8 - vendor/NetBSD/bmake - vendor branch updated

2021-12-17 Thread Simon J. Gerraty
The branch vendor/NetBSD/bmake has been updated by sjg: URL: https://cgit.FreeBSD.org/src/log/?id=ee914ef902ae..2935fe8237c8 2935fe8237c8 Import bmake-20211212

git: 301e3d01ffc2 - Create tag vendor/NetBSD/bmake/20211212

2021-12-17 Thread Simon J. Gerraty
The annotated tag vendor/NetBSD/bmake/20211212 has been created by sjg: URL: https://cgit.FreeBSD.org/src/tag/?h=vendor/NetBSD/bmake/20211212 tag vendor/NetBSD/bmake/20211212 Tagger: Simon J. Gerraty TaggerDate: 2021-12-18 07:28:21 + bmake-20211212 commit 2935fe8237c83c1dcb113dd5335733

Re: git: eb93b99d6986 - main - in_pcb: delay crfree() down into UMA dtor

2021-12-17 Thread Gleb Smirnoff
On Tue, Dec 14, 2021 at 09:58:58PM -0800, Gleb Smirnoff wrote: T> K> For some reason it looks like this commit causes jails to fail to get T> K> fully cleaned up. T> K> I can reproduce that trivially with `cd /usr/tests/sys/net ; kyua test T> K> if_bridge_test:bridge_transmit_ipv4_unicast ; jls -

git: 80a595a2936d - stable/12 - nfscommon: Fix arguments for priv_check_cred()

2021-12-17 Thread Rick Macklem
The branch stable/12 has been updated by rmacklem: URL: https://cgit.FreeBSD.org/src/commit/?id=80a595a2936dd4bfe5e8e3f51896b135dd2568b3 commit 80a595a2936dd4bfe5e8e3f51896b135dd2568b3 Author: Rick Macklem AuthorDate: 2021-12-18 03:00:50 + Commit: Rick Macklem CommitDate: 2021-12-1

git: b386392ea909 - stable/12 - nfsd: Fix Verify for attributes like FilesAvail

2021-12-17 Thread Rick Macklem
The branch stable/12 has been updated by rmacklem: URL: https://cgit.FreeBSD.org/src/commit/?id=b386392ea909bff2d4b3c46d43ba9c1ee3217e42 commit b386392ea909bff2d4b3c46d43ba9c1ee3217e42 Author: Rick Macklem AuthorDate: 2021-12-04 22:38:55 + Commit: Rick Macklem CommitDate: 2021-12-1

git: 5ad7804beb38 - stable/12 - nfsd: Sanity check the Layouttype count

2021-12-17 Thread Rick Macklem
The branch stable/12 has been updated by rmacklem: URL: https://cgit.FreeBSD.org/src/commit/?id=5ad7804beb38fdc23f0f161484f5469e38c8fade commit 5ad7804beb38fdc23f0f161484f5469e38c8fade Author: Rick Macklem AuthorDate: 2021-12-04 22:18:48 + Commit: Rick Macklem CommitDate: 2021-12-1

git: f15f29c975f1 - stable/13 - nfsd: Fix Verify for attributes like FilesAvail

2021-12-17 Thread Rick Macklem
The branch stable/13 has been updated by rmacklem: URL: https://cgit.FreeBSD.org/src/commit/?id=f15f29c975f1374d67ae722df9f9bc7b55d4c42a commit f15f29c975f1374d67ae722df9f9bc7b55d4c42a Author: Rick Macklem AuthorDate: 2021-12-04 22:38:55 + Commit: Rick Macklem CommitDate: 2021-12-1

git: d87f1e2e3646 - stable/13 - Make msgbuf_peekbytes() not return leading zeroes.

2021-12-17 Thread Alexander Motin
The branch stable/13 has been updated by mav: URL: https://cgit.FreeBSD.org/src/commit/?id=d87f1e2e36461a2ab028fb25b2312903efe5b10a commit d87f1e2e36461a2ab028fb25b2312903efe5b10a Author: Alexander Motin AuthorDate: 2021-12-11 04:18:52 + Commit: Alexander Motin CommitDate: 2021-12-

git: fac8422a41e6 - stable/13 - nfsd: Sanity check the Layouttype count

2021-12-17 Thread Rick Macklem
The branch stable/13 has been updated by rmacklem: URL: https://cgit.FreeBSD.org/src/commit/?id=fac8422a41e61847acd06f7dab9fab9cfc2f4a74 commit fac8422a41e61847acd06f7dab9fab9cfc2f4a74 Author: Rick Macklem AuthorDate: 2021-12-04 22:18:48 + Commit: Rick Macklem CommitDate: 2021-12-1

git: 33d56e57ece8 - main - crypto: Encrypt the XORed input block for Camellia-CBC.

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

Re: git: 8010f4ad21b6 - main - libusb: remove use of COMPAT_32BIT

2021-12-17 Thread Ed Maste
On Fri, 17 Dec 2021 at 16:43, Ed Maste wrote: > > We should probably have bsd.lib.mk just skip PRIVATELIBs under > COMPAT_32BIT. I'll try to take a look at that sometime. Jess points out that we have some non-PRIVATELIBs that depend on PRIVATELIBs, so we can't just do this in general.

git: 7051c5796ff4 - main - cryptosoft: Consolidate calls to explicit_bzero.

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

git: 04781697f8e6 - main - cryptosoft: Use POLY1305_BLOCK_LEN instead of a magic number.

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

git: 1c9b25a5e8b5 - main - cryptosoft: Reuse 'blk' to hold the initial nonce in swcr_gmac.

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

git: 49bb13076532 - main - cryptosoft: Remove unused 'iv' in swcr_ccm_cbc_mac.

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

Re: git: 8010f4ad21b6 - main - libusb: remove use of COMPAT_32BIT

2021-12-17 Thread Ed Maste
On Fri, 17 Dec 2021 at 16:29, Brooks Davis wrote: > > The branch main has been updated by brooks: > > URL: > https://cgit.FreeBSD.org/src/commit/?id=8010f4ad21b6120e929bda4eed27696e63514677 > > commit 8010f4ad21b6120e929bda4eed27696e63514677 > Author: Brooks Davis > AuthorDate: 2021-12-17 21

git: ea972feea2d2 - main - usb: remove COMPAT_32BIT ifdefs

2021-12-17 Thread Brooks Davis
The branch main has been updated by brooks: URL: https://cgit.FreeBSD.org/src/commit/?id=ea972feea2d2589ee1317a19eeada0598332defa commit ea972feea2d2589ee1317a19eeada0598332defa Author: Brooks Davis AuthorDate: 2021-12-17 21:28:14 + Commit: Brooks Davis CommitDate: 2021-12-17 21:28

git: 8010f4ad21b6 - main - libusb: remove use of COMPAT_32BIT

2021-12-17 Thread Brooks Davis
The branch main has been updated by brooks: URL: https://cgit.FreeBSD.org/src/commit/?id=8010f4ad21b6120e929bda4eed27696e63514677 commit 8010f4ad21b6120e929bda4eed27696e63514677 Author: Brooks Davis AuthorDate: 2021-12-17 21:28:14 + Commit: Brooks Davis CommitDate: 2021-12-17 21:28

git: 0ec590d24e41 - main - usb: add 32-bit compat for FIFOs

2021-12-17 Thread Brooks Davis
The branch main has been updated by brooks: URL: https://cgit.FreeBSD.org/src/commit/?id=0ec590d24e415dd36e38648630a0b963412ad87e commit 0ec590d24e415dd36e38648630a0b963412ad87e Author: Brooks Davis AuthorDate: 2021-12-17 21:28:14 + Commit: Brooks Davis CommitDate: 2021-12-17 21:28

git: 45b48cbc2b58 - main - usb: real freebsd32 support for most ioctls

2021-12-17 Thread Brooks Davis
The branch main has been updated by brooks: URL: https://cgit.FreeBSD.org/src/commit/?id=45b48cbc2b5819cd6e3dee3632d66e55d5d7c101 commit 45b48cbc2b5819cd6e3dee3632d66e55d5d7c101 Author: Brooks Davis AuthorDate: 2021-12-17 21:28:13 + Commit: Brooks Davis CommitDate: 2021-12-17 21:28

git: 16f02a4cb459 - main - pci: add missing PCI id of Coffee Lake GPU

2021-12-17 Thread Konstantin Belousov
The branch main has been updated by kib: URL: https://cgit.FreeBSD.org/src/commit/?id=16f02a4cb4594326b6687eeedde5feb9cb40cba4 commit 16f02a4cb4594326b6687eeedde5feb9cb40cba4 Author: Corvin Köhne AuthorDate: 2021-12-17 21:09:32 + Commit: Konstantin Belousov CommitDate: 2021-12-17 2

Re: git: dc04fa802dc1 - main - pf: make if_pflog.h self-contained

2021-12-17 Thread Kristof Provost
On 17 Dec 2021, at 21:01, John Baldwin wrote: > On 12/17/21 3:39 AM, Kristof Provost wrote: >> The branch main has been updated by kp: >> >> URL: >> https://cgit.FreeBSD.org/src/commit/?id=dc04fa802dc17ec663dffb3de99db2690b393ca1 >> >> commit dc04fa802dc17ec663dffb3de99db2690b393ca1 >> Author:

git: 9aba757e92aa - main - ahci(4): Allow enclosure emulation without hardware.

2021-12-17 Thread Alexander Motin
The branch main has been updated by mav: URL: https://cgit.FreeBSD.org/src/commit/?id=9aba757e92aaf0751c83c0ce3f18f65f864f1811 commit 9aba757e92aaf0751c83c0ce3f18f65f864f1811 Author: Alexander Motin AuthorDate: 2021-12-17 20:24:56 + Commit: Alexander Motin CommitDate: 2021-12-17 20

Re: git: dc04fa802dc1 - main - pf: make if_pflog.h self-contained

2021-12-17 Thread John Baldwin
On 12/17/21 3:39 AM, Kristof Provost wrote: The branch main has been updated by kp: URL: https://cgit.FreeBSD.org/src/commit/?id=dc04fa802dc17ec663dffb3de99db2690b393ca1 commit dc04fa802dc17ec663dffb3de99db2690b393ca1 Author: Kristof Provost AuthorDate: 2021-12-15 19:54:19 + Commit:

git: 75add59a8ee2 - main - tcp: allocate statistics in the main tcp_init()

2021-12-17 Thread Gleb Smirnoff
The branch main has been updated by glebius: URL: https://cgit.FreeBSD.org/src/commit/?id=75add59a8ee2e24cb76a2f0fcbf9aa6d740e3bb6 commit 75add59a8ee2e24cb76a2f0fcbf9aa6d740e3bb6 Author: Gleb Smirnoff AuthorDate: 2021-12-17 18:50:56 + Commit: Gleb Smirnoff CommitDate: 2021-12-17 18

git: d8483c64f347 - stable/12 - Remove set-but-unused variable from s_sincosl.c

2021-12-17 Thread Dimitry Andric
The branch stable/12 has been updated by dim: URL: https://cgit.FreeBSD.org/src/commit/?id=d8483c64f347dcfe7c168b337aded4789fdf0b1b commit d8483c64f347dcfe7c168b337aded4789fdf0b1b Author: Dimitry Andric AuthorDate: 2021-12-14 21:41:49 + Commit: Dimitry Andric CommitDate: 2021-12-17

git: 606b6ce48531 - stable/13 - Remove set-but-unused variable from s_sincosl.c

2021-12-17 Thread Dimitry Andric
The branch stable/13 has been updated by dim: URL: https://cgit.FreeBSD.org/src/commit/?id=606b6ce48531d64455367e07367c1d527fbd93ab commit 606b6ce48531d64455367e07367c1d527fbd93ab Author: Dimitry Andric AuthorDate: 2021-12-14 21:41:49 + Commit: Dimitry Andric CommitDate: 2021-12-17

git: fff0ae77b996 - main - tests: Add some regression tests for a couple of KERN_PROC_* sysctls

2021-12-17 Thread Mark Johnston
The branch main has been updated by markj: URL: https://cgit.FreeBSD.org/src/commit/?id=fff0ae77b9960bb26034297fcb885d26432354bf commit fff0ae77b9960bb26034297fcb885d26432354bf Author: Mark Johnston AuthorDate: 2021-12-16 21:06:55 + Commit: Mark Johnston CommitDate: 2021-12-17 18:1

git: 36bd49ac4db8 - main - fd: Avoid truncating output buffers for KERN_PROC_{CWD,FILEDESC}

2021-12-17 Thread Mark Johnston
The branch main has been updated by markj: URL: https://cgit.FreeBSD.org/src/commit/?id=36bd49ac4db8c62a3b354094646cbd8547ad2c51 commit 36bd49ac4db8c62a3b354094646cbd8547ad2c51 Author: Mark Johnston AuthorDate: 2021-12-16 21:07:04 + Commit: Mark Johnston CommitDate: 2021-12-17 18:1

git: 8fcf230c1377 - main - qat: Address -Wunused-but-set-variable warnings

2021-12-17 Thread Mark Johnston
The branch main has been updated by markj: URL: https://cgit.FreeBSD.org/src/commit/?id=8fcf230c1377c4598a7aa6560ec43ff46662fbaa commit 8fcf230c1377c4598a7aa6560ec43ff46662fbaa Author: Mark Johnston AuthorDate: 2021-12-10 15:52:30 + Commit: Mark Johnston CommitDate: 2021-12-17 18:1

git: 327060bd7799 - main - fd: Initialize more export_fd_buf fields in kern_proc_cwd_out()

2021-12-17 Thread Mark Johnston
The branch main has been updated by markj: URL: https://cgit.FreeBSD.org/src/commit/?id=327060bd7799e5d4376693fba770a17b79e5a38d commit 327060bd7799e5d4376693fba770a17b79e5a38d Author: Mark Johnston AuthorDate: 2021-12-16 21:53:59 + Commit: Mark Johnston CommitDate: 2021-12-17 18:1

git: 30ec3138edc9 - main - dtrace: Disable getf() as it is broken on FreeBSD

2021-12-17 Thread Mark Johnston
The branch main has been updated by markj: URL: https://cgit.FreeBSD.org/src/commit/?id=30ec3138edc9d491446409910f52ccb1b158253e commit 30ec3138edc9d491446409910f52ccb1b158253e Author: Domagoj Stolfa AuthorDate: 2021-12-17 16:01:54 + Commit: Mark Johnston CommitDate: 2021-12-17 18:

git: ee5686c614ba - main - ktls: Add a regression test to exercise socket error handling

2021-12-17 Thread Mark Johnston
The branch main has been updated by markj: URL: https://cgit.FreeBSD.org/src/commit/?id=ee5686c614ba7e11e8586b2e5b02dfc550679e96 commit ee5686c614ba7e11e8586b2e5b02dfc550679e96 Author: Mark Johnston AuthorDate: 2021-12-17 16:00:19 + Commit: Mark Johnston CommitDate: 2021-12-17 18:1

git: d157f2627b23 - main - unix: Increase the default datagram recv buffer size

2021-12-17 Thread Mark Johnston
The branch main has been updated by markj: URL: https://cgit.FreeBSD.org/src/commit/?id=d157f2627b238ba38d1cad36f1aa165c42ce91ee commit d157f2627b238ba38d1cad36f1aa165c42ce91ee Author: Mark Johnston AuthorDate: 2021-12-17 15:59:29 + Commit: Mark Johnston CommitDate: 2021-12-17 18:0

git: d079fc197aca - main - bhyve: Only snapshot initialized VirtIO queues

2021-12-17 Thread Mark Johnston
The branch main has been updated by markj: URL: https://cgit.FreeBSD.org/src/commit/?id=d079fc197aca951c7918276922038852167dd39f commit d079fc197aca951c7918276922038852167dd39f Author: Vitaliy Gusev AuthorDate: 2021-12-16 16:06:08 + Commit: Mark Johnston CommitDate: 2021-12-17 18:0

git: 9f5432d5e5f0 - main - netinet6: ip6_setpktopt() requires NET_EPOCH

2021-12-17 Thread Kristof Provost
The branch main has been updated by kp: URL: https://cgit.FreeBSD.org/src/commit/?id=9f5432d5e5f0ef9e034ad3da9fe6b1cf876ae68f commit 9f5432d5e5f0ef9e034ad3da9fe6b1cf876ae68f Author: Kristof Provost AuthorDate: 2021-12-15 13:53:41 + Commit: Kristof Provost CommitDate: 2021-12-17 16:

git: 93a95ebbf7c8 - stable/13 - Add genet.4 for RPi 4 Ethernet

2021-12-17 Thread Mike Karels
The branch stable/13 has been updated by karels: URL: https://cgit.FreeBSD.org/src/commit/?id=93a95ebbf7c8eb85aeb53a9fde329348992333e7 commit 93a95ebbf7c8eb85aeb53a9fde329348992333e7 Author: Mike Karels AuthorDate: 2021-12-09 14:06:15 + Commit: Mike Karels CommitDate: 2021-12-17 16

Re: git: 266cbbfc6526 - main - README.md: update gnu directory description

2021-12-17 Thread Warner Losh
On Fri, Dec 17, 2021 at 6:52 AM Ed Maste wrote: > On Fri, 17 Dec 2021 at 08:45, Ed Maste wrote: > > > > The branch main has been updated by emaste: > > > > URL: > https://cgit.FreeBSD.org/src/commit/?id=266cbbfc65263a3b8bc7c95dd3d589aab7cefe7f > > > > commit 266cbbfc65263a3b8bc7c95dd3d589aab7cef

Re: git: 266cbbfc6526 - main - README.md: update gnu directory description

2021-12-17 Thread Ed Maste
On Fri, 17 Dec 2021 at 08:45, Ed Maste wrote: > > The branch main has been updated by emaste: > > URL: > https://cgit.FreeBSD.org/src/commit/?id=266cbbfc65263a3b8bc7c95dd3d589aab7cefe7f > > commit 266cbbfc65263a3b8bc7c95dd3d589aab7cefe7f > Author: Ed Maste > AuthorDate: 2021-12-17 13:43:47 +

git: 266cbbfc6526 - main - README.md: update gnu directory description

2021-12-17 Thread Ed Maste
The branch main has been updated by emaste: URL: https://cgit.FreeBSD.org/src/commit/?id=266cbbfc65263a3b8bc7c95dd3d589aab7cefe7f commit 266cbbfc65263a3b8bc7c95dd3d589aab7cefe7f Author: Ed Maste AuthorDate: 2021-12-17 13:43:47 + Commit: Ed Maste CommitDate: 2021-12-17 13:45:31 +000

Re: git: 30780c3f584a - stable/13 - README.md: correct GPL expansion

2021-12-17 Thread Ed Maste
On Fri, 17 Dec 2021 at 05:12, Baptiste Daroussin wrote: > > > -gnu Various commands and libraries under the GNU Public License. > > - Please see gnu/COPYING* for more information. > > +gnu Various commands and libraries under the GNU General Public > > + L

git: e3f06e25807c - main - sys: make filedesc.h self-contained

2021-12-17 Thread Kristof Provost
The branch main has been updated by kp: URL: https://cgit.FreeBSD.org/src/commit/?id=e3f06e25807cbc0868ee5a4bd28f07f7d423cb40 commit e3f06e25807cbc0868ee5a4bd28f07f7d423cb40 Author: Kristof Provost AuthorDate: 2021-12-16 14:03:23 + Commit: Kristof Provost CommitDate: 2021-12-17 11:

git: 2f3c018ba8e8 - main - test-includes: use the same header set for badfiles.inc as for testing

2021-12-17 Thread Kristof Provost
The branch main has been updated by kp: URL: https://cgit.FreeBSD.org/src/commit/?id=2f3c018ba8e8e807784c6af06665c8eb08a99292 commit 2f3c018ba8e8e807784c6af06665c8eb08a99292 Author: Kristof Provost AuthorDate: 2021-12-16 08:53:42 + Commit: Kristof Provost CommitDate: 2021-12-17 11:

git: e51be99e8ad0 - main - test-includes: update badfiles.inc

2021-12-17 Thread Kristof Provost
The branch main has been updated by kp: URL: https://cgit.FreeBSD.org/src/commit/?id=e51be99e8ad021923e74c9a9e1b87c2c2309b561 commit e51be99e8ad021923e74c9a9e1b87c2c2309b561 Author: Kristof Provost AuthorDate: 2021-12-16 08:55:11 + Commit: Kristof Provost CommitDate: 2021-12-17 11:

git: e7809dceb520 - main - pf: make if_pfsync.h self-contained

2021-12-17 Thread Kristof Provost
The branch main has been updated by kp: URL: https://cgit.FreeBSD.org/src/commit/?id=e7809dceb520087d1a6fbeef93aa77f6b486e2ee commit e7809dceb520087d1a6fbeef93aa77f6b486e2ee Author: Kristof Provost AuthorDate: 2021-12-15 19:59:38 + Commit: Kristof Provost CommitDate: 2021-12-17 11:

git: dc04fa802dc1 - main - pf: make if_pflog.h self-contained

2021-12-17 Thread Kristof Provost
The branch main has been updated by kp: URL: https://cgit.FreeBSD.org/src/commit/?id=dc04fa802dc17ec663dffb3de99db2690b393ca1 commit dc04fa802dc17ec663dffb3de99db2690b393ca1 Author: Kristof Provost AuthorDate: 2021-12-15 19:54:19 + Commit: Kristof Provost CommitDate: 2021-12-17 11:

git: e9167358e402 - main - net: make if_bridgevar.h self-contained

2021-12-17 Thread Kristof Provost
The branch main has been updated by kp: URL: https://cgit.FreeBSD.org/src/commit/?id=e9167358e402452bf83d12ac685e845099343a42 commit e9167358e402452bf83d12ac685e845099343a42 Author: Kristof Provost AuthorDate: 2021-12-15 19:49:41 + Commit: Kristof Provost CommitDate: 2021-12-17 11:

git: f4096a7c8a5b - main - net: make ethernet.h self-contained

2021-12-17 Thread Kristof Provost
The branch main has been updated by kp: URL: https://cgit.FreeBSD.org/src/commit/?id=f4096a7c8a5be23ac9b2250e20119cbe4798c838 commit f4096a7c8a5be23ac9b2250e20119cbe4798c838 Author: Kristof Provost AuthorDate: 2021-12-15 19:44:23 + Commit: Kristof Provost CommitDate: 2021-12-17 11:

git: 959af5a89b20 - main - sys: make callout.h self-contained

2021-12-17 Thread Kristof Provost
The branch main has been updated by kp: URL: https://cgit.FreeBSD.org/src/commit/?id=959af5a89b205dce41405ec1a52078c7acaca49b commit 959af5a89b205dce41405ec1a52078c7acaca49b Author: Kristof Provost AuthorDate: 2021-12-15 19:22:41 + Commit: Kristof Provost CommitDate: 2021-12-17 11:

git: c658610b92ec - main - pf: make pfvar.h self-contained

2021-12-17 Thread Kristof Provost
The branch main has been updated by kp: URL: https://cgit.FreeBSD.org/src/commit/?id=c658610b92ecb9a984c43b48a2907f7c979cda74 commit c658610b92ecb9a984c43b48a2907f7c979cda74 Author: Kristof Provost AuthorDate: 2021-12-15 19:04:48 + Commit: Kristof Provost CommitDate: 2021-12-17 11:

git: b29c145cc1b3 - main - if_stf: make if_stf.h self-contained

2021-12-17 Thread Kristof Provost
The branch main has been updated by kp: URL: https://cgit.FreeBSD.org/src/commit/?id=b29c145cc1b3eb0e3583ec3ca8543b7ad32fbc5a commit b29c145cc1b3eb0e3583ec3ca8543b7ad32fbc5a Author: Kristof Provost AuthorDate: 2021-12-15 18:50:28 + Commit: Kristof Provost CommitDate: 2021-12-17 11:

git: 8eca341d9bb6 - main - follow up to 18679ab1, actually change size of mmc_sim::name to 16

2021-12-17 Thread Andriy Gapon
The branch main has been updated by avg: URL: https://cgit.FreeBSD.org/src/commit/?id=8eca341d9bb678f08065edd8f24c2ab32dcf8e56 commit 8eca341d9bb678f08065edd8f24c2ab32dcf8e56 Author: Andriy Gapon AuthorDate: 2021-12-17 11:20:47 + Commit: Andriy Gapon CommitDate: 2021-12-17 11:24:53

git: 2fcd7d380ba1 - main - snd_uaudio(4): Loosen up the USB MIDI permissions.

2021-12-17 Thread Hans Petter Selasky
The branch main has been updated by hselasky: URL: https://cgit.FreeBSD.org/src/commit/?id=2fcd7d380ba103060d43d6d01c1af6bb95819504 commit 2fcd7d380ba103060d43d6d01c1af6bb95819504 Author: Hans Petter Selasky AuthorDate: 2021-12-17 10:52:00 + Commit: Hans Petter Selasky CommitDate:

git: de7809c1eeed - stable/13 - ocs_fc: Remove unused function delarations.

2021-12-17 Thread Ram Kishore Vegesna
The branch stable/13 has been updated by ram: URL: https://cgit.FreeBSD.org/src/commit/?id=de7809c1eeedce27a60b84df23b1735f8658369a commit de7809c1eeedce27a60b84df23b1735f8658369a Author: Ram Kishore Vegesna AuthorDate: 2021-12-06 07:02:02 + Commit: Ram Kishore Vegesna CommitDate:

git: 161148e61f5d - stable/13 - ocs_fc: Fix device lost timer where device is not getting deleted.

2021-12-17 Thread Ram Kishore Vegesna
The branch stable/13 has been updated by ram: URL: https://cgit.FreeBSD.org/src/commit/?id=161148e61f5dd98aba6b17ca90f396902a00d2b5 commit 161148e61f5dd98aba6b17ca90f396902a00d2b5 Author: Ram Kishore Vegesna AuthorDate: 2021-09-24 09:35:30 + Commit: Ram Kishore Vegesna CommitDate:

git: 0fff02894f30 - stable/13 - ocs_fc: When commands complete with an error, freeze the device queue.

2021-12-17 Thread Ram Kishore Vegesna
The branch stable/13 has been updated by ram: URL: https://cgit.FreeBSD.org/src/commit/?id=0fff02894f308ec3943b9cbce09d468e7d9974ea commit 0fff02894f308ec3943b9cbce09d468e7d9974ea Author: Ram Kishore Vegesna AuthorDate: 2021-09-24 09:32:09 + Commit: Ram Kishore Vegesna CommitDate:

git: 4821da88ab77 - stable/13 - ocs_fc: Fix CAM status reporting in ocs_fc(4) when no data is returned.

2021-12-17 Thread Ram Kishore Vegesna
The branch stable/13 has been updated by ram: URL: https://cgit.FreeBSD.org/src/commit/?id=4821da88ab77fb603abe1c07162ea37d01730edb commit 4821da88ab77fb603abe1c07162ea37d01730edb Author: Ram Kishore Vegesna AuthorDate: 2021-09-24 09:19:49 + Commit: Ram Kishore Vegesna CommitDate:

git: 661875cecbf6 - stable/13 - ocs_fc: Increase maximum supported SG elements to support larger transfer sizes.

2021-12-17 Thread Ram Kishore Vegesna
The branch stable/13 has been updated by ram: URL: https://cgit.FreeBSD.org/src/commit/?id=661875cecbf6ed5894123cbd7c0ff217bea13370 commit 661875cecbf6ed5894123cbd7c0ff217bea13370 Author: Ram Kishore Vegesna AuthorDate: 2021-09-24 09:05:03 + Commit: Ram Kishore Vegesna CommitDate:

git: ccd32c651300 - stable/13 - ocs_fc: Emulex Gen 7 HBA support.

2021-12-17 Thread Ram Kishore Vegesna
The branch stable/13 has been updated by ram: URL: https://cgit.FreeBSD.org/src/commit/?id=ccd32c651300d8636595e858f8f00565e6d6cd8c commit ccd32c651300d8636595e858f8f00565e6d6cd8c Author: Ram Kishore Vegesna AuthorDate: 2021-09-23 06:51:26 + Commit: Ram Kishore Vegesna CommitDate:

git: 44a78c21df4c - stable/13 - ocs_fc: Add gendump and dump_to_host ioctl command support.

2021-12-17 Thread Ram Kishore Vegesna
The branch stable/13 has been updated by ram: URL: https://cgit.FreeBSD.org/src/commit/?id=44a78c21df4c344f24e5f6dc3c6010a87c330644 commit 44a78c21df4c344f24e5f6dc3c6010a87c330644 Author: Ram Kishore Vegesna AuthorDate: 2021-06-24 07:05:00 + Commit: Ram Kishore Vegesna CommitDate:

git: 5749a5732606 - stable/13 - ocs_fc: Fix use after free bug in ocs_hw_async_call()

2021-12-17 Thread Ram Kishore Vegesna
The branch stable/13 has been updated by ram: URL: https://cgit.FreeBSD.org/src/commit/?id=5749a57326068f073555a5c043befade7bc37abf commit 5749a57326068f073555a5c043befade7bc37abf Author: Ram Kishore Vegesna AuthorDate: 2021-05-28 05:51:10 + Commit: Ram Kishore Vegesna CommitDate:

git: f7a7748afc1c - stable/13 - ocs_fc: Fix a use after free in ocs_sport_free

2021-12-17 Thread Ram Kishore Vegesna
The branch stable/13 has been updated by ram: URL: https://cgit.FreeBSD.org/src/commit/?id=f7a7748afc1ccec9c10a08ce86d882528a0410e3 commit f7a7748afc1ccec9c10a08ce86d882528a0410e3 Author: Ram Kishore Vegesna AuthorDate: 2021-05-28 05:26:13 + Commit: Ram Kishore Vegesna CommitDate:

git: 92d579a9ae19 - stable/13 - ocs_fc: Fix memory leak in ocs_scsi_io_alloc()

2021-12-17 Thread Ram Kishore Vegesna
The branch stable/13 has been updated by ram: URL: https://cgit.FreeBSD.org/src/commit/?id=92d579a9ae192605fe820ff64a6f889e2014e245 commit 92d579a9ae192605fe820ff64a6f889e2014e245 Author: Ram Kishore Vegesna AuthorDate: 2021-04-19 15:40:59 + Commit: Ram Kishore Vegesna CommitDate:

Re: git: 30780c3f584a - stable/13 - README.md: correct GPL expansion

2021-12-17 Thread Baptiste Daroussin
On Fri, Dec 17, 2021 at 12:46:11AM +, Ed Maste wrote: > The branch stable/13 has been updated by emaste: > > URL: > https://cgit.FreeBSD.org/src/commit/?id=30780c3f584ae2cb0d6a5f7c1698b248e9a85e78 > > commit 30780c3f584ae2cb0d6a5f7c1698b248e9a85e78 > Author: Fabian Keil > AuthorDate: 20

git: 3e5fe3d5bf88 - main - pcf85063: Set RTC device to work in 24h mode

2021-12-17 Thread Wojciech Macek
The branch main has been updated by wma: URL: https://cgit.FreeBSD.org/src/commit/?id=3e5fe3d5bf8812795e0b9f29f01c5e5cf5449871 commit 3e5fe3d5bf8812795e0b9f29f01c5e5cf5449871 Author: Hubert Mazur AuthorDate: 2021-12-16 08:16:22 + Commit: Wojciech Macek CommitDate: 2021-12-17 10:07:

git: ddf502de60be - stable/12 - ocs_fc: Fix device lost timer where device is not getting deleted.

2021-12-17 Thread Ram Kishore Vegesna
The branch stable/12 has been updated by ram: URL: https://cgit.FreeBSD.org/src/commit/?id=ddf502de60be13ae55b54555234d00c3b3712aa8 commit ddf502de60be13ae55b54555234d00c3b3712aa8 Author: Ram Kishore Vegesna AuthorDate: 2021-09-24 09:35:30 + Commit: Ram Kishore Vegesna CommitDate:

git: 9928435eef8c - stable/12 - ocs_fc: Remove unused function delarations.

2021-12-17 Thread Ram Kishore Vegesna
The branch stable/12 has been updated by ram: URL: https://cgit.FreeBSD.org/src/commit/?id=9928435eef8ca3ee7d3a19cbdb638c6cbad4398a commit 9928435eef8ca3ee7d3a19cbdb638c6cbad4398a Author: Ram Kishore Vegesna AuthorDate: 2021-12-06 07:02:02 + Commit: Ram Kishore Vegesna CommitDate:

git: 668615aea2c9 - stable/12 - ocs_fc: When commands complete with an error, freeze the device queue.

2021-12-17 Thread Ram Kishore Vegesna
The branch stable/12 has been updated by ram: URL: https://cgit.FreeBSD.org/src/commit/?id=668615aea2c9e3ef33ebe23c497955a922fa20c8 commit 668615aea2c9e3ef33ebe23c497955a922fa20c8 Author: Ram Kishore Vegesna AuthorDate: 2021-09-24 09:32:09 + Commit: Ram Kishore Vegesna CommitDate:

git: d55873846cfc - stable/12 - ocs_fc: Fix CAM status reporting in ocs_fc(4) when no data is returned.

2021-12-17 Thread Ram Kishore Vegesna
The branch stable/12 has been updated by ram: URL: https://cgit.FreeBSD.org/src/commit/?id=d55873846cfc218f96ab20b678bf0648e71124f8 commit d55873846cfc218f96ab20b678bf0648e71124f8 Author: Ram Kishore Vegesna AuthorDate: 2021-09-24 09:19:49 + Commit: Ram Kishore Vegesna CommitDate:

git: fefb98000ee0 - stable/12 - ocs_fc: Increase maximum supported SG elements to support larger transfer sizes.

2021-12-17 Thread Ram Kishore Vegesna
The branch stable/12 has been updated by ram: URL: https://cgit.FreeBSD.org/src/commit/?id=fefb98000ee05615900cb0fa0ac0e16bfba630ee commit fefb98000ee05615900cb0fa0ac0e16bfba630ee Author: Ram Kishore Vegesna AuthorDate: 2021-09-24 09:05:03 + Commit: Ram Kishore Vegesna CommitDate:

git: 3a33ae233c9d - stable/12 - ocs_fc: Emulex Gen 7 HBA support.

2021-12-17 Thread Ram Kishore Vegesna
The branch stable/12 has been updated by ram: URL: https://cgit.FreeBSD.org/src/commit/?id=3a33ae233c9d9b7650d88a7b9d9cbb6581b8009c commit 3a33ae233c9d9b7650d88a7b9d9cbb6581b8009c Author: Ram Kishore Vegesna AuthorDate: 2021-09-23 06:51:26 + Commit: Ram Kishore Vegesna CommitDate:

git: a7a92dbc4cf4 - stable/12 - ocs_fc: Add gendump and dump_to_host ioctl command support.

2021-12-17 Thread Ram Kishore Vegesna
The branch stable/12 has been updated by ram: URL: https://cgit.FreeBSD.org/src/commit/?id=a7a92dbc4cf428b9e7bdb81a04192ac58cde0de1 commit a7a92dbc4cf428b9e7bdb81a04192ac58cde0de1 Author: Ram Kishore Vegesna AuthorDate: 2021-06-24 07:05:00 + Commit: Ram Kishore Vegesna CommitDate:

git: fa3e66e9f7cd - stable/12 - ocs_fc: Fix use after free bug in ocs_hw_async_call()

2021-12-17 Thread Ram Kishore Vegesna
The branch stable/12 has been updated by ram: URL: https://cgit.FreeBSD.org/src/commit/?id=fa3e66e9f7cd903050454fc284e2709a9e28e651 commit fa3e66e9f7cd903050454fc284e2709a9e28e651 Author: Ram Kishore Vegesna AuthorDate: 2021-05-28 05:51:10 + Commit: Ram Kishore Vegesna CommitDate:

git: 241d13765504 - stable/12 - ocs_fc: Fix a use after free in ocs_sport_free

2021-12-17 Thread Ram Kishore Vegesna
The branch stable/12 has been updated by ram: URL: https://cgit.FreeBSD.org/src/commit/?id=241d1376550452d2da5eb80e9ee5d84ae567dd7b commit 241d1376550452d2da5eb80e9ee5d84ae567dd7b Author: Ram Kishore Vegesna AuthorDate: 2021-05-28 05:26:13 + Commit: Ram Kishore Vegesna CommitDate:

git: 12e6cbd15853 - stable/12 - ocs_fc: Fix memory leak in ocs_scsi_io_alloc()

2021-12-17 Thread Ram Kishore Vegesna
The branch stable/12 has been updated by ram: URL: https://cgit.FreeBSD.org/src/commit/?id=12e6cbd158530259d951e3e246a52ddc57fa644b commit 12e6cbd158530259d951e3e246a52ddc57fa644b Author: Ram Kishore Vegesna AuthorDate: 2021-04-19 15:40:59 + Commit: Ram Kishore Vegesna CommitDate:

git: be0236ebd857 - main - tzsetup: Fix unicode support

2021-12-17 Thread Baptiste Daroussin
The branch main has been updated by bapt: URL: https://cgit.FreeBSD.org/src/commit/?id=be0236ebd857579e745cd13fef3c96c406065de3 commit be0236ebd857579e745cd13fef3c96c406065de3 Author: Alfonso Siciliano AuthorDate: 2021-12-17 08:25:07 + Commit: Baptiste Daroussin CommitDate: 2021-12