dev-commits-src-all@FreeBSD.org
Commit messages for all branches of the src repository
April 2022 Archives by author
- Adrian Chadd
- Alan Somers
- git: 32273253667b - main - fusefs: fix two bugs regarding VOP_RECLAIM of the root inode (Wed, 06 Apr 2022 22:17:22 UTC)
- git: 155ac516c60f - main - fusefs: validate servers' error values (Fri, 15 Apr 2022 19:58:22 UTC)
- git: 3a1b3c6a1e68 - main - fusefs: correctly handle servers that report too much data written (Tue, 19 Apr 2022 01:01:35 UTC)
- git: 8c47d8f53854 - main - prometheus_sysctl_exporter: fix metric aliasing (Tue, 19 Apr 2022 12:56:49 UTC)
- Re: git: 8c47d8f53854 - main - prometheus_sysctl_exporter: fix metric aliasing (Tue, 19 Apr 2022 14:33:54 UTC)
- git: 1a7f22d9c211 - main - ctlstat: add prometheus output (Wed, 20 Apr 2022 21:19:06 UTC)
- git: 45825a12f985 - main - fusefs: fix FUSE_CREATE with file handles and fuse protocol < 7.9 (Thu, 28 Apr 2022 21:19:47 UTC)
- git: 616eaa66aa49 - main - fusefs: add a test for the subtype= option (Fri, 29 Apr 2022 14:01:22 UTC)
- git: 2f6362484c0e - main - fusefs: use the fsname mount option if set (Fri, 29 Apr 2022 17:12:43 UTC)
- git: 507b75ced9fd - stable/13 - fusefs: fix two bugs regarding VOP_RECLAIM of the root inode (Fri, 29 Apr 2022 20:00:31 UTC)
- Alexander Leidinger
- Alexander Motin
- Alexey Dokuchaev
- Alfonso S. Siciliano
- Alfredo Dal'Ava Junior
- Andrew Turner
- git: b57e32117576 - releng/13.1 - Treat cache write as a read in arm64 data faults (Fri, 01 Apr 2022 12:34:25 UTC)
- git: 8d79e06f468e - stable/13 - Add the char and short atomic operations on arm64 (Mon, 04 Apr 2022 11:05:56 UTC)
- git: 317e97a59f26 - stable/13 - Print the instruction for the unknown exception (Mon, 04 Apr 2022 11:05:57 UTC)
- git: 722273ba668a - stable/13 - Add more arm64 PAC identification fields (Mon, 04 Apr 2022 11:05:59 UTC)
- git: 4366c226436b - stable/13 - Fix the spelling of EFI_PAGE_SIZE (Mon, 04 Apr 2022 11:06:00 UTC)
- git: 912492325ac7 - stable/13 - Fix the TCR_TG0 values (Mon, 04 Apr 2022 11:06:01 UTC)
- git: a51b29265824 - stable/13 - Fix the arm64 DMAP start address in a comment (Mon, 04 Apr 2022 11:06:02 UTC)
- git: df24ac386cb2 - stable/13 - Remove l1ptfrom pmap_early_vtophys on arm64 (Mon, 04 Apr 2022 11:06:03 UTC)
- git: 7fba91f52d17 - stable/13 - Split out creating the arm64 L2 dmap entries (Mon, 04 Apr 2022 11:06:04 UTC)
- git: 2855023d9839 - stable/13 - Remove an unneeded memset from the arm64 pmap (Mon, 04 Apr 2022 11:06:05 UTC)
- git: 9705371ada9b - stable/13 - Correct the location of the arm64 PMCR register (Mon, 04 Apr 2022 11:06:07 UTC)
- git: 9da8d0b5b680 - stable/13 - Fix calculating l0index in _pmap_alloc_l3 on arm64 (Mon, 04 Apr 2022 11:06:08 UTC)
- git: 5abab0f952ba - stable/13 - Remove a redundant L1_BLOCK == L2_BLOCK check (Mon, 04 Apr 2022 11:06:09 UTC)
- git: 51281d53e784 - stable/13 - Make SHMMAXPGS an unsigned long (Mon, 04 Apr 2022 11:06:10 UTC)
- git: bcd763b642ab - main - Move the arm64 DMAP creation to C (Wed, 06 Apr 2022 13:24:00 UTC)
- git: 3532bcd282b3 - main - Fix a coherent bus check in the arm64 busdma (Wed, 06 Apr 2022 13:24:01 UTC)
- git: 8c99dfed5412 - main - Port subr_physmem to userspace and add tests (Wed, 06 Apr 2022 13:24:02 UTC)
- git: d8bff5b67c9b - main - Handle non-page aligned/sized memory in physmem (Wed, 06 Apr 2022 13:24:04 UTC)
- git: d8819d88af52 - main - Disable the physmem test for now (Wed, 06 Apr 2022 14:02:43 UTC)
- git: 41e6d2091ce5 - main - Enable subr_physmem_test on supported architectures (Thu, 07 Apr 2022 14:38:47 UTC)
- git: 1b7d882f005f - main - Enable the kcov tests on supported architectures (Thu, 07 Apr 2022 14:38:48 UTC)
- git: e85eaa930862 - main - Have rtld query the page size from the kernel (Thu, 07 Apr 2022 14:38:49 UTC)
- git: df696a2fb640 - main - Have the coredump_phnum test ask for the page size (Thu, 07 Apr 2022 14:59:53 UTC)
- git: 8d40ee599d13 - main - Have path_test ask the kernel for the page size (Thu, 07 Apr 2022 14:59:55 UTC)
- git: 748f7c8db756 - main - Have stpncpy tests ask the kernel for the page size (Thu, 07 Apr 2022 15:14:14 UTC)
- git: 57e47ae514b6 - main - Include the EFI Runtime Code in the DMAP (Sun, 10 Apr 2022 08:56:18 UTC)
- git: f3ef799f5645 - main - Only return a mapped address from efi_phys_to_kva (Sun, 10 Apr 2022 08:56:19 UTC)
- git: a0290386cf0d - stable/13 - Add support for arm64 nGnRE device memory (Tue, 19 Apr 2022 10:05:28 UTC)
- git: 2e38975e5aa4 - stable/13 - Add an implementation of .mcount on arm64 (Tue, 19 Apr 2022 10:05:29 UTC)
- git: 8d1ea089800a - stable/13 - Support EFIRT on arm64 with a non 4k page size (Tue, 19 Apr 2022 10:05:30 UTC)
- git: 37c9ff4adfbd - stable/13 - Fix a sign mismatch warning in the physmem code (Tue, 19 Apr 2022 10:05:31 UTC)
- Re: git: 868868f14efc - main - sctp: improve stopping of timers (Tue, 19 Apr 2022 20:02:47 UTC)
- git: 05d173587b1f - main - Fill the page size array in one posix shm test (Wed, 20 Apr 2022 13:45:10 UTC)
- git: d3aabde9795f - main - Have posixshm_test ask the kernel for the page size (Wed, 20 Apr 2022 13:45:11 UTC)
- git: d33bf8c50bd7 - releng/13.1 - Stop using the kmem for PCPU memory on arm64 (Wed, 27 Apr 2022 14:25:38 UTC)
- git: 5b651b501a46 - main - Map the ACPI tables into the DMAP (Fri, 29 Apr 2022 12:11:16 UTC)
- Andrey V. Elsukov
- Antoine Brodin
- Baptiste Daroussin
- git: 2f6f9eec3873 - main - locales: fix installation of some collation files (Tue, 05 Apr 2022 07:22:47 UTC)
- Re: git: 0a36787e4c1f - main - locales: separate unicode from other locales (Tue, 05 Apr 2022 07:27:23 UTC)
- Re: git: 833a452e9f08 - main - libarchive: import changes from upstream (Fri, 08 Apr 2022 07:40:12 UTC)
- Re: git: 833a452e9f08 - main - libarchive: import changes from upstream (Fri, 08 Apr 2022 09:15:53 UTC)
- git: 4fea9c7cfeac - main - update to 2022-03-22 (Thu, 14 Apr 2022 14:16:05 UTC)
- git: 30f4a9aee1c1..6da940f2c72d - vendor/NetBSD/libedit - vendor branch updated (Thu, 14 Apr 2022 14:44:09 UTC)
- git: 1868772d6d36 - Create tag vendor/NetBSD/libedit/2022-04-11 (Thu, 14 Apr 2022 14:45:56 UTC)
- git: 7f3993755705 - main - libedit: import version of 2022-04-11 (Thu, 14 Apr 2022 14:48:35 UTC)
- git: e87ec409fa9b - main - locales: Update to CLDR 41.0 and Unicode 14.0 (Thu, 21 Apr 2022 12:16:50 UTC)
- Re: git: dd19f0e9c006 - stable/13 - time(3): Refine history in the manual page (Thu, 21 Apr 2022 12:19:44 UTC)
- git: 0a736f0a6aeb - main - ASAN: reduce verbosity (Mon, 25 Apr 2022 13:42:16 UTC)
- git: 1da6780cd5ee - internal/admin - Release asiciliano from mentorship (Fri, 29 Apr 2022 13:28:25 UTC)
- Bjoern A. Zeeb
- git: 2774f206809b - main - rtw88: import Realtek's rtw88 driver (Fri, 01 Apr 2022 00:32:26 UTC)
- git: 73d4ebea3567 - main - rtw88: import firmware for Realtek's rtw88 supported chipsets. (Fri, 01 Apr 2022 00:32:28 UTC)
- git: 20eeed6844e2 - main - rtw88: add man pages and hook up to build (Fri, 01 Apr 2022 00:32:29 UTC)
- git: 4a22cd6c4e5f - main - net80211: correct types for nf and rssi (Fri, 01 Apr 2022 22:41:10 UTC)
- git: 60970a328e28 - main - LinuxKPI: 802.11: fix RSSI (and NF) (Fri, 01 Apr 2022 22:41:12 UTC)
- git: e86707418c8e - main - LinuxKPI: PCI: add counter for linux_dma_map_phys_common() errors (Sun, 03 Apr 2022 23:07:05 UTC)
- git: 2a8e509ba30c - stable/13 - LinuxKPI: 802.11: fix compat code for i386 (Tue, 05 Apr 2022 15:39:52 UTC)
- git: 7311128e69b8 - stable/13 - net80211: correct types for nf and rssi (Tue, 05 Apr 2022 15:39:53 UTC)
- git: 7b9d8e33bc4e - stable/13 - LinuxKPI: 802.11: fix RSSI (and NF) (Tue, 05 Apr 2022 15:39:54 UTC)
- git: 681b6a95f728 - releng/13.1 - LinuxKPI: 802.11: fix compat code for i386 (Tue, 05 Apr 2022 19:11:52 UTC)
- git: a7352cbd4d67 - releng/13.1 - net80211: correct types for nf and rssi (Tue, 05 Apr 2022 19:11:53 UTC)
- git: 871bfac8b260 - releng/13.1 - LinuxKPI: 802.11: fix RSSI (and NF) (Tue, 05 Apr 2022 19:11:55 UTC)
- git: 7354782698f1 - main - net80211: improve error handling from ieee80211_parse_beacon() (Thu, 07 Apr 2022 20:55:19 UTC)
- git: 9df5f29caf1a - main - LinuxKPI: skbuff: handle dev_alloc_skb() correctly (Thu, 07 Apr 2022 20:57:00 UTC)
- git: 170acccf1e19 - main - LinuxKPI: 802.11: further fix RSSI calculations (Fri, 08 Apr 2022 11:15:45 UTC)
- git: 3443476ca9e7 - main - rtw88: downgrade rtw8822c firmware to 9.9.10 (Fri, 08 Apr 2022 11:15:46 UTC)
- git: 97f2e93a66a8 - main - LinuxKPI: add ALIGN_DOWN() (Fri, 08 Apr 2022 18:29:36 UTC)
- git: 978f25e840fe - main - LinuxKPI: 802.11: add ieee80211_beacon_get_tim(), ieee80211_sn_sub() (Fri, 08 Apr 2022 21:05:56 UTC)
- git: 46d08fd085dc - stable/13 - LinuxKPI: PCI: add counter for linux_dma_map_phys_common() errors (Thu, 14 Apr 2022 18:01:22 UTC)
- git: 48e84cceac14 - stable/13 - LinuxKPI: skbuff: handle dev_alloc_skb() correctly (Thu, 14 Apr 2022 18:01:23 UTC)
- git: fcc5031c9c51 - stable/13 - LinuxKPI: 802.11: further fix RSSI calculations (Thu, 14 Apr 2022 18:01:24 UTC)
- git: 797188ba9a16 - stable/13 - LinuxKPI: 802.11: add ieee80211_beacon_get_tim(), ieee80211_sn_sub() (Thu, 14 Apr 2022 18:01:25 UTC)
- git: 94b9567f7568 - stable/13 - LinuxKPI: add ALIGN_DOWN() (Thu, 14 Apr 2022 18:01:26 UTC)
- git: 952643ea4526 - main - LinuxKPI: skbuff: dev_kfree_skb_irq() and improvements (Fri, 15 Apr 2022 15:56:49 UTC)
- git: 349b042b9005 - main - LinuxKPI: skbuff: start implementing skb_copy() (Fri, 15 Apr 2022 15:56:50 UTC)
- git: ade774b19f9a - main - LinuxKPI: 802.11: implement ieee80211_probereq_get() (Fri, 15 Apr 2022 15:56:51 UTC)
- git: 383b3e8f509f - main - LinuxKPI: 802.11: start adding rate control to ieee80211_tx_status() (Fri, 15 Apr 2022 15:56:53 UTC)
- git: 8891c45563f8 - main - LinuxKPI: 802.11: use an sx lock to protect the list of vifs (Fri, 15 Apr 2022 15:56:54 UTC)
- git: d9945d7821b9 - main - LinuxKPI: 802.11: improve hw_scan (Fri, 15 Apr 2022 15:56:55 UTC)
- git: 4b63d8489ecf - stable/13 - LinuxKPI: 802.11: use an sx lock to protect the list of vifs (Mon, 18 Apr 2022 09:33:48 UTC)
- git: bfa2e8f84086 - stable/13 - LinuxKPI: skbuff: dev_kfree_skb_irq() and improvements (Mon, 18 Apr 2022 09:33:49 UTC)
- git: 3c1373110f80 - stable/13 - LinuxKPI: 802.11: improve hw_scan (Mon, 18 Apr 2022 09:33:50 UTC)
- git: c39947cdd369 - stable/13 - LinuxKPI: skbuff: start implementing skb_copy() (Mon, 18 Apr 2022 09:33:51 UTC)
- git: e4e2ad470e6b - stable/13 - LinuxKPI: 802.11: implement ieee80211_probereq_get() (Mon, 18 Apr 2022 09:33:52 UTC)
- git: f71daf6a11b7 - stable/13 - LinuxKPI: 802.11: start adding rate control to ieee80211_tx_status() (Mon, 18 Apr 2022 09:33:54 UTC)
- Re: git: e8de31caceaa - main - net80211: Fix traffic hang on STA/AP VAPs on a multi-VAP interface (Fri, 22 Apr 2022 10:53:51 UTC)
- git: b3e7f403a509 - main - LinuxKPI: 802.11 ieee80211_sn_sub() fix (Mon, 25 Apr 2022 11:38:59 UTC)
- git: e140d551b786 - main - rtw88: deal with debug messages (Wed, 27 Apr 2022 15:26:02 UTC)
- git: 3540911bfdd8 - main - LinuxKPI: 802.11: use ieee80211_beacon_miss() (Sat, 30 Apr 2022 08:03:27 UTC)
- git: 00614c9c2ddc - main - LinuxKPI: 802.11: fill in two more TODOs (Sat, 30 Apr 2022 08:03:29 UTC)
- Re: git: 25768526bbed - main - powerpc: enable wlan and ath modules in GENERIC64* (Sat, 30 Apr 2022 08:06:20 UTC)
- Brad Davis
- Brooks Davis
- Christian Brueffer
- Christian Weisgerber
- Chuck Silvers
- Colin Percival
- Cy Schubert
- Re: Add kernel-level Cobol runtime with JIT support (Fri, 01 Apr 2022 18:56:27 UTC)
- git: db2d56ca01e8 - main - share/mk heimdal: Remove unnecessary trailing backslash (Mon, 04 Apr 2022 13:12:12 UTC)
- git: 6e5d01124fd4 - main - wpa/hostapd: Fix 100% CPU when USB wlan NIC removed (Mon, 04 Apr 2022 13:12:13 UTC)
- git: 79d3b2813a6c - stable/13 - share/mk heimdal: Remove unnecessary trailing backslash (Thu, 07 Apr 2022 21:18:41 UTC)
- git: 64d0220f45f9 - stable/13 - wpa/hostapd: Fix 100% CPU when USB wlan NIC removed (Thu, 07 Apr 2022 21:18:42 UTC)
- git: 8f89382e0fd6 - stable/12 - share/mk heimdal: Remove unnecessary trailing backslash (Thu, 07 Apr 2022 21:20:46 UTC)
- git: 2010c5e3a379 - stable/12 - wpa/hostapd: Fix 100% CPU when USB wlan NIC removed (Thu, 07 Apr 2022 21:20:47 UTC)
- Re: git: abdcd967dc0c - main - =?utf-8?Q?Add new frenc h b=C3=A9po keyboard layout (version 1.1rc2) normalized by F= (Tue, 12 Apr 2022 19:29:17 UTC)
- Re: Re:_git:_abdcd967dc0c_-_main_-_=?utf-8?Q ?Add_new_french_b=C3=A9po_keyboard_layout_(version_1 .1rc2)_normalized_by_F= (Tue, 12 Apr 2022 21:06:28 UTC)
- git: 145330347f41 - main - wpa: Remove extraneous slash (/) (Wed, 13 Apr 2022 22:29:59 UTC)
- git: 1e0ca65a3bb5 - main - wpa: Correctly call pcap_next_ex() (Thu, 14 Apr 2022 13:47:17 UTC)
- git: d7365cc80c65 - stable/13 - wpa: Correctly call pcap_next_ex() (Thu, 14 Apr 2022 13:48:24 UTC)
- git: 6def5bc64cb9 - stable/12 - wpa: Correctly call pcap_next_ex() (Thu, 14 Apr 2022 13:48:47 UTC)
- git: 1452bfcd9bbc - main - libexec/rc.d/hostapd: Down/up interface when interface is specified (Fri, 22 Apr 2022 16:21:32 UTC)
- git: c93cddd19baf - stable/13 - libexec/rc.d/hostapd: Down/up interface when interface is specified (Mon, 25 Apr 2022 13:49:20 UTC)
- git: d818ef7df733 - stable/12 - libexec/rc.d/hostapd: Down/up interface when interface is specified (Mon, 25 Apr 2022 13:51:20 UTC)
- Daniel Ebdrup Jensen
- David Bright
- deleted
- Dimitry Andric
- Dmitry Chagin
- git: 0938d04a2c51 - main - linux(4): Fix a typo in itimerspec conversion routine. (Wed, 06 Apr 2022 14:43:06 UTC)
- Re: git: 572edd3dae9f - main - vmm: Re-quiet set but unused warnings. (Fri, 08 Apr 2022 08:24:01 UTC)
- git: bb46e9b5107f - main - linux(4): Prevent an attempt to copy an uninitialized source address. (Mon, 11 Apr 2022 20:30:07 UTC)
- git: c6487446d7e9 - main - getdirentries: return ENOENT for unlinked but still open directory. (Mon, 11 Apr 2022 20:30:52 UTC)
- git: cf312f799a86 - main - linux(4): Handle SO_DOMAIN in getsockopt syscall. (Mon, 11 Apr 2022 20:32:51 UTC)
- git: 68bfaefb3d93 - main - linux(4): Remove unnecessary PTRIN(). (Mon, 11 Apr 2022 20:32:52 UTC)
- git: bb0f644cd680 - main - linux(4): Limit user-supplied sockaddr length in recvfrom(). (Mon, 11 Apr 2022 20:32:53 UTC)
- git: 673bce11cedd - main - linux(4): Copyout actual size of addr to the user space in accept(). (Mon, 11 Apr 2022 20:33:40 UTC)
- git: ae18d76d618d - main - sc: Move prev_ysize under #ifndef SC_NO_HISTORY (Wed, 13 Apr 2022 09:37:16 UTC)
- git: 45a4c442996e - main - Bump Dd in getdirentries.2 after c6487446. (Wed, 20 Apr 2022 14:58:07 UTC)
- git: 89ecdff2c32c - main - Fix sigtimedwait manpage. (Thu, 21 Apr 2022 07:52:52 UTC)
- git: 91e7bdcdcf10 - main - Add timespecvalid_interval macro and use it. (Mon, 25 Apr 2022 07:23:41 UTC)
- git: bbddd5881d18 - main - linux(4): Microoptimize bsd_to_linux_sockaddr(). (Mon, 25 Apr 2022 07:23:42 UTC)
- git: fe894a370556 - main - linux(4): Check that the thread tid in the thread group pid in linux_tdfind(). (Mon, 25 Apr 2022 07:23:43 UTC)
- git: 6201a50d0d6d - main - linux(4): Refactor signal send methods. (Mon, 25 Apr 2022 07:23:44 UTC)
- git: 4a700f3c329a - main - sigtimedwait: Prevent timeout math overflows. (Mon, 25 Apr 2022 07:23:46 UTC)
- git: 128b9bf96cae - main - Add tests for sigwait family syscalls. (Mon, 25 Apr 2022 10:20:35 UTC)
- git: 0ced2aef0676 - main - Fix build after 128b9bf9 (Mon, 25 Apr 2022 11:45:37 UTC)
- git: f202f35db00c - main - linux(4): Change rseq syscall definition to match Linux actual one. (Tue, 26 Apr 2022 16:37:11 UTC)
- git: 75e409495f67 - main - linux(4): Regen for rseq syscall. (Tue, 26 Apr 2022 16:37:13 UTC)
- git: ee55d560e89a - main - linux(4): Add a simple rseq syscall implementation. (Tue, 26 Apr 2022 16:37:14 UTC)
- git: 5171ed79f6d1 - main - linux(4): Copyout pselect timeout. (Tue, 26 Apr 2022 16:37:15 UTC)
- git: 27a25179c835 - main - linux(4): Add linux_epoll_pwait_ts() helper for future use. (Tue, 26 Apr 2022 16:37:16 UTC)
- git: 3923e632094a - main - linux(4): Add copyin_sigset() helper. (Tue, 26 Apr 2022 16:37:17 UTC)
- git: 81b0b7dc0c62 - main - linux(4): Change epoll_pwait2 syscall definition to match Linux actual one. (Tue, 26 Apr 2022 16:37:18 UTC)
- git: df377f1fb8dd - main - linux(4): Regen for epoll_pwait2 syscall. (Tue, 26 Apr 2022 16:37:19 UTC)
- git: e00aad1042e7 - main - linux(4): Add epoll_pwai2 syscall. (Tue, 26 Apr 2022 16:37:21 UTC)
- git: fe2c9f83a6dc - main - Remove dead code. (Tue, 26 Apr 2022 16:41:19 UTC)
- Don Lewis
- Doug Moore
- Ed Maste
- git: 1318b1ee9c4e - stable/12 - fstyp: detect Raspberry Pi Pico boot filesystem as FAT (Fri, 01 Apr 2022 00:42:44 UTC)
- git: 7bfe5e45153b - main - Apply some style(9) to pthread tests (Fri, 01 Apr 2022 01:38:32 UTC)
- git: b3b462229f97 - main - installworld: handle ldd including preloaded objects (Fri, 01 Apr 2022 16:27:06 UTC)
- git: e10026a406b2 - stable/13 - installworld: handle ldd including preloaded objects (Mon, 04 Apr 2022 00:40:43 UTC)
- git: 0b29e1b9f9df - stable/13 - mpr/mps/mpt: verify cfg page ioctl lengths (Mon, 04 Apr 2022 00:46:25 UTC)
- git: 645427e7951f - stable/12 - installworld: handle ldd including preloaded objects (Mon, 04 Apr 2022 00:46:41 UTC)
- git: 56d0638c738e - stable/12 - mpr/mps/mpt: verify cfg page ioctl lengths (Mon, 04 Apr 2022 00:46:42 UTC)
- Re: git: 9225c909fbc1 - main - bsddialog(1): Improve --hline (help subtitle) (Mon, 04 Apr 2022 14:12:03 UTC)
- git: 2a2ea0075dda - stable/11 - installworld: handle ldd including preloaded objects (Mon, 04 Apr 2022 14:59:08 UTC)
- git: 6349675deca1 - stable/13 - MFV c144cc54795d: zlib 1.2.12. (Mon, 04 Apr 2022 15:56:57 UTC)
- git: 6b0e0c9e9534 - stable/13 - MFV 7b495a2a7abf (zlib): Correct incorrect inputs provided to the CRC functions. (Mon, 04 Apr 2022 15:56:59 UTC)
- git: 9587a10b420f - stable/13 - sys/contrib/zlib: Always define Z_U8 and Z_U4 (Mon, 04 Apr 2022 15:58:33 UTC)
- git: aef190f298af - releng/13.1 - mpr/mps/mpt: verify cfg page ioctl lengths (Mon, 04 Apr 2022 16:24:36 UTC)
- git: 91f57c80dec8 - releng/13.1 - MFV c144cc54795d: zlib 1.2.12. (Mon, 04 Apr 2022 17:24:37 UTC)
- git: 8b3a5cdcf05f - releng/13.1 - MFV 7b495a2a7abf (zlib): Correct incorrect inputs provided to the CRC functions. (Mon, 04 Apr 2022 17:24:38 UTC)
- git: c022121396da - releng/13.1 - sys/contrib/zlib: Always define Z_U8 and Z_U4 (Mon, 04 Apr 2022 17:24:39 UTC)
- git: ab5c7dff95f8 - main - zlib: replace CRLF line endings in zlib.map (Mon, 04 Apr 2022 19:10:24 UTC)
- git: c4727a47f18c - stable/13 - lib/libz: remove ZLIBprivate_1.0 namespace. (Mon, 04 Apr 2022 19:30:33 UTC)
- git: f5196112e8bd - releng/13.1 - lib/libz: remove ZLIBprivate_1.0 namespace. (Mon, 04 Apr 2022 20:02:42 UTC)
- git: 7b03cfcb24c2 - releng/13.1 - fstyp: detect Raspberry Pi Pico boot filesystem as FAT (Tue, 05 Apr 2022 18:54:33 UTC)
- git: ca211d5f6499 - stable/12 - sys/contrib/zlib: Always define Z_U8 and Z_U4 (Tue, 05 Apr 2022 19:43:29 UTC)
- git: b0aa20bec5db - main - bhyve: validate e82545 checksum offset field (Tue, 05 Apr 2022 22:58:40 UTC)
- git: fb8c87b4f3bf - main - net80211: validate Mesh ID length in ieee80211_parse_beacon (Tue, 05 Apr 2022 22:58:41 UTC)
- git: 53f722094798 - stable/13 - bhyve: validate e82545 checksum offset field (Tue, 05 Apr 2022 22:59:52 UTC)
- git: 72617f9246e3 - stable/13 - net80211: validate Mesh ID length in ieee80211_parse_beacon (Tue, 05 Apr 2022 22:59:53 UTC)
- git: 629df7c108ab - stable/12 - bhyve: validate e82545 checksum offset field (Tue, 05 Apr 2022 23:02:30 UTC)
- git: e7c990ba3f8d - stable/12 - net80211: validate Mesh ID length in ieee80211_parse_beacon (Tue, 05 Apr 2022 23:02:32 UTC)
- git: 5a28d8befda0 - releng/13.1 - bhyve: validate e82545 checksum offset field (Wed, 06 Apr 2022 01:56:57 UTC)
- git: 00cc1ce78da3 - releng/13.1 - net80211: validate Mesh ID length in ieee80211_parse_beacon (Wed, 06 Apr 2022 01:56:58 UTC)
- git: 5b789e0c92a7 - releng/13.0 - pf: Initialize the table entry zone limit at initialization time (Wed, 06 Apr 2022 03:04:11 UTC)
- git: 00ca345e83ad - releng/13.0 - netmap: Fix integer overflow in nmreq_copyin (Wed, 06 Apr 2022 03:04:12 UTC)
- git: 4996f46e03a4 - releng/13.0 - netmap: Fix TOCTOU vulnerability in nmreq_copyin (Wed, 06 Apr 2022 03:04:13 UTC)
- git: b85c68857da3 - releng/13.0 - bhyve: validate e82545 checksum offset field (Wed, 06 Apr 2022 03:04:14 UTC)
- git: e724f3ce7970 - releng/13.0 - mpr/mps/mpt: verify cfg page ioctl lengths (Wed, 06 Apr 2022 03:04:16 UTC)
- git: b2b23824272d - releng/13.0 - net80211: validate Mesh ID length in ieee80211_parse_beacon (Wed, 06 Apr 2022 03:04:17 UTC)
- git: b00046e52698 - releng/13.0 - zlib: Fix a bug that can crash deflate on some input when using Z_FIXED. (Wed, 06 Apr 2022 03:04:18 UTC)
- git: 9854ff088002 - releng/13.0 - Assure that the number of bits for deflatePrime() is valid. (Wed, 06 Apr 2022 03:04:19 UTC)
- git: d7fd130ebe52 - releng/13.0 - Add UPDATING entries and bump version. (Wed, 06 Apr 2022 03:04:20 UTC)
- git: 0d1f1dc951c6 - releng/12.3 - netmap: Fix integer overflow in nmreq_copyin (Wed, 06 Apr 2022 03:04:45 UTC)
- git: 5e67ca45e9a3 - releng/12.3 - netmap: Fix TOCTOU vulnerability in nmreq_copyin (Wed, 06 Apr 2022 03:04:46 UTC)
- git: 9c55c1cf567c - releng/12.3 - bhyve: validate e82545 checksum offset field (Wed, 06 Apr 2022 03:04:47 UTC)
- git: c4c1d79338a3 - releng/12.3 - mpr/mps/mpt: verify cfg page ioctl lengths (Wed, 06 Apr 2022 03:04:49 UTC)
- git: 87099980a00c - releng/12.3 - net80211: validate Mesh ID length in ieee80211_parse_beacon (Wed, 06 Apr 2022 03:04:50 UTC)
- git: 49dcaa348546 - releng/12.3 - zlib: Fix a bug that can crash deflate on some input when using Z_FIXED. (Wed, 06 Apr 2022 03:04:51 UTC)
- git: 9bd5d46c0298 - releng/12.3 - Assure that the number of bits for deflatePrime() is valid. (Wed, 06 Apr 2022 03:04:52 UTC)
- git: 38a360a502db - releng/12.3 - Add UPDATING entries and bump version. (Wed, 06 Apr 2022 03:04:53 UTC)
- git: 9d354cf6e141 - releng/13.1 - netmap: Fix integer overflow in nmreq_copyin (Wed, 06 Apr 2022 03:26:06 UTC)
- git: 7c55c52696d2 - releng/13.1 - netmap: Fix TOCTOU vulnerability in nmreq_copyin (Wed, 06 Apr 2022 03:26:07 UTC)
- git: 7e87e677f474 - releng/13.1 - Bump newvers.sh for 13.1-RC1 advisories (Wed, 06 Apr 2022 03:28:54 UTC)
- git: 9b3cf23b7d11 - stable/11 - bhyve: validate e82545 checksum offset field (Wed, 06 Apr 2022 14:20:11 UTC)
- git: b2bdfad93ba8 - stable/11 - mpr/mps/mpt: verify cfg page ioctl lengths (Wed, 06 Apr 2022 14:20:12 UTC)
- git: 9752bffbcfba - stable/11 - net80211: validate Mesh ID length in ieee80211_parse_beacon (Wed, 06 Apr 2022 14:20:13 UTC)
- git: 7c140ef034c3 - main - smbfs: caution against use in the manpage (Wed, 06 Apr 2022 18:32:24 UTC)
- git: 1f4442f71fa3 - main - vidcontrol: be explicit that -p and -P are sc(4) only (Wed, 06 Apr 2022 23:43:41 UTC)
- git: c71ae91f1976 - main - vidcontrol: disable p, P, and H when vt(4) is in use (Thu, 07 Apr 2022 00:26:53 UTC)
- git: 9b7e085bc027..7f9f5c27f6f6 - vendor/openssh - vendor branch updated (Fri, 08 Apr 2022 17:20:54 UTC)
- git: c8c5b269312e - Create tag vendor/openssh/9.0p1 (Fri, 08 Apr 2022 17:21:03 UTC)
- git: a8267ecc3df0 - main - Speed up *-old-* make targets by using sed instead of xargs (Sat, 09 Apr 2022 00:41:18 UTC)
- git: 802da293bd5b - stable/13 - smbfs: caution against use in the manpage (Sat, 09 Apr 2022 00:55:40 UTC)
- git: c054fcae14d1 - stable/12 - smbfs: caution against use in the manpage (Sat, 09 Apr 2022 00:56:09 UTC)
- git: fbc0c2a21b76 - stable/13 - dumpon: proceed without compression if the kernel lacks support (Sun, 10 Apr 2022 23:13:02 UTC)
- git: 5de017411c3d - stable/13 - mpr: add \n in diagnostic printf (Mon, 11 Apr 2022 02:45:25 UTC)
- git: dca1590eb5a2 - stable/13 - wpa_supplicant.conf.5: add note about scan_ssid=1 eavesdropping (Mon, 11 Apr 2022 02:47:24 UTC)
- git: ef024be3755c - stable/13 - vidcontrol: disable p, P, and H when vt(4) is in use (Mon, 11 Apr 2022 12:15:49 UTC)
- git: 7150099b3c84 - releng/13.1 - installworld: handle ldd including preloaded objects (Mon, 11 Apr 2022 13:14:14 UTC)
- Re: git: eca39864f702 - main - Add sysctl KERN_LOCKF (Wed, 13 Apr 2022 00:54:37 UTC)
- git: 1323ec571215 - main - ssh: update to OpenSSH v8.9p1 (Wed, 13 Apr 2022 20:49:00 UTC)
- git: 58def461e256 - main - ssh: update with post-release V_8_9 branch commits (Wed, 13 Apr 2022 20:55:43 UTC)
- git: 42942998437d - main - nanobsd: update ssh config files after 1323ec571215 (Wed, 13 Apr 2022 21:05:46 UTC)
- git: 52a1d90c8bfe - main - Allow posix_fadvise in capability mode (Thu, 14 Apr 2022 19:13:35 UTC)
- git: f99cc5a38947 - main - sysent: regen after 52a1d90c8bfe, posix_fadvise in capmode (Thu, 14 Apr 2022 19:17:58 UTC)
- git: 87c1498d1a74 - main - ssh: update to OpenSSH v9.0p1 (Fri, 15 Apr 2022 14:41:28 UTC)
- git: fb5aabcb990b - main - scp: switch to using the SFTP protocol by default (Fri, 15 Apr 2022 14:47:34 UTC)
- git: 9fce8d414037 - main - ssh: apply post-release patch from V_9_0 branch (Fri, 15 Apr 2022 15:05:10 UTC)
- git: e2cec5ba2c43 - main - ssh: correct version number (9.0) (Fri, 15 Apr 2022 16:10:41 UTC)
- git: 3ec2816ad7a1 - stable/13 - kbd: replace vestigial spl calls with Giant assertions (Fri, 15 Apr 2022 16:33:31 UTC)
- git: bf6262c210d4 - stable/13 - ssh: use standalone config file for security key support (Fri, 15 Apr 2022 16:37:17 UTC)
- git: faa9ffff57d4 - stable/13 - ssh: generate SK config file using private cbor and fido2 libs (Fri, 15 Apr 2022 16:37:18 UTC)
- git: 0ced9589c633 - stable/13 - ssh: regen sk_config.h after 73104d583850 (Fri, 15 Apr 2022 16:37:19 UTC)
- Re: git: fb5aabcb990b - main - scp: switch to using the SFTP protocol by default (Fri, 15 Apr 2022 23:17:14 UTC)
- git: eb45bc682915 - main - ssh-agent: move -x description to correct spot in man page (Sun, 17 Apr 2022 21:44:17 UTC)
- git: 613b4b79713e - main - ssh: apply style(9) to version_addendum (Mon, 18 Apr 2022 22:14:59 UTC)
- git: 19780592633e - main - ssh: remove duplicate setting of MAIL env var (Tue, 19 Apr 2022 14:37:46 UTC)
- git: 1f568792c615 - main - capsicum: briefly describe capabilities in man page (Tue, 19 Apr 2022 19:53:10 UTC)
- git: 48a5e3fc6568 - stable/13 - ssh-agent: move -x description to correct spot in man page (Wed, 20 Apr 2022 00:31:09 UTC)
- git: 60b63dfef66d - stable/12 - ssh-agent: move -x description to correct spot in man page (Wed, 20 Apr 2022 00:31:39 UTC)
- git: 1bb77846adee - stable/12 - vidcontrol: disable p, P, and H when vt(4) is in use (Wed, 20 Apr 2022 03:30:14 UTC)
- git: 835ee05f3c75 - main - ssh: drop $FreeBSD$ from crypto/openssh (Sat, 23 Apr 2022 02:17:23 UTC)
- git: 6e24fe61287b - main - ssh: use upstream SSH_OPENSSL_VERSION macro (Sun, 24 Apr 2022 00:10:20 UTC)
- git: d47ac32b4a4f - stable/13 - ssh: apply style(9) to version_addendum (Mon, 25 Apr 2022 01:04:51 UTC)
- git: 776b9127edb1 - stable/12 - ssh: apply style(9) to version_addendum (Mon, 25 Apr 2022 01:05:44 UTC)
- git: 364a69a529b2 - stable/13 - capsicum: briefly describe capabilities in man page (Tue, 26 Apr 2022 00:54:52 UTC)
- git: 870735c46b15 - stable/12 - capsicum: briefly describe capabilities in man page (Tue, 26 Apr 2022 00:55:24 UTC)
- git: 2cf06d01f916 - stable/13 - ssh: remove duplicate setting of MAIL env var (Tue, 26 Apr 2022 13:40:03 UTC)
- git: f52bfdc1148d - stable/12 - ssh: remove duplicate setting of MAIL env var (Tue, 26 Apr 2022 13:45:03 UTC)
- git: 7bc8d9eda1ea - stable/12 - openssh: Add a note to check for deprecated and removed config options (Tue, 26 Apr 2022 13:48:53 UTC)
- git: c40e4349889b - main - libcxxrt: Insert padding in __cxa_dependent_exception (Wed, 27 Apr 2022 13:42:01 UTC)
- Re: git: b40c0db6f6d6 - main - Patch up __diagused for when only one of INVARIANTS or WITNESS is defined (Wed, 27 Apr 2022 14:02:16 UTC)
- git: 69a40d924128 - stable/13 - libcxxrt: Insert padding in __cxa_dependent_exception (Wed, 27 Apr 2022 16:05:05 UTC)
- git: 346f0084ba72 - releng/13.1 - libcxxrt: Insert padding in __cxa_dependent_exception (Wed, 27 Apr 2022 17:55:23 UTC)
- git: 1a50bf77af90 - main - Add a tool to find MFC candidates (Thu, 28 Apr 2022 18:07:03 UTC)
- git: f768ecf247b7 - main - Update WITH_PROFILE description as it is yet removed (Sat, 30 Apr 2022 19:36:42 UTC)
- git: 60b08330a503 - main - Correct markup in WITH_/WITHOUT_UNIFIED_OBJDIR descriptions (Sat, 30 Apr 2022 19:43:25 UTC)
- git: 13cf43130436 - main - src.conf.5: regen after f768ecf247b7 (Sat, 30 Apr 2022 19:43:26 UTC)
- Re: git: 16ee5cd15ad0 - main - Fix mdoc issues found by mandoc -Tlint. (Sat, 30 Apr 2022 20:04:31 UTC)
- Emmanuel Vadot
- git: 45ddbf211274 - main - bhyve: avoid overflow of BAR index (Fri, 01 Apr 2022 09:19:40 UTC)
- git: 8ac8adda8dba - main - bhyve: avoid uninitialized variable (Fri, 01 Apr 2022 09:19:42 UTC)
- git: 3256b7ca36e7 - main - bhyve: avoid an empty passthru config value (Fri, 01 Apr 2022 09:19:43 UTC)
- git: 6c25e63c0694 - stable/13 - linuxkpi: Add cond_resched_lock (Wed, 27 Apr 2022 15:16:18 UTC)
- git: 4a5270b3c86c - stable/13 - linuxkpi: Add kstrtouint_from_user (Wed, 27 Apr 2022 15:16:19 UTC)
- git: e6afd48804b8 - stable/13 - linuxkpi: Add down_write_nest_lock (Wed, 27 Apr 2022 15:16:21 UTC)
- git: 62dc9911d97c - stable/13 - linuxkpi: Add llnode member in struct irq_work (Wed, 27 Apr 2022 15:16:22 UTC)
- git: a2b1b471e8f7 - stable/13 - linuxkpi: Change irq_work_queue to return a bool (Wed, 27 Apr 2022 15:16:23 UTC)
- git: 5c6eeda0489a - stable/13 - linuxkpi: Implement dma_max_mapping_size (Wed, 27 Apr 2022 15:16:24 UTC)
- git: 825b33fccdd9 - stable/13 - linuxkpi: Add for_each_sgtable_dma_sg and for_each_sgtable_dma_page (Wed, 27 Apr 2022 15:16:25 UTC)
- git: 2278cf4e48e7 - stable/13 - Bump __FreeBSD_version after linuxkpi mfc (Wed, 27 Apr 2022 15:16:26 UTC)
- Enji Cooper
- git: 674f15c3d5fa - stable/12 - cap_enter(2): fix CAVEATS section (Mon, 11 Apr 2022 01:19:59 UTC)
- git: beb0de9a845e - stable/12 - posix_spawn(3): fix section that references `vfork` (Mon, 11 Apr 2022 01:20:00 UTC)
- git: f639b46fca60 - stable/12 - getentropy(3): sort SEE ALSO sections (Mon, 11 Apr 2022 01:20:02 UTC)
- git: 43b37c42d287 - stable/12 - cpuset{,_getaffinity,_getdomain}.2: fix SEE ALSO (Mon, 11 Apr 2022 01:20:03 UTC)
- git: 67c9a9a0ec69 - stable/12 - aio_suspend.2: properly canonicalize .Dd (Mon, 11 Apr 2022 01:20:04 UTC)
- git: 567378cc0796 - main - Fix OID format for `vm.swap_reserved` and `vm.swap_total` (Mon, 11 Apr 2022 02:07:36 UTC)
- git: 1b60c4e671d3 - stable/12 - timespec_get(3): sort SEE ALSO correctly (Mon, 11 Apr 2022 02:07:37 UTC)
- git: 4ddaa69aada0 - stable/12 - extattr_get_fd(2): fix manlint errors (Mon, 11 Apr 2022 02:07:38 UTC)
- git: 389d0259ed16 - stable/12 - extattr_get_file(2): sort syscalls alphabetically (Mon, 11 Apr 2022 02:07:39 UTC)
- git: bb82803de0aa - stable/12 - extattr_get_file(2): fix more formatting (Mon, 11 Apr 2022 02:07:40 UTC)
- git: 57d53eb6832f - stable/12 - extattr_get_file(2): clarify RETURN VALUES (Mon, 11 Apr 2022 02:07:41 UTC)
- git: 0c59a94dd500 - stable/12 - extattr_get_file(20: bump .Dd (Mon, 11 Apr 2022 02:07:43 UTC)
- git: 22cf7f752f45 - stable/12 - lio_listio(2): fix manlint error (Mon, 11 Apr 2022 02:07:44 UTC)
- git: 62b553d4817a - stable/12 - snmpmod(3): fix typo under the COMMUNITIES section (Mon, 11 Apr 2022 02:07:45 UTC)
- git: 368552395021 - stable/12 - Don't leave `path` behind when executing `:chflags_success` (Mon, 11 Apr 2022 02:07:46 UTC)
- git: 52122fa0968f - stable/12 - Add `kern.features.witness` (Mon, 11 Apr 2022 02:07:47 UTC)
- git: 07215e767195 - stable/12 - Remove /usr/share/snmp/defs/tc.def with delete-old if MK_BSNMP == no (Mon, 11 Apr 2022 02:07:48 UTC)
- git: f9f42a709b2b - main - sbin/devfs: Correct usage (Sat, 30 Apr 2022 18:00:21 UTC)
- Re: git: 9b4c606b96ce - main - bsdinstall/partedit: Fix UFS auto partitioning (Sat, 30 Apr 2022 18:03:45 UTC)
- Eugene Grosbein
- Fernando Apesteguía
- Formació_Cambra_Terrassa
- FreeBSD User
- Gleb Smirnoff
- Glen Barber
- Gordon Bergling
- git: e443f2102eb5 - main - bxe(4): Fix a typo in an error message (Sat, 02 Apr 2022 06:56:35 UTC)
- git: c748efcd9408 - main - risc-v: Fix two typos in a source code comment (Sat, 02 Apr 2022 06:59:05 UTC)
- git: 23677398ca6b - main - net(3): Fix a typo in a source code comment (Sat, 02 Apr 2022 07:25:13 UTC)
- git: 5c49e1cbea1b - main - rpc(3): Fix two typos in source code comments (Sat, 02 Apr 2022 07:34:01 UTC)
- git: f8d292b6656d - main - net(3): Fix a typo in a source code comment (Sat, 02 Apr 2022 07:41:39 UTC)
- git: 49dace1d465d - main - cam: Fix typos in source code comments (Sat, 02 Apr 2022 08:14:51 UTC)
- git: 9094c3a71bc1 - main - usb(3): Fix a few typos in source code comments (Sat, 02 Apr 2022 08:14:52 UTC)
- git: 669d5ea4e3a5 - main - kern: Fix a typo in a source code comment (Sat, 02 Apr 2022 08:15:28 UTC)
- git: 1cba6077beaf - main - viawd(4): Fix a typo in a kernel message (Sat, 02 Apr 2022 08:22:04 UTC)
- git: be83eecf5a81 - main - jme(4): Fix a typo in a source code comment (Sat, 02 Apr 2022 08:22:53 UTC)
- git: 6efd2e3e513f - main - neta: Fix a few common typos in a source code comment (Sat, 02 Apr 2022 08:31:17 UTC)
- git: dc8d33b3682b - main - snd_csa(4): Fix a few common typos in source code comments (Sat, 02 Apr 2022 08:31:18 UTC)
- git: 592fcf6c4555 - main - neta: Fix a typo in a source code comment (Sat, 02 Apr 2022 08:47:51 UTC)
- git: 5c0b62dcfc38 - main - tsec: Fix a typo in a source code comment (Sat, 02 Apr 2022 08:49:00 UTC)
- git: 24498b53eff4 - main - sound(4): Fix a typo in a source code comment (Sat, 02 Apr 2022 08:50:23 UTC)
- git: cba46da538b8 - main - net(3): Fix a typo in a source code comment (Sat, 02 Apr 2022 08:54:07 UTC)
- git: 13bf578c251e - main - jme(4): Fix a typo in a source code comment (Sat, 02 Apr 2022 08:55:06 UTC)
- git: 2d62a8653d89 - main - powerpc64: Fix a typo in a source code comment (Sat, 02 Apr 2022 08:57:19 UTC)
- git: 9f4dc7fd97de - main - iwm(4): Fix a typo in a source code comment (Sat, 02 Apr 2022 09:51:19 UTC)
- git: e09d161bd99b - main - devd(8): Fix a typo in a configuration file (Sat, 02 Apr 2022 09:52:53 UTC)
- git: 254327694379 - main - iwm(4): Remove a whitespace (Sat, 02 Apr 2022 11:10:23 UTC)
- git: 6039e38f9381 - main - mlx4en(4): Fix two in source code comments (Sat, 02 Apr 2022 11:34:11 UTC)
- git: cf226430bb1a - main - efivar(8): Fix a typo in a source code comment (Sat, 02 Apr 2022 11:35:10 UTC)
- git: 011e6016d022 - main - isci(4): Fix a typo in a source code comment (Sat, 02 Apr 2022 11:35:51 UTC)
- git: f167c46e7965 - main - memguard(9): Fix two typos in source code comments (Sat, 02 Apr 2022 11:51:53 UTC)
- git: 7fc0ffda3564 - main - ng_pppoe(4): Fix a typo in a source code comment (Sat, 02 Apr 2022 11:55:02 UTC)
- git: 32c601b6cfbc - main - mrsas(4): Fix a typo in a source code comment (Sat, 02 Apr 2022 11:59:37 UTC)
- git: f9254cc6caee - main - enetc(4): Fix a typo in a source code comment (Sat, 02 Apr 2022 12:03:45 UTC)
- git: 81d4309f9bc1 - main - safe(4): Fix a typo in a source code comment (Sat, 02 Apr 2022 12:03:46 UTC)
- git: 0d40cd152405 - main - htu21(4): Correct a typo in the manual page (Sat, 02 Apr 2022 12:06:51 UTC)
- git: 17628f1b7927 - main - cc_vegas(4): Fix a typo in a source code comment (Sat, 02 Apr 2022 12:08:12 UTC)
- git: 8d30ef92d595 - main - khelp(9): Fix a typo in a source code comment (Sat, 02 Apr 2022 12:11:09 UTC)
- git: 7181887e8220 - main - kern: Fix two typos in source code comments (Sat, 02 Apr 2022 12:15:32 UTC)
- git: f70fc4377f26 - main - netpfil: Fix two typo in source code comments (Sat, 02 Apr 2022 12:19:10 UTC)
- git: cededdff9bf0 - main - ocs_fc(4): Fix a typo in a source code comment (Sat, 02 Apr 2022 12:28:54 UTC)
- git: b61c7c2dfb64 - main - isci(4): Fix a typo in a source code comment (Sat, 02 Apr 2022 12:29:55 UTC)
- git: 8e8d2a722e82 - main - crypto(9): Fix a typo in the manual page (Sat, 02 Apr 2022 12:36:18 UTC)
- git: 942e8cab8c6f - main - netinet: Fix a typo in a source code comment (Sat, 02 Apr 2022 12:39:48 UTC)
- git: 0ce961762098 - main - sound(4): Fix a typo in a source code comment (Sat, 02 Apr 2022 12:41:00 UTC)
- git: 24926c487b59 - main - bce(4): Fix a typo in a source code comment (Sat, 02 Apr 2022 12:41:01 UTC)
- git: b34f7568d180 - main - NOTES: Fix a typo in a comments (Sat, 02 Apr 2022 12:51:16 UTC)
- git: 8a3568b584cb - main - ipf(5): Fix a typo in the manual page (Sat, 02 Apr 2022 12:51:17 UTC)
- git: 9097d2f5d10f - main - etherswitch(4): Fix a few common typos in source code comments (Sat, 02 Apr 2022 12:52:23 UTC)
- git: c9b04ee4f8a8 - main - kern: Fix two typos in source code comments (Sat, 02 Apr 2022 12:53:08 UTC)
- git: 2fc0894023bf - main - top(1): Fix a typo in a source code comment (Sat, 02 Apr 2022 12:53:40 UTC)
- git: 49f2bb36769f - main - libnetbsd: Fix a typo in a source code comment (Sat, 02 Apr 2022 12:54:22 UTC)
- git: ef1534cad8a0 - main - fusefs(5): Fix a typo in a source code comment (Sat, 02 Apr 2022 12:56:47 UTC)
- git: d792dc7ebb2c - main - net(4): Fix a typo in a source code comment (Sat, 02 Apr 2022 12:57:33 UTC)
- git: ad49d7c54cca - main - loader.4th(8): Fix a typo in the manual page (Sat, 02 Apr 2022 13:12:34 UTC)
- git: a16977209bc2 - main - pnfsserver(4): Fix a typo in the manual page (Sat, 02 Apr 2022 13:13:15 UTC)
- git: f223450b5df9 - main - usd: Fix two typos (Sat, 02 Apr 2022 13:16:54 UTC)
- git: 3b31bf26b47b - main - cron(8): Fix a typo in the documentation (Sat, 02 Apr 2022 13:16:55 UTC)
- git: 5ee87525a853 - main - cxgbe(4): Fix a typo in a source code comment (Sat, 02 Apr 2022 13:20:23 UTC)
- git: 01d74e5c7a35 - main - iscsi(4): Fix a typo in a source code comment (Sat, 02 Apr 2022 13:21:23 UTC)
- git: 882d3b24fe05 - main - smartpqi(4): Fix a typo in a source code comment (Sat, 02 Apr 2022 13:22:08 UTC)
- git: a95850f10af4 - main - own(9): Fix a typo in a function name in the manual page (Sat, 02 Apr 2022 13:27:42 UTC)
- git: 7c46e06d09e7 - stable/13 - libc: Fix a typo in a source code comment (Sat, 02 Apr 2022 13:35:25 UTC)
- git: 941f2b909efe - stable/13 - cxgbetool(8): Fix a typo in the man page (Sat, 02 Apr 2022 13:35:26 UTC)
- git: 12464ec2efb7 - stable/13 - netgraph(3): Fix a typo in a source code comment (Sat, 02 Apr 2022 13:35:27 UTC)
- git: 42a2373d22e9 - stable/13 - cxgbe(4): Fix a typo in a source code comment (Sat, 02 Apr 2022 13:35:29 UTC)
- git: 8b67abf317bb - stable/13 - mount(8): Fix a typo in source code comments (Sat, 02 Apr 2022 13:35:30 UTC)
- git: 69b988170532 - stable/13 - exca(4): Fix a typo in a source code comment (Sat, 02 Apr 2022 13:35:31 UTC)
- git: c6f4c1da6e69 - stable/13 - pmc(3): Fix a common typo in json descriptions (Sat, 02 Apr 2022 13:35:32 UTC)
- git: 99d226c07f42 - stable/13 - extra_tcp_stacks: Fix two typos in source code comments (Sat, 02 Apr 2022 13:35:33 UTC)
- git: a251b748ad8c - stable/13 - drm2: Fix a typo in a source code comment (Sat, 02 Apr 2022 13:35:34 UTC)
- git: 0ca14b2d9ef5 - stable/13 - qlnxe(4): Fix a typo in a source code comment (Sat, 02 Apr 2022 13:35:35 UTC)
- git: 813aa329c586 - stable/13 - isci(4): Fix a typo in a source code comment (Sat, 02 Apr 2022 13:35:37 UTC)
- git: 0bcc71f996fb - stable/13 - netinet6: Fix a typo in a source code comment (Sat, 02 Apr 2022 13:35:38 UTC)
- git: 9dcb2e62c8b5 - stable/13 - geom(4): Fix a typo in a source code comment (Sat, 02 Apr 2022 13:35:39 UTC)
- git: 4c740b13d552 - stable/13 - ipfilter(4): Fix a typo in a source code comment (Sat, 02 Apr 2022 13:35:40 UTC)
- git: 0954cb209c16 - stable/13 - pkgbase: Fix a typo in a source code comment (Sat, 02 Apr 2022 13:35:41 UTC)
- git: 2da9a5a3a213 - stable/13 - xen(3): Fix a typo in a source code comment (Sat, 02 Apr 2022 13:35:42 UTC)
- git: a729acdc594a - stable/13 - fstyp(8): Fix a few typos in source code comments (Sat, 02 Apr 2022 13:35:43 UTC)
- git: b5efaf71b125 - stable/13 - xen(4): Fix a few typos in source code comments (Sat, 02 Apr 2022 13:35:44 UTC)
- git: a3e3d3f856ab - stable/13 - stand: Fix a common typo in source code comments (Sat, 02 Apr 2022 13:35:46 UTC)
- git: cb847c42b53f - stable/13 - gpart(8): Fix two typos in source code comments (Sat, 02 Apr 2022 13:35:47 UTC)
- git: 9d109792c0d6 - stable/13 - vxlan(4): Fix two typos in sysctl descriptions (Sat, 02 Apr 2022 13:35:48 UTC)
- git: fc39cc1df745 - stable/13 - ffs(3): Fix a common typo in source code comments (Sat, 02 Apr 2022 13:35:49 UTC)
- git: 498b49fee3ef - stable/13 - pfctl(8): Fix a typo in a comment (Sat, 02 Apr 2022 13:35:50 UTC)
- git: f4dc553a72d7 - stable/13 - mlx5en(4): Fix a few typos in source code comments (Sat, 02 Apr 2022 13:35:51 UTC)
- git: 877278cf45b7 - stable/13 - libefivar(3): Fix a typo in a source code comment (Sat, 02 Apr 2022 13:35:52 UTC)
- git: 474046a1368c - stable/12 - libefivar(3): Fix a typo in a source code comment (Sat, 02 Apr 2022 13:43:39 UTC)
- git: f012ca391583 - stable/12 - mlx5en(4): Fix a few typos in source code comments (Sat, 02 Apr 2022 13:43:40 UTC)
- git: 84329b8e1a20 - stable/12 - pfctl(8): Fix a typo in a comment (Sat, 02 Apr 2022 13:43:41 UTC)
- git: 1552ec81a481 - stable/12 - ffs(3): Fix a common typo in source code comments (Sat, 02 Apr 2022 13:43:43 UTC)
- git: 8a95dea1c0f8 - stable/12 - gpart(8): Fix two typos in source code comments (Sat, 02 Apr 2022 13:43:44 UTC)
- git: 41adf71e6d75 - stable/12 - xen(4): Fix a few typos in source code comments (Sat, 02 Apr 2022 13:43:45 UTC)
- git: 77acffb57374 - stable/12 - xen(3): Fix a typo in a source code comment (Sat, 02 Apr 2022 13:43:46 UTC)
- git: 149b0fa73e2b - stable/12 - ipfilter(4): Fix a typo in a source code comment (Sat, 02 Apr 2022 13:43:47 UTC)
- git: 92ac740cc984 - stable/12 - netinet6: Fix a typo in a source code comment (Sat, 02 Apr 2022 13:43:48 UTC)
- git: 496c24732c8a - stable/12 - isci(4): Fix a typo in a source code comment (Sat, 02 Apr 2022 13:43:49 UTC)
- git: c638e985bc9e - stable/12 - qlnxe(4): Fix a typo in a source code comment (Sat, 02 Apr 2022 13:43:50 UTC)
- git: 61a9ac1db0da - stable/12 - drm2: Fix a typo in a source code comment (Sat, 02 Apr 2022 13:43:52 UTC)
- git: e04990cf0a4f - stable/12 - pmc(3): Fix a common typo in json descriptions (Sat, 02 Apr 2022 13:43:53 UTC)
- git: 41986474b28f - stable/12 - exca(4): Fix a typo in a source code comment (Sat, 02 Apr 2022 13:43:54 UTC)
- git: 701985b9a137 - stable/12 - mount(8): Fix a typo in source code comments (Sat, 02 Apr 2022 13:43:55 UTC)
- git: 7407ac89fc5f - stable/12 - cxgbe(4): Fix a typo in a source code comment (Sat, 02 Apr 2022 13:43:56 UTC)
- git: b2a643d437e8 - stable/12 - netgraph(3): Fix a typo in a source code comment (Sat, 02 Apr 2022 13:43:57 UTC)
- git: 231db80de5b4 - stable/12 - cxgbetool(8): Fix a typo in the man page (Sat, 02 Apr 2022 13:43:59 UTC)
- git: 6f6bb2a6ceb8 - stable/12 - libc: Fix a typo in a source code comment (Sat, 02 Apr 2022 13:44:00 UTC)
- git: 1215d4bd82b2 - stable/12 - vxlan(4): Fix two typos in sysctl descriptions (Sat, 02 Apr 2022 13:44:46 UTC)
- git: fa556e83be84 - main - if_indextoname(3): Correct the RFC in a comment (Sun, 03 Apr 2022 11:50:44 UTC)
- git: b988af5b4392 - main - tty(4): Add a HISTORY section to the manual page (Sun, 03 Apr 2022 13:13:03 UTC)
- git: 756220b51525 - main - isci(4): Remove a double word in an error message (Sun, 03 Apr 2022 14:07:41 UTC)
- git: f052fda5c503 - main - mbuf(9): Remove two double words in the manual page (Sun, 03 Apr 2022 14:08:17 UTC)
- git: f64919bbd9b7 - main - ng_btsocket(4): Fix a typo in an error message (Wed, 06 Apr 2022 16:27:54 UTC)
- git: 656d68a71195 - main - mt(3): Fix a typo in the manual page (Wed, 06 Apr 2022 16:41:26 UTC)
- git: 3dcfd6c266d4 - main - pass(4): Fix a typo in the manual page (Wed, 06 Apr 2022 16:46:42 UTC)
- git: 542e4b2706ad - stable/13 - viawd(4): Fix a typo in a kernel message (Thu, 07 Apr 2022 17:17:13 UTC)
- git: 2587d24751e7 - stable/12 - viawd(4): Fix a typo in a kernel message (Thu, 07 Apr 2022 17:17:30 UTC)
- git: 4d6883cbe2fa - main - tcp_bbr(4): Fix a typo in a sysctl description and a comment (Fri, 08 Apr 2022 19:08:25 UTC)
- git: 26e9d30bdde3 - stable/13 - pass(4): Fix a typo in the manual page (Sat, 09 Apr 2022 05:48:32 UTC)
- git: b8169da74144 - stable/13 - mt(3): Fix a typo in the manual page (Sat, 09 Apr 2022 05:48:33 UTC)
- git: 495754d8233d - stable/13 - sound(4): Fix a typo in a source code comment (Sat, 09 Apr 2022 06:14:29 UTC)
- git: fc992713ef9e - stable/13 - own(9): Fix a typo in a function name in the manual page (Sat, 09 Apr 2022 06:14:30 UTC)
- git: 481607d607c8 - stable/13 - iwm(4): Fix a typo in a source code comment (Sat, 09 Apr 2022 06:14:31 UTC)
- git: 5316b49faff2 - stable/13 - efivar(8): Fix a typo in a source code comment (Sat, 09 Apr 2022 06:14:32 UTC)
- git: f72781aace71 - stable/13 - jme(4): Fix a typo in a source code comment (Sat, 09 Apr 2022 06:14:33 UTC)
- git: a13ef0bfb0f7 - stable/13 - ng_pppoe(4): Fix a typo in a source code comment (Sat, 09 Apr 2022 06:14:35 UTC)
- git: 79f1081f46cc - stable/13 - NOTES: Fix a typo in a comments (Sat, 09 Apr 2022 06:14:36 UTC)
- git: 4ff689d0017b - stable/13 - sound(4): Fix a typo in a source code comment (Sat, 09 Apr 2022 06:14:37 UTC)
- git: 377c2f3a457d - stable/13 - bxe(4): Fix a typo in an error message (Sat, 09 Apr 2022 06:14:38 UTC)
- git: 9be17b4676ef - stable/13 - isci(4): Fix a typo in a source code comment (Sat, 09 Apr 2022 06:14:39 UTC)
- git: ed51829cbb83 - stable/13 - jme(4): Fix a typo in a source code comment (Sat, 09 Apr 2022 06:14:40 UTC)
- git: b23c278f6e1a - stable/13 - cron(8): Fix a typo in the documentation (Sat, 09 Apr 2022 06:14:41 UTC)
- git: 6265d53f9004 - stable/13 - memguard(9): Fix two typos in source code comments (Sat, 09 Apr 2022 06:14:43 UTC)
- git: 80fc35f72cd2 - stable/13 - usb(3): Fix a few typos in source code comments (Sat, 09 Apr 2022 06:14:44 UTC)
- git: 28c10720ed79 - stable/13 - netpfil: Fix two typo in source code comments (Sat, 09 Apr 2022 06:14:45 UTC)
- git: 0f8f55f4f7e4 - stable/13 - risc-v: Fix two typos in a source code comment (Sat, 09 Apr 2022 06:14:46 UTC)
- git: c6ceb4793246 - stable/13 - net(3): Fix a typo in a source code comment (Sat, 09 Apr 2022 06:14:47 UTC)
- git: f28f9eb62a1f - stable/13 - htu21(4): Correct a typo in the manual page (Sat, 09 Apr 2022 06:14:48 UTC)
- git: ea163ea87c3e - stable/13 - usd: Fix two typos (Sat, 09 Apr 2022 06:14:49 UTC)
- git: a643b8e17a27 - stable/13 - netinet: Fix a typo in a source code comment (Sat, 09 Apr 2022 06:14:51 UTC)
- git: 64ddf8b65ca4 - stable/13 - net(3): Fix a typo in a source code comment (Sat, 09 Apr 2022 06:14:52 UTC)
- git: b2f08f92a0b4 - stable/13 - ipf(5): Fix a typo in the manual page (Sat, 09 Apr 2022 06:14:53 UTC)
- git: 9ea1c206121f - stable/13 - snd_csa(4): Fix a few common typos in source code comments (Sat, 09 Apr 2022 06:14:54 UTC)
- git: d1ab59795b89 - stable/13 - crypto(9): Fix a typo in the manual page (Sat, 09 Apr 2022 06:14:55 UTC)
- git: 31f70dc9b7c6 - stable/13 - fusefs(5): Fix a typo in a source code comment (Sat, 09 Apr 2022 06:14:56 UTC)
- git: a5d0b1278688 - stable/13 - ocs_fc(4): Fix a typo in a source code comment (Sat, 09 Apr 2022 06:14:57 UTC)
- git: 1bba32c796ef - stable/13 - kern: Fix two typos in source code comments (Sat, 09 Apr 2022 06:14:59 UTC)
- git: e4d63dcc6dd4 - stable/13 - cam: Fix typos in source code comments (Sat, 09 Apr 2022 06:15:00 UTC)
- git: 77c2208c57b6 - stable/13 - isci(4): Fix a typo in a source code comment (Sat, 09 Apr 2022 06:15:01 UTC)
- git: 03c693982f05 - stable/13 - net(3): Fix a typo in a source code comment (Sat, 09 Apr 2022 06:15:02 UTC)
- git: 2f44fa0b722c - stable/13 - neta: Fix a typo in a source code comment (Sat, 09 Apr 2022 06:15:03 UTC)
- git: 804da7e22aa9 - stable/13 - kern: Fix a typo in a source code comment (Sat, 09 Apr 2022 06:15:04 UTC)
- git: c33470cbe249 - stable/13 - khelp(9): Fix a typo in a source code comment (Sat, 09 Apr 2022 06:15:06 UTC)
- git: 9c291363b270 - stable/13 - mlx4en(4): Fix two in source code comments (Sat, 09 Apr 2022 06:15:07 UTC)
- git: 5e25365d2bff - stable/13 - cxgbe(4): Fix a typo in a source code comment (Sat, 09 Apr 2022 06:15:08 UTC)
- git: 97d464c17b13 - stable/13 - iscsi(4): Fix a typo in a source code comment (Sat, 09 Apr 2022 06:15:09 UTC)
- git: 3edf9d98653b - stable/13 - loader.4th(8): Fix a typo in the manual page (Sat, 09 Apr 2022 06:19:24 UTC)
- git: f7e1e51da263 - stable/13 - bce(4): Fix a typo in a source code comment (Sat, 09 Apr 2022 06:19:25 UTC)
- git: cec2f59d2820 - stable/13 - libnetbsd: Fix a typo in a source code comment (Sat, 09 Apr 2022 06:19:26 UTC)
- git: 5b539abf0849 - stable/13 - top(1): Fix a typo in a source code comment (Sat, 09 Apr 2022 06:19:27 UTC)
- git: 7d7efb85cc53 - stable/13 - net(4): Fix a typo in a source code comment (Sat, 09 Apr 2022 06:19:28 UTC)
- git: 39ff0036f100 - stable/13 - cc_vegas(4): Fix a typo in a source code comment (Sat, 09 Apr 2022 06:19:29 UTC)
- git: be03f2f9d94b - stable/13 - mrsas(4): Fix a typo in a source code comment (Sat, 09 Apr 2022 06:19:30 UTC)
- git: 6adc601fe63a - stable/13 - etherswitch(4): Fix a few common typos in source code comments (Sat, 09 Apr 2022 06:19:31 UTC)
- git: 745e044fe2d8 - stable/13 - rpc(3): Fix two typos in source code comments (Sat, 09 Apr 2022 06:19:33 UTC)
- git: 85d53cae7a0c - stable/13 - smartpqi(4): Fix a typo in a source code comment (Sat, 09 Apr 2022 06:19:34 UTC)
- git: 0712a6b52eb2 - stable/13 - pnfsserver(4): Fix a typo in the manual page (Sat, 09 Apr 2022 06:19:35 UTC)
- git: 59e9d67a494a - stable/13 - tsec: Fix a typo in a source code comment (Sat, 09 Apr 2022 06:19:36 UTC)
- git: 6fa8b6da9fb6 - stable/13 - safe(4): Fix a typo in a source code comment (Sat, 09 Apr 2022 06:19:37 UTC)
- git: 52adfd8e15b5 - stable/13 - devd(8): Fix a typo in a configuration file (Sat, 09 Apr 2022 06:19:38 UTC)
- git: 3e7bfd1d6e35 - stable/13 - neta: Fix a few common typos in a source code comment (Sat, 09 Apr 2022 06:19:40 UTC)
- git: 2315d1fd10e3 - stable/13 - kern: Fix two typos in source code comments (Sat, 09 Apr 2022 06:19:41 UTC)
- git: 5fd29768fe69 - stable/12 - neta: Fix a few common typos in a source code comment (Sat, 09 Apr 2022 06:33:16 UTC)
- git: a20554d450d5 - stable/12 - devd(8): Fix a typo in a configuration file (Sat, 09 Apr 2022 06:33:17 UTC)
- git: a9671050d396 - stable/12 - safe(4): Fix a typo in a source code comment (Sat, 09 Apr 2022 06:33:18 UTC)
- git: b2e8d92da186 - stable/12 - tsec: Fix a typo in a source code comment (Sat, 09 Apr 2022 06:33:20 UTC)
- git: 5168d4563374 - stable/12 - pnfsserver(4): Fix a typo in the manual page (Sat, 09 Apr 2022 06:33:21 UTC)
- git: ab46e51766d3 - stable/12 - smartpqi(4): Fix a typo in a source code comment (Sat, 09 Apr 2022 06:33:22 UTC)
- git: b18f3a0b220d - stable/12 - rpc(3): Fix two typos in source code comments (Sat, 09 Apr 2022 06:33:23 UTC)
- git: 07683b757189 - stable/12 - etherswitch(4): Fix a few common typos in source code comments (Sat, 09 Apr 2022 06:33:24 UTC)
- git: 5a8a57257cb8 - stable/12 - mrsas(4): Fix a typo in a source code comment (Sat, 09 Apr 2022 06:33:25 UTC)
- git: 5430b1b935b2 - stable/12 - cc_vegas(4): Fix a typo in a source code comment (Sat, 09 Apr 2022 06:33:26 UTC)
- git: 2f5eb3b94c23 - stable/12 - net(4): Fix a typo in a source code comment (Sat, 09 Apr 2022 06:33:27 UTC)
- git: c30f5e815440 - stable/12 - top(1): Fix a typo in a source code comment (Sat, 09 Apr 2022 06:33:29 UTC)
- git: 2a854a649e53 - stable/12 - libnetbsd: Fix a typo in a source code comment (Sat, 09 Apr 2022 06:33:30 UTC)
- git: 2c26c52769f6 - stable/12 - bce(4): Fix a typo in a source code comment (Sat, 09 Apr 2022 06:33:31 UTC)
- git: bce0d13af058 - stable/12 - loader.4th(8): Fix a typo in the manual page (Sat, 09 Apr 2022 06:33:32 UTC)
- git: 9b9cc8cdb221 - stable/12 - iscsi(4): Fix a typo in a source code comment (Sat, 09 Apr 2022 06:33:33 UTC)
- git: ed1226b5d51b - stable/12 - cxgbe(4): Fix a typo in a source code comment (Sat, 09 Apr 2022 06:33:34 UTC)
- git: c04c711a83a6 - stable/12 - mlx4en(4): Fix two in source code comments (Sat, 09 Apr 2022 06:33:36 UTC)
- git: 65da1f064bb3 - stable/12 - khelp(9): Fix a typo in a source code comment (Sat, 09 Apr 2022 06:33:37 UTC)
- git: 6bf21787aca5 - stable/12 - kern: Fix a typo in a source code comment (Sat, 09 Apr 2022 06:33:38 UTC)
- git: 25616ce024cc - stable/12 - neta: Fix a typo in a source code comment (Sat, 09 Apr 2022 06:33:39 UTC)
- git: 1c378b240e29 - stable/12 - isci(4): Fix a typo in a source code comment (Sat, 09 Apr 2022 06:33:40 UTC)
- git: 782e8223681a - stable/12 - cam: Fix typos in source code comments (Sat, 09 Apr 2022 06:33:41 UTC)
- git: 14c52845c5ef - stable/12 - ocs_fc(4): Fix a typo in a source code comment (Sat, 09 Apr 2022 06:33:42 UTC)
- git: 203447ecd4f2 - stable/12 - snd_csa(4): Fix a few common typos in source code comments (Sat, 09 Apr 2022 06:33:44 UTC)
- git: ff9ddf66cec8 - stable/12 - ipf(5): Fix a typo in the manual page (Sat, 09 Apr 2022 06:33:45 UTC)
- git: cab2d1b59bb0 - stable/12 - net(3): Fix a typo in a source code comment (Sat, 09 Apr 2022 06:33:46 UTC)
- git: a317fe7f6a7c - stable/12 - netinet: Fix a typo in a source code comment (Sat, 09 Apr 2022 06:33:47 UTC)
- git: 6d2196fafbc6 - stable/12 - usd: Fix two typos (Sat, 09 Apr 2022 06:33:48 UTC)
- git: 4f40b2b96153 - stable/12 - net(3): Fix a typo in a source code comment (Sat, 09 Apr 2022 06:33:49 UTC)
- git: cb833dc15c12 - stable/12 - risc-v: Fix two typos in a source code comment (Sat, 09 Apr 2022 06:33:51 UTC)
- git: fe0ca2ad6f5b - stable/12 - netpfil: Fix two typo in source code comments (Sat, 09 Apr 2022 06:33:52 UTC)
- git: 944d201a2a38 - stable/12 - memguard(9): Fix two typos in source code comments (Sat, 09 Apr 2022 06:33:53 UTC)
- git: ad855e05b22a - stable/12 - cron(8): Fix a typo in the documentation (Sat, 09 Apr 2022 06:33:54 UTC)
- git: 70af1069dedc - stable/12 - jme(4): Fix a typo in a source code comment (Sat, 09 Apr 2022 06:33:55 UTC)
- git: 02b46921a4a6 - stable/12 - isci(4): Fix a typo in a source code comment (Sat, 09 Apr 2022 06:33:56 UTC)
- git: 2bf0fa7d3957 - stable/12 - bxe(4): Fix a typo in an error message (Sat, 09 Apr 2022 06:33:57 UTC)
- git: 32c16fc02795 - stable/12 - sound(4): Fix a typo in a source code comment (Sat, 09 Apr 2022 06:33:59 UTC)
- git: 786c9d669185 - stable/12 - NOTES: Fix a typo in a comments (Sat, 09 Apr 2022 06:34:00 UTC)
- git: 531a7845cd2c - stable/12 - ng_pppoe(4): Fix a typo in a source code comment (Sat, 09 Apr 2022 06:34:01 UTC)
- git: 8e1d9a4b9596 - stable/12 - jme(4): Fix a typo in a source code comment (Sat, 09 Apr 2022 06:34:02 UTC)
- git: ac6ea7bdb5e3 - stable/12 - efivar(8): Fix a typo in a source code comment (Sat, 09 Apr 2022 06:34:03 UTC)
- git: f8512120ae5b - stable/12 - iwm(4): Fix a typo in a source code comment (Sat, 09 Apr 2022 06:34:04 UTC)
- git: 2e31f83bf7ae - stable/12 - own(9): Fix a typo in a function name in the manual page (Sat, 09 Apr 2022 06:34:06 UTC)
- git: b8445f168eed - stable/12 - sound(4): Fix a typo in a source code comment (Sat, 09 Apr 2022 06:34:07 UTC)
- git: d513a022e820 - stable/12 - mt(3): Fix a typo in the manual page (Sat, 09 Apr 2022 06:34:08 UTC)
- git: 1ba9c8c046a0 - stable/12 - pass(4): Fix a typo in the manual page (Sat, 09 Apr 2022 06:34:09 UTC)
- git: 665709016d5e - main - tcp_bbr(4): Fix two typos in source code comments (Sat, 09 Apr 2022 07:14:38 UTC)
- git: 1f2aaef29a17 - main - tcp_htps: Fix a typo in a source code comment (Sat, 09 Apr 2022 07:14:40 UTC)
- git: 36814092d48a - main - tcp_rack: Fix a few typos in sysctl descriptions and comments (Sat, 09 Apr 2022 07:14:41 UTC)
- git: 7f409fe7d8ac - main - ofed: Remove a double word in a source code comment (Sat, 09 Apr 2022 07:14:42 UTC)
- git: d4b3b0c2efd2 - main - ufs: Fix a typo in a source code comment (Sat, 09 Apr 2022 07:14:43 UTC)
- git: e0bdc8c515ef - main - eventhandler: Remove a double world in two comments (Sat, 09 Apr 2022 07:14:44 UTC)
- git: 647baadf3c8a - main - netpfil: Fix a typo in a source code comment (Sat, 09 Apr 2022 07:14:45 UTC)
- git: fb5a5026924c - main - net80211(4): Fix a typo in a source code comment (Sat, 09 Apr 2022 07:14:46 UTC)
- git: 1cfd924f4e7c - main - libalias(3): Fix two typos in source code comments (Sat, 09 Apr 2022 07:14:48 UTC)
- git: f259d24fa5d3 - main - powerpc: Fix two typos in source code comments (Sat, 09 Apr 2022 07:14:49 UTC)
- git: 768f9b8b8bf7 - main - kern: Fix a typo in a source code comment (Sat, 09 Apr 2022 07:14:50 UTC)
- git: 474df59def1a - main - random(3): Fix a typo in a source code comment (Sat, 09 Apr 2022 07:14:51 UTC)
- git: b4ce0ff19a1f - main - resolver(3): Fix a typo in a source code comment (Sat, 09 Apr 2022 07:14:52 UTC)
- git: d96159bff874 - main - sfxge(4): Remove some double words in source code comments (Sat, 09 Apr 2022 07:30:06 UTC)
- git: 35fbe6247785 - main - sound(4): Fix a typo in a source code comment (Sat, 09 Apr 2022 07:30:07 UTC)
- git: 4e27f867331c - main - sym(4): Fix a typo in a source code comment (Sat, 09 Apr 2022 07:30:08 UTC)
- git: dfa01f4f98a1 - main - nvme(4): Fix a typo in a source code comment (Sat, 09 Apr 2022 07:30:09 UTC)
- git: 19ae05aad3da - main - neta: Fix a typo in a source code comment (Sat, 09 Apr 2022 07:30:10 UTC)
- git: 8ece7189e0ad - main - ice: Remove a double word in a source code comment (Sat, 09 Apr 2022 07:30:11 UTC)
- git: 8a1b8cf4be90 - main - cxgbe(4): Fix a typo in a source code comment (Sat, 09 Apr 2022 07:30:12 UTC)
- git: 060f5c02e94f - main - bhnd(4): Remove some double words in source code comments (Sat, 09 Apr 2022 07:30:13 UTC)
- git: c254580cc261 - main - fstyp(8): Fix a typo in a source code comment (Sat, 09 Apr 2022 07:30:14 UTC)
- git: 49f6a83ed8cf - main - stand: Remove a double word in a source code comment (Sat, 09 Apr 2022 07:30:15 UTC)
- git: a06052d62334 - main - dhclient(8): Fix a typo in a source code comment (Sat, 09 Apr 2022 07:30:17 UTC)
- git: 5158cf0a382e - main - drm2: Fix a typo in a source code comment (Sat, 09 Apr 2022 07:30:18 UTC)
- git: d7958fe1bc23 - main - ipnat(5): Fix a double word in the manual page (Sat, 09 Apr 2022 07:30:19 UTC)
- git: 78fc83f09658 - main - qlnxe(4): Fix a typo in a source code comment (Sat, 09 Apr 2022 07:30:20 UTC)
- git: d10abf84ad9f - main - libkern: Fix two typos in source code comments (Sat, 09 Apr 2022 07:37:00 UTC)
- git: 29fea59e7827 - main - math(3): Remove a double word in a source code comment (Sat, 09 Apr 2022 08:14:14 UTC)
- git: efb45ad024c4 - main - umount(8): Remove a double word in a source code comment (Sat, 09 Apr 2022 08:14:15 UTC)
- git: c8c1c23a8c9d - main - usb(4): Fix two typos in source code comments (Sat, 09 Apr 2022 08:14:17 UTC)
- git: 456b2bb97e11 - main - cam(4): Remove a double word in a source code comment (Sat, 09 Apr 2022 08:14:18 UTC)
- git: 237a6663332b - main - e1000: Fix a typos in source code comments (Sat, 09 Apr 2022 08:14:19 UTC)
- git: efd0fdfe289c - main - NOTES: Remove a double word in comments (Sat, 09 Apr 2022 08:32:20 UTC)
- git: 74c6ca6fbf61 - main - usb: Remove some double words in source code comments (Sat, 09 Apr 2022 08:35:20 UTC)
- git: 75fccd670caf - main - UPDATING: Remove a double word in an entry (Sat, 09 Apr 2022 08:36:02 UTC)
- git: c3721292e35b - main - kern: Remove a double word in a source code comment (Sat, 09 Apr 2022 08:51:16 UTC)
- git: 609e6f6d285e - main - ena(4): Remove a double word in a source code comment (Sat, 09 Apr 2022 08:51:17 UTC)
- git: bafe4cee3db4 - main - ips(4): Remove a double word in a few source code comments (Sat, 09 Apr 2022 08:54:15 UTC)
- git: 6cff32b3c47e - main - ath(4): Remove a double word in a few source code comments (Sat, 09 Apr 2022 08:55:30 UTC)
- git: db739f1c1948 - main - sfxge(4): Remove a double word in a few source code comments (Sat, 09 Apr 2022 08:58:09 UTC)
- git: 97d8c695cfe1 - main - sys: Remove a double word in a source code comment (Sat, 09 Apr 2022 08:58:57 UTC)
- git: 6de6c9569169 - main - ofed: Remove a double word in a source code comment (Sat, 09 Apr 2022 09:02:51 UTC)
- git: 10df4dc7246b - main - iscsi(4): Remove a double word in a source code comment (Sat, 09 Apr 2022 09:02:52 UTC)
- git: 2e09a4ac3b48 - main - usb(4): Remove a double word in a source code comment (Sat, 09 Apr 2022 09:02:54 UTC)
- git: 586023f10d75 - main - iwm(4): Remove a double word in a source code comment (Sat, 09 Apr 2022 09:06:44 UTC)
- git: 5f93395f2f2f - main - ce(4): Remove a double word in a source code comment (Sat, 09 Apr 2022 09:06:45 UTC)
- git: 6a734168cb81 - main - al_eth: Remove a double word in a source code comment (Sat, 09 Apr 2022 09:06:46 UTC)
- git: 8dcf5860b369 - main - getenv(3): Fix two typos in source code comments (Sat, 09 Apr 2022 09:37:21 UTC)
- git: 1a15a383a6b1 - main - net: Fix a typo in a source code comment (Sat, 09 Apr 2022 09:40:43 UTC)
- git: 77a44875e59b - main - netgraph(4): Fix a typo in a source code comment (Sat, 09 Apr 2022 09:40:45 UTC)
- git: addb2c6585b8 - main - tcp_rack: Fix a typo in a source code comment (Sat, 09 Apr 2022 11:26:43 UTC)
- git: 2dd0c2bc7f8c - main - tcp_bbr(4): Fix a typo in a source code comment (Sat, 09 Apr 2022 11:26:44 UTC)
- git: b95a6ecffab4 - main - hastd(8): Fix a typo in a source code comment (Sat, 09 Apr 2022 12:10:26 UTC)
- git: 38dd27d21e6c - main - libipsec: Fix a typo in a source code comment (Sat, 09 Apr 2022 12:10:27 UTC)
- git: a37c6fcc46ca - main - mpt(4): Fix a typo in a source code comment (Sat, 09 Apr 2022 12:10:28 UTC)
- git: f171938cd6ed - main - jail: Remove a double word in a source code comment (Sat, 09 Apr 2022 12:20:39 UTC)
- git: a9f09d75ddff - main - netpfil: Remove a double word in a source code comment (Sat, 09 Apr 2022 12:20:40 UTC)
- git: ffedb32dd368 - main - pax(1): Remove a few double words in source code comments (Sat, 09 Apr 2022 12:28:43 UTC)
- git: 9a22f7fb9da3 - main - i386: Remove a double word in a source code comment (Sat, 09 Apr 2022 12:31:47 UTC)
- git: 75e1650d7fe8 - main - bhnd(4): Remove a double word in a source code comment (Sat, 09 Apr 2022 12:31:48 UTC)
- git: 009727ed5777 - main - routed(8): Remove a double word in a source code comment (Sat, 09 Apr 2022 12:42:32 UTC)
- git: 299fcf402dca - main - fsck_ffs(8): Fix a typo in a source code comment (Sat, 09 Apr 2022 12:42:33 UTC)
- git: d048e8c6196a - main - ofed: Fix a typo in a source code comment (Sat, 09 Apr 2022 12:42:35 UTC)
- git: ecbdfbfd18d9 - main - netgraph(3): Remove a double word in a source code comment (Sat, 09 Apr 2022 12:42:36 UTC)
- git: 28612e5934c7 - stable/13 - if_indextoname(3): Correct the RFC in a comment (Sun, 10 Apr 2022 05:53:34 UTC)
- git: fdf79fe5dc43 - stable/13 - tty(4): Add a HISTORY section to the manual page (Sun, 10 Apr 2022 05:53:35 UTC)
- git: 7ae00874e5c8 - stable/13 - isci(4): Remove a double word in an error message (Sun, 10 Apr 2022 05:53:37 UTC)
- git: 2864d3dcd668 - stable/12 - if_indextoname(3): Correct the RFC in a comment (Sun, 10 Apr 2022 05:54:40 UTC)
- git: 810e7aad1eb0 - stable/12 - tty(4): Add a HISTORY section to the manual page (Sun, 10 Apr 2022 05:54:41 UTC)
- git: e8fcdf9de5d3 - stable/12 - isci(4): Remove a double word in an error message (Sun, 10 Apr 2022 05:54:42 UTC)
- git: bde570903377 - main - UPDATING: Fix a few typos (Sun, 10 Apr 2022 08:12:53 UTC)
- git: d9d5b117972e - stable/13 - ng_btsocket(4): Fix a typo in an error message (Mon, 11 Apr 2022 03:39:21 UTC)
- git: 62114f33b014 - stable/12 - ng_btsocket(4): Fix a typo in an error message (Mon, 11 Apr 2022 03:39:46 UTC)
- git: abe171cc5c9d - stable/13 - tcp_rack: Fix a few typos in sysctl descriptions and comments (Thu, 14 Apr 2022 06:00:47 UTC)
- git: abf7997b8bd2 - stable/13 - tcp_bbr(4): Fix a typo in a sysctl description and a comment (Thu, 14 Apr 2022 06:00:48 UTC)
- git: b631c429bb6e - stable/13 - routed(8): Remove a double word in a source code comment (Thu, 14 Apr 2022 06:00:49 UTC)
- git: 9faf4f300724 - stable/13 - math(3): Remove a double word in a source code comment (Thu, 14 Apr 2022 06:00:50 UTC)
- git: 1cd8d2d4d869 - stable/13 - fstyp(8): Fix a typo in a source code comment (Thu, 14 Apr 2022 06:00:51 UTC)
- git: fffdff33a351 - stable/13 - ena(4): Remove a double word in a source code comment (Thu, 14 Apr 2022 06:00:52 UTC)
- git: b2ff78268e83 - stable/13 - jail: Remove a double word in a source code comment (Thu, 14 Apr 2022 06:08:42 UTC)
- git: 2e1670c799c5 - stable/13 - tcp_rack: Fix a typo in a source code comment (Thu, 14 Apr 2022 06:08:43 UTC)
- git: 361faf208f8c - stable/13 - kern: Fix a typo in a source code comment (Thu, 14 Apr 2022 06:08:45 UTC)
- git: baf5805e3f86 - stable/13 - ce(4): Remove a double word in a source code comment (Thu, 14 Apr 2022 06:08:46 UTC)
- git: a4e708ba9fce - stable/13 - ath(4): Remove a double word in a few source code comments (Thu, 14 Apr 2022 06:08:47 UTC)
- git: f7ed8a5a7f0b - stable/13 - getenv(3): Fix two typos in source code comments (Thu, 14 Apr 2022 06:08:48 UTC)
- git: 128cd1a6a7cf - stable/13 - netgraph(4): Fix a typo in a source code comment (Thu, 14 Apr 2022 06:08:49 UTC)
- git: 42878c334223 - stable/13 - ice: Remove a double word in a source code comment (Thu, 14 Apr 2022 06:08:50 UTC)
- git: d2c483caa375 - stable/13 - libalias(3): Fix two typos in source code comments (Thu, 14 Apr 2022 06:08:51 UTC)
- git: a0ef29f14cc4 - stable/13 - NOTES: Remove a double word in comments (Thu, 14 Apr 2022 06:08:52 UTC)
- git: 8e8deee0ec99 - stable/13 - tcp_bbr(4): Fix two typos in source code comments (Thu, 14 Apr 2022 06:08:54 UTC)
- git: 61caf0ab6557 - stable/13 - eventhandler: Remove a double world in two comments (Thu, 14 Apr 2022 06:08:55 UTC)
- git: f5c529fa5c30 - stable/13 - UPDATING: Remove a double word in an entry (Thu, 14 Apr 2022 06:08:56 UTC)
- git: 46516b828b0b - stable/13 - sound(4): Fix a typo in a source code comment (Thu, 14 Apr 2022 06:08:57 UTC)
- git: 3b44bcea52b6 - stable/13 - libipsec: Fix a typo in a source code comment (Thu, 14 Apr 2022 06:08:58 UTC)
- git: 318558f5793d - stable/13 - tcp_bbr(4): Fix a typo in a source code comment (Thu, 14 Apr 2022 06:08:59 UTC)
- git: e5901f6cd32a - stable/13 - random(3): Fix a typo in a source code comment (Thu, 14 Apr 2022 06:09:01 UTC)
- git: dcc5066d86f4 - stable/13 - bhnd(4): Remove a double word in a source code comment (Thu, 14 Apr 2022 06:09:02 UTC)
- git: dcf7f03b8438 - stable/13 - umount(8): Remove a double word in a source code comment (Thu, 14 Apr 2022 06:09:03 UTC)
- git: 17d3e27a83d9 - stable/13 - sys: Remove a double word in a source code comment (Thu, 14 Apr 2022 06:09:04 UTC)
- git: cdaa81188951 - stable/13 - sfxge(4): Remove a double word in a few source code comments (Thu, 14 Apr 2022 06:09:05 UTC)
- git: e5a76832b80f - stable/13 - e1000: Fix a typos in source code comments (Thu, 14 Apr 2022 06:09:07 UTC)
- git: 97531acbf847 - stable/13 - stand: Remove a double word in a source code comment (Thu, 14 Apr 2022 06:09:08 UTC)
- git: 40ca30e71a59 - stable/13 - dhclient(8): Fix a typo in a source code comment (Thu, 14 Apr 2022 06:09:09 UTC)
- git: e3ca064bbe6b - stable/13 - net80211(4): Fix a typo in a source code comment (Thu, 14 Apr 2022 06:09:10 UTC)
- git: b0f708e6a61f - stable/13 - iscsi(4): Remove a double word in a source code comment (Thu, 14 Apr 2022 06:13:28 UTC)
- git: 5688715acf5e - stable/13 - neta: Fix a typo in a source code comment (Thu, 14 Apr 2022 06:13:29 UTC)
- git: e59161e4377d - stable/13 - powerpc: Fix two typos in source code comments (Thu, 14 Apr 2022 06:13:30 UTC)
- git: b138cb1300aa - stable/13 - sfxge(4): Remove some double words in source code comments (Thu, 14 Apr 2022 06:13:32 UTC)
- git: eafea71138b4 - stable/13 - resolver(3): Fix a typo in a source code comment (Thu, 14 Apr 2022 06:13:33 UTC)
- git: c2025adaea19 - stable/13 - iwm(4): Remove a double word in a source code comment (Thu, 14 Apr 2022 06:13:34 UTC)
- git: 49a2f75623f2 - stable/13 - ips(4): Remove a double word in a few source code comments (Thu, 14 Apr 2022 06:13:35 UTC)
- git: 72692ac18c85 - stable/13 - nvme(4): Fix a typo in a source code comment (Thu, 14 Apr 2022 06:13:36 UTC)
- git: b7c2ea78e846 - stable/13 - tcp_htps: Fix a typo in a source code comment (Thu, 14 Apr 2022 06:13:37 UTC)
- git: 937f83dc2e34 - stable/13 - netpfil: Remove a double word in a source code comment (Thu, 14 Apr 2022 06:13:38 UTC)
- git: ecc10e7be978 - stable/13 - usb(4): Remove a double word in a source code comment (Thu, 14 Apr 2022 06:13:40 UTC)
- git: 6d14451326e3 - stable/13 - hastd(8): Fix a typo in a source code comment (Thu, 14 Apr 2022 06:13:41 UTC)
- git: 386a4025b0c4 - stable/13 - bhnd(4): Remove some double words in source code comments (Thu, 14 Apr 2022 06:13:42 UTC)
- git: 3d9616476412 - stable/13 - cxgbe(4): Fix a typo in a source code comment (Thu, 14 Apr 2022 06:13:43 UTC)
- git: b8e4c893d262 - stable/13 - mpt(4): Fix a typo in a source code comment (Thu, 14 Apr 2022 06:13:44 UTC)
- git: 1c799ac61345 - stable/13 - i386: Remove a double word in a source code comment (Thu, 14 Apr 2022 06:13:45 UTC)
- git: 0ad4b1d0b60c - stable/13 - libkern: Fix two typos in source code comments (Thu, 14 Apr 2022 06:17:48 UTC)
- git: edc3fc313068 - stable/13 - netpfil: Fix a typo in a source code comment (Thu, 14 Apr 2022 06:17:49 UTC)
- git: 458385c7b582 - stable/13 - cam(4): Remove a double word in a source code comment (Thu, 14 Apr 2022 06:17:50 UTC)
- git: 6eef2e6425c2 - stable/13 - ipnat(5): Fix a double word in the manual page (Thu, 14 Apr 2022 06:17:51 UTC)
- git: 8c4ba30ad388 - stable/13 - qlnxe(4): Fix a typo in a source code comment (Thu, 14 Apr 2022 06:17:52 UTC)
- git: e079f4263f9a - stable/13 - kern: Remove a double word in a source code comment (Thu, 14 Apr 2022 06:17:53 UTC)
- git: c08230291947 - stable/13 - usb(4): Fix two typos in source code comments (Thu, 14 Apr 2022 06:17:54 UTC)
- git: 61124bbbf67d - stable/13 - netgraph(3): Remove a double word in a source code comment (Thu, 14 Apr 2022 06:17:56 UTC)
- git: c6e8fa2a7582 - stable/13 - usb: Remove some double words in source code comments (Thu, 14 Apr 2022 06:17:57 UTC)
- git: 47876ca76e7a - stable/13 - ofed: Remove a double word in a source code comment (Thu, 14 Apr 2022 06:17:58 UTC)
- git: b6ab9fc601ee - stable/13 - fsck_ffs(8): Fix a typo in a source code comment (Thu, 14 Apr 2022 06:17:59 UTC)
- git: 0ebfaeaf4c2b - stable/13 - al_eth: Remove a double word in a source code comment (Thu, 14 Apr 2022 06:18:00 UTC)
- git: bcdea7f57894 - stable/13 - sym(4): Fix a typo in a source code comment (Thu, 14 Apr 2022 06:18:01 UTC)
- git: 492741b131ad - stable/13 - pax(1): Remove a few double words in source code comments (Thu, 14 Apr 2022 06:18:02 UTC)
- git: c6cf486fa6af - stable/13 - ufs: Fix a typo in a source code comment (Thu, 14 Apr 2022 06:18:03 UTC)
- git: c0ba6201c101 - stable/12 - ufs: Fix a typo in a source code comment (Thu, 14 Apr 2022 06:28:07 UTC)
- git: 1d50cf5820db - stable/12 - pax(1): Remove a few double words in source code comments (Thu, 14 Apr 2022 06:28:08 UTC)
- git: 8d2289363389 - stable/12 - sym(4): Fix a typo in a source code comment (Thu, 14 Apr 2022 06:28:09 UTC)
- git: b81ab90f0676 - stable/12 - al_eth: Remove a double word in a source code comment (Thu, 14 Apr 2022 06:28:10 UTC)
- git: 28fe5bef77b2 - stable/12 - usb: Remove some double words in source code comments (Thu, 14 Apr 2022 06:44:43 UTC)
- git: a82b43c94643 - stable/12 - netgraph(3): Remove a double word in a source code comment (Thu, 14 Apr 2022 06:44:44 UTC)
- git: be5cbb440280 - stable/12 - kern: Remove a double word in a source code comment (Thu, 14 Apr 2022 06:44:45 UTC)
- git: 1c8dfff43fff - stable/12 - qlnxe(4): Fix a typo in a source code comment (Thu, 14 Apr 2022 06:44:46 UTC)
- git: 0a75560b5a78 - stable/12 - ipnat(5): Fix a double word in the manual page (Thu, 14 Apr 2022 06:44:47 UTC)
- git: e9b916ff74a5 - stable/12 - cam(4): Remove a double word in a source code comment (Thu, 14 Apr 2022 06:44:48 UTC)
- git: 646761495b30 - stable/12 - netpfil: Fix a typo in a source code comment (Thu, 14 Apr 2022 06:44:50 UTC)
- git: 69299681d7c2 - stable/12 - libkern: Fix two typos in source code comments (Thu, 14 Apr 2022 06:44:51 UTC)
- git: 6105485531be - stable/12 - i386: Remove a double word in a source code comment (Thu, 14 Apr 2022 06:44:52 UTC)
- git: 4a4c6243e9e0 - stable/12 - mpt(4): Fix a typo in a source code comment (Thu, 14 Apr 2022 06:44:53 UTC)
- git: 5328929686cd - stable/12 - cxgbe(4): Fix a typo in a source code comment (Thu, 14 Apr 2022 06:44:54 UTC)
- git: 9049905a27c0 - stable/12 - bhnd(4): Remove some double words in source code comments (Thu, 14 Apr 2022 06:44:55 UTC)
- git: 2d851740d827 - stable/12 - hastd(8): Fix a typo in a source code comment (Thu, 14 Apr 2022 06:44:57 UTC)
- git: a6c32b45d550 - stable/12 - usb(4): Remove a double word in a source code comment (Thu, 14 Apr 2022 06:44:58 UTC)
- git: 3347a0764ec7 - stable/12 - netpfil: Remove a double word in a source code comment (Thu, 14 Apr 2022 06:44:59 UTC)
- git: e8a9554fa1e4 - stable/12 - tcp_htps: Fix a typo in a source code comment (Thu, 14 Apr 2022 06:45:00 UTC)
- git: 95c83fc4ccdf - stable/12 - nvme(4): Fix a typo in a source code comment (Thu, 14 Apr 2022 06:45:01 UTC)
- git: 7f6a1fc843dc - stable/12 - iwm(4): Remove a double word in a source code comment (Thu, 14 Apr 2022 06:45:02 UTC)
- git: 29a23dd2ac94 - stable/12 - resolver(3): Fix a typo in a source code comment (Thu, 14 Apr 2022 06:45:03 UTC)
- git: 35a3662376a0 - stable/12 - powerpc: Fix two typos in source code comments (Thu, 14 Apr 2022 06:45:05 UTC)
- git: adbd34f42106 - stable/12 - neta: Fix a typo in a source code comment (Thu, 14 Apr 2022 06:45:06 UTC)
- git: 5bd1a4d40a2d - stable/12 - iscsi(4): Remove a double word in a source code comment (Thu, 14 Apr 2022 06:45:07 UTC)
- git: 04127661f5ae - stable/12 - net80211(4): Fix a typo in a source code comment (Thu, 14 Apr 2022 06:45:08 UTC)
- git: ae1456a1bbeb - stable/12 - dhclient(8): Fix a typo in a source code comment (Thu, 14 Apr 2022 06:45:09 UTC)
- git: b242f1ad75c3 - stable/12 - stand: Remove a double word in a source code comment (Thu, 14 Apr 2022 06:45:10 UTC)
- git: cbec49f30f18 - stable/12 - e1000: Fix a typos in source code comments (Thu, 14 Apr 2022 06:45:11 UTC)
- git: f5ef2c8af07a - stable/12 - sfxge(4): Remove a double word in a few source code comments (Thu, 14 Apr 2022 06:45:13 UTC)
- git: 45572459a74c - stable/12 - umount(8): Remove a double word in a source code comment (Thu, 14 Apr 2022 06:45:14 UTC)
- git: 9bc4478485ae - stable/12 - bhnd(4): Remove a double word in a source code comment (Thu, 14 Apr 2022 06:45:15 UTC)
- git: ef83e7176d1f - stable/12 - random(3): Fix a typo in a source code comment (Thu, 14 Apr 2022 06:45:16 UTC)
- git: a083481a0ccb - stable/12 - libipsec: Fix a typo in a source code comment (Thu, 14 Apr 2022 06:45:17 UTC)
- git: 4b588194de00 - stable/12 - sound(4): Fix a typo in a source code comment (Thu, 14 Apr 2022 06:45:18 UTC)
- git: c7edb974ed50 - stable/12 - UPDATING: Remove a double word in an entry (Thu, 14 Apr 2022 06:45:19 UTC)
- git: d0ede3adf404 - stable/12 - NOTES: Remove a double word in comments (Thu, 14 Apr 2022 06:45:21 UTC)
- git: 3bbf7fe94612 - stable/12 - libalias(3): Fix two typos in source code comments (Thu, 14 Apr 2022 06:45:22 UTC)
- git: a2453dd10a06 - stable/12 - ice: Remove a double word in a source code comment (Thu, 14 Apr 2022 06:45:23 UTC)
- git: 0fa8d84bd948 - stable/12 - netgraph(4): Fix a typo in a source code comment (Thu, 14 Apr 2022 06:45:24 UTC)
- git: 77f4623d41d4 - stable/12 - getenv(3): Fix two typos in source code comments (Thu, 14 Apr 2022 06:45:25 UTC)
- git: ffdb73b779df - stable/12 - ath(4): Remove a double word in a few source code comments (Thu, 14 Apr 2022 06:45:26 UTC)
- git: 51482c1d3099 - stable/12 - ce(4): Remove a double word in a source code comment (Thu, 14 Apr 2022 06:45:27 UTC)
- git: baffa1f98fa7 - stable/12 - kern: Fix a typo in a source code comment (Thu, 14 Apr 2022 06:45:29 UTC)
- git: 6237860caeb5 - stable/12 - tcp_rack: Fix a typo in a source code comment (Thu, 14 Apr 2022 06:45:30 UTC)
- git: ba14705a3a28 - stable/12 - ena(4): Remove a double word in a source code comment (Thu, 14 Apr 2022 06:45:31 UTC)
- git: 5a05bdca4ddc - stable/12 - math(3): Remove a double word in a source code comment (Thu, 14 Apr 2022 06:45:32 UTC)
- git: 5327cbf24542 - stable/12 - routed(8): Remove a double word in a source code comment (Thu, 14 Apr 2022 06:45:33 UTC)
- git: 7fa5cd38274e - main - Revert "drm2: Fix a typo in a source code comment" (Thu, 14 Apr 2022 07:01:46 UTC)
- Re: git: 5158cf0a382e - main - drm2: Fix a typo in a source code comment (Thu, 14 Apr 2022 07:06:04 UTC)
- git: 3e0f3678eca7 - main - time(3): Refine history in the manual page (Thu, 14 Apr 2022 08:04:47 UTC)
- git: 5ae18075fea2 - releng/13.1 - pnfsserver(4): Fix a typo in the manual page (Fri, 15 Apr 2022 13:31:24 UTC)
- git: 165d97049a6e - releng/13.1 - loader.4th(8): Fix a typo in the manual page (Fri, 15 Apr 2022 13:31:25 UTC)
- git: ac384c6bfd1b - releng/13.1 - crypto(9): Fix a typo in the manual page (Fri, 15 Apr 2022 13:31:27 UTC)
- git: 9afada88e08d - releng/13.1 - ipf(5): Fix a typo in the manual page (Fri, 15 Apr 2022 13:31:28 UTC)
- git: 2b667915c89e - releng/13.1 - htu21(4): Correct a typo in the manual page (Fri, 15 Apr 2022 13:31:29 UTC)
- git: 839c10c58900 - releng/13.1 - own(9): Fix a typo in a function name in the manual page (Fri, 15 Apr 2022 13:31:30 UTC)
- git: 2ece57c3ac0c - releng/13.1 - mt(3): Fix a typo in the manual page (Fri, 15 Apr 2022 13:31:31 UTC)
- git: f02b1c36b222 - releng/13.1 - pass(4): Fix a typo in the manual page (Fri, 15 Apr 2022 13:31:32 UTC)
- git: 02b444d74922 - releng/13.1 - tty(4): Add a HISTORY section to the manual page (Fri, 15 Apr 2022 13:31:33 UTC)
- git: e74c79e48ef1 - releng/13.1 - isci(4): Remove a double word in an error message (Fri, 15 Apr 2022 13:31:34 UTC)
- git: b92667b30262 - main - inetd(8): Fix a typo in the manual page (Tue, 19 Apr 2022 14:50:18 UTC)
- git: f45f90c5d6f0 - main - videomode: Fix a typo in an kernel message (Tue, 19 Apr 2022 15:10:22 UTC)
- git: cebd29c950dc - main - tslog(4): Fix a typo in the manual page (Wed, 20 Apr 2022 10:33:11 UTC)
- git: 88cdccff3f76 - main - oce(4): Fix a typo in a sysctl description (Wed, 20 Apr 2022 10:52:04 UTC)
- git: 7fad3ed8e9bd - main - iicbus(4): Fix two typos in kernel error messages (Wed, 20 Apr 2022 10:55:59 UTC)
- git: 746cc38ec358 - main - libsa: Fix a typo in a panic message (Wed, 20 Apr 2022 10:57:15 UTC)
- git: 583bb9c530b2 - main - sed(1): Fix a typo in the manual page (Wed, 20 Apr 2022 11:00:54 UTC)
- git: dd19f0e9c006 - stable/13 - time(3): Refine history in the manual page (Thu, 21 Apr 2022 06:26:46 UTC)
- git: cf1c35c92e01 - stable/12 - time(3): Refine history in the manual page (Thu, 21 Apr 2022 06:27:44 UTC)
- git: 4a98047762f3 - stable/13 - videomode: Fix a typo in an kernel message (Fri, 22 Apr 2022 07:28:20 UTC)
- git: d1cfb5935dfb - stable/12 - videomode: Fix a typo in an kernel message (Fri, 22 Apr 2022 07:28:37 UTC)
- git: 6b642cf5c874 - releng/13.1 - time(3): Refine history in the manual page (Fri, 22 Apr 2022 14:39:31 UTC)
- git: 1a276dbad1ad - stable/13 - sed(1): Fix a typo in the manual page (Sat, 23 Apr 2022 06:56:22 UTC)
- git: 9d62e335f7a3 - stable/13 - tslog(4): Fix a typo in the manual page (Sat, 23 Apr 2022 06:56:23 UTC)
- git: 66fb0f33ff95 - stable/13 - iicbus(4): Fix two typos in kernel error messages (Sat, 23 Apr 2022 06:56:24 UTC)
- git: a67ee9022f4f - stable/13 - oce(4): Fix a typo in a sysctl description (Sat, 23 Apr 2022 06:56:25 UTC)
- git: d685aeacce8c - stable/13 - libsa: Fix a typo in a panic message (Sat, 23 Apr 2022 06:56:26 UTC)
- git: 0ab6c45d7c92 - stable/12 - sed(1): Fix a typo in the manual page (Sat, 23 Apr 2022 06:59:13 UTC)
- git: 35332bccd07b - stable/12 - tslog(4): Fix a typo in the manual page (Sat, 23 Apr 2022 06:59:14 UTC)
- git: 63edcc011d6b - stable/12 - oce(4): Fix a typo in a sysctl description (Sat, 23 Apr 2022 06:59:15 UTC)
- git: a5c50e44d87e - stable/12 - libsa: Fix a typo in a panic message (Sat, 23 Apr 2022 06:59:16 UTC)
- Greg Lehey
- Hans Petter Selasky
- Jens Schweikhardt
- John Baldwin
- git: 9c7bc70ff823 - internal/admin - Release scottph@ from mentorship. (Tue, 05 Apr 2022 23:00:32 UTC)
- Re: git: e8e691983bb7 - main - suppress set but not used warnings for kernel builds (Tue, 05 Apr 2022 23:25:55 UTC)
- git: 89abc0fbbd47 - main - x86 bounce_bus_dma_tag_destroy: Silence set but unused warning. (Wed, 06 Apr 2022 23:45:54 UTC)
- git: 99f65e9198c8 - main - iwi: Remove write-only status variable. (Wed, 06 Apr 2022 23:45:56 UTC)
- git: d31850654e2f - main - iwn: Remove write-only extra variable. (Wed, 06 Apr 2022 23:45:57 UTC)
- git: 30cac8e3bbc1 - main - ppc: Fix set but not used warnings on !i386. (Wed, 06 Apr 2022 23:45:58 UTC)
- git: 546629073d4e - main - cmi: Mark rsp as unused. (Wed, 06 Apr 2022 23:45:59 UTC)
- git: 4afc92cd6e98 - main - ac97_initmixer: Remove write-only variables. (Wed, 06 Apr 2022 23:46:00 UTC)
- git: 8c3923ae2fef - main - uhci: Remove write-only variable. (Wed, 06 Apr 2022 23:46:01 UTC)
- git: 92ca0e81b8a9 - main - pvscsi_adapter_reset: Mark val as unused. (Wed, 06 Apr 2022 23:46:02 UTC)
- git: 7650d4b67e53 - main - xen netback: Remove write-only variables. (Wed, 06 Apr 2022 23:46:04 UTC)
- git: 371c917b0b45 - main - unlink_nhgrp: Remove write-only variable. (Wed, 06 Apr 2022 23:46:05 UTC)
- git: f7236dd0684e - main - change_mpath_route: Remove write-only nh variable. (Wed, 06 Apr 2022 23:46:06 UTC)
- git: 8b6ccfb6c700 - main - multicast code: Quiet unused warnings for variables used for KTR traces. (Wed, 06 Apr 2022 23:46:07 UTC)
- git: 6301649e0e43 - main - mlx5: Remove write-only variables. (Wed, 06 Apr 2022 23:46:08 UTC)
- git: 9b0eb55048e6 - main - psm: Remove write-only variables. (Wed, 06 Apr 2022 23:46:09 UTC)
- git: 583df2db5cf4 - main - bxe: Quiet set but not used warnings. (Wed, 06 Apr 2022 23:46:10 UTC)
- git: b024faffa0c7 - main - hyperv storvsc: Remove unused variables. (Wed, 06 Apr 2022 23:46:12 UTC)
- git: bbfec32d156c - main - isci: Propagate error from bus_dma_tag_create. (Wed, 06 Apr 2022 23:46:13 UTC)
- git: d68cc5a8390f - main - isci: Disable set but unused warnings. (Wed, 06 Apr 2022 23:46:14 UTC)
- git: 354ef278e99d - main - powernow(4): Fix unused variable warnings by using the variables. (Wed, 06 Apr 2022 23:46:15 UTC)
- git: 46adc7fad3c9 - main - axgbe: Remove unused variable in axgbe_msix_que. (Wed, 06 Apr 2022 23:46:16 UTC)
- git: ee28ad11b763 - main - iavf: Quite set but not used warnings. (Wed, 06 Apr 2022 23:46:17 UTC)
- git: c0a1391aa608 - main - ixl: Remove unused variables. (Wed, 06 Apr 2022 23:46:18 UTC)
- git: 551feba18cf3 - main - sc vga: Remove unused variables. (Wed, 06 Apr 2022 23:46:20 UTC)
- git: 4dab99b93692 - main - ena: Remove unused variable. (Wed, 06 Apr 2022 23:46:21 UTC)
- git: db3603ff0947 - main - ibcore: Disable set but unused warnings. (Wed, 06 Apr 2022 23:46:22 UTC)
- git: bf73b067713f - main - ip6_mroute: Mark a variable only used in a debug trace as unused. (Wed, 06 Apr 2022 23:46:23 UTC)
- git: c1710eaf32f5 - main - ix: Mark variables only used in debug traces as unused. (Wed, 06 Apr 2022 23:46:24 UTC)
- git: 89293939de19 - main - kgssapi krb5: Remove unused variables. (Wed, 06 Apr 2022 23:46:25 UTC)
- git: 3f6d3f0285f5 - main - alias_nbt: Move debug-only variable under #ifdef LIBALIAS_DEBUG. (Wed, 06 Apr 2022 23:46:26 UTC)
- git: 6454d0c8cb5c - main - libalias: Remove unused variables. (Wed, 06 Apr 2022 23:46:28 UTC)
- git: 8af242195658 - main - lio: Quiet set but unused warnings. (Wed, 06 Apr 2022 23:46:29 UTC)
- git: 3cebca152b18 - main - bnhd: Write out updated resource dependencies from the table. (Thu, 07 Apr 2022 17:47:27 UTC)
- git: ebb16d5e9393 - main - mlx5: Pass the correct data pointer to the add_dst_cb instead of NULL. (Thu, 07 Apr 2022 17:47:28 UTC)
- git: 71a2364fa296 - main - mthca: Mark a variable used only in debug traces as unused. (Fri, 08 Apr 2022 00:03:14 UTC)
- git: b08a56ad4608 - main - mxgbe: Remove a dummy variable used to force a register read. (Fri, 08 Apr 2022 00:03:15 UTC)
- git: 3f0871d7fc4e - main - ngatm: Expand #if 0 to cover all lines involving mlen. (Fri, 08 Apr 2022 00:03:16 UTC)
- git: 9f566782e0ba - main - ng_bt: Remove an unused variable. (Fri, 08 Apr 2022 00:03:17 UTC)
- git: 497c2cf4f84d - main - ng_ksocket: Remove unused variable. (Fri, 08 Apr 2022 00:03:18 UTC)
- git: a11819ca1f9b - main - ng_lmi: Move all of highest_dlci under #if 0. (Fri, 08 Apr 2022 00:03:20 UTC)
- git: ad490a5aeb8e - main - ng_netflow: Remove unused variable. (Fri, 08 Apr 2022 00:03:21 UTC)
- git: 8373c8050360 - main - ng_ppp: Remove unused variable. (Fri, 08 Apr 2022 00:03:22 UTC)
- git: f44692ce0c92 - main - ng_tag: Move totlen fully under #ifdef NG_TAG_DEBUG. (Fri, 08 Apr 2022 00:03:23 UTC)
- git: 395975eaed9e - main - nvdimm: Remove unused variable. (Fri, 08 Apr 2022 00:03:24 UTC)
- git: 19c099a86613 - main - oce: Remove unused variables. (Fri, 08 Apr 2022 00:03:25 UTC)
- git: afda85535068 - main - ocs: Remove unused variable. (Fri, 08 Apr 2022 00:03:26 UTC)
- git: c0ca75b0db2f - main - otus: Return computed error value instead of ENXIO from otus_raw_xmit. (Fri, 08 Apr 2022 00:03:28 UTC)
- git: 91aa93eb675a - main - qlnx: Remove unused variables. (Fri, 08 Apr 2022 00:03:29 UTC)
- git: 3415775dfa42 - main - qlnx: Move all references to total_rx_count under #ifdef QLNX_SOFT_LRO. (Fri, 08 Apr 2022 00:03:30 UTC)
- git: 885db9301ef9 - main - qlnx: Comment out remaining references to tx_data_bd. (Fri, 08 Apr 2022 00:03:31 UTC)
- git: ee07d7121314 - main - qlnx: Return error from qlnxr_mod_load if it fails. (Fri, 08 Apr 2022 00:03:32 UTC)
- git: eb147f78a4d9 - main - qlnx: Mark variables only used in debug traces as unused. (Fri, 08 Apr 2022 00:03:33 UTC)
- git: c9bbf99be038 - main - qlnx: Disable unused by set warnings for ecore_ll2.c. (Fri, 08 Apr 2022 00:03:34 UTC)
- git: ec86afafbb33 - main - qlxgb: Remove unused variables. (Fri, 08 Apr 2022 00:03:35 UTC)
- git: 10e3e53dd4fc - main - qlxgbe: Use select_value_count variable. (Fri, 08 Apr 2022 00:03:37 UTC)
- git: 9fa72d33d990 - main - qlxgbe: Remove unused variables. (Fri, 08 Apr 2022 00:03:38 UTC)
- git: 5bf982c16291 - main - qlxge: Remove unused variables. (Fri, 08 Apr 2022 00:03:39 UTC)
- git: 6d0a82ffc76d - main - krping: Remove unused variable. (Fri, 08 Apr 2022 00:03:40 UTC)
- git: 50e3b6aa480b - main - rtwn: Restore RF_ENV control type after initializing RF. (Fri, 08 Apr 2022 00:03:41 UTC)
- git: 74f1cd7bd6a8 - main - sfxge: Remove unused variables. (Fri, 08 Apr 2022 00:03:42 UTC)
- git: 3797f43e91f8 - main - sgx: Remove unused variable. (Fri, 08 Apr 2022 00:03:44 UTC)
- git: 9fe2867ce4cb - main - smbfs_rename: Move all references to flags under #ifdef notnow. (Fri, 08 Apr 2022 00:03:45 UTC)
- git: 771e4a86131a - main - smbfs: Remove unused variable. (Fri, 08 Apr 2022 00:03:46 UTC)
- git: 3e4aa9c629af - main - pcm atiixp: Remove dead variable. (Fri, 08 Apr 2022 00:03:47 UTC)
- git: 0025422091dd - main - pcm emu10k1: Remove dead code in channel_setblocksize callbacks. (Fri, 08 Apr 2022 00:03:48 UTC)
- git: 92e7c96648b3 - main - pcm envy24: Remove some dead code and associated unused variables. (Fri, 08 Apr 2022 00:03:49 UTC)
- git: 11fd7ec0444a - main - pcm hdspe: Remove unused variable. (Fri, 08 Apr 2022 00:03:51 UTC)
- git: eda611e45eb4 - main - pcm via82c686: Remove unused variables. (Fri, 08 Apr 2022 00:03:52 UTC)
- git: bdfc2fc0c44d - main - pcm mss: Quiet unused variable warnings. (Fri, 08 Apr 2022 00:03:53 UTC)
- git: 2d9ae66d0222 - main - splash_pcx: Remove unused variables. (Fri, 08 Apr 2022 00:03:54 UTC)
- git: 08ff11e52423 - main - tpm: Remove unused variables. (Fri, 08 Apr 2022 00:03:55 UTC)
- git: d62a6ff38bd5 - main - if_upgt: Remove unused variables. (Fri, 08 Apr 2022 00:03:56 UTC)
- git: 7295403595d1 - main - if_urtw: Remove unused variables. (Fri, 08 Apr 2022 00:03:58 UTC)
- git: 197b9a2ef003 - main - atp: Remove unused variable. (Fri, 08 Apr 2022 00:03:59 UTC)
- git: 572edd3dae9f - main - vmm: Re-quiet set but unused warnings. (Fri, 08 Apr 2022 00:04:00 UTC)
- git: a7d876f70100 - main - vmm amdvi: Move ctrl under #ifdef AMDVI_DEBUG_CMD. (Fri, 08 Apr 2022 00:04:01 UTC)
- git: 0768536d19c7 - main - vmci: Remove unused variables. (Fri, 08 Apr 2022 00:04:02 UTC)
- git: 0c348b97eb05 - main - zfs: Disable -Wunused-but-set-variable for a few files in zstd. (Fri, 08 Apr 2022 00:04:03 UTC)
- Re: git: 0c348b97eb05 - main - zfs: Disable -Wunused-but-set-variable for a few files in zstd. (Fri, 08 Apr 2022 00:18:56 UTC)
- git: 6a33ecdc2f64 - main - Fix a typo in previous commit. (Fri, 08 Apr 2022 19:02:13 UTC)
- Re: git: 885db9301ef9 - main - qlnx: Comment out remaining references to tx_data_bd. (Fri, 08 Apr 2022 19:27:35 UTC)
- git: 516243545e72 - main - mlx4: Remove a variable only used in commented-out code. (Sat, 09 Apr 2022 00:27:44 UTC)
- git: 6d018c93eaff - main - mlx4: Remove unused variables. (Sat, 09 Apr 2022 00:27:45 UTC)
- git: 834533b9c50e - main - mlx5: Remove unused variables. (Sat, 09 Apr 2022 00:27:46 UTC)
- git: d557e89abb43 - main - pf: Workaround set but unused warning. (Sat, 09 Apr 2022 00:27:47 UTC)
- git: 5cd9d254039e - main - aac: Move sge64 declaration into the #ifdef __amd64__ block. (Sat, 09 Apr 2022 00:27:48 UTC)
- git: 3b994db74b75 - main - Use stub inline functions for no-op versions of tcp_fastopen*(). (Sat, 09 Apr 2022 00:27:49 UTC)
- git: a7e1a58554fd - main - uma_zfree_smr: uz_flags is only used if NUMA is defined. (Sat, 09 Apr 2022 00:27:50 UTC)
- git: 2e7838ae84c6 - main - vm_phys_early_alloc: mem_index is only used under #ifdef NUMA. (Sat, 09 Apr 2022 00:27:51 UTC)
- git: c1480b1702b4 - main - i386 pmap: Re-quiet set but unused warnings. (Sat, 09 Apr 2022 00:27:53 UTC)
- git: 032253e1d2e7 - main - tdfx: Mark a variable only used under a custom debug macro as unused. (Sat, 09 Apr 2022 00:27:54 UTC)
- git: b367bd195295 - main - ce: Disable -Wunused-but-set-variable for obfuscated tau32-ddk.c. (Sat, 09 Apr 2022 00:27:55 UTC)
- git: 9e70163017ff - main - i386 linux: Remove unused variables. (Sat, 09 Apr 2022 00:27:56 UTC)
- git: 1d0cadccf827 - main - sbni: Remove unused variable. (Sat, 09 Apr 2022 00:27:57 UTC)
- git: 9c11e6af89c3 - main - sbni: Use memset to clear flags structure in attach. (Sat, 09 Apr 2022 00:27:58 UTC)
- git: 0ed1db1aad5f - main - arm bus_dma_tag_destroy: Move dmat_copy under #ifdef KTR. (Sat, 09 Apr 2022 00:27:59 UTC)
- git: 533b6ecfdcae - main - Pass the computed enum of the correct type to dbg_setup_watchpoint. (Sat, 09 Apr 2022 00:28:01 UTC)
- git: f6abb39b5df9 - main - pci fdt host drivers: Remove unused variables. (Sat, 09 Apr 2022 00:28:02 UTC)
- git: a0aa910fd4ec - main - emac_drain_rxfifo: Use a void cast instead of a dummy variable. (Sat, 09 Apr 2022 00:28:03 UTC)
- git: bce1b42f99e6 - main - aw_gmacclk: Remove unused variables. (Sat, 09 Apr 2022 00:28:04 UTC)
- git: 683ca8034d23 - main - etherswitch: Remove unused variable. (Sat, 09 Apr 2022 00:28:05 UTC)
- git: 48c21c21554c - main - tca6408: Remove unused variable. (Sat, 09 Apr 2022 00:28:06 UTC)
- git: d08cb45362e0 - main - iflib: Use empty inline functions for prefetch*() on non-x86. (Sat, 09 Apr 2022 00:28:07 UTC)
- git: 67f6cad3aba8 - main - coresight: Mark a variable only used in a debug trace as unused. (Sat, 09 Apr 2022 00:28:09 UTC)
- git: ae4bffd5d2b4 - main - gpio pl061: Remove unused variables. (Sat, 09 Apr 2022 00:28:10 UTC)
- git: 6f1fe2a0d692 - main - pci_host_generic_acpi: Remove unused variable. (Sat, 09 Apr 2022 00:28:11 UTC)
- git: 2fb87f5147fc - main - uart_mu: Remove unused variables. (Sat, 09 Apr 2022 00:28:12 UTC)
- git: 8d1e57a1a82e - main - aw_clk_nkmp: Remove unused variables. (Sat, 09 Apr 2022 00:28:13 UTC)
- git: 34df2dfa5135 - main - bcm2835_gpio: Remove unused variable. (Sat, 09 Apr 2022 00:28:14 UTC)
- git: 888a60295912 - main - imx_clk_composite: Mark two variables only used in debug traces as unused. (Sat, 09 Apr 2022 00:28:15 UTC)
- git: 38b36a200429 - main - imx_clk_sscg: Remove unused variable. (Sat, 09 Apr 2022 00:28:16 UTC)
- git: c25277bfff6c - main - a37x0_xtal: Remove unused variable. (Sat, 09 Apr 2022 00:28:18 UTC)
- git: 6d2a46f0ab89 - main - netmap: Move more_txspace and some_recvd under #ifdef SYNC_KLOOP_POLL. (Sat, 09 Apr 2022 00:30:24 UTC)
- git: eb13232e4b2f - main - agp_nvidia: Replace a dummy variable to force a read with a void cast. (Sat, 09 Apr 2022 00:30:25 UTC)
- git: 6a51437fa0c7 - main - arm_add_efi_map_entries: Remove unused variable. (Sat, 09 Apr 2022 00:30:26 UTC)
- git: 27f889cf4124 - main - if_mvneta: Remove unused variables. (Sat, 09 Apr 2022 00:30:27 UTC)
- git: c16bfb03cb83 - main - arm mv: Remove unused variables. (Sat, 09 Apr 2022 01:31:46 UTC)
- git: 4b9b6a501a76 - main - arm/arm64 nvidia: Remove unused variables. (Sat, 09 Apr 2022 01:31:47 UTC)
- git: 4f6be8c788ca - main - bcm2835_audio_callback: Don't process garbage if there is no message. (Sat, 09 Apr 2022 01:31:48 UTC)
- git: 1624badace9f - main - imx6_ssi: Remove unused variables, #if 0 variables only used under #if 0. (Sat, 09 Apr 2022 01:31:49 UTC)
- git: 438548300b53 - main - ehci_imx: Remove unused variable. (Sat, 09 Apr 2022 01:31:51 UTC)
- git: ba8c7454d151 - main - cesa: Remove unused variable. (Sat, 09 Apr 2022 01:31:52 UTC)
- git: f4bd36ba2a91 - main - rk_usbphy: Remove unused variable. (Sat, 09 Apr 2022 01:31:53 UTC)
- git: b03cdf3d30b9 - main - arm ti_scm_syscon: Remove unused variable. (Sat, 09 Apr 2022 01:31:54 UTC)
- git: 54319253009b - main - ti_prm: Use existing dev in debug traces and remove unused sc. (Sat, 09 Apr 2022 01:31:55 UTC)
- git: ce71fb38d9a4 - main - ti_adc: Use void cast instead of a dummy variable. (Sat, 09 Apr 2022 01:31:56 UTC)
- git: 0d46a96abffe - main - arm ti: Remove unused variables. (Sat, 09 Apr 2022 01:31:57 UTC)
- git: 17554af4e853 - main - ce,cp: Remove pointless checks for <sys/cdefs.h> (Tue, 12 Apr 2022 17:10:30 UTC)
- git: 1c1bf5bd7c1e - main - x86: Remove silly checks for <sys/cdefs.h>. (Tue, 12 Apr 2022 17:10:31 UTC)
- git: 56f5947a7102 - main - Remove checks for __GNUCLIKE_ASM assuming it is always true. (Tue, 12 Apr 2022 17:10:32 UTC)
- git: 5ab33279ad2a - main - Remove checks for __GNUCLIKE___TYPEOF assuming it is always true. (Tue, 12 Apr 2022 17:10:33 UTC)
- git: 9f92ef766ae0 - main - Remove checks for __GNUCLIKE___SECTION assuming it is always true. (Tue, 12 Apr 2022 17:10:34 UTC)
- git: b8717a8709b2 - main - Remove checks for __GNUCLIKE macros for varargs. (Tue, 12 Apr 2022 17:10:35 UTC)
- git: 87445068f96d - main - Remove check for __CC_SUPPORTS___FUNC__. (Tue, 12 Apr 2022 17:10:37 UTC)
- git: f08613087a97 - main - Remove checks for __CC_SUPPORTS__INLINE assuming it is always true. (Tue, 12 Apr 2022 17:10:38 UTC)
- git: 5f9c9ae2f22b - main - Remove checks for __CC_SUPPORTS_WARNING assuming it is always true. (Tue, 12 Apr 2022 17:10:39 UTC)
- git: 3d6f4411e45f - main - Remove checks for <sys/cdefs.h> being included. (Tue, 12 Apr 2022 17:10:40 UTC)
- git: 6e3168c85db3 - main - <sys/_stdarg.h>: Fix indentation after removing __GNUCLIKE checks. (Tue, 12 Apr 2022 17:12:58 UTC)
- Re: git: 5158cf0a382e - main - drm2: Fix a typo in a source code comment (Tue, 12 Apr 2022 17:15:19 UTC)
- git: c434b26cf3eb - main - i40e_validate_filter_settings: Remove unused variables. (Tue, 12 Apr 2022 21:52:56 UTC)
- git: 4eb43c2c46ed - main - KTR: Add CTR() and TR() macros which accept a variable number of arguments. (Tue, 12 Apr 2022 21:52:57 UTC)
- git: d8e7d35acfd2 - main - iicoc: Remove unused variable. (Tue, 12 Apr 2022 21:59:05 UTC)
- git: 9e420b3742af - main - uart_dev_lowrisc: Remove unused variables in stub functions. (Tue, 12 Apr 2022 21:59:07 UTC)
- git: 0146e4ce2f94 - main - axidma: Remove unused variables. (Tue, 12 Apr 2022 21:59:08 UTC)
- git: 8209266cab56 - main - if_xae: Remove unused variables. (Tue, 12 Apr 2022 21:59:09 UTC)
- git: 9a0cd76bb00d - main - riscv bounce_bus_dma_tag_destroy: Silence set but unused warning. (Tue, 12 Apr 2022 21:59:10 UTC)
- git: 773cfd2bf825 - main - adt746x: Remove unused variables. (Tue, 12 Apr 2022 21:59:11 UTC)
- git: 124b6786e4de - main - powermac_nvram: Actually return EBUSY on error from open. (Tue, 12 Apr 2022 21:59:12 UTC)
- git: b8ef5a7ea0c1 - main - sound aoa: Mark variable only used in debug trace as unused. (Tue, 12 Apr 2022 21:59:13 UTC)
- git: 8d95af873f6b - main - ppc aim flush_disable_caches: Use void casts instead of a dummy variable. (Tue, 12 Apr 2022 21:59:14 UTC)
- git: c9d26ca24c8b - main - ppc mmoea64: Workaround set but unused warnings for RB_NEXT. (Tue, 12 Apr 2022 21:59:16 UTC)
- git: 6d0f9c91cbea - main - powerpc cpufreq: Remove unused variables. (Tue, 12 Apr 2022 21:59:17 UTC)
- git: 019493db3ed0 - main - ata_kauai: Remove unused variable. (Tue, 12 Apr 2022 21:59:18 UTC)
- git: 6e31d66849f0 - main - ata_dbdma_dmainit: Remove unused variable. (Tue, 12 Apr 2022 21:59:19 UTC)
- git: 9c861e931cbc - main - cuda: Remove unused variables. (Tue, 12 Apr 2022 21:59:20 UTC)
- git: 2ad93a4f6b03 - main - grackle badaddr: Use void casts instead of a dummy variable. (Tue, 12 Apr 2022 21:59:21 UTC)
- git: 5f2995aa950f - main - powerpc pmu: Don't use garbage battery info. (Tue, 12 Apr 2022 21:59:23 UTC)
- git: b7fe00faea88 - main - powerpc pmu: Quiet set but unused warnings. (Tue, 12 Apr 2022 21:59:24 UTC)
- git: da8b23852960 - main - powerpc: Remove unused variables. (Tue, 12 Apr 2022 21:59:25 UTC)
- git: 16471f47163c - main - ppc hwpmc: Remove unused variables. (Tue, 12 Apr 2022 21:59:26 UTC)
- git: 7e7f7b91d080 - main - powerpc cpudep_ap_setup: Quite unused variable warnings. (Tue, 12 Apr 2022 21:59:27 UTC)
- git: b2a8b342f35d - main - llan: Remove unused variables. (Tue, 12 Apr 2022 21:59:28 UTC)
- git: 01d643ae9396 - main - ps3fb: Remove unused variable. (Tue, 12 Apr 2022 21:59:29 UTC)
- git: f602f7e6f708 - main - opalflash: Remove unused variable. (Tue, 12 Apr 2022 21:59:30 UTC)
- git: 3ef2d49e7d21 - main - arswitch: Remove unused variable. (Tue, 12 Apr 2022 21:59:32 UTC)
- git: e4d4beba4358 - main - isp: Remove unused variable. (Tue, 12 Apr 2022 21:59:33 UTC)
- git: fdf288f39db2 - main - sc: Move prev_ysize under #ifndef SC_NO_HISTORY. (Tue, 12 Apr 2022 21:59:34 UTC)
- git: dbd51c416a80 - main - realloc(9): Move slab and zone under #ifndef DEBUG_REDZONE. (Tue, 12 Apr 2022 21:59:35 UTC)
- git: 72ff256c51cd - main - sched_4bsd: Remove unused variables. (Tue, 12 Apr 2022 21:59:36 UTC)
- git: fa351643f586 - main - netgraph: Remove unused variable. (Tue, 12 Apr 2022 21:59:37 UTC)
- git: 6d5f002ed118 - main - netgraph: Remove the rethook parameter from NG_NODE_FOREACH_HOOK. (Tue, 12 Apr 2022 21:59:39 UTC)
- git: bab34d6349f3 - main - in_pcboutput_txrtlmt: Remove unused variable. (Tue, 12 Apr 2022 21:59:40 UTC)
- git: 90948e8c2e51 - main - sctp: Remove unused variable. (Tue, 12 Apr 2022 21:59:41 UTC)
- git: 1ae22e62e45a - main - infiniband: Disable -Wunused-but-set-variable for a few more OFED files. (Tue, 12 Apr 2022 21:59:42 UTC)
- git: c3b1cbc9e69b - main - mlx5 RATELIMIT: Remove an unused variable. (Tue, 12 Apr 2022 21:59:43 UTC)
- git: 113925b0b3b2 - main - syscons VGA draw_txtcharcursor: Move sc under #ifndef SC_NO_FONT_LOADING. (Tue, 12 Apr 2022 21:59:44 UTC)
- git: 86fa80f320dc - main - rack: Remove unused variable. (Tue, 12 Apr 2022 21:59:45 UTC)
- Re: git: 86fa80f320dc - main - rack: Remove unused variable. (Tue, 12 Apr 2022 22:03:43 UTC)
- Re: git: eca39864f702 - main - Add sysctl KERN_LOCKF (Tue, 12 Apr 2022 23:11:28 UTC)
- Re: git: 3d6f4411e45f - main - Remove checks for <sys/cdefs.h> being included. (Tue, 12 Apr 2022 23:22:28 UTC)
- git: c0a42a04513d - main - ix: Remove cpu_id and related code from ixgbe_if_msix_intr_assign. (Wed, 13 Apr 2022 00:02:13 UTC)
- git: 613e07c07f3b - main - smc: Rename constants for control register from CTR* to CTRL*. (Wed, 13 Apr 2022 00:12:35 UTC)
- Re: git: ae18d76d618d - main - sc: Move prev_ysize under #ifndef SC_NO_HISTORY (Wed, 13 Apr 2022 17:02:13 UTC)
- Re: 214df80a9cb3 - main - nvme: new define for size of host memory buffer sizes (Wed, 13 Apr 2022 17:05:03 UTC)
- git: 3fbf4ca60b93 - main - libnv: Mark a variable only used in a custom assertion as unused. (Wed, 13 Apr 2022 23:09:08 UTC)
- git: b25ddb782fd7 - main - virtio: Use __diagused for variables only used in KASSERT(). (Wed, 13 Apr 2022 23:09:09 UTC)
- git: 2174f0f2f253 - main - net/route: Use __diagused for variables only used in KASSERT(). (Wed, 13 Apr 2022 23:09:10 UTC)
- git: 732b6d4d506d - main - netinet: Use __diagused for variables only used in KASSERT(). (Wed, 13 Apr 2022 23:09:11 UTC)
- git: a98bb75f80ba - main - netinet6: Use __diagused for variables only used in KASSERT(). (Wed, 13 Apr 2022 23:09:12 UTC)
- git: 40cbcb996c08 - main - vm_fault_dontneed: Inline value of variable used once in an assertion. (Wed, 13 Apr 2022 23:09:13 UTC)
- git: b8ebd99aa5fe - main - vm: Use __diagused for variables only used in KASSERT(). (Wed, 13 Apr 2022 23:09:15 UTC)
- git: 38731172ee2a - main - xen: Use __diagused for a variable only used in KASSERT(). (Wed, 13 Apr 2022 23:09:16 UTC)
- git: acb7423df723 - main - bhnd: Use __diagused for a variable only used in a KASSERT(). (Wed, 13 Apr 2022 23:09:17 UTC)
- git: 039880009a57 - main - hyperv: Use __diagused for a variable only used in KASSERT(). (Wed, 13 Apr 2022 23:09:18 UTC)
- git: 8fcf690b83ce - main - lpt: Mark ppbus in lptout unused. (Wed, 13 Apr 2022 23:09:19 UTC)
- git: bf264886cdc6 - main - nvdimm: Inline value of variable used once in an assertion. (Wed, 13 Apr 2022 23:09:20 UTC)
- git: ba035a31128b - main - pf: Use __diagused for variables only used in KASSERT(). (Wed, 13 Apr 2022 23:09:21 UTC)
- git: 03d49ffc78a6 - main - sdhci_card_task: d is only used in the non-MMCCAM case. (Wed, 13 Apr 2022 23:09:23 UTC)
- git: e565fa55e687 - main - sfxge: Use __diagused for variables only used in KASSERT(). (Wed, 13 Apr 2022 23:09:24 UTC)
- git: ac9c3c32c60a - main - unionfs: Use __diagused for a variable only used in KASSERT(). (Wed, 13 Apr 2022 23:09:25 UTC)
- git: 1c5f188212d0 - main - usb: Use __diagused for variables only used in KASSERT(). (Wed, 13 Apr 2022 23:09:26 UTC)
- git: ffd8101e9313 - main - usb: Add a __usbdebug_used for variables only used under #ifdef USB_DEBUG. (Wed, 13 Apr 2022 23:09:27 UTC)
- git: a95c70012bc3 - main - zfs: Disable -Wunused-but-set-variable for dnode.c. (Wed, 13 Apr 2022 23:09:28 UTC)
- git: 2884a93651a8 - main - vlan: ifa is only used under #ifdef INET. (Wed, 13 Apr 2022 23:09:30 UTC)
- git: 127b40e7dcdb - main - vtnet: offset is only used for INET or INET6. (Wed, 13 Apr 2022 23:09:31 UTC)
- git: d98981585c9a - main - ether_resolve_addr: eh is only used for INET or INET6. (Wed, 13 Apr 2022 23:09:32 UTC)
- git: 2fdf3ed1e330 - main - ng_netflow: Move various variables under INET || INET6. (Wed, 13 Apr 2022 23:09:33 UTC)
- git: ac3e46fa3ece - main - infiniband_resolve_addr: ih is only used for INET or INET6. (Wed, 13 Apr 2022 23:09:34 UTC)
- git: 29a843177e10 - main - sctp: #ifdef INET-only and INET6-only variables. (Wed, 13 Apr 2022 23:09:35 UTC)
- git: 75095cd38f07 - main - mlx5: fs_tcp is only used for INET or INET6. (Wed, 13 Apr 2022 23:09:37 UTC)
- git: 3320ca120591 - main - ipfw: icmp6_type is only used for INET6. (Wed, 13 Apr 2022 23:09:38 UTC)
- git: 13ec6858d64a - main - tcp_log_addr: ip is only used for INET. (Wed, 13 Apr 2022 23:09:39 UTC)
- git: 700a395c581c - main - tcp_log_vain/addrs: Use a const pointer for the IPv4 header. (Wed, 13 Apr 2022 23:09:40 UTC)
- git: f328c46fddea - main - TCP sysctl handlers: fin and lin are only used for INET. (Wed, 13 Apr 2022 23:09:41 UTC)
- git: 4046178557e1 - main - ipsec_encap: setdf is only used for INET. (Wed, 13 Apr 2022 23:09:42 UTC)
- git: d101d5732143 - main - arm dbg: Use PCPU_GET(cpuid) directly in assertions. (Wed, 13 Apr 2022 23:09:44 UTC)
- git: 8758ac757fe6 - main - sched_4bsd: ts is only used in sched_bind for SMP. (Wed, 13 Apr 2022 23:09:45 UTC)
- git: e4746e3fe4b2 - main - bcm2835_systimer: Remove unused variable. (Wed, 13 Apr 2022 23:09:46 UTC)
- git: 69c595ed7f49 - main - arm: Use __diagused for variables only used in KASSERT(). (Wed, 13 Apr 2022 23:09:47 UTC)
- git: 34dae08e6c1c - main - linuxkpi: Use an inline function for the _ioremap_attr stub. (Wed, 13 Apr 2022 23:09:48 UTC)
- git: e19883539ab8 - main - hwpmc: Use __diagused for variables only used in KASSERT(). (Wed, 13 Apr 2022 23:09:49 UTC)
- git: ead64e845440 - main - flash: Remove unused variables. (Wed, 13 Apr 2022 23:09:50 UTC)
- git: 0a4089c734a2 - main - gpio tca6416: Remove unused variable. (Wed, 13 Apr 2022 23:09:52 UTC)
- git: e6fd5ca5458f - main - xdma pl330: Remove unused variables. (Wed, 13 Apr 2022 23:09:53 UTC)
- git: fcd0ea3a3824 - main - if_mvneta: Use __diagused for a variable only used in KASSERT(). (Wed, 13 Apr 2022 23:09:54 UTC)
- git: 42278fc2e699 - main - drm2: Remove unused variables. (Wed, 13 Apr 2022 23:09:55 UTC)
- git: 09f2892eee7f - main - arm vybrid: #if 0 variables only used under #if 0. (Wed, 13 Apr 2022 23:09:56 UTC)
- git: 9ad5422f2743 - main - arm sp804: Remove unused variables. (Wed, 13 Apr 2022 23:09:57 UTC)
- git: 43629a8b1805 - main - arm freescale: Remove unused variables. (Wed, 13 Apr 2022 23:09:58 UTC)
- git: 718fe5ddfae3 - main - ata-fsl: Remove unused variable. (Wed, 13 Apr 2022 23:10:00 UTC)
- git: 4aec198420ec - main - sched_ule: Inline value of ts in sched_thread_priority. (Wed, 13 Apr 2022 23:10:01 UTC)
- git: 216536350af0 - main - vnic: Use __diagused for variables only used in KASSERT(). (Wed, 13 Apr 2022 23:10:02 UTC)
- git: 8bf0d2d3e39a - main - arm64 rk_pcie: Use __diagused for a variable only used in KASSERT(). (Wed, 13 Apr 2022 23:10:03 UTC)
- git: d586fc165cfb - main - i386 getmemsize: Use __diagused for a variable only used in KASSERT(). (Wed, 13 Apr 2022 23:10:04 UTC)
- git: 695d3e52ea8f - main - xdma: Inline variables with simple values used once in a KASSERT(). (Wed, 13 Apr 2022 23:10:05 UTC)
- git: a56881d3e942 - main - riscv: Use __diagused for variables only used in KASSERT(). (Wed, 13 Apr 2022 23:10:06 UTC)
- git: 36fb372264a8 - main - kern: Move variables only used for MAC under #ifdef MAC. (Wed, 13 Apr 2022 23:10:07 UTC)
- git: fe5324aca06e - main - in_pcballoc: error is only used for IPSEC or MAC. (Wed, 13 Apr 2022 23:10:08 UTC)
- git: 39f7de587b7f - main - divert_packet: ip is only used for SCTP. (Wed, 13 Apr 2022 23:10:09 UTC)
- git: 2257e8720300 - main - dpaa: Remove unused variables. (Wed, 13 Apr 2022 23:10:10 UTC)
- git: dd636cb9d04e - main - ad7417: Avoid an unused but set warning when compiled with NO_SYSCTL_DESCR. (Wed, 13 Apr 2022 23:10:11 UTC)
- git: 1c311640c0a6 - main - powerpc: Use __diagused for variables only used in KASSERT(). (Wed, 13 Apr 2022 23:10:13 UTC)
- git: a30eb84a5dc4 - main - powerpc mpc85xx: Remove unused variables. (Wed, 13 Apr 2022 23:10:14 UTC)
- Re: git: a30eb84a5dc4 - main - powerpc mpc85xx: Remove unused variables. (Wed, 13 Apr 2022 23:17:53 UTC)
- git: d139909d6e8d - main - destroy_dev_sched*: Don't hold Giant for all deferred destroy_dev. (Mon, 18 Apr 2022 19:06:04 UTC)
- git: 52526922ac3b - main - vm_phys_init: Quiet unused but set warnings about npages. (Mon, 18 Apr 2022 19:08:56 UTC)
- git: d5472cd4b3a3 - main - ata_kauai: Fix support for "shasta" controllers. (Mon, 18 Apr 2022 19:08:57 UTC)
- git: 6f568b14cbd0 - main - powerpc cpu_idle_booke: Move read of mfmsr under #ifdef BOOKE_E500. (Mon, 18 Apr 2022 19:08:58 UTC)
- git: ff1de4e02e1a - main - powerpc booke cpu_machine_check: Remove unused variable. (Mon, 18 Apr 2022 19:08:59 UTC)
- git: 7c1ff7146b7a - main - powerpc cpu_idle_60x: Move some variables fully under #ifdef AIM. (Mon, 18 Apr 2022 19:09:00 UTC)
- git: 540ac338d557 - main - uhid_snes: Remove USB_ST_TRANSFERRED handling for the status request. (Mon, 18 Apr 2022 19:29:57 UTC)
- git: bc734377d9dd - main - qoriq_gpio_pin_setflags: Propagate error from qoriq_gpio_pin_configure. (Mon, 18 Apr 2022 19:29:58 UTC)
- git: dca7f696322a - main - as3722_gpio_pin_setflags: Use computed mode instead of hardcoded PUSHPULL. (Mon, 18 Apr 2022 19:29:59 UTC)
- git: e2c5ab094b11 - main - linuxkpi_ieee80211_tx_status: Mark ridx as unused. (Mon, 18 Apr 2022 19:30:00 UTC)
- git: f0df72273377 - main - iscsid: Push #ifdef ICL_KERNEL_PROXY into cap_ioctl_limits list. (Mon, 18 Apr 2022 19:53:44 UTC)
- git: 7b02c1e8c6a1 - main - iscsi: Fetch limits based on a socket rather than assuming global limits. (Mon, 18 Apr 2022 19:53:45 UTC)
- git: 43d5661a9d0f - main - cxgbei: Return limits for the specific adapter the socket is on. (Mon, 18 Apr 2022 19:53:46 UTC)
- git: ecbe50447d04 - main - arm ti_mbox_attach: Write sysconfig to TI_MBOX_SYSCONFIG to request reset. (Mon, 18 Apr 2022 21:09:35 UTC)
- git: 615d289ffefe - main - Re-enable set but not used warnings for kernel builds. (Mon, 18 Apr 2022 23:11:51 UTC)
- git: 8b83d7e0ee54 - main - Make -Wunused-but-set-variable a fatal error for clang 13+ for kernel builds. (Mon, 18 Apr 2022 23:11:52 UTC)
- Re: git: 8b83d7e0ee54 - main - Make -Wunused-but-set-variable a fatal error for clang 13+ for kernel builds. (Tue, 19 Apr 2022 16:13:19 UTC)
- git: 5bdea8826bdd - main - devclass_add_driver: Permit NULL to be passed in dcp. (Tue, 19 Apr 2022 17:45:43 UTC)
- git: 2a99dd30dfaa - main - Deprecate the 'devclass' argument from *DRIVER_MODULE() macros. (Tue, 19 Apr 2022 17:45:44 UTC)
- git: e8d1145d10dc - main - cxgbe: Remove unused devclass arguments to *DRIVER_MODULE(). (Tue, 19 Apr 2022 17:45:45 UTC)
- git: b7d4192598fe - main - Bump Dd in manpages after removing devclass from DRIVER_MODULE. (Tue, 19 Apr 2022 17:48:00 UTC)
- Re: git: 0967f7030c67 - main - Install the recently added posix.mk file (Tue, 19 Apr 2022 21:38:59 UTC)
- git: 5a84b710a9b2 - main - acpi_acad: Use devclass_find to find the acpi_acad devclass. (Thu, 21 Apr 2022 17:29:55 UTC)
- git: 3730d6aa8f5c - main - acpi_apei: Use devclass_find to find devclass in identify. (Thu, 21 Apr 2022 17:29:56 UTC)
- git: e206dddcfe37 - main - acpi_cpu: Use device_get_devclass to find devclass in attach. (Thu, 21 Apr 2022 17:29:57 UTC)
- git: 97c076d23715 - main - acpi_ec: Use device_get_devclass to find devclass in probe. (Thu, 21 Apr 2022 17:29:58 UTC)
- git: 33883cdce45f - main - acpi_hpet: Use devclass_find to find devclass in identify. (Thu, 21 Apr 2022 17:29:59 UTC)
- git: 9066471175fe - main - acpi_isab: Check the unit in probe instead of using the devclass. (Thu, 21 Apr 2022 17:30:00 UTC)
- git: 5a03f17a9adb - main - acpi_tz: Lookup devclass by name when needed. (Thu, 21 Apr 2022 17:30:02 UTC)
- git: 517a8a715a8a - main - hptiop: Store softc pointer in si_drv1 of cdev. (Thu, 21 Apr 2022 17:30:03 UTC)
- git: 967949e7c525 - main - mlx: Use devclass_find to lookup the devclass for mlxd. (Thu, 21 Apr 2022 17:30:04 UTC)
- git: 82496a256fd4 - main - nvme: Use devclass_find to lookup the nvme devclass. (Thu, 21 Apr 2022 17:30:05 UTC)
- git: 489e8f24a57f - main - smbios/vpd: Use devclass_find to lookup devclass in module event handler. (Thu, 21 Apr 2022 17:30:06 UTC)
- git: 8109ec9d894a - main - pcm: Remove dead code from sound_modevent. (Thu, 21 Apr 2022 17:30:07 UTC)
- git: 13bebcd35f0a - main - pcm: Initialize pcm_devclass in sound_modevent. (Thu, 21 Apr 2022 17:30:08 UTC)
- git: 9b6761bd1365 - main - twe: Use devclass_find in twe_report debug function. (Thu, 21 Apr 2022 17:30:09 UTC)
- git: e9d92100c7a5 - main - hidbus: Use devclass_find to lookup the devclass for hidbus. (Thu, 21 Apr 2022 17:30:10 UTC)
- git: 3d7e90fc201a - main - cpufreq_curr_sysctl: Use devclass_find to lookup cpufreq devclass. (Thu, 21 Apr 2022 17:30:11 UTC)
- git: 907f35efffb0 - main - ccp: Use devclass_find to lookup devclass in db_show_ccp. (Thu, 21 Apr 2022 17:30:12 UTC)
- git: a9e5e04e6468 - main - arcmsr: Store softc pointer in si_drv1 of cdev. (Thu, 21 Apr 2022 17:30:14 UTC)
- git: 108adb2ff52c - main - arcmsr: Remove never-true NULL check from cdev callbacks. (Thu, 21 Apr 2022 17:30:15 UTC)
- git: 6b06f746db1a - main - sc: Use devclass_find to lookup the sc devclass. (Thu, 21 Apr 2022 17:30:16 UTC)
- git: 0b377a49fa59 - main - FB_INSTALL_CDEV: Remove this option and related code. (Thu, 21 Apr 2022 17:30:17 UTC)
- git: c1d90b2d0222 - main - vgapm: Use devclass_find to lookup the vga devclass in suspend and resume. (Thu, 21 Apr 2022 17:30:18 UTC)
- git: 1ac10fa42937 - main - acpi_toshiba: Use device_get_softc in attach. (Thu, 21 Apr 2022 17:30:19 UTC)
- git: c7aa0304d5b5 - main - Run softclock threads at a hardware ithread priority. (Thu, 21 Apr 2022 19:02:33 UTC)
- git: d11f5d4762c5 - main - busdma_bounce: Use a simple kproc to invoke deferred requests. (Thu, 21 Apr 2022 19:02:34 UTC)
- git: 10fe9a1fb4df - main - busdma_bounce: Make the map waiting list per-bounce-zone. (Thu, 21 Apr 2022 19:02:35 UTC)
- git: d4ab3a8d4f06 - main - busdma_bounce: Add free_bounce_pages helper function. (Thu, 21 Apr 2022 19:02:36 UTC)
- git: 92e40a9b9241 - main - busdma_bounce: Batch bounce page free operations when possible. (Thu, 21 Apr 2022 19:02:37 UTC)
- git: 4b337ada34bc - main - KTLS: Free the MAC session when destroying AES-CBC software sessions. (Thu, 21 Apr 2022 20:50:26 UTC)
- git: a6c09f20e8e0 - main - psm: Swap the unit member in the softc for a device_t. (Thu, 21 Apr 2022 20:54:50 UTC)
- git: d96f81b0c5ae - main - qlxge: Inline the one use of a variable only used in a debug trace. (Thu, 21 Apr 2022 21:04:34 UTC)
- git: 618aa8cd0ae0 - main - qlxgb/qlxgbe/qlxge: Fix build without INET and/or without INET6. (Fri, 22 Apr 2022 22:50:19 UTC)
- git: 5bf623bbcdfa - main - amd64 NOTES: Sort the axp entry. (Fri, 22 Apr 2022 22:50:20 UTC)
- git: f2d166d5322e - main - amd64 NOTES: Add entries for qlxgb, glxgbe, and glxge. (Fri, 22 Apr 2022 22:50:21 UTC)
- git: a4c5d490f6be - main - KTLS: Move OCF function pointers out of ktls_session. (Fri, 22 Apr 2022 22:55:21 UTC)
- git: 663ae8f7f949 - main - KTLS: Construct IV directly in crp.crp_iv for TLS 1.3 AEAD encryption. (Fri, 22 Apr 2022 22:55:22 UTC)
- git: a8280123e4c6 - main - KTLS: Add a new recrypt operation to the software backend. (Fri, 22 Apr 2022 22:55:23 UTC)
- git: 651a887f4e66 - main - xen: Use devclass_find to lookup devclasses in identify. (Mon, 25 Apr 2022 18:56:50 UTC)
- Re: git: b40c0db6f6d6 - main - Patch up __diagused for when only one of INVARIANTS or WITNESS is defined (Wed, 27 Apr 2022 13:58:54 UTC)
- Re: git: b40c0db6f6d6 - main - Patch up __diagused for when only one of INVARIANTS or WITNESS is defined (Wed, 27 Apr 2022 15:59:27 UTC)
- Re: git: b40c0db6f6d6 - main - Patch up __diagused for when only one of INVARIANTS or WITNESS is defined (Wed, 27 Apr 2022 16:30:17 UTC)
- git: 1431239494ee - main - Add a __witness_used for variables only used under #ifdef WITNESS. (Wed, 27 Apr 2022 18:47:54 UTC)
- git: e6dede145616 - main - setkey(8): Clarify language around AEAD ciphers. (Wed, 27 Apr 2022 19:23:39 UTC)
- git: fa160738bd18 - main - firewire: Initialize firewire_devclass in fw_modevent. (Wed, 27 Apr 2022 19:26:32 UTC)
- git: e4a38f5407d1 - main - powerpc pseries xics: Use devclass_find to lookup xicp devclass. (Wed, 27 Apr 2022 22:09:02 UTC)
- git: 4424bc88a79c - stable/13 - Use a more specific type for geom_disk.d_event. (Fri, 29 Apr 2022 20:54:53 UTC)
- git: 506fac3fb303 - stable/13 - geom_vfs: Pre-allocate event for g_vfs_destroy. (Fri, 29 Apr 2022 20:54:54 UTC)
- git: 2c34e6519465 - stable/13 - kern_utimensat: Update name of last arg in prototype. (Fri, 29 Apr 2022 20:54:55 UTC)
- git: 129cdb26eb44 - stable/13 - Remove sparc64 lastcomm/sa tests. (Fri, 29 Apr 2022 20:54:56 UTC)
- git: d53a247f866c - stable/13 - Add various profiled libraries missing from the WITHOUT_PROFILE list. (Fri, 29 Apr 2022 20:54:57 UTC)
- git: f5c9fb10695b - stable/13 - Trim a couple of duplicate entries from WITHOUT_PROFILE. (Fri, 29 Apr 2022 20:54:58 UTC)
- git: b47e48d2f58e - stable/13 - Add lib32 entries for WITHOUT_PROFILE. (Fri, 29 Apr 2022 20:54:59 UTC)
- git: 1367dcbfefec - stable/13 - Only use OLD_LIBS with shared libraries. (Fri, 29 Apr 2022 20:55:01 UTC)
- git: a41ff1661bc0 - stable/13 - crypto: Validate AES-GCM IV length in check_csp(). (Fri, 29 Apr 2022 20:55:02 UTC)
- git: ff9b4d5d031f - stable/13 - cryptosoft: Reject AES-CCM/GCM sessions with invalid key lengths. (Fri, 29 Apr 2022 20:55:03 UTC)
- git: af2c2a9cb59d - stable/13 - crypto: Don't assert for empty output buffers. (Fri, 29 Apr 2022 20:55:04 UTC)
- git: e718aa62a3eb - stable/13 - GMAC: Reset initial hash value and counter in AES_GMAC_Reinit(). (Fri, 29 Apr 2022 20:55:05 UTC)
- git: 6138e8498185 - stable/13 - rtld-elf: Use _get_tp in __tls_get_addr for aarch64 and riscv64. (Fri, 29 Apr 2022 20:55:06 UTC)
- git: efc500573f3e - stable/13 - libthr: Remove the DTV_OFFSET macro. (Fri, 29 Apr 2022 20:55:07 UTC)
- git: bd3afd52745a - stable/13 - mips: Rename TLS_DTP_OFFSET to TLS_DTV_OFFSET. (Fri, 29 Apr 2022 20:55:08 UTC)
- git: b602867013cf - stable/13 - mips: Add TLS_DTV_OFFSET to the result of tls_get_addr_common. (Fri, 29 Apr 2022 20:55:10 UTC)
- git: 5c1667e8be86 - stable/13 - mips _libc_get_static_tls_base: Narrow scope of #ifdef. (Fri, 29 Apr 2022 20:55:11 UTC)
- git: 1e2235df43f2 - stable/13 - amd64: Allocate TCB with alignment of 16 rather than 8. (Fri, 29 Apr 2022 20:55:12 UTC)
- git: 374ca4a3dd1b - stable/13 - libc: Fix the alignment of the TCB to match rtld for several architectures. (Fri, 29 Apr 2022 20:55:13 UTC)
- git: 25f14b19c6ec - stable/13 - Add <machine/tls.h> header to hold MD constants and helpers for TLS. (Fri, 29 Apr 2022 20:55:14 UTC)
- git: 34e70df37ae7 - stable/13 - libthr: Use <machine/tls.h> for most MD TLS details. (Fri, 29 Apr 2022 20:55:15 UTC)
- git: a641444939d1 - stable/13 - TLS: Use <machine/tls.h> for libc and rtld. (Fri, 29 Apr 2022 20:55:17 UTC)
- git: 1462dc95f796 - stable/13 - ktls: Support for TLS 1.3 receive offload. (Fri, 29 Apr 2022 23:12:09 UTC)
- git: 2c0560a95f0e - stable/13 - RELNOTES: Note support for KTLS RX for TLS 1.3. (Fri, 29 Apr 2022 23:12:10 UTC)
- git: e173f70cb1b4 - stable/13 - Sort libsodium entries by path in sys/conf/files. (Fri, 29 Apr 2022 23:12:11 UTC)
- git: 8252f0b6ace2 - stable/13 - Sort libsodium sources by path in sys/modules/crypto/Makefile. (Fri, 29 Apr 2022 23:12:12 UTC)
- git: bac4d5138e3b - stable/13 - crypto: Define POLY1305_BLOCK_LEN constant. (Fri, 29 Apr 2022 23:12:13 UTC)
- git: b1c38f04078e - stable/13 - cryptocheck: Test Camellia-CBC cipher and RIPEMD-160 HMAC. (Fri, 29 Apr 2022 23:12:14 UTC)
- git: fe0172025f56 - stable/13 - ccr: Replace 'blkcipher' with just 'cipher'. (Fri, 29 Apr 2022 23:12:15 UTC)
- git: ec79933e61de - stable/13 - Add an internal libiscsiutil library. (Fri, 29 Apr 2022 23:12:16 UTC)
- git: f5a4ae253931 - stable/13 - libiscsiutil: Use open_memstream to build the outgoing block of keys. (Fri, 29 Apr 2022 23:12:18 UTC)
- git: a96064b669fd - stable/13 - libiscsiutil: Fix a memory leak with negotiation keys. (Fri, 29 Apr 2022 23:12:19 UTC)
- git: 54262b09e5ba - stable/13 - libiscsiutil: Change keys_load/save to operate on data buffers. (Fri, 29 Apr 2022 23:12:20 UTC)
- git: b77f4559d5c2 - stable/13 - ctld: Disable -Wcast-align warnings. (Fri, 29 Apr 2022 23:12:21 UTC)
- git: 06a67a1f05a7 - stable/13 - iscsid: Always free the duplicated address in resolve_addr(). (Fri, 29 Apr 2022 23:12:22 UTC)
- git: 1d290d36d82f - stable/13 - iscsi: Handle large Text responses. (Fri, 29 Apr 2022 23:12:23 UTC)
- git: 745c280c89eb - stable/13 - cxgbei: Don't fail task setup if the socket is disconnected. (Fri, 29 Apr 2022 23:12:24 UTC)
- git: 5159d50a1e06 - stable/13 - Simplify swi for bus_dma. (Fri, 29 Apr 2022 23:12:26 UTC)
- git: b5877ba80bb6 - stable/13 - sigev_findtd: Fix whitespace nit in argument list. (Fri, 29 Apr 2022 23:12:27 UTC)
- git: 831ee0f47140 - stable/13 - cryptodev.h: Drop 'extern' from function prototypes. (Fri, 29 Apr 2022 23:12:28 UTC)
- git: 6a13905b5ab3 - stable/13 - OCF: Add crypto_clonereq(). (Fri, 29 Apr 2022 23:12:29 UTC)
- git: 12978b1c9996 - stable/13 - ccr: Use a software OCF session for requests which fallback to software. (Fri, 29 Apr 2022 23:12:30 UTC)
- git: fdc72c53304d - stable/13 - Bump Dd for crypto_clonereq. (Fri, 29 Apr 2022 23:12:31 UTC)
- git: f0e7c59d30ca - stable/13 - cryptocheck: Add aliases for algs with multiple key sizes. (Fri, 29 Apr 2022 23:12:32 UTC)
- git: 6a435d581fe2 - stable/13 - iscsi: Abort fewer data-out tasks on a terminating session. (Fri, 29 Apr 2022 23:12:34 UTC)
- git: 62322552c4ac - stable/13 - freebsd32: Fix layout of struct shmid_kernel32. (Fri, 29 Apr 2022 23:12:35 UTC)
- git: b08a08f24d75 - stable/13 - cxgbei: Parse all PDUs received prior to enabling offload mode. (Fri, 29 Apr 2022 23:12:36 UTC)
- git: c4ec1f6efb52 - stable/13 - libthr: Use TLS_TCB_* in _tcb_[cd]tor. (Fri, 29 Apr 2022 23:12:37 UTC)
- git: 7f8f8202edc4 - stable/13 - iscsi: Allocate a dummy PDU for the internal nexus reset task. (Fri, 29 Apr 2022 23:12:38 UTC)
- git: 05d87fdb32bf - stable/13 - cxgbei: Rework parsing of pre-offload PDUs. (Fri, 29 Apr 2022 23:12:39 UTC)
- git: d826802c44b1 - stable/13 - bsd.compat.mk: A few cosmetic fixes. (Fri, 29 Apr 2022 23:12:40 UTC)
- git: 345739ccaccc - stable/13 - cfiscsi_done: Free the dummy PDU earlier. (Fri, 29 Apr 2022 23:12:42 UTC)
- git: ffd150099ca0 - stable/13 - Extend the VMM stats interface to support a dynamic count of statistics. (Fri, 29 Apr 2022 23:12:43 UTC)
- git: 17c0d2d43a28 - stable/13 - cxgbei: Dispatch sent PDUs to the NIC asynchronously. (Fri, 29 Apr 2022 23:12:44 UTC)
- git: ca0ad465d1eb - stable/13 - cxgbei: Replace worker thread pools with per-connection kthreads. (Fri, 29 Apr 2022 23:12:45 UTC)
- git: d538e52c515b - stable/13 - ctl ramdisk: Free compare buffer after a compare I/O request. (Fri, 29 Apr 2022 23:12:46 UTC)
- git: 04e756596883 - stable/13 - cxgbe: Move page pods KTR traces under VERBOSE_TRACES. (Fri, 29 Apr 2022 23:12:47 UTC)
- git: 05da0093a6d1 - stable/13 - cxgbe tom: Use vm_paddr_t for physical addresses in page pod routines. (Fri, 29 Apr 2022 23:12:48 UTC)
- git: 64d35ef56abd - stable/13 - cxgbe tom: Use be64toh instead of htobe64 to convert to host order. (Fri, 29 Apr 2022 23:12:49 UTC)
- git: 3b29ee793e4a - stable/13 - cxgbe tom: Use VM_PAGE_TO_PHYS(). (Fri, 29 Apr 2022 23:12:51 UTC)
- git: 62acf8a36a1b - stable/13 - cxgbe tom: Compile fix for disabled KTR trace. (Fri, 29 Apr 2022 23:12:52 UTC)
- Jung-uk Kim
- Justin Hibbits
- Ka Ho Ng
- Kevin Bowling
- Kevin Lo
- Kirk McKusick
- Konstantin Belousov
- git: c25f36f630fc - main - rtld: extract calculation of the format strings for trace into a helper (Fri, 01 Apr 2022 00:51:27 UTC)
- git: 24d0c9c1f565 - main - rtld: extract printer for a single traced object into a helper (Fri, 01 Apr 2022 00:51:28 UTC)
- git: b0bc8cc70518 - main - rtld: use style(9) for trace_loaded_objects() (Fri, 01 Apr 2022 00:51:29 UTC)
- git: db0372808ad7 - main - rtld trace_loaded_objects(): use bool for the list_containers variable (Fri, 01 Apr 2022 00:51:31 UTC)
- git: 0913953c9ed0 - main - rtld: trace preloaded objects (Fri, 01 Apr 2022 00:51:32 UTC)
- Re: git: ef135466f81b - main - Clean up warnings in pthread tests (Fri, 01 Apr 2022 01:20:21 UTC)
- git: 123b4031e96d - stable/13 - sys/stdatomic.h: be nicer to c++ (Mon, 04 Apr 2022 22:56:01 UTC)
- Re: git: 12fb39ec3e6b - main - proc: Relax proc_rwmem()'s assertion on the process hold count (Mon, 04 Apr 2022 23:00:58 UTC)
- Re: git: 12fb39ec3e6b - main - proc: Relax proc_rwmem()'s assertion on the process hold count (Mon, 04 Apr 2022 23:03:14 UTC)
- Re: git: 12fb39ec3e6b - main - proc: Relax proc_rwmem()'s assertion on the process hold count (Wed, 06 Apr 2022 14:38:04 UTC)
- git: 61bb7ef55105 - stable/13 - rtld: extract calculation of the format strings for trace into a helper (Fri, 08 Apr 2022 01:25:25 UTC)
- git: bd36c568070b - stable/13 - rtld: extract printer for a single traced object into a helper (Fri, 08 Apr 2022 01:25:26 UTC)
- git: 6c32463ba5b3 - stable/13 - rtld: use style(9) for trace_loaded_objects() (Fri, 08 Apr 2022 01:25:27 UTC)
- git: 739e497145e6 - stable/13 - rtld trace_loaded_objects(): use bool for the list_containers variable (Fri, 08 Apr 2022 01:25:28 UTC)
- git: c193f01267d7 - stable/13 - rtld: trace preloaded objects (Fri, 08 Apr 2022 01:25:29 UTC)
- git: 8cc19b1e47d0 - main - Style. (Sat, 09 Apr 2022 21:48:16 UTC)
- git: 5c075d640497 - main - ufs/acl.h: forward-declare struct inode (Sat, 09 Apr 2022 21:48:17 UTC)
- git: 59e85819be69 - main - lockf: remove lf_inode from struct lockf_entry (Sat, 09 Apr 2022 21:48:18 UTC)
- git: 147e4fe3f1f8 - main - kern_lockf.c: remove no longer neeeded UFS headers (Sat, 09 Apr 2022 21:48:19 UTC)
- git: 6ead1379fd42 - main - sys/user.h: Add kinfo_lockf structure to report advisory locks (Sat, 09 Apr 2022 21:48:20 UTC)
- git: eca39864f702 - main - Add sysctl KERN_LOCKF (Sat, 09 Apr 2022 21:48:21 UTC)
- git: 039d1496b079 - main - libprocstat: add procstat_getadvlock(3) (Sat, 09 Apr 2022 21:48:22 UTC)
- git: 50d3c72558f2 - main - libprocstat: document procstat_getadvlock(3) (Sat, 09 Apr 2022 21:48:24 UTC)
- git: e79866ddf1c2 - main - procstat(1): add ability to specify subcommands not requiring pid lists (Sat, 09 Apr 2022 21:48:25 UTC)
- git: a5229a255ea9 - main - Implement procstat(1) advlocks command (Sat, 09 Apr 2022 21:48:26 UTC)
- git: bd8701dede10 - main - Document procstat(1) advlock command (Sat, 09 Apr 2022 21:48:27 UTC)
- git: bf13db086b84 - main - Mostly revert a5970a529c2d95271: Make files opened with O_PATH to not block non-forced unmount (Wed, 13 Apr 2022 23:47:24 UTC)
- git: 362ff9867e9f - main - Revert rest of a5970a529c2d95271: use vrefact() when working on fp->f_vnode (Fri, 15 Apr 2022 13:57:04 UTC)
- git: 6ccd5caea9b8 - stable/13 - Style. (Sat, 16 Apr 2022 02:18:38 UTC)
- git: f307a1d4d279 - stable/13 - ufs/acl.h: forward-declare struct inode (Sat, 16 Apr 2022 02:18:39 UTC)
- git: 3d0801e86e7e - stable/13 - lockf: remove lf_inode from struct lockf_entry (Sat, 16 Apr 2022 02:18:40 UTC)
- git: 81f69b31fbce - stable/13 - kern_lockf.c: remove no longer neeeded UFS headers (Sat, 16 Apr 2022 02:18:41 UTC)
- git: deb674c402c8 - stable/13 - sys/user.h: Add kinfo_lockf structure to report advisory locks (Sat, 16 Apr 2022 02:18:42 UTC)
- git: e858a8053d47 - stable/13 - Add sysctl KERN_LOCKF (Sat, 16 Apr 2022 02:18:43 UTC)
- git: c649ead622cd - stable/13 - libprocstat: add procstat_getadvlock(3) (Sat, 16 Apr 2022 02:18:45 UTC)
- git: c0a496394140 - stable/13 - libprocstat: document procstat_getadvlock(3) (Sat, 16 Apr 2022 02:18:46 UTC)
- git: d52eaf841577 - stable/13 - procstat(1): add ability to specify subcommands not requiring pid lists (Sat, 16 Apr 2022 02:18:47 UTC)
- git: 539dc6ea3b4e - stable/13 - Implement procstat(1) advlocks command (Sat, 16 Apr 2022 02:18:48 UTC)
- git: f9daaf452a8a - stable/13 - Document procstat(1) advlock command (Sat, 16 Apr 2022 02:18:49 UTC)
- git: 6daddc54debb - stable/13 - Mostly revert a5970a529c2d95271: Make files opened with O_PATH to not block non-forced unmount (Tue, 19 Apr 2022 20:23:14 UTC)
- git: 3122e54a4f4b - stable/13 - Revert rest of a5970a529c2d95271: use vrefact() when working on fp->f_vnode (Tue, 19 Apr 2022 20:23:16 UTC)
- git: 821467b5a087 - releng/13.1 - Mostly revert a5970a529c2d95271: Make files opened with O_PATH to not block non-forced unmount (Tue, 19 Apr 2022 21:03:47 UTC)
- git: d282bb42c341 - main - syscons: silent 'set but unused' warning in some configurations (Wed, 20 Apr 2022 22:55:41 UTC)
- git: 67fc95025ccf - main - sched_getaffinity(3): more compatibility with Linux (Mon, 25 Apr 2022 14:22:36 UTC)
- Re: git: ee55d560e89a - main - linux(4): Add a simple rseq syscall implementation. (Tue, 26 Apr 2022 20:01:36 UTC)
- git: 6d23cd6674fe - stable/13 - syscons: silent 'set but unused' warning in some configurations (Wed, 27 Apr 2022 00:37:28 UTC)
- git: c4be460e84b4 - main - init_unrhdr(): make it usable by initializing everything (Wed, 27 Apr 2022 23:27:46 UTC)
- git: e59b940dcb45 - main - unr(9): allow to avoid internal locking (Wed, 27 Apr 2022 23:27:47 UTC)
- git: b9294a3e152b - main - reaper_abandon_children(): upgrade proctree_lock assert to exclusive (Wed, 27 Apr 2022 23:27:48 UTC)
- git: e4ce431e2a02 - main - reap_kill(): de-inline LIST_FOREACH(), twice (Wed, 27 Apr 2022 23:27:49 UTC)
- git: 134529b11b53 - main - reap_kill(): rename the reap variable to reaper (Wed, 27 Apr 2022 23:27:50 UTC)
- git: 54a11adbd9c2 - main - reap_kill(): split children and subtree killers into helpers (Wed, 27 Apr 2022 23:27:51 UTC)
- git: 2e7595ef2f53 - main - Add stop_all_proc_block(9) (Wed, 27 Apr 2022 23:27:52 UTC)
- git: d1df34736888 - main - kern_procctl: add possibility to take stop_all_proc_block() around exec (Wed, 27 Apr 2022 23:27:53 UTC)
- git: 39794d80ad90 - main - Fix a race between fork(2) and PROC_REAP_KILL subtree (Wed, 27 Apr 2022 23:27:55 UTC)
- git: 709783373e57 - main - Fix another race between fork(2) and PROC_REAP_KILL subtree (Wed, 27 Apr 2022 23:27:56 UTC)
- git: 6fe78ad43455 - main - subr_unit.c: make userspace tests buildable (Thu, 28 Apr 2022 00:49:07 UTC)
- Kristof Provost
- git: 654c1b8ef3c0 - main - pfsync: Add CTLFLAG_VNET to carp_demotion_factor sysctl (Sat, 02 Apr 2022 12:11:48 UTC)
- git: 4823489ab61d - main - libpfctl: relocate implementations of pfr_add/get/set_addrs (Mon, 04 Apr 2022 19:16:30 UTC)
- git: bef7104571f3 - main - pf: use ERROUT_IOCTL() (Wed, 06 Apr 2022 16:53:18 UTC)
- git: 528d5d75e955 - stable/13 - Address issue pointed out in CVE-2020-25705 (Thu, 07 Apr 2022 13:14:33 UTC)
- git: f4b8dad0cca4 - stable/12 - Address issue pointed out in CVE-2020-25705 (Thu, 07 Apr 2022 13:14:34 UTC)
- git: 0bd468ea3fe4 - main - pf: fix memory leak (Thu, 07 Apr 2022 14:52:37 UTC)
- git: be461cdfb36e - main - pf syncookies: fix memory leak (Thu, 07 Apr 2022 14:52:39 UTC)
- git: 68efe27ffaec - stable/13 - pfsync: Add CTLFLAG_VNET to carp_demotion_factor sysctl (Mon, 11 Apr 2022 14:53:17 UTC)
- git: 44250a19c8fd - stable/12 - pfsync: Add CTLFLAG_VNET to carp_demotion_factor sysctl (Mon, 11 Apr 2022 14:53:18 UTC)
- git: 14c4c1d01ec2 - stable/13 - libpfctl: relocate implementations of pfr_add/get/set_addrs (Mon, 11 Apr 2022 14:53:18 UTC)
- git: 1a5f7b44690a - stable/12 - libpfctl: relocate implementations of pfr_add/get/set_addrs (Mon, 11 Apr 2022 14:53:19 UTC)
- git: 4496aecb56e6 - main - pf: drain Ethernet rules cleanup before starting a new transaction (Mon, 11 Apr 2022 15:51:09 UTC)
- git: 742e7210d00b - main - udp: allow udp_tun_func_t() to indicate it did not eat the packet (Tue, 12 Apr 2022 08:05:15 UTC)
- Re: git: abdcd967dc0c - main - =?utf-8?Q?Add new french b=C3=A9po keyboard layout (version 1.1rc2) normalized by F=Q?Add new french b=C3=A9po keyboard layout (version 1.1rc2) normalized by F= (Wed, 13 Apr 2022 07:17:51 UTC)
- git: bb8e1dfbff30 - stable/13 - pf: use ERROUT_IOCTL() (Thu, 14 Apr 2022 08:00:22 UTC)
- git: 9f8c2b37e740 - stable/12 - pf: use ERROUT_IOCTL() (Thu, 14 Apr 2022 08:00:28 UTC)
- git: d86cf4435021 - main - pfctl: fix recursive printing of rules (Thu, 14 Apr 2022 15:26:09 UTC)
- git: 7ed19f5c7780 - main - libpfctl: grow request buffer on ENOSPC (Wed, 20 Apr 2022 09:43:17 UTC)
- git: 812839e5aaaf - main - pf: allow the use of tables in ethernet rules (Wed, 20 Apr 2022 11:05:42 UTC)
- git: a16732d670fa - main - pfctl: always print 'l3' source/destination (Wed, 20 Apr 2022 11:05:43 UTC)
- git: a879e40ca2a9 - main - callout: fix using shared rmlocks (Wed, 20 Apr 2022 11:18:12 UTC)
- git: c90f8cb899a7 - main - pfctl tests: fix Ethernet output expectations (Thu, 21 Apr 2022 08:26:18 UTC)
- git: ed6287c14168 - main - pf: remove pointless NULL check (Thu, 21 Apr 2022 16:16:26 UTC)
- git: 430203506351 - main - pfsync: NULL check before dereference (Thu, 21 Apr 2022 16:16:27 UTC)
- git: efc64d02a62f - main - pf: counter argument to pfr_pool_get() may never be NULL (Thu, 21 Apr 2022 16:16:28 UTC)
- git: 797b94504f4f - main - udp6: allow udp_tun_func_t() to indicate it did not eat the packet (Fri, 22 Apr 2022 15:09:39 UTC)
- git: 0abcc1d2d33a - main - pf: Add per-rule timestamps for rule and eth_rule (Fri, 22 Apr 2022 17:53:55 UTC)
- git: e68b35e40881 - main - Bump __FreeBSD_version for udp_tun_func_t() prototype change (Fri, 22 Apr 2022 18:06:26 UTC)
- git: 7dc9b36d44b0 - stable/13 - callout: fix using shared rmlocks (Wed, 27 Apr 2022 12:50:27 UTC)
- git: 8bd26421b6b5 - stable/12 - callout: fix using shared rmlocks (Wed, 27 Apr 2022 12:50:28 UTC)
- git: 397ccb080dca - stable/13 - pf: remove pointless NULL check (Wed, 27 Apr 2022 12:50:28 UTC)
- git: 5bc3ab86d619 - stable/12 - pf: remove pointless NULL check (Wed, 27 Apr 2022 12:50:29 UTC)
- git: 160e2dbfb48d - stable/13 - pfsync: NULL check before dereference (Wed, 27 Apr 2022 12:50:29 UTC)
- git: f3b722fed330 - stable/12 - pfsync: NULL check before dereference (Wed, 27 Apr 2022 12:50:30 UTC)
- git: a99ef04e0659 - stable/13 - pf: counter argument to pfr_pool_get() may never be NULL (Wed, 27 Apr 2022 12:50:30 UTC)
- git: a618bb0f676c - stable/12 - pf: counter argument to pfr_pool_get() may never be NULL (Wed, 27 Apr 2022 12:50:31 UTC)
- Kyle Evans
- git: dadb9c70938c - main - bectl: push space-in-name check down into libbe (Sun, 03 Apr 2022 02:04:45 UTC)
- git: f00f8b4fbd26 - main - cp: fix -R recursion detection (Wed, 06 Apr 2022 01:42:05 UTC)
- git: bed9c972aee7 - stable/13 - libbe: pull props for the correct dataset in be_mounted_at() (Wed, 06 Apr 2022 03:41:08 UTC)
- git: 6ce8e35cead4 - stable/13 - libbe: fix be_mounted_at() with props after bootonce (Wed, 06 Apr 2022 03:41:09 UTC)
- git: 0e90da6549d1 - stable/13 - bectl: add some discussion about boot environment layouts (Wed, 06 Apr 2022 03:41:10 UTC)
- git: 6bbc09343aba - stable/12 - libbe: pull props for the correct dataset in be_mounted_at() (Wed, 06 Apr 2022 03:41:11 UTC)
- git: 227e52a9c0b0 - stable/13 - bectl: push space-in-name check down into libbe (Wed, 06 Apr 2022 03:41:11 UTC)
- git: af21459aca19 - stable/12 - bectl: add some discussion about boot environment layouts (Wed, 06 Apr 2022 03:41:12 UTC)
- git: 0869fa0c0ab7 - stable/12 - bectl: push space-in-name check down into libbe (Wed, 06 Apr 2022 03:41:13 UTC)
- git: b8f5e2765d63 - releng/13.1 - libbe: pull props for the correct dataset in be_mounted_at() (Wed, 06 Apr 2022 14:33:17 UTC)
- git: 99931db675d4 - releng/13.1 - libbe: fix be_mounted_at() with props after bootonce (Wed, 06 Apr 2022 14:33:18 UTC)
- git: 41e0b07a5e2a - releng/13.1 - bectl: add some discussion about boot environment layouts (Wed, 06 Apr 2022 14:33:20 UTC)
- git: 568f805c8395 - releng/13.1 - bectl: push space-in-name check down into libbe (Wed, 06 Apr 2022 14:33:21 UTC)
- Re: git: 833a452e9f08 - main - libarchive: import changes from upstream (Fri, 08 Apr 2022 03:13:30 UTC)
- Re: git: bcd763b642ab - main - Move the arm64 DMAP creation to C (Sat, 09 Apr 2022 05:31:09 UTC)
- Re: git: bcd763b642ab - main - Move the arm64 DMAP creation to C (Sat, 09 Apr 2022 05:43:41 UTC)
- Re: git: bcd763b642ab - main - Move the arm64 DMAP creation to C (Sat, 09 Apr 2022 05:44:55 UTC)
- Re: git: bcd763b642ab - main - Move the arm64 DMAP creation to C (Sat, 09 Apr 2022 14:22:02 UTC)
- git: 454630c72556 - main - stand: libefi: swap /Pci() printing around (Wed, 13 Apr 2022 00:34:12 UTC)
- git: 660c1892d5c9 - main - loader: userboot: provide a getsecs() implementation (Wed, 13 Apr 2022 00:34:14 UTC)
- Re: 454630c72556 - main - stand: libefi: swap /Pci() printing around (Wed, 13 Apr 2022 01:04:14 UTC)
- git: efba49ee5a64 - main - diff: tests: loosen up requirements for report_identical (Tue, 19 Apr 2022 04:04:42 UTC)
- git: 914dc91d1219 - main - stand: zfs: handle holes at the tail end correctly (Thu, 21 Apr 2022 19:57:59 UTC)
- git: 13cc5276ea39 - stable/12 - stand: libefi: swap /Pci() printing around (Thu, 21 Apr 2022 22:34:52 UTC)
- git: 53fefea53f12 - stable/12 - loader: userboot: provide a getsecs() implementation (Thu, 21 Apr 2022 22:34:53 UTC)
- git: 4321608d3dd8 - stable/13 - stand: libefi: swap /Pci() printing around (Thu, 21 Apr 2022 22:38:18 UTC)
- git: c85cf4929417 - stable/13 - loader: userboot: provide a getsecs() implementation (Thu, 21 Apr 2022 22:38:19 UTC)
- git: 6182c7881829 - stable/13 - diff: tests: loosen up requirements for report_identical (Thu, 21 Apr 2022 22:38:20 UTC)
- git: 5237a02ba86b - stable/13 - cp: fix some cases with infinite recursion (Sun, 24 Apr 2022 13:29:18 UTC)
- git: 587dacce01b3 - stable/13 - cp: fix -R recursion detection (Sun, 24 Apr 2022 13:29:20 UTC)
- git: 0c9c8a4c6459 - stable/13 - stand: zfs: handle holes at the tail end correctly (Sun, 24 Apr 2022 13:29:21 UTC)
- git: b57954717ddf - stable/12 - cp: fix some cases with infinite recursion (Sun, 24 Apr 2022 13:29:23 UTC)
- git: a605ca25ef68 - stable/12 - cp: fix -R recursion detection (Sun, 24 Apr 2022 13:29:24 UTC)
- git: 9a1efa766781 - stable/12 - stand: zfs: handle holes at the tail end correctly (Sun, 24 Apr 2022 13:29:25 UTC)
- git: 59288c719dc2 - releng/13.1 - stand: zfs: handle holes at the tail end correctly (Sun, 24 Apr 2022 23:15:39 UTC)
- git: 1d9f60b05128 - stable/12 - cp: fix -R with links (Mon, 25 Apr 2022 00:03:19 UTC)
- git: 19413ce66cc0 - stable/12 - cp: Make -P work without -R as per POSIX (Mon, 25 Apr 2022 00:03:20 UTC)
- git: 2f2eb7f1180f - stable/13 - psci: finish psci_present implementation (Mon, 25 Apr 2022 00:06:41 UTC)
- git: 7eb963109563 - stable/13 - amd64, i386: remove profile directive from NOTES (Thu, 28 Apr 2022 03:59:17 UTC)
- git: 72916c8a42d2 - stable/12 - amd64, i386: remove profile directive from NOTES (Thu, 28 Apr 2022 03:59:20 UTC)
- Lewis Cook
- Li-Wen Hsu
- Mark Johnston
- git: 1487f84223ce - stable/13 - pf: Initialize the table entry zone limit at initialization time (Sat, 02 Apr 2022 15:18:26 UTC)
- git: 367d0c7d6617 - releng/13.1 - pf: Initialize the table entry zone limit at initialization time (Mon, 04 Apr 2022 14:04:51 UTC)
- Re: git: 12fb39ec3e6b - main - proc: Relax proc_rwmem()'s assertion on the process hold count (Wed, 06 Apr 2022 14:24:18 UTC)
- git: 3681c4f065f1 - stable/13 - ctf: Import ctf.h from OpenBSD (Thu, 07 Apr 2022 00:30:58 UTC)
- git: 24597a09b946 - stable/13 - linker: Simplify CTF container handling (Thu, 07 Apr 2022 00:30:59 UTC)
- git: 9818e5ebf337 - stable/13 - ctf: Add definitions for CTFv3 (Thu, 07 Apr 2022 00:31:00 UTC)
- git: 2ecf3b58ebdf - stable/13 - fbt: Add support for CTFv3 containers (Thu, 07 Apr 2022 00:31:01 UTC)
- git: 8409eb0251ce - stable/13 - linker: Permit CTFv3 containers (Thu, 07 Apr 2022 00:31:02 UTC)
- git: a49aa9da7835 - stable/13 - libctf: Handle CTFv3 containers (Thu, 07 Apr 2022 00:31:03 UTC)
- git: e5b54808f735 - stable/13 - ctf: Add v3 support to CTF tools, ctf{convert,dump,merge} (Thu, 07 Apr 2022 00:31:04 UTC)
- git: d80faf878a44 - stable/13 - ctf: Fix a -Wunused-but-set-variable warning (Thu, 07 Apr 2022 00:31:05 UTC)
- git: fb89cf93a5c7 - stable/13 - ctf: Avoid passing a caddr_t to roundup2() (Thu, 07 Apr 2022 00:31:06 UTC)
- git: 229eff21b725 - stable/13 - uma: Use the correct type for a return value (Thu, 07 Apr 2022 00:31:08 UTC)
- git: 110b8112e5eb - stable/13 - stge: fix null pointer dereference (Thu, 07 Apr 2022 00:31:09 UTC)
- git: dd91d8448665 - main - net: Fix LLE lock leaks (Fri, 08 Apr 2022 16:10:24 UTC)
- git: 990a6d18b0cb - main - net: Fix memory leaks in lltable_calc_llheader() error paths (Fri, 08 Apr 2022 16:10:25 UTC)
- git: aa597d4049ff - main - i386: Fix the nodevice apic build (Fri, 08 Apr 2022 16:10:26 UTC)
- git: 85e36b3c9c00 - stable/13 - i386: Fix the nodevice apic build (Mon, 11 Apr 2022 13:44:00 UTC)
- git: 251aee96ae67 - stable/13 - net: Fix LLE lock leaks (Mon, 11 Apr 2022 13:44:01 UTC)
- git: 97d99787446f - stable/13 - audit: Initialize vattr fields before calling VOP_GETATTR (Mon, 11 Apr 2022 13:44:02 UTC)
- git: e66bbe6e02b4 - stable/13 - libc: Check for readdir(2) errors in fts(3) (Mon, 11 Apr 2022 13:44:04 UTC)
- git: 21a2bfcafbff - releng/13.1 - i386: Fix the nodevice apic build (Mon, 11 Apr 2022 14:10:48 UTC)
- git: 53460a2c7e0e - releng/13.1 - net: Fix LLE lock leaks (Mon, 11 Apr 2022 14:10:50 UTC)
- git: 57f7a82fbb42 - main - if_axgbe: properly release resource in error case (Mon, 11 Apr 2022 14:11:21 UTC)
- git: 6e563a1b6084 - main - libctf: Fix recursive descent into anonymous SOU fields (Tue, 12 Apr 2022 21:38:11 UTC)
- git: d76960962093 - main - tty: Remove an incorrect assertion from ttyinq_line_iterate() (Tue, 12 Apr 2022 21:38:12 UTC)
- git: f9677b7e742c - stable/13 - uma: Don't allow a limit to be set in a warm zone (Wed, 13 Apr 2022 12:12:58 UTC)
- git: 869199d9922c - main - libsysdecode: Fix decoding of Capsicum rights (Wed, 13 Apr 2022 14:51:47 UTC)
- git: 8b01c3026b78 - stable/13 - libctf: Fix recursive descent into anonymous SOU fields (Thu, 14 Apr 2022 19:02:53 UTC)
- git: 6fb7c42d593d - main - vm: Move the "vm_wait in early boot" assertion to the proper place (Thu, 14 Apr 2022 19:49:07 UTC)
- git: f82177b8cfd2 - main - vm: Initialize the transient buffer mapping arena with M_WAITOK (Thu, 14 Apr 2022 19:49:09 UTC)
- git: 421c2f93a4e0 - stable/13 - net: Fix memory leaks in lltable_calc_llheader() error paths (Fri, 15 Apr 2022 14:21:30 UTC)
- git: 354efc4c9407 - main - libsysdecode: Include required headers in sysdecode.h (Fri, 15 Apr 2022 14:28:05 UTC)
- git: d0f245d21f47 - main - libsysdecode: Add regression tests for sysdecode_cap_rights(3) (Fri, 15 Apr 2022 14:28:06 UTC)
- git: 10aa36702cdb - main - etc/mtree: Remove tabs (Fri, 15 Apr 2022 14:28:07 UTC)
- git: 333f668468f0 - main - path_test: Correct the kevent test (Mon, 18 Apr 2022 15:47:43 UTC)
- git: 60c952d47249 - stable/13 - tty: Remove an incorrect assertion from ttyinq_line_iterate() (Mon, 18 Apr 2022 16:20:07 UTC)
- git: 6edd55f882b3 - releng/13.1 - ctf: Import ctf.h from OpenBSD (Mon, 18 Apr 2022 16:39:25 UTC)
- git: 30700bc80e8e - releng/13.1 - linker: Simplify CTF container handling (Mon, 18 Apr 2022 16:39:26 UTC)
- git: 6e6983ee2b72 - releng/13.1 - ctf: Add definitions for CTFv3 (Mon, 18 Apr 2022 16:39:27 UTC)
- git: 246787fcb824 - releng/13.1 - fbt: Add support for CTFv3 containers (Mon, 18 Apr 2022 16:39:28 UTC)
- git: 5444e90da19d - releng/13.1 - linker: Permit CTFv3 containers (Mon, 18 Apr 2022 16:39:29 UTC)
- git: dc543c8786a5 - releng/13.1 - libctf: Handle CTFv3 containers (Mon, 18 Apr 2022 16:39:30 UTC)
- git: 105d1ae9041f - releng/13.1 - ctf: Add v3 support to CTF tools, ctf{convert,dump,merge} (Mon, 18 Apr 2022 16:39:31 UTC)
- git: e3d976742cd7 - releng/13.1 - ctf: Fix a -Wunused-but-set-variable warning (Mon, 18 Apr 2022 16:39:33 UTC)
- git: 6955dbde7ad6 - releng/13.1 - ctf: Avoid passing a caddr_t to roundup2() (Mon, 18 Apr 2022 16:39:34 UTC)
- git: 5f649725da97 - releng/13.1 - libctf: Fix recursive descent into anonymous SOU fields (Mon, 18 Apr 2022 16:39:35 UTC)
- git: 081b4452a758 - main - geli: Add a chicken switch for unmapped I/O (Mon, 18 Apr 2022 21:55:47 UTC)
- git: b13ac6784202 - main - path_test: Verify that operations on unlinked files work (Mon, 18 Apr 2022 21:55:48 UTC)
- git: 7a4790dc83d7 - stable/13 - if_axgbe: properly release resource in error case (Wed, 20 Apr 2022 14:31:00 UTC)
- git: 3861fe8ba8c9 - stable/13 - path_test: Correct the kevent test (Wed, 20 Apr 2022 14:31:01 UTC)
- git: 9a4e70157834 - stable/13 - vm: Initialize the transient buffer mapping arena with M_WAITOK (Thu, 21 Apr 2022 13:21:14 UTC)
- git: 11eac05a40a5 - stable/13 - vm: Move the "vm_wait in early boot" assertion to the proper place (Thu, 21 Apr 2022 13:21:16 UTC)
- git: 45dd2eaac379 - main - ctfdump: Remove definitions of warn() and vwarn() (Thu, 21 Apr 2022 15:21:35 UTC)
- git: 5727eceabc93 - main - ctf: Link CTF toolchain man pages to ctf.5 (Thu, 21 Apr 2022 15:21:36 UTC)
- git: 5d691ab4f03d - main - mld6: Ensure that mld_domifattach() always succeeds (Thu, 21 Apr 2022 17:25:42 UTC)
- git: 8394a99386fe - stable/13 - setitimer: Fix exit race (Fri, 22 Apr 2022 15:25:02 UTC)
- git: cac2d41f1fc1 - stable/13 - callout: Remove the CS_EXECUTING flag (Fri, 22 Apr 2022 15:25:03 UTC)
- git: 91d3f40d93e3 - stable/13 - libsysdecode: Fix decoding of Capsicum rights (Fri, 22 Apr 2022 15:25:04 UTC)
- git: 6e1a003ffc5c - stable/13 - libsysdecode: Include required headers in sysdecode.h (Fri, 22 Apr 2022 15:25:05 UTC)
- git: cb613da9163c - stable/13 - libsysdecode: Add regression tests for sysdecode_cap_rights(3) (Fri, 22 Apr 2022 15:25:06 UTC)
- git: 00193c79b420 - stable/13 - path_test: Verify that operations on unlinked files work (Mon, 25 Apr 2022 13:01:00 UTC)
- git: 15a28c00203d - main - man3: Add links for some bitstring(3) routines (Mon, 25 Apr 2022 13:26:37 UTC)
- git: efb8f0b8db87 - main - linuxkpi: Mitigate a seqlock livelock (Mon, 25 Apr 2022 13:26:38 UTC)
- git: 972ea9cc57fd - stable/13 - hpet: Allow a MMIO window smaller than 1K (Wed, 27 Apr 2022 13:47:10 UTC)
- git: 46242829baa3 - stable/13 - mld6: Ensure that mld_domifattach() always succeeds (Thu, 28 Apr 2022 00:34:52 UTC)
- git: ccb94ba0dacc - stable/13 - ctf: Link CTF toolchain man pages to ctf.5 (Thu, 28 Apr 2022 00:34:53 UTC)
- git: 5def1805d144 - stable/13 - ctfdump: Remove definitions of warn() and vwarn() (Thu, 28 Apr 2022 00:34:54 UTC)
- Martin Matuska
- git: b36466f05a59..d0dbd88ba985 - vendor/libarchive - vendor branch updated (Sun, 03 Apr 2022 11:46:20 UTC)
- git: 9f690fcfdc05 - main - libarchive: merge vendor bugfixes (Sun, 03 Apr 2022 12:21:53 UTC)
- git: 43a449f2f1fe - stable/13 - libarchive: merge vendor bugfixes (Wed, 06 Apr 2022 08:25:30 UTC)
- git: 9c1ad063e5d1 - releng/13.1 - libarchive: merge vendor bugfixes (Wed, 06 Apr 2022 11:32:40 UTC)
- git: 7f815d4f128f - main - libarchive: fix zstd compression support (Fri, 08 Apr 2022 08:12:24 UTC)
- Re: git: 833a452e9f08 - main - libarchive: import changes from upstream (Fri, 08 Apr 2022 09:12:45 UTC)
- git: d0dbd88ba985..91ee6b45e4ef - vendor/libarchive - vendor branch updated (Fri, 08 Apr 2022 13:10:27 UTC)
- git: 3caf7dd45d08 - stable/13 - libarchive: fix zstd compression support (Sun, 10 Apr 2022 22:47:11 UTC)
- git: b572edb09c4d - releng/13.1 - libarchive: fix zstd compression support (Sun, 10 Apr 2022 23:55:01 UTC)
- git: 7ec51a3e2b91 - main - libarchive: import changes from upstream (Tue, 12 Apr 2022 18:16:18 UTC)
- Mateusz Guzik
- git: c4a08ef2af6f - main - pf: handle duplicate rules gracefully (Fri, 01 Apr 2022 18:02:09 UTC)
- Add kernel-level Cobol runtime with JIT support (Fri, 01 Apr 2022 18:31:15 UTC)
- git: 0c805718cbd3 - main - vfs: fix memory leak on lookup with fds with ioctl caps (Sat, 02 Apr 2022 12:09:12 UTC)
- git: b7262756e2f4 - main - vfs: fixup WANTIOCTLCAPS on open (Sat, 02 Apr 2022 18:50:53 UTC)
- git: 838d8e6fb60e - stable/13 - vfs: fix memory leak on lookup with fds with ioctl caps (Mon, 04 Apr 2022 19:19:14 UTC)
- git: 792ebbb1557e - stable/13 - vfs: fixup WANTIOCTLCAPS on open (Mon, 04 Apr 2022 19:19:15 UTC)
- git: fffe016c8155 - releng/13.1 - vfs: fix memory leak on lookup with fds with ioctl caps (Wed, 06 Apr 2022 23:26:31 UTC)
- git: 1929c80c535c - releng/13.1 - vfs: fixup WANTIOCTLCAPS on open (Wed, 06 Apr 2022 23:26:32 UTC)
- git: 287451fd0192 - main - pidfile: add pidfile_signal (Sat, 09 Apr 2022 16:02:14 UTC)
- git: a3214fbe7fff - main - mount: use pidfile_signal (Sat, 09 Apr 2022 16:02:15 UTC)
- git: 0fd5c29944c5 - main - tcp/rack: plug a set-but-not-used var (Tue, 19 Apr 2022 09:35:18 UTC)
- git: f2edc9155721 - main - uart: plug a set-but-not-used var (Tue, 19 Apr 2022 09:35:20 UTC)
- Re: git: 8b83d7e0ee54 - main - Make -Wunused-but-set-variable a fatal error for clang 13+ for kernel builds. (Tue, 19 Apr 2022 09:35:32 UTC)
- Re: git: 8b83d7e0ee54 - main - Make -Wunused-but-set-variable a fatal error for clang 13+ for kernel builds. (Tue, 19 Apr 2022 11:34:49 UTC)
- git: d37dca9ec9d0 - main - cxgbe: plug a set-but-not-used var (Tue, 19 Apr 2022 12:46:05 UTC)
- git: 11c549555469 - main - ext2: plug a set-but-not-used var (Tue, 19 Apr 2022 12:46:06 UTC)
- git: 93494e425b95 - main - linux: plug a set-but-not-used var (Tue, 19 Apr 2022 12:46:07 UTC)
- git: db2ce6914b6a - main - sctp: plug set-but-not-used vars (Tue, 19 Apr 2022 12:46:08 UTC)
- git: c5c981d4437b - main - signals: plug a set-but-not-used var (Tue, 19 Apr 2022 12:46:09 UTC)
- git: b338b1fd500a - main - tcp: plug set-but-not-used vars (Tue, 19 Apr 2022 12:46:10 UTC)
- git: 19447fc48883 - main - sfxge: plug set-but-not-used vars (Tue, 19 Apr 2022 12:46:11 UTC)
- Re: git: 8b83d7e0ee54 - main - Make -Wunused-but-set-variable a fatal error for clang 13+ for kernel builds. (Tue, 19 Apr 2022 12:47:35 UTC)
- git: f7daf710382a - main - iwm: plug set-but-not-used vars (Fri, 22 Apr 2022 22:16:46 UTC)
- git: b40c0db6f6d6 - main - Patch up __diagused for when only one of INVARIANTS or WITNESS is defined (Wed, 27 Apr 2022 13:30:17 UTC)
- Re: git: b40c0db6f6d6 - main - Patch up __diagused for when only one of INVARIANTS or WITNESS is defined (Wed, 27 Apr 2022 15:50:51 UTC)
- Re: git: b40c0db6f6d6 - main - Patch up __diagused for when only one of INVARIANTS or WITNESS is defined (Wed, 27 Apr 2022 16:18:45 UTC)
- Mateusz Piotrowski
- git: 5392b4fbb7ba - main - pw.8: Use Cm and Ar correctly in synopsis (Fri, 01 Apr 2022 22:52:03 UTC)
- git: 61e11ed9bd18 - main - pw.8: Improve use of mdoc macros in description section (Fri, 01 Apr 2022 22:52:04 UTC)
- git: 77fd0356efa8 - main - pw.8: Use more appropriate mdoc macros (Fri, 01 Apr 2022 22:52:05 UTC)
- git: e6013eb0712c - main - systat.1: Fix lists (Fri, 01 Apr 2022 22:52:06 UTC)
- git: 39245a7d45cc - main - pw.8: Sort flags in synopsis (Fri, 01 Apr 2022 22:52:08 UTC)
- git: feb04c7b7c91 - main - pw.8: Improve argument names (Sun, 03 Apr 2022 11:57:33 UTC)
- git: a0177bd56a0c - main - pw.8: Sorty synopsis flag (Sun, 03 Apr 2022 11:57:34 UTC)
- git: 5243e560f635 - main - pw.8: Fix synopsis of NIS flags (Sun, 03 Apr 2022 11:57:35 UTC)
- git: 1a0bd2665a4b - main - sysrc.8: Mention it requires chroot(8) (Sun, 03 Apr 2022 11:57:36 UTC)
- git: 5fce57dd120c - main - efibootmgr: Use the hier(7) ESP mount point in examples (Sun, 03 Apr 2022 12:52:56 UTC)
- git: 84733f2e9676 - main - pw.8: Do not specify full path to shell in examples (Sun, 03 Apr 2022 12:52:57 UTC)
- git: 963a032b8d7e - main - cpufreq.4: Use Xr for drivers with manuals (Mon, 04 Apr 2022 12:29:21 UTC)
- git: 1df2b7c9549e - stable/13 - loader.efi: Improve the manual page (Mon, 04 Apr 2022 17:50:45 UTC)
- git: e4ed6079d7fe - stable/13 - uefi.8: Document i386 and riscv EFI bootloader names (Mon, 04 Apr 2022 17:50:46 UTC)
- git: 25acd1d3d656 - stable/13 - locking.9: Reference lockstat(1) from this manual page (Mon, 04 Apr 2022 17:50:47 UTC)
- git: e92ad24da5a7 - stable/12 - loader.efi: Improve the manual page (Mon, 04 Apr 2022 17:51:42 UTC)
- git: bf98b738c34b - stable/12 - uefi.8: Document i386 and riscv EFI bootloader names (Mon, 04 Apr 2022 17:51:43 UTC)
- git: 538f99341683 - stable/12 - locking.9: Reference lockstat(1) from this manual page (Mon, 04 Apr 2022 17:51:44 UTC)
- git: b0bda05cde19 - stable/12 - ifconfig.8: Simplify -G & -g synopsis (Tue, 05 Apr 2022 14:08:57 UTC)
- git: 4cb463698e55 - stable/12 - freebsd-update.8: Fix use of mdoc(8) macros (Tue, 05 Apr 2022 14:08:58 UTC)
- git: 3e9aac332c46 - stable/12 - Cross-reference nextboot(8) and freebsd-update(8) (Tue, 05 Apr 2022 14:08:59 UTC)
- git: 69c70456e8d3 - stable/13 - ifconfig.8: Simplify -G & -g synopsis (Tue, 05 Apr 2022 14:09:28 UTC)
- git: dee5ec942e10 - stable/13 - freebsd-update.8: Fix use of mdoc(8) macros (Tue, 05 Apr 2022 14:09:29 UTC)
- git: 39289f612782 - stable/13 - Cross-reference nextboot(8) and freebsd-update(8) (Tue, 05 Apr 2022 14:09:31 UTC)
- git: 39665ad35390 - stable/13 - sysrc.8: Mention it requires chroot(8) (Wed, 06 Apr 2022 06:48:25 UTC)
- git: 9dded4151553 - stable/12 - sysrc.8: Mention it requires chroot(8) (Fri, 08 Apr 2022 09:03:49 UTC)
- git: 746e4c5e1666 - stable/12 - pw.8: Use Cm and Ar correctly in synopsis (Fri, 08 Apr 2022 09:03:50 UTC)
- git: ad4aa53b46e2 - stable/12 - pw.8: Improve use of mdoc macros in description section (Fri, 08 Apr 2022 09:03:51 UTC)
- git: eecae51acfc0 - stable/12 - pw.8: Use more appropriate mdoc macros (Fri, 08 Apr 2022 09:03:53 UTC)
- git: f888297551d0 - stable/12 - pw.8: Sort flags in synopsis (Fri, 08 Apr 2022 09:03:54 UTC)
- git: 2edaa2cb9db6 - stable/13 - pw.8: Use Cm and Ar correctly in synopsis (Fri, 08 Apr 2022 09:03:58 UTC)
- git: 210c02a2ce63 - stable/13 - pw.8: Improve use of mdoc macros in description section (Fri, 08 Apr 2022 09:04:00 UTC)
- git: 4b39c298c25d - stable/13 - pw.8: Use more appropriate mdoc macros (Fri, 08 Apr 2022 09:04:01 UTC)
- git: 44c69c0a3172 - stable/13 - pw.8: Sort flags in synopsis (Fri, 08 Apr 2022 09:04:02 UTC)
- git: 2f60a7f902b0 - main - backlight.8: Fix description of -f (Fri, 08 Apr 2022 10:27:23 UTC)
- git: 70068a3e1d7a - main - Cross-reference cd(4) and cd9660(5) (Fri, 08 Apr 2022 13:22:05 UTC)
- git: 4898eff0a21c - stable/13 - pw.8: Improve argument names (Mon, 11 Apr 2022 10:16:05 UTC)
- git: e4a09537591d - stable/13 - efibootmgr: Use the hier(7) ESP mount point in examples (Mon, 11 Apr 2022 10:16:06 UTC)
- git: 89ac8dd38b17 - stable/13 - pw.8: Sorty synopsis flag (Mon, 11 Apr 2022 10:16:08 UTC)
- git: 986e0e831c5b - stable/13 - pw.8: Fix synopsis of NIS flags (Mon, 11 Apr 2022 10:16:09 UTC)
- git: 72aaeadf3874 - stable/13 - pw.8: Do not specify full path to shell in examples (Mon, 11 Apr 2022 10:16:10 UTC)
- git: e2f9c338d2ac - stable/12 - pw.8: Improve argument names (Mon, 11 Apr 2022 10:16:10 UTC)
- git: 47d68b38d74f - stable/13 - backlight.8: Fix description of -f (Mon, 11 Apr 2022 10:16:11 UTC)
- git: 804cd14d6210 - stable/12 - pw.8: Sorty synopsis flag (Mon, 11 Apr 2022 10:16:11 UTC)
- git: 08f852a3c678 - stable/13 - Cross-reference cd(4) and cd9660(5) (Mon, 11 Apr 2022 10:16:12 UTC)
- git: 128a49e201a4 - stable/12 - pw.8: Fix synopsis of NIS flags (Mon, 11 Apr 2022 10:16:13 UTC)
- git: 014485c72f9f - stable/13 - cpufreq.4: Use Xr for drivers with manuals (Mon, 11 Apr 2022 10:16:13 UTC)
- git: 2f63e8bc1ca0 - stable/12 - pw.8: Do not specify full path to shell in examples (Mon, 11 Apr 2022 10:16:14 UTC)
- git: 22c02cdb9504 - stable/12 - Cross-reference cd(4) and cd9660(5) (Mon, 11 Apr 2022 10:16:15 UTC)
- git: 632ea8ea9840 - main - ifconfig.8: Note that -l accepts -g in addition to -d and -u (Mon, 11 Apr 2022 18:06:20 UTC)
- git: a197457157c1 - stable/13 - ifconfig.8: Add capability codes descriptions from handbook (Tue, 12 Apr 2022 14:36:18 UTC)
- git: 2506267cd61d - stable/13 - ifconfig.8: Cluster together short flags (Tue, 12 Apr 2022 14:36:20 UTC)
- git: 1bd6c85cf125 - stable/12 - ifconfig.8: Add capability codes descriptions from handbook (Tue, 12 Apr 2022 14:36:20 UTC)
- git: 624882f6b4ab - stable/13 - ifconfig.8: Show that -g groupname can be used on its own (Tue, 12 Apr 2022 14:36:21 UTC)
- git: 6a213174ec4e - stable/12 - ifconfig.8: Cluster together short flags (Tue, 12 Apr 2022 14:36:21 UTC)
- git: 1696f627716b - stable/13 - ifconfig.8: Document the synopsis of -C (Tue, 12 Apr 2022 14:36:22 UTC)
- git: bf573e399df6 - stable/12 - ifconfig.8: Show that -g groupname can be used on its own (Tue, 12 Apr 2022 14:36:22 UTC)
- git: 1a5bc3f7355b - stable/13 - ifconfig.8: Improve -f synopsis (Tue, 12 Apr 2022 14:36:23 UTC)
- git: 70747a7ffbdb - stable/12 - ifconfig.8: Document the synopsis of -C (Tue, 12 Apr 2022 14:36:23 UTC)
- git: 5ff674651a82 - stable/12 - ifconfig.8: Improve -f synopsis (Tue, 12 Apr 2022 14:36:24 UTC)
- git: 0ae09fb966d5 - stable/13 - ifconfig.8: Document that -k can be used with -a (Tue, 12 Apr 2022 14:36:24 UTC)
- git: 508dd24dcc19 - stable/12 - ifconfig.8: Document that -k can be used with -a (Tue, 12 Apr 2022 14:36:25 UTC)
- Re: git: 8c47d8f53854 - main - prometheus_sysctl_exporter: fix metric aliasing (Tue, 19 Apr 2022 14:22:09 UTC)
- Re: git: 8c47d8f53854 - main - prometheus_sysctl_exporter: fix metric aliasing (Tue, 19 Apr 2022 18:35:33 UTC)
- git: f69f0644833e - main - freebsd-update.8: Add --currently-running to synopsis (Fri, 22 Apr 2022 12:42:15 UTC)
- git: 460ad988a9bb - main - freebsd-update.8: Note availability of updates for ALPHA, BETA, and RC (Fri, 22 Apr 2022 12:42:16 UTC)
- Michael Tuexen
- git: 39a22011bbb8 - main - sctp: clear pointer to stack when returning from function. (Fri, 01 Apr 2022 22:55:25 UTC)
- git: b1fe92b28ba2 - main - sctp: remove a test, which isn't safe (Sat, 02 Apr 2022 12:45:03 UTC)
- git: d4290f7e6237 - main - Revert "sctp: remove a test, which isn't safe" (Sat, 02 Apr 2022 12:49:47 UTC)
- git: 0f3163162003 - main - sctp: remove a test, which isn't safe (Sat, 02 Apr 2022 13:40:09 UTC)
- git: b30b7a140c52 - main - sctp: cleanup, no functional change (Sat, 02 Apr 2022 21:02:58 UTC)
- git: 52106f072fd0 - main - sctp: don't refer to a potentially outdated stream (Sat, 02 Apr 2022 21:28:51 UTC)
- git: ccdfd621d070 - main - tcp cc: don't recurse on non recursive mutex (Tue, 05 Apr 2022 11:52:55 UTC)
- git: 3c3d77bdff6b - main - sctp: use variable names in a consistent way (Thu, 07 Apr 2022 15:52:19 UTC)
- git: d7224a53b392 - main - sctp: remove a mutex not used anymore (Thu, 07 Apr 2022 15:55:28 UTC)
- git: 595ac4a11893 - main - sctp: fix parameter type in NAT status message (Wed, 13 Apr 2022 17:48:33 UTC)
- git: 2486a7c0c733 - main - sctp: cleanup (Thu, 14 Apr 2022 19:52:35 UTC)
- git: e0127ea4c6b5 - main - sctp: improve locking (Fri, 15 Apr 2022 13:15:24 UTC)
- git: eeba22217217 - main - sctp: don't keep a pointer to a freed stcb around (Fri, 15 Apr 2022 13:17:33 UTC)
- git: 3dc57df91e65 - main - sctp: don't wakeup 1-to-1 listening sockets for data or notifications (Sat, 16 Apr 2022 17:45:21 UTC)
- git: 5fbf11f70390 - main - sctp: fix typo introcuded in last commit (Sat, 16 Apr 2022 17:56:26 UTC)
- git: bbf3bf32116b - main - sctp: cleanup (Sat, 16 Apr 2022 19:03:52 UTC)
- git: 53236f905dbf - main - if_vtnet: improve dumping a kernel (Mon, 18 Apr 2022 22:44:52 UTC)
- git: a12d89332efe - main - sctp: hold the inp lock while calling ip6_output (Tue, 19 Apr 2022 11:04:50 UTC)
- git: 868868f14efc - main - sctp: improve stopping of timers (Tue, 19 Apr 2022 19:31:27 UTC)
- git: 89c6aba7cfa5 - main - sctp: cleanup (Tue, 19 Apr 2022 19:40:59 UTC)
- git: 490a0f77de77 - main - sctp: improve locking (Wed, 27 Apr 2022 14:08:51 UTC)
- Mike Karels
- Mitchell Horne
- git: 242cd60a0a67 - main - cgem: Support building as a loadable kernel module (Sun, 03 Apr 2022 15:30:21 UTC)
- git: 517ea731d4e8 - main - mii: include missing sources in loadable module (Sun, 03 Apr 2022 15:30:22 UTC)
- git: 823b5cfbabb9 - main - mii_fdt: fix a set-but-not-used warning (Sun, 03 Apr 2022 15:30:23 UTC)
- git: 071b78ce8fec - main - mem(4): Improve ioctl section formatting (Tue, 05 Apr 2022 18:35:10 UTC)
- git: 59c27ea18c32 - main - Split out dumper allocation from list insertion (Tue, 05 Apr 2022 18:35:11 UTC)
- git: c9114f9f86f9 - main - Add new vnode dumper to support live minidumps (Tue, 05 Apr 2022 18:35:13 UTC)
- git: eb9d205fa691 - main - livedump: add event handler hooks (Tue, 05 Apr 2022 18:35:14 UTC)
- git: 173fc6f4562e - main - savecore: include '-u' flag in usage message (Tue, 05 Apr 2022 19:26:29 UTC)
- git: 8a0339e679aa - main - riscv: eliminate physmap global (Thu, 07 Apr 2022 15:27:19 UTC)
- git: 73ea4e8c0d8f - stable/13 - init_main.c: sort includes (Thu, 07 Apr 2022 18:13:02 UTC)
- git: 628a6b0a0613 - stable/13 - kern_linker.c: sort includes (Thu, 07 Apr 2022 18:13:03 UTC)
- git: 49f55cdfd80a - stable/13 - cgem: Support building as a loadable kernel module (Mon, 11 Apr 2022 14:05:06 UTC)
- git: b9ec0b7e86ac - stable/13 - mii: include missing sources in loadable module (Mon, 11 Apr 2022 14:05:07 UTC)
- git: 678b6696734e - stable/13 - mem(4): Improve ioctl section formatting (Mon, 11 Apr 2022 14:05:08 UTC)
- git: 3a64c08ceb85 - stable/13 - savecore: include '-u' flag in usage message (Mon, 11 Apr 2022 14:05:09 UTC)
- git: aec1262c5ef0 - stable/13 - riscv: eliminate physmap global (Mon, 11 Apr 2022 14:05:10 UTC)
- git: 62c0ba91c78f - stable/13 - Revert "mii: include missing sources in loadable module" (Mon, 11 Apr 2022 17:55:17 UTC)
- git: 66cc0c61b023 - main - cgem: rework hardware quirk detection (Tue, 12 Apr 2022 22:52:10 UTC)
- git: 34f4c17a2b3d - main - cgem: support SGMII PHY connection mode (Tue, 12 Apr 2022 22:52:11 UTC)
- git: 3a6f0bb25f06 - main - aw_wdog: support Allwinner D1 watchdog (Tue, 12 Apr 2022 22:52:12 UTC)
- git: 9c90bfcd319c - main - Remove 11.x ABI compat for kernel dump ioctls (Fri, 15 Apr 2022 15:06:20 UTC)
- git: 0a90043e63d3 - main - Remove 12.x ABI compat for kernel dump ioctls (Fri, 15 Apr 2022 15:06:22 UTC)
- git: d15267582d6e - stable/13 - Remove 11.x ABI compat for kernel dump ioctls (Mon, 18 Apr 2022 15:03:36 UTC)
- git: 4243d307d397 - main - savecore: fold maxdumps check into getbounds() (Mon, 18 Apr 2022 15:57:01 UTC)
- git: fafeb5342b64 - main - savecore: decrease filename buffer sizes (Mon, 18 Apr 2022 15:57:02 UTC)
- git: cf02cf8dbfe7 - main - savecore: factor out info file handling (Mon, 18 Apr 2022 15:57:03 UTC)
- git: 0a5c04a8926e - main - savecore: add an option to save a live minidump (Mon, 18 Apr 2022 15:57:04 UTC)
- Muhammad Moinur Rahman
- git: ade65cd0e430 - internal/admin - Safekeep src bit of julian@ Approved by: core (Mon, 04 Apr 2022 17:18:59 UTC)
- git: db48f52574ad - internal/admin - Safekeep src bit of loos@ (Mon, 04 Apr 2022 17:19:00 UTC)
- git: ea85cb84119f - internal/admin - Safekeep src bit of andreast@ Approved by: core (Mon, 04 Apr 2022 17:19:01 UTC)
- git: 7d0429cc042b - internal/admin - Safekeep src bit of pluknet@ (Mon, 04 Apr 2022 18:02:20 UTC)
- git: a758dbe4cfe5 - internal/admin - Safekeep src bit of jeff@ (Mon, 04 Apr 2022 18:02:21 UTC)
- git: 7f1444af6a07 - internal/admin - Safekeep src bit of jmallett@ (Mon, 04 Apr 2022 18:02:22 UTC)
- git: a981d2c5c9c0 - internal/admin - Safekeep src bit of truckman@ (Mon, 04 Apr 2022 18:02:23 UTC)
- git: 5786b8c2c331 - internal/admin - Safekeep src bit of rgrimes@ (Mon, 04 Apr 2022 18:02:24 UTC)
- git: 2d14ce4ce706 - internal/admin - Safekeep src bit of nick@ at his request (Mon, 04 Apr 2022 18:02:25 UTC)
- git: d5674b3bcc5a - internal/admin - Safekeep src bit of jceel@ (Mon, 04 Apr 2022 18:02:26 UTC)
- git: 94b0c527b066 - internal/admin - Safekeep src bit of tychon@ (Mon, 04 Apr 2022 18:02:28 UTC)
- git: 9e66c2cae843 - internal/admin - Safekeep src bit of kibab@ (Mon, 04 Apr 2022 18:02:29 UTC)
- git: e884bd4e4f49 - internal/admin - Revert access of kibab@ (Mon, 04 Apr 2022 19:26:42 UTC)
- git: 2e3aedce14a2 - internal/admin - Restore commit bit of rgrimes (Sat, 09 Apr 2022 22:24:04 UTC)
- Navdeep Parhar
- git: d6226d6adb3a - main - cxgbe/iw_cxgbe: Initialize the vma correctly in c4iw_mmap. (Fri, 01 Apr 2022 21:22:35 UTC)
- git: 82386f825eb7 - stable/13 - cxgbe(4): Allow dump_cimla and dump_devlog to sleep. (Sat, 02 Apr 2022 01:49:21 UTC)
- git: 8c711d0aa2d9 - stable/13 - cxgbe(4): Handle FORCE_FEC in pcaps correctly. (Sat, 02 Apr 2022 01:50:09 UTC)
- git: 392d7f026962 - stable/13 - cxgbe: fix enabling lro & rxtimestamps (Mon, 04 Apr 2022 19:04:33 UTC)
- git: 08c7f1b6d488 - main - Fix typo (interrups -> interrupts) in a sysctl description in tcp_lro.c. (Mon, 04 Apr 2022 20:52:21 UTC)
- git: 3aad5b1fe251 - releng/13.1 - cxgbe: fix enabling lro & rxtimestamps (Mon, 04 Apr 2022 20:57:57 UTC)
- git: 9983e5cce6c7 - main - cxgbe(4): Fix the sorting order of the regions listed in meminfo. (Wed, 06 Apr 2022 20:17:59 UTC)
- git: f88b31885c4f - main - cxgbe(4): meminfo should get the TLS region's limits from the hardware. (Wed, 06 Apr 2022 20:18:00 UTC)
- git: c5a7885c8026 - main - cxgbe(4): Display the number of free PM pages and p-structs in meminfo. (Wed, 06 Apr 2022 20:18:01 UTC)
- git: 73fc39b1bf99 - stable/13 - Fix typo (interrups -> interrupts) in a sysctl description in tcp_lro.c. (Thu, 07 Apr 2022 01:50:23 UTC)
- git: f8058d333374 - main - cxgbe/cxgbei: Allow max PDU payload lengths to be changed with a sysctl. (Wed, 13 Apr 2022 04:41:40 UTC)
- git: 239170f29210 - main - cxgbe(4): Fix control flow issues reported by Coverity. (Thu, 14 Apr 2022 07:21:17 UTC)
- git: 169e94c41e23 - main - cxgbe(4): Add support for PPOD_EDRAM feature. (Thu, 14 Apr 2022 22:45:42 UTC)
- git: db28d4a0cd1c - main - cxgbe/t4_tom: Support for round-robin selection of offload queues. (Thu, 14 Apr 2022 23:01:06 UTC)
- git: 811a82d53aaf - main - cxgbetool(8): User interface to round-robin queue selection via COP. (Thu, 14 Apr 2022 23:01:07 UTC)
- objednavka_at_orin.cz
- Olivier Cochard
- Peter Holm
- git: 88b3e65fcff2 - main - stress2: Added a test to the exclude file (Sun, 03 Apr 2022 09:12:55 UTC)
- git: 7c1baa8ab3f5 - main - stress2: Added a syzkaller reproducer (Tue, 05 Apr 2022 08:48:00 UTC)
- git: b5c60bb85bf3 - main - stress2: Added a write(2) fuzz test scenario (Wed, 06 Apr 2022 05:26:27 UTC)
- git: 40b97c41bc77 - main - stress2: Add new write(2) test. Remove sctp.sh after problem fixed (Wed, 06 Apr 2022 05:26:28 UTC)
- git: 4523edbeae50 - main - stress2: Remove working tests from the exclude list (Wed, 13 Apr 2022 09:08:21 UTC)
- git: b06e3f990d94 - main - stress2: Added comment (Wed, 13 Apr 2022 09:08:22 UTC)
- git: 2f0baec1ecb2 - main - stress2: Fix cleanup after test run (Wed, 13 Apr 2022 09:08:23 UTC)
- git: 1346766f60ad - main - stress2: Permanently disable disruptive tests (Thu, 14 Apr 2022 04:59:22 UTC)
- git: eaa3e829f0e3 - main - stress2: Added a regression test (Sat, 16 Apr 2022 07:15:36 UTC)
- git: af333da5063c - main - Added a test to the exclude list (Sat, 16 Apr 2022 07:15:37 UTC)
- git: 29acff870b5f - main - stress2: Added a syzkaller reproducer (Fri, 22 Apr 2022 04:20:41 UTC)
- git: 8a5c1f58dd0e - main - stress2: Added a regression test (Thu, 28 Apr 2022 07:41:46 UTC)
- git: 014a2b1a1125 - main - stress2: Fixed cleanup path error (Fri, 29 Apr 2022 08:55:56 UTC)
- Peter Jeremy
- Piotr Kubaj
- Piotr Pawel Stefaniak
- git: c8f0a1c6d756 - stable/13 - sh: fix autocompletion for commands that share name with a directory (Wed, 13 Apr 2022 19:01:50 UTC)
- git: 4cd4841a2773 - main - Modularize uuencode and uudecode by wrapping them in bintrans.c (Mon, 18 Apr 2022 08:54:09 UTC)
- git: 47bcbde91dea - main - bintrans: move files to a new directory (Mon, 18 Apr 2022 08:54:10 UTC)
- git: f331cf9b043a - main - bintrans: reinstate a test case that I lost (Mon, 18 Apr 2022 11:56:26 UTC)
- git: 2ad786c63ae2 - main - b64encode: implement -w to wrap lines (Mon, 18 Apr 2022 11:56:27 UTC)
- git: 540a99289bb1 - main - Add the base64 command using b64encode and b64decode (Mon, 18 Apr 2022 11:56:28 UTC)
- git: d399eb3ef7f8 - main - ping: split the visual part of -f into a new option -. (Mon, 18 Apr 2022 17:13:53 UTC)
- git: 8a65b02daca6 - main - bintrans: import mmencode.c for quoted-printable en/de-coding (Sun, 24 Apr 2022 06:24:21 UTC)
- git: 9d68da4ee855 - main - bintrans: make mmencode.c compilable (Sun, 24 Apr 2022 06:24:22 UTC)
- git: ff2b1ffbb045 - main - bintrans: adjust mmencode.c to style(9) (Sun, 24 Apr 2022 06:24:23 UTC)
- git: aad4fd549589 - main - Add a quoted-printable encoder/decoder (Sun, 24 Apr 2022 06:24:25 UTC)
- git: ed016aa43541 - main - base64: ignore -i as promised (Sun, 24 Apr 2022 06:24:26 UTC)
- git: 6e1f0f800689 - stable/13 - libfetch: remove a set-but-not-used variable (Sat, 30 Apr 2022 08:04:21 UTC)
- git: d9d0812bc6e9 - stable/13 - sh: implement persistent history storage (Sat, 30 Apr 2022 08:04:22 UTC)
- git: 2eef2f0f8f60 - stable/13 - uu{encode,decode}: improve style (Sat, 30 Apr 2022 08:04:23 UTC)
- git: 963fdecd1a26 - stable/13 - uudecode: correct error message (Sat, 30 Apr 2022 08:04:25 UTC)
- Pokala, Ravi
- Randall Stewart
- Ravi Pokala
- Richard Scheffenegger
- Rick Macklem
- git: 330aa8acdec7 - main - nfscl: Add support for a NFSv4 AppendWrite RPC (Tue, 05 Apr 2022 15:15:08 UTC)
- git: 21de450aa1a7 - main - nfscl: Add support for a NFSv4 AppendWrite RPC (Fri, 08 Apr 2022 21:00:38 UTC)
- git: c45d934f6b7a - main - nfscl: Ansify a function header (Sat, 09 Apr 2022 22:15:17 UTC)
- git: 38c3cf6aedec - main - nfscl: Clean up the code by removing unused arguments (Sun, 10 Apr 2022 01:55:10 UTC)
- git: 5580e5bd7160 - main - nfscl: Clean up the code by removing unused arguments (Sun, 10 Apr 2022 21:08:23 UTC)
- git: 4ad3423bc285 - main - nfscl: Clean up the code by removing unused arguments (Wed, 13 Apr 2022 14:48:58 UTC)
- git: 6cabeb169ef4 - stable/13 - nfsd: Do not exempt NFSv3 Fsinfo from the TLS check (Wed, 13 Apr 2022 14:58:30 UTC)
- git: 068fc057458f - main - nfscl: Clean up the code by removing unused arguments (Thu, 14 Apr 2022 23:19:39 UTC)
- git: 32c3e0f04921 - main - nfscl: Clean up the code by removing unused arguments (Sat, 16 Apr 2022 01:55:02 UTC)
- git: 92ecb030d254 - stable/13 - mountd: Delay starting mountd until after mountlate (Sat, 23 Apr 2022 22:25:30 UTC)
- git: 350668eb09a2 - main - rpc.tlsservd: Delete set but unused variable (Wed, 27 Apr 2022 02:30:29 UTC)
- git: 5218d82c81f9 - main - nfscl: Add support for a NFSv4 AppendWrite RPC (Sat, 30 Apr 2022 20:53:45 UTC)
- Robert Wing
- git: 8f7878e3e151 - main - geom_eli: fix set but not used warning (Mon, 04 Apr 2022 21:21:29 UTC)
- git: f3f6e0ebe9ec - main - geom_vinum: fix set but not used warnings (Mon, 04 Apr 2022 21:25:01 UTC)
- git: e8e691983bb7 - main - suppress set but not used warnings for kernel builds (Tue, 05 Apr 2022 21:43:35 UTC)
- git: c79331a42c30 - main - bhyve: use linker set for ipc commands (Sun, 10 Apr 2022 02:51:22 UTC)
- git: 893a3dd697ef - main - vmm: fix set but not used warning (Sun, 10 Apr 2022 18:34:05 UTC)
- git: f877977a034b - main - vmm: fix set but not used warnings (Sun, 10 Apr 2022 18:34:06 UTC)
- git: 5c272efaba29 - main - vmm: fix set but not used warnings (Sun, 10 Apr 2022 18:34:07 UTC)
- git: 3587bfa797cd - main - vmm: fix set but not used warning (Sun, 10 Apr 2022 18:34:08 UTC)
- git: 5241577a223d - main - vmm: fix set but not used warning (Sun, 10 Apr 2022 18:34:10 UTC)
- git: 5a17f489d584 - main - vmm: fix set but not used warning (Sun, 10 Apr 2022 18:34:11 UTC)
- git: d4e8207317ca - main - vmm_instruction_emul.c: fix bhyve build (Sun, 10 Apr 2022 21:39:21 UTC)
- git: d7d8cc989150 - stable/13 - ffs_mount(): return early if namei() fails to lookup disk device (Wed, 13 Apr 2022 21:03:59 UTC)
- git: 34116aa48131 - stable/13 - ffs_mount(): fix snapshotting (Wed, 13 Apr 2022 21:04:01 UTC)
- git: 7472cae2e098 - stable/13 - mount.8: mention that the snapshot option is exclusive (Wed, 13 Apr 2022 21:04:02 UTC)
- git: 690b7ea08179 - main - bhyve/snapshot: ..back to SOCK_STREAM (Thu, 28 Apr 2022 15:44:52 UTC)
- git: 65c87a6c81f5 - main - geom_dev: extend kevent support for geom dev (Thu, 28 Apr 2022 16:41:35 UTC)
- Rodney W. Grimes
- Roger Pau Monné
- Ronald Klop
- Shawn Webb
- Simon J. Gerraty
- git: 535c59a6a921..a052cb432096 - vendor/NetBSD/bmake - vendor branch updated (Sun, 03 Apr 2022 19:52:55 UTC)
- git: b64bf106ef57 - Create tag vendor/NetBSD/bmake/20220330 (Sun, 03 Apr 2022 19:52:55 UTC)
- git: 1d3f2ddc32fc - main - Merge bmake-20220330 Merge commit 'a052cb432096794be5070dc68a2b302eaf5a4783' (Sun, 03 Apr 2022 19:59:03 UTC)
- git: f55287d3221d..f6acb9b9f81c - vendor/bearssl - vendor branch updated (Mon, 18 Apr 2022 18:09:40 UTC)
- git: 34c3364c1247 - Create tag vendor/bearssl/20220418 (Mon, 18 Apr 2022 18:09:40 UTC)
- git: 666554111a7e - main - Update libsecureboot (Mon, 18 Apr 2022 19:54:22 UTC)
- git: cc9e6590773d - main - Merge bearssl-20220418 (Mon, 18 Apr 2022 21:53:16 UTC)
- git: a052cb432096..2061c94e6fd9 - vendor/NetBSD/bmake - vendor branch updated (Fri, 22 Apr 2022 20:36:25 UTC)
- git: 5755661a583f - Create tag vendor/NetBSD/bmake/20220418 (Fri, 22 Apr 2022 20:36:25 UTC)
- git: 2061c94e6fd9..92bfae0e6bd5 - vendor/NetBSD/bmake - vendor branch updated (Fri, 22 Apr 2022 20:38:58 UTC)
- git: 2f2a5ecdf8a0 - main - Merge bmake-20220418 (Fri, 22 Apr 2022 20:42:51 UTC)
- git: 525d1e204bbc - main - Update dirdeps.mk (Sat, 23 Apr 2022 21:44:24 UTC)
- Stefan Esser
- Stefan Eßer
- git: 3673adf1ee31..bc75dcc4ce68 - vendor/bc - vendor branch updated (Sun, 17 Apr 2022 11:26:22 UTC)
- git: cf4ca64d6859 - Create tag vendor/bc/5.2.4 (Sun, 17 Apr 2022 11:26:22 UTC)
- git: b85b9c88eb02 - main - contrib/bc: import version 5.2.4 (Sun, 17 Apr 2022 11:31:16 UTC)
- git: ca5f7b7a320e - stable/12 - df(1): Add EXAMPLES section to man page (Mon, 18 Apr 2022 11:12:44 UTC)
- git: 647f70e6bf42 - stable/12 - df: remove the unused fstype var (Mon, 18 Apr 2022 11:12:45 UTC)
- git: 741b90dc69ee - stable/12 - bin/df: allow -t option to be used together with -l (Mon, 18 Apr 2022 11:12:46 UTC)
- git: 7dfb8f15e269 - stable/12 - bin/df: fix build with MOUNT_CHAR_DEVS defined (Mon, 18 Apr 2022 12:00:59 UTC)
- git: 879a6b7b6280 - stable/12 - bin/df: add back linking with getmntops.c from sbin/mount (Mon, 18 Apr 2022 14:47:51 UTC)
- git: ecbbb0c85ea3 - main - ffs: plug a set-but-not-used var (Tue, 19 Apr 2022 14:51:31 UTC)
- git: ce700f78f7fb - main - libfetch: remove a set-but-not-uswed variable (Wed, 20 Apr 2022 14:58:54 UTC)
- git: 7a60e798fb4c - main - rrenumd: remove a set-but-not-used variable (Wed, 20 Apr 2022 15:02:40 UTC)
- git: f010b9c2b9b0 - main - pci: recognize "non-essential instrumentation" devices (Fri, 22 Apr 2022 14:40:17 UTC)
- Thomas Munro
- Tom Jones
- git: 1241e8e7aed5 - main - siftr: expose t_flags2 in siftr output (Thu, 07 Apr 2022 09:17:32 UTC)
- git: 1ea833a57290 - main - kdb: set kdb_why when entered via reboot and panic (Tue, 12 Apr 2022 09:35:23 UTC)
- git: 016bfb0a974a - main - etcupdate: remove redundant diff3 flag (Wed, 13 Apr 2022 15:06:02 UTC)
- git: 7c03df6855f4 - main - diff3: allow diff3 ed scripts to generate deletions (Fri, 15 Apr 2022 14:01:32 UTC)
- git: 2184ca3f191d - main - diff3: Clean up printing of ranges for edscript output (Tue, 19 Apr 2022 13:51:37 UTC)
- git: df092859b478 - main - diff3: seperate old and new markers from file markers (Tue, 19 Apr 2022 14:40:33 UTC)
- git: 9ab079c5e810 - main - diff3: Add support for -A (Tue, 19 Apr 2022 14:55:06 UTC)
- git: 034dd2d54f2e - main - diff3: Add support for -m (Tue, 19 Apr 2022 15:25:14 UTC)
- git: 0c6a2fa33e36 - main - if_bnxt: Allow bnxt interfaces to use vlans (Thu, 21 Apr 2022 08:32:05 UTC)
- git: e54505277c39 - stable/13 - if_bnxt: Allow bnxt interfaces to use vlans (Wed, 27 Apr 2022 13:16:23 UTC)
- git: 5acfa48bb258 - releng/13.1 - if_bnxt: Allow bnxt interfaces to use vlans (Wed, 27 Apr 2022 13:56:18 UTC)
- tuexen_at_freebsd.org
- Tijl Coosemans
- Warner Losh
- git: a70b5660f379 - main - nvme: MPS is a power of two, not a size / 8k (Fri, 01 Apr 2022 03:17:57 UTC)
- git: 6af6a52ee47b - main - nvme: Save cap_lo and cap_hi (Fri, 01 Apr 2022 03:17:58 UTC)
- git: 161fcf79941b - main - nvme: Publish the drive's capabilities (Fri, 01 Apr 2022 03:17:59 UTC)
- git: 58e6bbc5acb2 - main - bsd-family-tree: Add FreeBSD 12.3 (Fri, 01 Apr 2022 03:18:01 UTC)
- git: 04324346c979 - stable/13 - Releases history update (Fri, 01 Apr 2022 03:36:23 UTC)
- git: 127f5e8969b1 - stable/13 - bsd-family-tree: Add NetBSD 9.2 (Fri, 01 Apr 2022 03:36:24 UTC)
- git: 79afe5598283 - stable/13 - bsd-family-tree: add DragonFly 6.0.0 (Fri, 01 Apr 2022 03:36:25 UTC)
- git: b811e00246df - stable/13 - bsd-family-tree: Add 2.8BSD relationship to Research 7th edition (Fri, 01 Apr 2022 03:36:26 UTC)
- git: af0b54d42aab - stable/13 - bsd-family-tree: Add FreeBSD 12.3 (Fri, 01 Apr 2022 03:36:27 UTC)
- git: c3eec165508b - stable/12 - libefivar: Correct the string expression of UTF8 vendor device path (Fri, 01 Apr 2022 03:43:48 UTC)
- git: a136a2408f45 - stable/12 - dtc.1: Appease mandoc -T lint (Fri, 01 Apr 2022 03:43:49 UTC)
- git: a6d245f3b57e - stable/12 - dtc.1: Mention the existence of -i flag (Fri, 01 Apr 2022 03:43:50 UTC)
- git: 823b7f6ae0fc - stable/12 - bio: make _bio_cflags match bio_cflags (Fri, 01 Apr 2022 03:43:51 UTC)
- git: 1c868516c25f - stable/12 - bsd-family-tree: Announce two new releases (Fri, 01 Apr 2022 03:54:33 UTC)
- git: 8b26198f389d - stable/12 - DragonFly 5.4.0, 5.4.1 and FreeBSD 12.0 releases added. (Fri, 01 Apr 2022 03:54:34 UTC)
- git: df9cc7f28f2d - stable/12 - Add macOS 10.14. (Fri, 01 Apr 2022 03:54:36 UTC)
- git: 25d27dde8db3 - stable/12 - Announce OpenBSD 6.5. (Fri, 01 Apr 2022 03:54:37 UTC)
- git: c74c989bfbef - stable/12 - Fix tab (Fri, 01 Apr 2022 03:54:38 UTC)
- git: d022a99b20bf - stable/12 - Add NetBSD 8.1 & DragonFly BSD 5.6 (Fri, 01 Apr 2022 03:54:39 UTC)
- git: 2572ee0b5579 - stable/12 - Mark NetBSD branch points NetBSD 7.0 was a separate branch, subsequent 8.x releases did not emerge from this branch. Clean up minor visual nits, centre OpenBSD listing on the B, DragonFly listings on the y. (Fri, 01 Apr 2022 03:54:40 UTC)
- git: 48402b9e62c4 - stable/12 - Whitespace (Fri, 01 Apr 2022 03:54:41 UTC)
- git: 0c8a14c053b6 - stable/12 - Remove question mark from the link between NetBSD & Darwin. As linked to in bug 26137 as a source https://web.archive.org/web/20001012121507/http://www.opensource.apple.com/projects/darwin/faq.html mentions: "We already synchronize our code periodically with NetBSD for most of our user commands" (Fri, 01 Apr 2022 03:54:42 UTC)
- git: 9413097bb31c - stable/12 - Add DragonFly BSD 5.6.1 (Fri, 01 Apr 2022 03:54:43 UTC)
- git: 81af4a75a347 - stable/12 - o OpenBSD 6.6 and FreeBSD 12.1 releases added. (Fri, 01 Apr 2022 03:54:45 UTC)
- git: dd5baee873be - stable/12 - Add FreeBSD 11.3 (Fri, 01 Apr 2022 03:54:46 UTC)
- git: 3dbb56dfa4d6 - stable/12 - bsd-family-tree: add several new entries (Fri, 01 Apr 2022 03:54:47 UTC)
- git: 713d8099c0b2 - stable/12 - bsd-family-tree: correct macOS release date (Fri, 01 Apr 2022 03:54:48 UTC)
- git: 04888d307d56 - stable/12 - Add NetBSD 9.0 using the date the releng announcement was made. NetBSD-7 branch wont be receiving any more releases. (Fri, 01 Apr 2022 03:54:49 UTC)
- git: 173c5f1d62e2 - stable/12 - Website announcement of the 9.0 release wasn't a Valentine's day accident. (Fri, 01 Apr 2022 03:54:50 UTC)
- git: 60525d492c99 - stable/12 - Add DragonFly BSD 5.8 & 5.63 (Fri, 01 Apr 2022 03:54:52 UTC)
- git: e6a092d16c10 - stable/12 - Add NetBSD 8.2 (Fri, 01 Apr 2022 03:54:53 UTC)
- git: 914e4e6343a6 - stable/12 - Add FreeBSD 12.2 (Fri, 01 Apr 2022 03:54:54 UTC)
- git: 852d64671ad9 - stable/12 - Releases history update (Fri, 01 Apr 2022 03:54:55 UTC)
- git: 26ff0bcc8eb2 - stable/12 - bsd-family-tree: Add NetBSD 9.2 (Fri, 01 Apr 2022 03:54:56 UTC)
- git: eeab9a8af0d6 - stable/12 - bsd-family-tree: add DragonFly 6.0.0 (Fri, 01 Apr 2022 03:54:57 UTC)
- git: f47d0353478b - stable/12 - bsd-family-tree: Add 2.8BSD relationship to Research 7th edition (Fri, 01 Apr 2022 03:54:59 UTC)
- git: 611a8759907c - stable/12 - bsd-family-tree: Add FreeBSD 12.3 (Fri, 01 Apr 2022 03:55:00 UTC)
- git: 754cf44d99f6 - main - bsd-family-tree: Add OpenBSD 7.0 (Fri, 01 Apr 2022 04:25:06 UTC)
- git: d2cc7bff4d88 - main - bsd-family-tree: Dragonfly 6.2.1 release (Fri, 01 Apr 2022 04:25:07 UTC)
- git: 4fc5a607fdf4 - main - bsd-family-tree: macOS 11 and macOS 12 (Fri, 01 Apr 2022 04:25:08 UTC)
- git: 50907941d6ac - stable/12 - bsd-family-tree: Add OpenBSD 7.0 (Fri, 01 Apr 2022 04:27:59 UTC)
- git: 4ade856e2b42 - stable/12 - bsd-family-tree: Dragonfly 6.2.1 release (Fri, 01 Apr 2022 04:28:00 UTC)
- git: 86240db86fc9 - stable/12 - bsd-family-tree: macOS 11 and macOS 12 (Fri, 01 Apr 2022 04:28:01 UTC)
- git: b54988faf9c6 - stable/13 - bsd-family-tree: Add OpenBSD 7.0 (Fri, 01 Apr 2022 04:28:12 UTC)
- git: 137ef89271ba - stable/13 - bsd-family-tree: Dragonfly 6.2.1 release (Fri, 01 Apr 2022 04:28:13 UTC)
- git: 6292dace827a - stable/13 - bsd-family-tree: macOS 11 and macOS 12 (Fri, 01 Apr 2022 04:28:14 UTC)
- git: 7de032398796 - releng/13.1 - Releases history update (Fri, 01 Apr 2022 04:56:15 UTC)
- git: 35e1e1f835ce - releng/13.1 - bsd-family-tree: Add NetBSD 9.2 (Fri, 01 Apr 2022 04:56:16 UTC)
- git: c17257605b3b - releng/13.1 - bsd-family-tree: add DragonFly 6.0.0 (Fri, 01 Apr 2022 04:56:17 UTC)
- git: 1986a665bfc7 - releng/13.1 - bsd-family-tree: Add 2.8BSD relationship to Research 7th edition (Fri, 01 Apr 2022 04:56:18 UTC)
- git: 1728f5bb4ec7 - releng/13.1 - bsd-family-tree: Add FreeBSD 12.3 (Fri, 01 Apr 2022 04:56:20 UTC)
- git: 41bb6c24bd42 - releng/13.1 - bsd-family-tree: Add OpenBSD 7.0 (Fri, 01 Apr 2022 04:56:21 UTC)
- git: ef1582bebf79 - releng/13.1 - bsd-family-tree: Dragonfly 6.2.1 release (Fri, 01 Apr 2022 04:56:22 UTC)
- git: de78b2b2725d - releng/13.1 - bsd-family-tree: macOS 11 and macOS 12 (Fri, 01 Apr 2022 04:56:23 UTC)
- git: 2b68a79b73d7 - main - bsd-family-tree: Update various URLs in file (Fri, 01 Apr 2022 14:32:18 UTC)
- git: 04bb568fdcd4 - main - ARMADAXP: Add extres pseudo devices to some kernel (Tue, 05 Apr 2022 04:31:59 UTC)
- git: 97663c8d9e89 - main - get_cachetype_cp15: eliminate write only multilier (Tue, 05 Apr 2022 04:32:00 UTC)
- git: 80f33a69a865 - main - sendsig: eliminate write only code variable (Tue, 05 Apr 2022 04:32:01 UTC)
- git: feb08ab0cf84 - main - vfp_init: eliminate fpexc write only variable (Tue, 05 Apr 2022 04:32:02 UTC)
- git: b20f0f724734 - main - mv_rtc_attach: eliminate write only unit variable (Tue, 05 Apr 2022 04:32:03 UTC)
- git: 624f60ca0345 - main - platform_mpp_init: eliminate write only tuples variable (Tue, 05 Apr 2022 04:32:04 UTC)
- git: e10ac1ed2cae - main - fdt_win_process_child: eliminate write only size variable (Tue, 05 Apr 2022 04:32:06 UTC)
- git: 9af048a0b154 - main - bhnd_pwrctl_attach: eliminate write only bus variable (Tue, 05 Apr 2022 04:32:07 UTC)
- git: 5466363900d2 - main - bhnd_pmu_sdiod_drive_strength_init: eliminate write only intr_val variable (Tue, 05 Apr 2022 04:32:08 UTC)
- git: 87a4328651b4 - main - bhnd_nvram_store_export_child: eliminate num_props write only variable (Tue, 05 Apr 2022 04:32:09 UTC)
- git: a9e022d3d75e - main - bwn_lo_measure_gain_values: eliminate write only trsw_rx variable (Tue, 05 Apr 2022 04:32:10 UTC)
- git: 3ca3bb576b48 - main - cyapa_raw_input: elimmminate write only k variable (Tue, 05 Apr 2022 04:32:11 UTC)
- git: 9a2e6ca6ef82 - main - e6000sw_set_atustat: eliminate write only ret variable (Tue, 05 Apr 2022 04:32:12 UTC)
- git: 05d3c5fd182e - main - fd_probe: only define unit on x86, other platforms don't use this code (Tue, 05 Apr 2022 04:32:14 UTC)
- git: edcced8ab790 - main - mx25l_task: eliminate dev write only variable (Tue, 05 Apr 2022 04:32:15 UTC)
- git: 92ec9782ac97 - main - hpen_battery_strenght_cb: eliminate write only data variable (Tue, 05 Apr 2022 04:32:16 UTC)
- git: 6ca6b8ea523d - main - pmc_save_user_callchain: eliminate write only td variable (Tue, 05 Apr 2022 04:32:17 UTC)
- git: 8a46fc9a9bdc - main - armv7_allocate_pmc: remove write only variable pac (Tue, 05 Apr 2022 04:32:18 UTC)
- git: 22127c7c1b9c - main - tca6416: remove write only sc (Tue, 05 Apr 2022 04:32:19 UTC)
- git: 875145ffd48e - main - rx8803_settime: remove write only variable bus (Tue, 05 Apr 2022 04:32:20 UTC)
- git: 2d4ae2ed3646 - main - tmp461_signed_extend32 is unused, remove it (Tue, 05 Apr 2022 04:32:22 UTC)
- git: f8967810f5b5 - main - mge: eliminate write only variables ifp, sc and error (Tue, 05 Apr 2022 04:32:23 UTC)
- git: 498276b4b430 - main - mxge_eth_z8e_fw_modevent: eliminate write only variable parent (Tue, 05 Apr 2022 04:32:24 UTC)
- git: 886bc93da861 - main - mxge_ethp_z8e_fw_modevent: eliminate write only variable parent (Tue, 05 Apr 2022 04:32:25 UTC)
- git: 5f136a4c0149 - main - mxge_rss_eth_z8e_fw_modevent: eliminate write only variable parent (Tue, 05 Apr 2022 04:32:26 UTC)
- git: 273676a44ca9 - main - mxge_rss_ethp_z8e_fw_modevent: eliminate write only variable parent (Tue, 05 Apr 2022 04:32:27 UTC)
- git: 09b966ee7c63 - main - Mark cfg as __unused to avoid ifdef soup (Tue, 05 Apr 2022 04:32:29 UTC)
- git: de80fb0ace15 - main - ppi_probe: eliminate unused variable ppi (Tue, 05 Apr 2022 04:32:30 UTC)
- git: 94885fbd042b - main - ppc_detect_fifo: eliminate write only variable cc (Tue, 05 Apr 2022 04:32:31 UTC)
- git: c9439e23cefb - main - sis_attach: Move waittime definition into for loop (Tue, 05 Apr 2022 04:32:32 UTC)
- git: 3a7365acc813 - main - ess_probe: eliminate write only variable r (Tue, 05 Apr 2022 04:32:33 UTC)
- git: 668986eae9b5 - main - sb16_probe: eliminate write only variable r (Tue, 05 Apr 2022 04:32:34 UTC)
- git: 635a4068d2c5 - main - sb_probe: eliminate write only variable r (Tue, 05 Apr 2022 04:32:36 UTC)
- git: 0c64fe006818 - main - cs4281: eliminate write only variable codecno (Tue, 05 Apr 2022 04:32:37 UTC)
- git: 3e423419cf02 - main - midicsa_attach: eliminate write only variable func (Tue, 05 Apr 2022 04:32:38 UTC)
- git: 33985865b2d8 - main - pcmcsa_attach: eliminate write only variable unit (Tue, 05 Apr 2022 04:32:39 UTC)
- git: 7387abd342a1 - main - emu_midi_probe: eliminate write only variable r (Tue, 05 Apr 2022 04:32:40 UTC)
- git: 451f54707a61 - main - emu10kx-pci: eliminate write only variable r (Tue, 05 Apr 2022 04:32:41 UTC)
- git: 8717135d3750 - main - emu10kx: eliminate write only variables val, r and move i to loop (Tue, 05 Apr 2022 04:32:42 UTC)
- git: 557627dda9b0 - main - hdaa_eld_dump: eliminate write only variable len (Tue, 05 Apr 2022 04:32:43 UTC)
- git: c8fe3923d8d9 - main - quicc_bus_setsig: eliminate write only variable bas (Tue, 05 Apr 2022 04:32:45 UTC)
- git: ad1b7fd71429 - main - hdspe_dmapsetmap: eliminate write only variable sc (Tue, 05 Apr 2022 04:32:46 UTC)
- git: e73b02f66b7c - main - atmegadci: eliminate unused variables sc, ep_no (Tue, 05 Apr 2022 04:32:47 UTC)
- git: ab59cd6a0b3b - main - musb: eliminate write only variable sc (Tue, 05 Apr 2022 04:32:48 UTC)
- git: 6ccdcae1b9a6 - main - uhci_xfer_setup: eliminate write only variable sc (Tue, 05 Apr 2022 04:32:49 UTC)
- git: 12312f75838e - main - uss820dci: eliminate unused variables sc, ep_no (Tue, 05 Apr 2022 04:32:50 UTC)
- git: 53c1f1fc6091 - main - wsp_intr_callback: eliminate write only variable h (Tue, 05 Apr 2022 04:32:51 UTC)
- git: 11110685fcd5 - main - cp2112iic_intr_write_callback: eliminate write only variable psc (Tue, 05 Apr 2022 04:32:53 UTC)
- git: f7097359c866 - main - mgue: eliminate write only variables ret, err and error (Tue, 05 Apr 2022 04:32:54 UTC)
- git: 7a1bef40f1e9 - main - ustorage_fs_verify: eliminate write only variables file_offset and file_offset (Tue, 05 Apr 2022 04:32:55 UTC)
- git: 76e96756633e - main - vtpci_legacy_register_msix: eliminate write only variable dev (Tue, 05 Apr 2022 04:32:56 UTC)
- git: c972f2c065bd - main - xl_attach: eliminate write only variable unit (Tue, 05 Apr 2022 04:32:57 UTC)
- git: 7f9c3339a4ff - main - get_nhop: eliminate write only variable gateway (Tue, 05 Apr 2022 04:32:58 UTC)
- git: 5de5b5a34db9 - main - route_ctl: eliminate write only variables ifa and nh (Tue, 05 Apr 2022 04:33:00 UTC)
- git: e606e5d15726 - main - sysctl_dumpentry: move error to inner scope (Tue, 05 Apr 2022 04:33:01 UTC)
- git: c7761ca93e9f - main - pim6_input: eliminate write only variable rc (Tue, 05 Apr 2022 04:33:02 UTC)
- git: 65ee334d112e - main - smb_iod_main: eliminate write only variable error (Tue, 05 Apr 2022 04:33:03 UTC)
- git: d6f698549474 - main - smb_smb_treedisconnect: eliminate write only variable mbp (Tue, 05 Apr 2022 04:33:04 UTC)
- git: b64a484592b2 - main - bootpc_decode_reply: eliminiate write only variable ip (Tue, 05 Apr 2022 04:33:05 UTC)
- git: 5c2aad7e890d - main - krpc_call: eliminiate write only variable nam (Tue, 05 Apr 2022 04:33:06 UTC)
- git: 77bc5890adf4 - main - clnt_vc_destroy: eliminiate write only variable stat (Tue, 05 Apr 2022 04:33:07 UTC)
- git: 6e671ec1e64c - main - svc_vc_rendezvous_stat: eliminiate write only variable stat (Tue, 05 Apr 2022 04:33:08 UTC)
- git: aa61c28b4242 - stable/13 - linuxkpi: Restore the KBI for struct pci_driver (Tue, 05 Apr 2022 04:58:17 UTC)
- git: 86d5c6610661 - stable/13 - linuxkpi: add padding to struct pci_driver (Tue, 05 Apr 2022 04:58:19 UTC)
- git: 36929b55849c - main - linuxkpi: move kobject_create to .c file (Tue, 05 Apr 2022 05:09:59 UTC)
- git: 702b68750359 - main - linuxkpi: Move device_create_groups_vargs to linux_compat.c (Tue, 05 Apr 2022 05:10:00 UTC)
- git: 1341ac9f9c11 - main - linuxkpi: Move class_create to .c file (Tue, 05 Apr 2022 05:10:01 UTC)
- git: 58e6719ca069 - main - linuxkpi: Remove write only variable from lkpi_iicbb_reset (Tue, 05 Apr 2022 05:10:02 UTC)
- git: aca0bcbca344 - main - linuxkpi: Move cdev_alloc into .c file (Tue, 05 Apr 2022 05:10:03 UTC)
- git: 3ea682e21eed - main - linuxkpi: Move lkpi_pci_devres_get_alloc into .c file (Tue, 05 Apr 2022 05:10:04 UTC)
- git: 1cdb25340f8e - main - linuxkpi: Move pci_request_region and _lkpi_pci_iomap into .c (Tue, 05 Apr 2022 05:10:05 UTC)
- git: 36b5c440028b - main - linuxkpi: Move pci_alloc_irq_vectors to .c file (Tue, 05 Apr 2022 05:10:06 UTC)
- git: 2bf3361d56f7 - main - linuxkpi: Move lkpi_pcim_iomap_devres_find to .c file (Tue, 05 Apr 2022 05:10:07 UTC)
- git: 132b00f90613 - main - linuxkpi: move io_mapping_create_wc to .c (Tue, 05 Apr 2022 05:10:08 UTC)
- git: 241bb95552a3 - main - mrsas: remove additional MPT command allocation for R1 FP command (Tue, 05 Apr 2022 14:38:23 UTC)
- git: 79c4c4be9618 - main - mrsas: if controller reset is in progress, refrain from firing DCMDs to firmware in shutdown (Tue, 05 Apr 2022 14:38:24 UTC)
- git: 2f3d11894be6 - stable/13 - linuxkpi: move kobject_create to .c file (Tue, 05 Apr 2022 14:42:26 UTC)
- git: 417f1c81491a - stable/13 - linuxkpi: Move device_create_groups_vargs to linux_compat.c (Tue, 05 Apr 2022 14:42:27 UTC)
- git: 98d2b4a158f1 - stable/13 - linuxkpi: Move class_create to .c file (Tue, 05 Apr 2022 14:42:28 UTC)
- git: d1f93d6721a6 - stable/13 - linuxkpi: Move cdev_alloc into .c file (Tue, 05 Apr 2022 14:42:30 UTC)
- git: 2cd55de380d3 - stable/13 - linuxkpi: Move lkpi_pci_devres_get_alloc into .c file (Tue, 05 Apr 2022 14:42:31 UTC)
- git: 4859994c4295 - stable/13 - linuxkpi: Move pci_request_region and _lkpi_pci_iomap into .c (Tue, 05 Apr 2022 14:42:32 UTC)
- git: bc01b383945c - stable/13 - linuxkpi: Move pci_alloc_irq_vectors to .c file (Tue, 05 Apr 2022 14:42:33 UTC)
- git: 211621030e19 - stable/13 - linuxkpi: Move lkpi_pcim_iomap_devres_find to .c file (Tue, 05 Apr 2022 14:42:34 UTC)
- git: 4e94b3542dd6 - stable/13 - linuxkpi: move io_mapping_create_wc to .c (Tue, 05 Apr 2022 14:42:35 UTC)
- git: 393b7606f9c1 - main - Unbreak the build: Also define NFSV42_OLDNPROCS here. (Tue, 05 Apr 2022 17:58:47 UTC)
- git: cbf7b9e6eeb6 - main - bce: Mark a few debugging variables as unused. (Tue, 05 Apr 2022 19:55:55 UTC)
- git: 6e5056a903cc - main - bwi: Remove write-only variable (Tue, 05 Apr 2022 19:55:56 UTC)
- git: 5035b5f5b0ec - main - bwi: Mark write-only variable as __unused (Tue, 05 Apr 2022 19:55:58 UTC)
- git: ff8d9d9c5618 - main - config.mk: Add opt_platform.h support (Tue, 05 Apr 2022 19:55:59 UTC)
- git: b111430e5453 - main - mii: Add opt_platform.h to all miibus drivers (Tue, 05 Apr 2022 19:56:00 UTC)
- git: a66a3994aa50 - main - cc: Add opt_kern_tls.h to all congestion modules (Tue, 05 Apr 2022 19:56:01 UTC)
- git: 56cc89585d39 - main - bcm5874: Add opt_usb.h for module dependency (Tue, 05 Apr 2022 19:56:02 UTC)
- git: 4c30b9ecd47a - main - fix integer overflow bugs in *stosbt (Wed, 06 Apr 2022 03:41:25 UTC)
- git: 2f3b67560a27 - main - zstd: Supress set but unused warnings for zstd_compress_superblock.c (Wed, 06 Apr 2022 03:42:52 UTC)
- git: 5f5986656cf3 - main - cas: Mark work3 as unused: we apparently need to read it from hardware, but ignore its value (Wed, 06 Apr 2022 03:42:53 UTC)
- git: 094b2a2379c1 - main - ena: Remove write only variables (Wed, 06 Apr 2022 03:42:54 UTC)
- git: 20669405d282 - main - flexspi: In flex_spi_task remove dev, it's write only (Wed, 06 Apr 2022 03:42:55 UTC)
- git: 1545c66789d3 - main - hwpmc_arm64: remove write only variables and the computations they do (Wed, 06 Apr 2022 03:42:56 UTC)
- git: 8707108f33da - main - ipmi: Remove write only variables used to read form hardware (Wed, 06 Apr 2022 03:42:57 UTC)
- git: d483782ecf67 - main - intpm: Remove write only variables, tag slvcnt unused since it's used for debugging (Wed, 06 Apr 2022 03:42:58 UTC)
- git: fba6f8efb674 - main - malo: Remove write only variables, but leave hardware reads in place (Wed, 06 Apr 2022 03:42:59 UTC)
- git: 85ecba9b20c1 - main - mwl: Remove write only variables, but leave hardware reads in place (Wed, 06 Apr 2022 03:43:01 UTC)
- git: 7e5c042cced9 - main - msk: Remove write only variables, but leave hardware reads in place (Wed, 06 Apr 2022 03:43:02 UTC)
- git: 37466424b212 - main - mxge: Remove write only variables, mark ifp __unused (Wed, 06 Apr 2022 03:43:03 UTC)
- git: 28ea3785d9c4 - main - neta: remove write only variable (Wed, 06 Apr 2022 03:43:04 UTC)
- git: c43786cc3764 - stable/13 - fix integer overflow bugs in *stosbt (Wed, 06 Apr 2022 16:00:10 UTC)
- git: 2ebe51859723 - stable/13 - mrsas: remove additional MPT command allocation for R1 FP command (Wed, 06 Apr 2022 16:27:27 UTC)
- git: 09e161a29ee5 - stable/13 - mrsas: if controller reset is in progress, refrain from firing DCMDs to firmware in shutdown (Wed, 06 Apr 2022 16:27:28 UTC)
- git: 6615aa8e1b3d - releng/13.1 - linuxkpi: Restore the KBI for struct pci_driver (Wed, 06 Apr 2022 17:46:01 UTC)
- git: 0e2ae559a147 - releng/13.1 - linuxkpi: add padding to struct pci_driver (Wed, 06 Apr 2022 17:46:02 UTC)
- git: d3113190ddf6 - releng/13.1 - linuxkpi: move kobject_create to .c file (Wed, 06 Apr 2022 17:46:03 UTC)
- git: f6f168a17ec2 - releng/13.1 - linuxkpi: Move device_create_groups_vargs to linux_compat.c (Wed, 06 Apr 2022 17:46:04 UTC)
- git: 169aa349594c - releng/13.1 - linuxkpi: Move class_create to .c file (Wed, 06 Apr 2022 17:46:05 UTC)
- git: 88543510cc72 - releng/13.1 - linuxkpi: Move cdev_alloc into .c file (Wed, 06 Apr 2022 17:46:06 UTC)
- git: 43b329596f19 - releng/13.1 - linuxkpi: Move lkpi_pci_devres_get_alloc into .c file (Wed, 06 Apr 2022 17:46:07 UTC)
- git: 20f0a3ac5be4 - releng/13.1 - linuxkpi: Move pci_request_region and _lkpi_pci_iomap into .c (Wed, 06 Apr 2022 17:46:09 UTC)
- git: ebd35d1ceb36 - releng/13.1 - linuxkpi: Move pci_alloc_irq_vectors to .c file (Wed, 06 Apr 2022 17:46:10 UTC)
- git: a84ef318c658 - releng/13.1 - linuxkpi: Move lkpi_pcim_iomap_devres_find to .c file (Wed, 06 Apr 2022 17:46:11 UTC)
- git: bf1dea8f1bdf - releng/13.1 - linuxkpi: move io_mapping_create_wc to .c (Wed, 06 Apr 2022 17:46:12 UTC)
- git: cf523b815c78 - releng/13.1 - mrsas: remove additional MPT command allocation for R1 FP command (Wed, 06 Apr 2022 17:46:13 UTC)
- git: c872d65b55aa - releng/13.1 - mrsas: if controller reset is in progress, refrain from firing DCMDs to firmware in shutdown (Wed, 06 Apr 2022 17:46:14 UTC)
- git: 11931e7aa835 - releng/13.1 - fix integer overflow bugs in *stosbt (Wed, 06 Apr 2022 17:46:15 UTC)
- git: 214df80a9cb3 - main - nvme: new define for size of host memory buffer sizes (Sat, 09 Apr 2022 05:06:07 UTC)
- Re: 214df80a9cb3 - main - nvme: new define for size of host memory buffer sizes (Sat, 09 Apr 2022 23:15:37 UTC)
- Re: 214df80a9cb3 - main - nvme: new define for size of host memory buffer sizes (Sun, 10 Apr 2022 20:27:07 UTC)
- Re: 454630c72556 - main - stand: libefi: swap /Pci() printing around (Wed, 13 Apr 2022 01:15:02 UTC)
- git: e66c1b51850c - main - nvme: Define NVME_MPS_SHIFT (Fri, 15 Apr 2022 20:46:42 UTC)
- git: a7218e7a6b05 - main - nvme: Fix old intel alignment size (Fri, 15 Apr 2022 20:46:43 UTC)
- git: 6e3deec8caab - main - nvme: Base maximum data transfer size directly on MPSMIN in cap_hi (Fri, 15 Apr 2022 20:46:44 UTC)
- git: 55412ef90ad1 - main - nvme: Rename min_page_size to page_size and save mps (Fri, 15 Apr 2022 20:46:46 UTC)
- git: 3a468f201062 - main - nvme: Use saved mps when initializing drive (Fri, 15 Apr 2022 20:46:47 UTC)
- git: 3086efe895d5 - main - nvme: Remove NVME_MAX_XFER_SIZE, replace inline calculation (Fri, 15 Apr 2022 20:46:48 UTC)
- git: 3740a8db13ba - main - nvme: Further refinements in Host Memory Buffer Sizing (Fri, 15 Apr 2022 20:46:49 UTC)
- git: c5ed67dc90c2 - main - nvme: Prefer nvme_printf to printf when reporting formatting error (Fri, 15 Apr 2022 20:46:50 UTC)
- git: 0fd4cd405bbf - main - nvme: Use controller's page size instead of PAGE_SIZE to create qpair (Fri, 15 Apr 2022 20:46:51 UTC)
- git: b91a48693a53 - main - ifconfig: Fix spelling error (Wed, 20 Apr 2022 23:59:57 UTC)
- git: c08ceddbf735 - main - nda: Fix comment (Sun, 24 Apr 2022 02:32:02 UTC)
- git: 965e91950622 - main - bio: Add the speedup flags to PRINT_BIO_FLAGS (Sun, 24 Apr 2022 20:02:24 UTC)
- git: f58385f3daf6 - main - geom_vfs: make sc_orphaned a bool (Sun, 24 Apr 2022 20:02:25 UTC)
- git: e8827f4094cb - main - g_vfs_done: Report when we switch on ENXIO conversion (Sun, 24 Apr 2022 20:02:26 UTC)
- git: 347a8e93fe68 - main - g_vfs_done: Only report ENXIO once (Sun, 24 Apr 2022 20:02:28 UTC)
- git: 48ae3f4f64ca - main - ata/nvme: Add comment (Sun, 24 Apr 2022 21:12:22 UTC)
- git: b43cfe717130 - main - ada/da: Borrow comment from nda about cleanup (Sun, 24 Apr 2022 21:12:23 UTC)
- git: 9d899bbcb788 - main - cam: Small reorg of ata xpt async code (Mon, 25 Apr 2022 18:54:54 UTC)
- git: ccaec73d0b49 - main - ada: Eliminate dead code (Mon, 25 Apr 2022 18:54:55 UTC)
- git: ae1955cd67c2 - main - adaasync: Harmonize with daasync (Tue, 26 Apr 2022 17:01:36 UTC)
- git: e4b1ae214715 - main - ndaasync: sync to SCSI's daasyncs cam_periph_async() calls (Tue, 26 Apr 2022 17:01:37 UTC)
- git: c5041b4ee8c3 - main - mpr/mps: Add comment explaining state transition (Thu, 28 Apr 2022 17:21:02 UTC)
- git: ca420b4ef2ce - main - mpr/mps: when sending reset on removal, include target in message (Thu, 28 Apr 2022 22:30:13 UTC)
- git: 9fb40baf6043 - main - cam_periph: Return ENXIO when peripheral is invalidated (Thu, 28 Apr 2022 22:30:14 UTC)
- git: bd001d86d679 - main - stand: s/libstand/libsa/g to catch up with rename (Sat, 30 Apr 2022 13:34:28 UTC)
- git: 11f49259c88e - main - stand: Change libstand.3 to libsa.3 (Sat, 30 Apr 2022 14:09:01 UTC)
- git: 70b5c4ff4807 - main - stand: Install libsa.3 (Sat, 30 Apr 2022 18:52:14 UTC)
- Wojciech Macek
- Xin LI
- Xin Li
- Xin LI