git: 539dc6ea3b4e - stable/13 - Implement procstat(1) advlocks command

2022-04-15 Thread Konstantin Belousov
The branch stable/13 has been updated by kib: URL: https://cgit.FreeBSD.org/src/commit/?id=539dc6ea3b4eca6a9a02e273f57042220fecbb85 commit 539dc6ea3b4eca6a9a02e273f57042220fecbb85 Author: Konstantin Belousov AuthorDate: 2022-04-02 14:13:17 + Commit: Konstantin Belousov CommitDate:

git: f9daaf452a8a - stable/13 - Document procstat(1) advlock command

2022-04-15 Thread Konstantin Belousov
The branch stable/13 has been updated by kib: URL: https://cgit.FreeBSD.org/src/commit/?id=f9daaf452a8a5a3791debb6da61958a7d99a9ead commit f9daaf452a8a5a3791debb6da61958a7d99a9ead Author: Konstantin Belousov AuthorDate: 2022-04-07 19:49:54 + Commit: Konstantin Belousov CommitDate:

git: c0a496394140 - stable/13 - libprocstat: document procstat_getadvlock(3)

2022-04-15 Thread Konstantin Belousov
The branch stable/13 has been updated by kib: URL: https://cgit.FreeBSD.org/src/commit/?id=c0a4963941404c6f318e838dbfb4348d083d9638 commit c0a4963941404c6f318e838dbfb4348d083d9638 Author: Konstantin Belousov AuthorDate: 2022-04-03 14:54:27 + Commit: Konstantin Belousov CommitDate:

git: d52eaf841577 - stable/13 - procstat(1): add ability to specify subcommands not requiring pid lists

2022-04-15 Thread Konstantin Belousov
The branch stable/13 has been updated by kib: URL: https://cgit.FreeBSD.org/src/commit/?id=d52eaf8415771cfba410daad1cabc25162e93616 commit d52eaf8415771cfba410daad1cabc25162e93616 Author: Konstantin Belousov AuthorDate: 2022-04-07 18:27:12 + Commit: Konstantin Belousov CommitDate:

git: e858a8053d47 - stable/13 - Add sysctl KERN_LOCKF

2022-04-15 Thread Konstantin Belousov
The branch stable/13 has been updated by kib: URL: https://cgit.FreeBSD.org/src/commit/?id=e858a8053d4749096feecd1ea129811816825a46 commit e858a8053d4749096feecd1ea129811816825a46 Author: Konstantin Belousov AuthorDate: 2022-04-01 23:23:06 + Commit: Konstantin Belousov CommitDate:

git: c649ead622cd - stable/13 - libprocstat: add procstat_getadvlock(3)

2022-04-15 Thread Konstantin Belousov
The branch stable/13 has been updated by kib: URL: https://cgit.FreeBSD.org/src/commit/?id=c649ead622cd59eff72ed8db80a6846565df8e8c commit c649ead622cd59eff72ed8db80a6846565df8e8c Author: Konstantin Belousov AuthorDate: 2022-04-03 14:42:03 + Commit: Konstantin Belousov CommitDate:

git: 81f69b31fbce - stable/13 - kern_lockf.c: remove no longer neeeded UFS headers

2022-04-15 Thread Konstantin Belousov
The branch stable/13 has been updated by kib: URL: https://cgit.FreeBSD.org/src/commit/?id=81f69b31fbce22e150b5a2dcc3f6e4337fbba887 commit 81f69b31fbce22e150b5a2dcc3f6e4337fbba887 Author: Konstantin Belousov AuthorDate: 2022-04-01 21:05:32 + Commit: Konstantin Belousov CommitDate:

git: deb674c402c8 - stable/13 - sys/user.h: Add kinfo_lockf structure to report advisory locks

2022-04-15 Thread Konstantin Belousov
The branch stable/13 has been updated by kib: URL: https://cgit.FreeBSD.org/src/commit/?id=deb674c402c8e9161988f6032e0b966393df8927 commit deb674c402c8e9161988f6032e0b966393df8927 Author: Konstantin Belousov AuthorDate: 2022-04-01 21:19:35 + Commit: Konstantin Belousov CommitDate:

git: 3d0801e86e7e - stable/13 - lockf: remove lf_inode from struct lockf_entry

2022-04-15 Thread Konstantin Belousov
The branch stable/13 has been updated by kib: URL: https://cgit.FreeBSD.org/src/commit/?id=3d0801e86e7ee0207a3011717105b399da78f73e commit 3d0801e86e7ee0207a3011717105b399da78f73e Author: Konstantin Belousov AuthorDate: 2022-04-01 20:34:59 + Commit: Konstantin Belousov CommitDate:

git: f307a1d4d279 - stable/13 - ufs/acl.h: forward-declare struct inode

2022-04-15 Thread Konstantin Belousov
The branch stable/13 has been updated by kib: URL: https://cgit.FreeBSD.org/src/commit/?id=f307a1d4d279dd3acf9c04a938748eef131c131f commit f307a1d4d279dd3acf9c04a938748eef131c131f Author: Konstantin Belousov AuthorDate: 2022-04-01 20:31:47 + Commit: Konstantin Belousov CommitDate:

git: 6ccd5caea9b8 - stable/13 - Style.

2022-04-15 Thread Konstantin Belousov
The branch stable/13 has been updated by kib: URL: https://cgit.FreeBSD.org/src/commit/?id=6ccd5caea9b86234b733e64b371796acc3026649 commit 6ccd5caea9b86234b733e64b371796acc3026649 Author: Konstantin Belousov AuthorDate: 2022-04-01 20:28:32 + Commit: Konstantin Belousov CommitDate:

git: 32c3e0f04921 - main - nfscl: Clean up the code by removing unused arguments

2022-04-15 Thread Rick Macklem
The branch main has been updated by rmacklem: URL: https://cgit.FreeBSD.org/src/commit/?id=32c3e0f04921f1641c431433cf00ab2a1d9c100e commit 32c3e0f04921f1641c431433cf00ab2a1d9c100e Author: Rick Macklem AuthorDate: 2022-04-16 01:51:01 + Commit: Rick Macklem CommitDate: 2022-04-16 01:

Re: git: fb5aabcb990b - main - scp: switch to using the SFTP protocol by default

2022-04-15 Thread Ed Maste
On Fri, 15 Apr 2022 at 10:47, Ed Maste wrote: > > The branch main has been updated by emaste: > > URL: > https://cgit.FreeBSD.org/src/commit/?id=fb5aabcb990bdc9a2359f56b714795da0d79416d > > commit fb5aabcb990bdc9a2359f56b714795da0d79416d > Author: Ed Maste > AuthorDate: 2022-04-14 00:50:17 +

git: 0fd4cd405bbf - main - nvme: Use controller's page size instead of PAGE_SIZE to create qpair

2022-04-15 Thread Warner Losh
The branch main has been updated by imp: URL: https://cgit.FreeBSD.org/src/commit/?id=0fd4cd405bbf6b9dcc3d4fc3ddf37c876ba97c11 commit 0fd4cd405bbf6b9dcc3d4fc3ddf37c876ba97c11 Author: Warner Losh AuthorDate: 2022-04-15 20:41:59 + Commit: Warner Losh CommitDate: 2022-04-15 20:46:19 +

git: c5ed67dc90c2 - main - nvme: Prefer nvme_printf to printf when reporting formatting error

2022-04-15 Thread Warner Losh
The branch main has been updated by imp: URL: https://cgit.FreeBSD.org/src/commit/?id=c5ed67dc90c233074693a753060f15641afacf5f commit c5ed67dc90c233074693a753060f15641afacf5f Author: Warner Losh AuthorDate: 2022-04-15 20:41:50 + Commit: Warner Losh CommitDate: 2022-04-15 20:46:19 +

git: 3086efe895d5 - main - nvme: Remove NVME_MAX_XFER_SIZE, replace inline calculation

2022-04-15 Thread Warner Losh
The branch main has been updated by imp: URL: https://cgit.FreeBSD.org/src/commit/?id=3086efe895d5e7656c8a1a5343adf6de7c716b4d commit 3086efe895d5e7656c8a1a5343adf6de7c716b4d Author: Warner Losh AuthorDate: 2022-04-15 20:41:30 + Commit: Warner Losh CommitDate: 2022-04-15 20:46:18 +

git: 3740a8db13ba - main - nvme: Further refinements in Host Memory Buffer Sizing

2022-04-15 Thread Warner Losh
The branch main has been updated by imp: URL: https://cgit.FreeBSD.org/src/commit/?id=3740a8db13ba62e47b82e312966194acc84ce0b6 commit 3740a8db13ba62e47b82e312966194acc84ce0b6 Author: Warner Losh AuthorDate: 2022-04-15 20:41:40 + Commit: Warner Losh CommitDate: 2022-04-15 20:46:19 +

git: 3a468f201062 - main - nvme: Use saved mps when initializing drive

2022-04-15 Thread Warner Losh
The branch main has been updated by imp: URL: https://cgit.FreeBSD.org/src/commit/?id=3a468f2010627cfb10fddab88eecbda66f4ee2ca commit 3a468f2010627cfb10fddab88eecbda66f4ee2ca Author: Warner Losh AuthorDate: 2022-04-15 20:41:20 + Commit: Warner Losh CommitDate: 2022-04-15 20:46:18 +

git: 55412ef90ad1 - main - nvme: Rename min_page_size to page_size and save mps

2022-04-15 Thread Warner Losh
The branch main has been updated by imp: URL: https://cgit.FreeBSD.org/src/commit/?id=55412ef90ad1b03ea8124af7537307a49f52fab3 commit 55412ef90ad1b03ea8124af7537307a49f52fab3 Author: Warner Losh AuthorDate: 2022-04-15 20:41:13 + Commit: Warner Losh CommitDate: 2022-04-15 20:46:18 +

git: 6e3deec8caab - main - nvme: Base maximum data transfer size directly on MPSMIN in cap_hi

2022-04-15 Thread Warner Losh
The branch main has been updated by imp: URL: https://cgit.FreeBSD.org/src/commit/?id=6e3deec8caab01a4de2bb446f8c5e799ed864562 commit 6e3deec8caab01a4de2bb446f8c5e799ed864562 Author: Warner Losh AuthorDate: 2022-04-15 20:41:05 + Commit: Warner Losh CommitDate: 2022-04-15 20:46:18 +

git: a7218e7a6b05 - main - nvme: Fix old intel alignment size

2022-04-15 Thread Warner Losh
The branch main has been updated by imp: URL: https://cgit.FreeBSD.org/src/commit/?id=a7218e7a6b05557c9ce60f8db33c06c97da72641 commit a7218e7a6b05557c9ce60f8db33c06c97da72641 Author: Warner Losh AuthorDate: 2022-04-15 20:40:57 + Commit: Warner Losh CommitDate: 2022-04-15 20:46:18 +

git: e66c1b51850c - main - nvme: Define NVME_MPS_SHIFT

2022-04-15 Thread Warner Losh
The branch main has been updated by imp: URL: https://cgit.FreeBSD.org/src/commit/?id=e66c1b51850cbe5e2b02a13131dfce83a0c9a121 commit e66c1b51850cbe5e2b02a13131dfce83a0c9a121 Author: Warner Losh AuthorDate: 2022-04-15 20:40:41 + Commit: Warner Losh CommitDate: 2022-04-15 20:46:18 +

git: 11d64c1d53b0 - main - acpica: Drop a local patch in favor of an upstream patch

2022-04-15 Thread Jung-uk Kim
The branch main has been updated by jkim: URL: https://cgit.FreeBSD.org/src/commit/?id=11d64c1d53b0376acf2e746e2744dd5f1a2fa492 commit 11d64c1d53b0376acf2e746e2744dd5f1a2fa492 Author: Jung-uk Kim AuthorDate: 2022-04-15 20:29:09 + Commit: Jung-uk Kim CommitDate: 2022-04-15 20:29:09

git: 155ac516c60f - main - fusefs: validate servers' error values

2022-04-15 Thread Alan Somers
The branch main has been updated by asomers: URL: https://cgit.FreeBSD.org/src/commit/?id=155ac516c60f20573d15c54bafabfd0e52d21fa6 commit 155ac516c60f20573d15c54bafabfd0e52d21fa6 Author: Alan Somers AuthorDate: 2022-04-15 19:04:24 + Commit: Alan Somers CommitDate: 2022-04-15 19:57:

git: a812a5cacbe0 - main - lpr: remove a.out binary detection

2022-04-15 Thread Brooks Davis
The branch main has been updated by brooks: URL: https://cgit.FreeBSD.org/src/commit/?id=a812a5cacbe06b6ca6917a1e2c023f1e8fe5df2c commit a812a5cacbe06b6ca6917a1e2c023f1e8fe5df2c Author: Brooks Davis AuthorDate: 2022-04-15 19:04:41 + Commit: Brooks Davis CommitDate: 2022-04-15 19:04

git: 0ced9589c633 - stable/13 - ssh: regen sk_config.h after 73104d583850

2022-04-15 Thread Ed Maste
The branch stable/13 has been updated by emaste: URL: https://cgit.FreeBSD.org/src/commit/?id=0ced9589c63331b0b52e48d45fd60fb9b4af595d commit 0ced9589c63331b0b52e48d45fd60fb9b4af595d Author: Ed Maste AuthorDate: 2022-03-06 00:59:51 + Commit: Ed Maste CommitDate: 2022-04-15 16:30:54

git: faa9ffff57d4 - stable/13 - ssh: generate SK config file using private cbor and fido2 libs

2022-04-15 Thread Ed Maste
The branch stable/13 has been updated by emaste: URL: https://cgit.FreeBSD.org/src/commit/?id=faa957d4620142b195560a425c497673ac2b commit faa957d4620142b195560a425c497673ac2b Author: Ed Maste AuthorDate: 2022-03-01 21:39:16 + Commit: Ed Maste CommitDate: 2022-04-15 16:30:37

git: bf6262c210d4 - stable/13 - ssh: use standalone config file for security key support

2022-04-15 Thread Ed Maste
The branch stable/13 has been updated by emaste: URL: https://cgit.FreeBSD.org/src/commit/?id=bf6262c210d49cf52545e3e26de850890ae845ea commit bf6262c210d49cf52545e3e26de850890ae845ea Author: Ed Maste AuthorDate: 2022-03-01 21:42:13 + Commit: Ed Maste CommitDate: 2022-04-15 16:30:21

git: 3ec2816ad7a1 - stable/13 - kbd: replace vestigial spl calls with Giant assertions

2022-04-15 Thread Ed Maste
The branch stable/13 has been updated by emaste: URL: https://cgit.FreeBSD.org/src/commit/?id=3ec2816ad7a19dc2ae21ccd2d2d2c236027e4572 commit 3ec2816ad7a19dc2ae21ccd2d2d2c236027e4572 Author: Ed Maste AuthorDate: 2022-03-22 17:48:43 + Commit: Ed Maste CommitDate: 2022-04-15 16:29:02

git: e2cec5ba2c43 - main - ssh: correct version number (9.0)

2022-04-15 Thread Ed Maste
The branch main has been updated by emaste: URL: https://cgit.FreeBSD.org/src/commit/?id=e2cec5ba2c4385eec0b76d07469ec11d3ce3d6e2 commit e2cec5ba2c4385eec0b76d07469ec11d3ce3d6e2 Author: Ed Maste AuthorDate: 2022-04-15 16:08:50 + Commit: Ed Maste CommitDate: 2022-04-15 16:10:35 +000

git: d9945d7821b9 - main - LinuxKPI: 802.11: improve hw_scan

2022-04-15 Thread Bjoern A. Zeeb
The branch main has been updated by bz: URL: https://cgit.FreeBSD.org/src/commit/?id=d9945d7821b9baf724a704d37d33b9adcad70030 commit d9945d7821b9baf724a704d37d33b9adcad70030 Author: Bjoern A. Zeeb AuthorDate: 2022-04-15 14:55:40 + Commit: Bjoern A. Zeeb CommitDate: 2022-04-15 15:54

git: 8891c45563f8 - main - LinuxKPI: 802.11: use an sx lock to protect the list of vifs

2022-04-15 Thread Bjoern A. Zeeb
The branch main has been updated by bz: URL: https://cgit.FreeBSD.org/src/commit/?id=8891c45563f8d3b657a876197c66e00e75214909 commit 8891c45563f8d3b657a876197c66e00e75214909 Author: Bjoern A. Zeeb AuthorDate: 2022-04-15 14:22:43 + Commit: Bjoern A. Zeeb CommitDate: 2022-04-15 15:54

git: 349b042b9005 - main - LinuxKPI: skbuff: start implementing skb_copy()

2022-04-15 Thread Bjoern A. Zeeb
The branch main has been updated by bz: URL: https://cgit.FreeBSD.org/src/commit/?id=349b042b90057c1e9dbb64dfdb894fe03ea20a1d commit 349b042b90057c1e9dbb64dfdb894fe03ea20a1d Author: Bjoern A. Zeeb AuthorDate: 2022-04-15 12:30:51 + Commit: Bjoern A. Zeeb CommitDate: 2022-04-15 15:54

git: 383b3e8f509f - main - LinuxKPI: 802.11: start adding rate control to ieee80211_tx_status()

2022-04-15 Thread Bjoern A. Zeeb
The branch main has been updated by bz: URL: https://cgit.FreeBSD.org/src/commit/?id=383b3e8f509f9658329d33d7da5473b881c37349 commit 383b3e8f509f9658329d33d7da5473b881c37349 Author: Bjoern A. Zeeb AuthorDate: 2022-04-15 13:39:38 + Commit: Bjoern A. Zeeb CommitDate: 2022-04-15 15:54

git: ade774b19f9a - main - LinuxKPI: 802.11: implement ieee80211_probereq_get()

2022-04-15 Thread Bjoern A. Zeeb
The branch main has been updated by bz: URL: https://cgit.FreeBSD.org/src/commit/?id=ade774b19f9a7b35f01cbca68e51a768d1dd0773 commit ade774b19f9a7b35f01cbca68e51a768d1dd0773 Author: Bjoern A. Zeeb AuthorDate: 2022-04-15 12:53:06 + Commit: Bjoern A. Zeeb CommitDate: 2022-04-15 15:54

git: 952643ea4526 - main - LinuxKPI: skbuff: dev_kfree_skb_irq() and improvements

2022-04-15 Thread Bjoern A. Zeeb
The branch main has been updated by bz: URL: https://cgit.FreeBSD.org/src/commit/?id=952643ea452655a8e80d1b5e1cc2cae35cb73870 commit 952643ea452655a8e80d1b5e1cc2cae35cb73870 Author: Bjoern A. Zeeb AuthorDate: 2022-04-15 12:25:39 + Commit: Bjoern A. Zeeb CommitDate: 2022-04-15 15:54

git: 0a90043e63d3 - main - Remove 12.x ABI compat for kernel dump ioctls

2022-04-15 Thread Mitchell Horne
The branch main has been updated by mhorne: URL: https://cgit.FreeBSD.org/src/commit/?id=0a90043e63d3d3fe0b39a05794af5ea0e0e05938 commit 0a90043e63d3d3fe0b39a05794af5ea0e0e05938 Author: Mitchell Horne AuthorDate: 2022-04-14 22:44:39 + Commit: Mitchell Horne CommitDate: 2022-04-15 1

git: 9c90bfcd319c - main - Remove 11.x ABI compat for kernel dump ioctls

2022-04-15 Thread Mitchell Horne
The branch main has been updated by mhorne: URL: https://cgit.FreeBSD.org/src/commit/?id=9c90bfcd319c4342fd55310d876976399184a910 commit 9c90bfcd319c4342fd55310d876976399184a910 Author: Mitchell Horne AuthorDate: 2022-04-14 22:44:02 + Commit: Mitchell Horne CommitDate: 2022-04-15 1

git: 9fce8d414037 - main - ssh: apply post-release patch from V_9_0 branch

2022-04-15 Thread Ed Maste
The branch main has been updated by emaste: URL: https://cgit.FreeBSD.org/src/commit/?id=9fce8d4140370ca8bc03d6a5668fb64a040c00fc commit 9fce8d4140370ca8bc03d6a5668fb64a040c00fc Author: Ed Maste AuthorDate: 2022-04-15 15:03:08 + Commit: Ed Maste CommitDate: 2022-04-15 15:04:54 +000

git: fb5aabcb990b - main - scp: switch to using the SFTP protocol by default

2022-04-15 Thread Ed Maste
The branch main has been updated by emaste: URL: https://cgit.FreeBSD.org/src/commit/?id=fb5aabcb990bdc9a2359f56b714795da0d79416d commit fb5aabcb990bdc9a2359f56b714795da0d79416d Author: Ed Maste AuthorDate: 2022-04-14 00:50:17 + Commit: Ed Maste CommitDate: 2022-04-15 14:47:28 +000

git: 87c1498d1a74 - main - ssh: update to OpenSSH v9.0p1

2022-04-15 Thread Ed Maste
The branch main has been updated by emaste: URL: https://cgit.FreeBSD.org/src/commit/?id=87c1498d1a7473ff983e5c0456f30608f3f1e601 commit 87c1498d1a7473ff983e5c0456f30608f3f1e601 Merge: 10aa36702cdb 7f9f5c27f6f6 Author: Ed Maste AuthorDate: 2022-04-15 14:41:08 + Commit: Ed Maste Com

git: 10aa36702cdb - main - etc/mtree: Remove tabs

2022-04-15 Thread Mark Johnston
The branch main has been updated by markj: URL: https://cgit.FreeBSD.org/src/commit/?id=10aa36702cdb1112ac368c449d60ee4e8eb832d0 commit 10aa36702cdb1112ac368c449d60ee4e8eb832d0 Author: Mark Johnston AuthorDate: 2022-04-15 14:27:22 + Commit: Mark Johnston CommitDate: 2022-04-15 14:2

git: d0f245d21f47 - main - libsysdecode: Add regression tests for sysdecode_cap_rights(3)

2022-04-15 Thread Mark Johnston
The branch main has been updated by markj: URL: https://cgit.FreeBSD.org/src/commit/?id=d0f245d21f47c55ed40b34a17d5caf08aba1952f commit d0f245d21f47c55ed40b34a17d5caf08aba1952f Author: Mark Johnston AuthorDate: 2022-04-15 14:23:32 + Commit: Mark Johnston CommitDate: 2022-04-15 14:2

git: 354efc4c9407 - main - libsysdecode: Include required headers in sysdecode.h

2022-04-15 Thread Mark Johnston
The branch main has been updated by markj: URL: https://cgit.FreeBSD.org/src/commit/?id=354efc4c94078c3c83ea45d467c6377f3f92926e commit 354efc4c94078c3c83ea45d467c6377f3f92926e Author: Mark Johnston AuthorDate: 2022-04-15 14:22:29 + Commit: Mark Johnston CommitDate: 2022-04-15 14:2

git: 421c2f93a4e0 - stable/13 - net: Fix memory leaks in lltable_calc_llheader() error paths

2022-04-15 Thread Mark Johnston
The branch stable/13 has been updated by markj: URL: https://cgit.FreeBSD.org/src/commit/?id=421c2f93a4e03da9c6ed36913916b15c170949e6 commit 421c2f93a4e03da9c6ed36913916b15c170949e6 Author: Mark Johnston AuthorDate: 2022-04-08 15:47:25 + Commit: Mark Johnston CommitDate: 2022-04-15

git: 7c03df6855f4 - main - diff3: allow diff3 ed scripts to generate deletions

2022-04-15 Thread Tom Jones
The branch main has been updated by thj: URL: https://cgit.FreeBSD.org/src/commit/?id=7c03df6855f451749501748b98019c8e2d9d9600 commit 7c03df6855f451749501748b98019c8e2d9d9600 Author: Tom Jones AuthorDate: 2022-04-15 13:59:14 + Commit: Tom Jones CommitDate: 2022-04-15 14:00:59 +

git: 362ff9867e9f - main - Revert rest of a5970a529c2d95271: use vrefact() when working on fp->f_vnode

2022-04-15 Thread Konstantin Belousov
The branch main has been updated by kib: URL: https://cgit.FreeBSD.org/src/commit/?id=362ff9867e9f0856a0f24f91e5fc6b9b3ecff8e9 commit 362ff9867e9f0856a0f24f91e5fc6b9b3ecff8e9 Author: Konstantin Belousov AuthorDate: 2022-04-13 23:39:57 + Commit: Konstantin Belousov CommitDate: 2022-

git: e74c79e48ef1 - releng/13.1 - isci(4): Remove a double word in an error message

2022-04-15 Thread Gordon Bergling
The branch releng/13.1 has been updated by gbe (doc committer): URL: https://cgit.FreeBSD.org/src/commit/?id=e74c79e48ef1620b7b5a3c29dd316d30bda55790 commit e74c79e48ef1620b7b5a3c29dd316d30bda55790 Author: Gordon Bergling AuthorDate: 2022-04-03 14:07:20 + Commit: Gordon Bergling Co

git: 02b444d74922 - releng/13.1 - tty(4): Add a HISTORY section to the manual page

2022-04-15 Thread Gordon Bergling
The branch releng/13.1 has been updated by gbe (doc committer): URL: https://cgit.FreeBSD.org/src/commit/?id=02b444d7492228ef15e7bf2ffe3ee6674e207a61 commit 02b444d7492228ef15e7bf2ffe3ee6674e207a61 Author: Gordon Bergling AuthorDate: 2022-04-03 13:12:41 + Commit: Gordon Bergling Co

git: f02b1c36b222 - releng/13.1 - pass(4): Fix a typo in the manual page

2022-04-15 Thread Gordon Bergling
The branch releng/13.1 has been updated by gbe (doc committer): URL: https://cgit.FreeBSD.org/src/commit/?id=f02b1c36b2221544bf19794ad7bcdd89df416886 commit f02b1c36b2221544bf19794ad7bcdd89df416886 Author: Gordon Bergling AuthorDate: 2022-04-06 16:46:26 + Commit: Gordon Bergling Co

git: 839c10c58900 - releng/13.1 - own(9): Fix a typo in a function name in the manual page

2022-04-15 Thread Gordon Bergling
The branch releng/13.1 has been updated by gbe (doc committer): URL: https://cgit.FreeBSD.org/src/commit/?id=839c10c5890048c56a51dc55526adff3e287e7dc commit 839c10c5890048c56a51dc55526adff3e287e7dc Author: Gordon Bergling AuthorDate: 2022-04-02 13:26:40 + Commit: Gordon Bergling Co

git: 2ece57c3ac0c - releng/13.1 - mt(3): Fix a typo in the manual page

2022-04-15 Thread Gordon Bergling
The branch releng/13.1 has been updated by gbe (doc committer): URL: https://cgit.FreeBSD.org/src/commit/?id=2ece57c3ac0cb06fedf953ccfb2ee4aae0d0806c commit 2ece57c3ac0cb06fedf953ccfb2ee4aae0d0806c Author: Gordon Bergling AuthorDate: 2022-04-06 16:41:08 + Commit: Gordon Bergling Co

git: 2b667915c89e - releng/13.1 - htu21(4): Correct a typo in the manual page

2022-04-15 Thread Gordon Bergling
The branch releng/13.1 has been updated by gbe (doc committer): URL: https://cgit.FreeBSD.org/src/commit/?id=2b667915c89e7be817f2d08209ed108fa316e405 commit 2b667915c89e7be817f2d08209ed108fa316e405 Author: Gordon Bergling AuthorDate: 2022-04-02 12:06:14 + Commit: Gordon Bergling Co

git: 9afada88e08d - releng/13.1 - ipf(5): Fix a typo in the manual page

2022-04-15 Thread Gordon Bergling
The branch releng/13.1 has been updated by gbe (doc committer): URL: https://cgit.FreeBSD.org/src/commit/?id=9afada88e08dc4ad22e0ebf35c11c012f6c566bd commit 9afada88e08dc4ad22e0ebf35c11c012f6c566bd Author: Gordon Bergling AuthorDate: 2022-04-02 12:50:45 + Commit: Gordon Bergling Co

git: ac384c6bfd1b - releng/13.1 - crypto(9): Fix a typo in the manual page

2022-04-15 Thread Gordon Bergling
The branch releng/13.1 has been updated by gbe (doc committer): URL: https://cgit.FreeBSD.org/src/commit/?id=ac384c6bfd1b0a21b21492a2883e27f4c7809ad8 commit ac384c6bfd1b0a21b21492a2883e27f4c7809ad8 Author: Gordon Bergling AuthorDate: 2022-04-02 12:35:55 + Commit: Gordon Bergling Co

git: 165d97049a6e - releng/13.1 - loader.4th(8): Fix a typo in the manual page

2022-04-15 Thread Gordon Bergling
The branch releng/13.1 has been updated by gbe (doc committer): URL: https://cgit.FreeBSD.org/src/commit/?id=165d97049a6e51d32d0dbc3437a79d2499f7a624 commit 165d97049a6e51d32d0dbc3437a79d2499f7a624 Author: Gordon Bergling AuthorDate: 2022-04-02 13:11:59 + Commit: Gordon Bergling Co

git: 5ae18075fea2 - releng/13.1 - pnfsserver(4): Fix a typo in the manual page

2022-04-15 Thread Gordon Bergling
The branch releng/13.1 has been updated by gbe (doc committer): URL: https://cgit.FreeBSD.org/src/commit/?id=5ae18075fea2c78be40fd1df4d31c0f621cdd956 commit 5ae18075fea2c78be40fd1df4d31c0f621cdd956 Author: Gordon Bergling AuthorDate: 2022-04-02 13:12:51 + Commit: Gordon Bergling Co

git: eeba22217217 - main - sctp: don't keep a pointer to a freed stcb around

2022-04-15 Thread Michael Tuexen
The branch main has been updated by tuexen: URL: https://cgit.FreeBSD.org/src/commit/?id=eeba222172170c380450004fdceac80c3612b1e8 commit eeba222172170c380450004fdceac80c3612b1e8 Author: Michael Tuexen AuthorDate: 2022-04-15 12:00:00 + Commit: Michael Tuexen CommitDate: 2022-04-15 1

git: e0127ea4c6b5 - main - sctp: improve locking

2022-04-15 Thread Michael Tuexen
The branch main has been updated by tuexen: URL: https://cgit.FreeBSD.org/src/commit/?id=e0127ea4c6b50a5bf239482d8a99ae418174aee5 commit e0127ea4c6b50a5bf239482d8a99ae418174aee5 Author: Michael Tuexen AuthorDate: 2022-04-15 11:58:45 + Commit: Michael Tuexen CommitDate: 2022-04-15 1