dev-commits-src-all@FreeBSD.org
Commit messages for all branches of the src repository
June 2023 Archives by author
- Alan Cox
- Alexander Leidinger
- Alexander Motin
- Alexander Richardson
- Alexander V. Chernikov
- git: d18715475071 - main - netlink: use custom uma zone for the mbuf storage. (Thu, 01 Jun 2023 07:08:45 UTC)
- git: 54b955f4df5e - main - netlink: add support for decoding genl ops/groups in pytest (Thu, 01 Jun 2023 10:46:09 UTC)
- git: a77facd27368 - main - ifnet: consistently call hooks when the interface gets up. (Thu, 01 Jun 2023 11:51:51 UTC)
- git: 0c2beef72d1a - main - ifconfig: fix warnings #2 (Thu, 01 Jun 2023 11:54:51 UTC)
- git: e32221a15f08 - main - netinet6: make IPv6 fragment TTL per-VNET configurable. (Thu, 01 Jun 2023 12:08:16 UTC)
- git: c1839039b193 - main - netlink: use netlink mbufs in the mbuf chains. (Fri, 02 Jun 2023 13:19:33 UTC)
- git: 0eb0d2333546 - main - ktest: make ktest work with Netlink loaded as a module. (Tue, 13 Jun 2023 06:04:58 UTC)
- git: ab4d1b73cbf8 - main - route(8): teach route to attach to jails (Tue, 13 Jun 2023 06:07:45 UTC)
- git: 74b426116181 - main - ifconfig: add if_ctx argument to the generic and ifclone callbacks. (Tue, 13 Jun 2023 06:26:58 UTC)
- git: c6885dbda739 - main - ifconfig: eliminate global 'verbose' and 'printkey' variables (Tue, 13 Jun 2023 06:26:59 UTC)
- git: 4106282ec41d - main - ifconfig: remove global 'printifname' variable. (Tue, 13 Jun 2023 06:27:00 UTC)
- git: c6f0602f2349 - main - ifconfig: pass if_ctx instead of socket to the tunnel handlers. (Tue, 13 Jun 2023 06:27:01 UTC)
- git: 85e0016a9730 - main - ifconfig: remove global 'name' variable. (Tue, 13 Jun 2023 06:27:02 UTC)
- git: ea73ff9752f7 - main - ifconfig: remove global_args variable. (Tue, 13 Jun 2023 06:27:04 UTC)
- git: d77ca41f7762 - main - ifconfig(8): add the dotted format for MAC addresses. (Tue, 13 Jun 2023 06:40:47 UTC)
- git: 9f44a47fd079 - main - ipfw(8): add ioctl/instruction generation tests (Tue, 13 Jun 2023 11:55:42 UTC)
- git: 6a9cfebaf1cf - main - ipfw: simplify action case parser (Tue, 13 Jun 2023 11:55:43 UTC)
- git: 9247238cc4b8 - main - netlink: fix failing TestRtNlAddIfaddrLo::test_add_6 tests. (Tue, 13 Jun 2023 15:26:49 UTC)
- git: d61064229fb2 - main - ifconfig: fix comparison in printmimo(). (Wed, 14 Jun 2023 09:16:20 UTC)
- git: bbad5525fabf - main - ifconfig: start ifconfig context from main() (Wed, 14 Jun 2023 09:16:21 UTC)
- git: a6094f844a82 - main - ifconfig: remove 'newaddr' global variable (Wed, 14 Jun 2023 09:16:22 UTC)
- git: 3927d0fb373c - main - ifconfig: fix -Wunused warnings (Wed, 14 Jun 2023 09:16:23 UTC)
- git: 52ff8883185a - main - ifconfig: fix ifconfig crash when compiled w/WITHOUT_NETLINK. (Wed, 14 Jun 2023 10:40:06 UTC)
- git: 84b41342da1f - main - ipfw: add eaction tests (Thu, 15 Jun 2023 06:36:43 UTC)
- git: 2b5dd8b89011 - main - ipfw: use function return value to fetch insn argument. (Thu, 15 Jun 2023 06:50:09 UTC)
- git: 7fa282e616c3 - main - ifconfig: remove (most of) the usages of global 'struct ifreq ifr'. (Fri, 16 Jun 2023 07:19:43 UTC)
- git: f414f37e3861 - main - ifconfig: remove global 'ifr' usage from ifmedia.c & remove 'ifr'. (Fri, 16 Jun 2023 07:19:44 UTC)
- git: a3930cd46ce6 - main - ifconfig: use default (more rigid) WARNS level. (Fri, 16 Jun 2023 07:19:45 UTC)
- git: 7e1ec25c8b6d - main - ipfw: add state/comment tests (Fri, 16 Jun 2023 07:24:39 UTC)
- git: 0fcc603a072f - main - ifconfig: fix armv6 build (Fri, 16 Jun 2023 08:23:55 UTC)
- git: c344eff91070 - main - netlink: dump interface capabilities with other interface data. (Fri, 16 Jun 2023 15:34:03 UTC)
- git: 511b35866a8a - main - ifnet: fix if_strings.h build check (Fri, 16 Jun 2023 15:54:36 UTC)
- git: 793793553558 - main - netlink: convert to IfAPI. (Fri, 16 Jun 2023 16:00:05 UTC)
- Alexey Dokuchaev
- Allan Jude
- Andrew Turner
- git: 8cca8e248fb7 - main - arm64: Correct a pmap unlock in pmap_stage2_fault (Fri, 02 Jun 2023 15:52:29 UTC)
- git: 4baf5db06ccf - main - Add more arm64 ID registers (Fri, 02 Jun 2023 15:52:30 UTC)
- git: dd2355752838 - main - arm64: Fix the definition of ID_AA64DFR1_EL1 (Fri, 02 Jun 2023 15:52:31 UTC)
- git: 62f9bcf2b427 - main - Switch to contigmalloc in the Hyper-V code (Tue, 06 Jun 2023 10:11:09 UTC)
- git: 732786a25fd7 - main - arm64: Reduce the direct use of cpu_desc (Thu, 08 Jun 2023 16:11:16 UTC)
- git: d057b7aac8ae - main - arm64: Malloc the cpu_desc array (Thu, 08 Jun 2023 16:11:17 UTC)
- git: 01c4cb317efa..29866ecb8962 - vendor/arm-optimized-routines - vendor branch updated (Fri, 09 Jun 2023 14:17:16 UTC)
- git: eb466c3c0be0 - Create tag vendor/arm-optimized-routines/v23.01 (Fri, 09 Jun 2023 14:17:16 UTC)
- git: 1dd169af7143 - main - Add more arm64 ID registers to the user_regs array (Fri, 09 Jun 2023 16:56:58 UTC)
- git: 072a4ba82a01 - main - Update the Arm Optimized Routine library to v23.01 (Fri, 09 Jun 2023 16:56:59 UTC)
- git: 178747a1586d - main - Add more arm64 special register values (Mon, 12 Jun 2023 09:30:28 UTC)
- git: 3a1bfe881a24 - main - arm64: Enable the Hyper-V keyboard driver (Wed, 21 Jun 2023 12:22:17 UTC)
- git: 1e0ba9d43cf0 - main - Hide irq_next_free, it's not used out of this file (Wed, 28 Jun 2023 17:03:33 UTC)
- git: 9beb195fd9fd - main - Continue searching for an irq map from the start (Wed, 28 Jun 2023 17:03:34 UTC)
- Andrey V. Elsukov
- Baptiste Daroussin
- git: fe06db1817e0 - main - bsdinstall: remove sendmail hardening option (Thu, 01 Jun 2023 21:00:52 UTC)
- git: afbb26b58b93 - main - devctl: allow to register a hook to receive the events (Thu, 01 Jun 2023 21:02:27 UTC)
- git: 8a2af0b469b6 - main - nlsysevent: add a genetlink(4) module to report kernel events (Thu, 01 Jun 2023 21:02:28 UTC)
- git: 04eeb364d439 - main - cpuset(3): Move cpuset's parselist function into libutil (Thu, 01 Jun 2023 21:17:16 UTC)
- git: 8093646b0be9 - main - cpuset(3): Add unit tests (Thu, 01 Jun 2023 21:27:50 UTC)
- git: cef0bbae3727 - main - nlsysevent: specify all netlink header the same way (Fri, 02 Jun 2023 08:20:02 UTC)
- git: 3f9c093dfe98 - main - nlsysevent: rename variables for clarity of the code (Fri, 02 Jun 2023 08:20:03 UTC)
- git: 0bcb3ebd1fb7 - main - nlsysevent: deduplicate the code and split into smaller functions (Fri, 02 Jun 2023 08:20:04 UTC)
- git: 99084611932f - main - nlsysevent: add default command to the events (Fri, 02 Jun 2023 12:22:32 UTC)
- git: fa6fa98ac712 - main - sh(1): initialize smark to zero in main() (Sat, 03 Jun 2023 21:10:19 UTC)
- git: 92d817ad6bc6 - main - nlsysevent: remove useless CFLAGS (Fri, 09 Jun 2023 15:04:33 UTC)
- Benedict Reuschling
- Benjamin Kaduk
- Bjoern A. Zeeb
- git: b889315da300 - main - LinuxKPI: add ktime_get_real_ts64() (Thu, 08 Jun 2023 17:59:26 UTC)
- git: 7c0c69d1a0f3 - main - LinuxKPI: add struct_group(...) (Thu, 08 Jun 2023 18:01:31 UTC)
- git: 7d7d12ba7765 - main - LinuxKPI: pci: add PCI_COMMAND_MEMORY (Thu, 08 Jun 2023 18:03:17 UTC)
- git: 17bde9cbc6fc - main - LinuxKPI: pci: update struct msi_desc (Thu, 08 Jun 2023 18:05:19 UTC)
- git: 4cbd427788ec - main - LinuxKPI: add devm_ioremap() (Thu, 08 Jun 2023 18:08:22 UTC)
- git: a30a0d940dae - main - LinuxKPI: add dummy rhashtable implementation (Thu, 08 Jun 2023 18:11:52 UTC)
- git: 2e07e885d659 - main - LinuxKPI: implement timer_{delete,shutdown}_sync() (Fri, 09 Jun 2023 22:26:28 UTC)
- git: 3206587a20de - main - LinuxKPI: 802.11: improve scan handling (Sat, 10 Jun 2023 23:08:57 UTC)
- git: a5ae63edd594 - main - LinuxKPI: 802.11: initialize txq (Sat, 10 Jun 2023 23:08:58 UTC)
- git: ab55b58b5c51 - main - LinuxKPI: add dummy of.h (Sat, 10 Jun 2023 23:08:59 UTC)
- git: bee50f894b9e - main - LinuxKPI: qcom: update QMI and MHI (Sat, 10 Jun 2023 23:09:00 UTC)
- git: 51117ed11640 - main - LinuxKPI: 802.11: correct HE_MAC_CAP3 values (Sat, 10 Jun 2023 23:09:01 UTC)
- git: 08bc2cc4c4d8 - main - LinuxKPI: cast jiffies_to_msecs() result (Mon, 26 Jun 2023 07:55:09 UTC)
- Re: git: b73183d1a243 - main - ipv6: disable RFC 4620 nodeinfo by default (Mon, 26 Jun 2023 10:28:03 UTC)
- git: 34ee2711941e - stable/13 - dpaa2: add console support for FDT based systems (Mon, 26 Jun 2023 12:08:17 UTC)
- git: ca5e52ed3a5d - stable/13 - net80211: make ieee80211_scan_dump_channels private (Mon, 26 Jun 2023 12:08:18 UTC)
- git: c6f7abeaeb5b - stable/13 - net80211: define mask for ss_flags rather than using hardcoded 0xfff (Mon, 26 Jun 2023 12:08:19 UTC)
- git: a3a5f67d3949 - stable/13 - ifconfig: ifieee80211: print bssid name (Mon, 26 Jun 2023 12:08:20 UTC)
- git: ded53e898c7b - stable/13 - rc/WPA: driver_bsd.c: backout upstream IFF_ change and add logging (Mon, 26 Jun 2023 12:08:21 UTC)
- git: 6a50f0e12d9c - stable/13 - network.subr: adjust regex for wlans_xxxxx rc.conf entries (Mon, 26 Jun 2023 12:08:23 UTC)
- git: bacbebb16d84 - stable/13 - ifconfig: improve trimming off interface number at end (Mon, 26 Jun 2023 12:08:24 UTC)
- git: 4bea3d1c6995 - stable/13 - man4: fix some mandoc lint for iwlwifi.4 and rtw88.4 (Mon, 26 Jun 2023 12:08:25 UTC)
- git: b534e975c2ba - stable/13 - KASAN: add bus_space*read*_8 for aarch64 (Mon, 26 Jun 2023 12:08:26 UTC)
- git: ee139670c0a1 - stable/13 - rtw89: fix -Wunused-but-set-variable (Mon, 26 Jun 2023 12:08:27 UTC)
- git: da37ca4a9acb - stable/13 - iwlwifi: rtw88: rtw89: fix gcc warnings (Mon, 26 Jun 2023 12:08:28 UTC)
- git: ecb6cab8288b - stable/13 - iwlwifi: quieten more compiler warnings (Mon, 26 Jun 2023 12:08:29 UTC)
- git: e9a999ea8f2b - stable/13 - LinuxKPI: 802.11: fix a -Wenum-compare warning (Mon, 26 Jun 2023 12:08:30 UTC)
- git: de40bc6f3d6b - stable/13 - LinuxKPI: skbuff.h: fix -Warray-bounds warnings (Mon, 26 Jun 2023 12:08:32 UTC)
- git: 38f969d41c54 - stable/13 - LinuxKPI: fix READ_ONCE() -Wcast-equal warnings (Mon, 26 Jun 2023 12:08:33 UTC)
- git: 584bd868b4e4 - stable/13 - LinuxKPI: fix WRITE_ONCE() (Mon, 26 Jun 2023 12:08:34 UTC)
- git: 67121a1ed050 - stable/13 - net80211: Radiotap: update for newer standards (add EHT, U-SIG) (Mon, 26 Jun 2023 12:08:35 UTC)
- git: 0a5256166e7d - stable/13 - LinuxKPI: 802.11: use ic_printf more consistently (Mon, 26 Jun 2023 12:08:36 UTC)
- git: c513977ca883 - stable/13 - LinuxKPI: 802.11: remove extra spaces (Mon, 26 Jun 2023 12:08:37 UTC)
- git: 9e366ef5c8c7 - stable/13 - LinuxKPI: 802.11: adjust locking (Mon, 26 Jun 2023 12:08:38 UTC)
- git: 7140d2464579 - stable/13 - LinuxKPI: 802.11: improve assertion and tkip code (Mon, 26 Jun 2023 12:08:39 UTC)
- git: 6503ae09604f - stable/13 - LinuxKPI: pci.h: always initialize return value (Mon, 26 Jun 2023 12:08:41 UTC)
- git: 3df3e9a27d5f - stable/13 - LinuxKPI: 802.11: fix IEEE80211_TX_INFO_DRIVER_DATA_SIZE (Mon, 26 Jun 2023 12:08:42 UTC)
- git: 46f8d147fbc9 - stable/13 - LinuxKPI: add dummy hash.h and kernel_connect() (Mon, 26 Jun 2023 12:08:43 UTC)
- git: 6427092f1a09 - stable/13 - LinuxKPI: add ptp_clock_kernel.h (Mon, 26 Jun 2023 12:08:44 UTC)
- git: b30d9f2e5204 - stable/13 - LinuxKPI: skbuff.h: add more (skeleton) functions used by wireless drivers (Mon, 26 Jun 2023 12:08:45 UTC)
- git: de3045f3f955 - stable/13 - LinuxKPI: add ns_to_timespec64() (Mon, 26 Jun 2023 12:08:46 UTC)
- git: d5881640664c - stable/13 - LinuxKPI: add put_unaligned_le16() and get_unaligned_be64() (Mon, 26 Jun 2023 12:08:47 UTC)
- git: 41ca81606eb5 - stable/13 - LinuxKPI: netdevice: add dev_set_threaded() (Mon, 26 Jun 2023 12:08:48 UTC)
- git: adc27210ecb4 - stable/13 - ath10k: ath11k: add specific LinuxKPI support (Mon, 26 Jun 2023 12:08:50 UTC)
- git: d6f5ea1dc1b3 - stable/13 - LinuxKPI: add further dummy header files (Mon, 26 Jun 2023 12:08:51 UTC)
- git: e7c58fc886ec - stable/13 - LinuxKPI: implement pci_rescan_bus() (Mon, 26 Jun 2023 12:08:52 UTC)
- git: 8e77643e0441 - stable/13 - LinuxKPI: pci: add PCI_COMMAND_MEMORY (Mon, 26 Jun 2023 12:08:53 UTC)
- git: 50b27a0771b1 - stable/13 - LinuxKPI: pci: update struct msi_desc (Mon, 26 Jun 2023 12:08:54 UTC)
- git: 523d17b26290 - stable/13 - LinuxKPI: add utsname for init_utsname() with release (Mon, 26 Jun 2023 12:08:55 UTC)
- git: bd0b4de28d6b - stable/13 - LinuxKPI: uuid: add guid_gen() and guid_copy() (Mon, 26 Jun 2023 12:08:56 UTC)
- git: bf22f62d9a1a - stable/13 - LinuxKPI: add dummy rhashtable implementation (Mon, 26 Jun 2023 12:08:58 UTC)
- git: 9a37368d2beb - stable/13 - LinuxKPI: add ktime_get_real_ts64() (Mon, 26 Jun 2023 12:08:59 UTC)
- git: 28dc06cfb4d9 - stable/13 - LinuxKPI: Add linux/stddef.h and add struct_group(...) (Mon, 26 Jun 2023 12:09:00 UTC)
- git: 6faade07b16b - stable/13 - LinuxKPI: add devm_ioremap() (Mon, 26 Jun 2023 12:09:01 UTC)
- git: 0dd2a3b488f0 - stable/13 - LinuxKPI: implement timer_{delete,shutdown}_sync() (Mon, 26 Jun 2023 12:09:02 UTC)
- git: 38a7e400656f - stable/13 - LinuxKPI: 802.11: correct HE_MAC_CAP3 values (Mon, 26 Jun 2023 12:09:03 UTC)
- git: 2c284913a976 - stable/13 - LinuxKPI: 802.11: improve scan handling (Mon, 26 Jun 2023 12:09:04 UTC)
- git: 992075d8f9ed - stable/13 - LinuxKPI: 802.11: initialize txq (Mon, 26 Jun 2023 12:09:05 UTC)
- git: 6c9bcecfb296 - stable/13 - net80211: fail for unicast traffic without unicast key (Mon, 26 Jun 2023 12:09:07 UTC)
- git: e982b1cf1fe1 - stable/13 - Bump __FreeBSD_version to 1302506 for merges of LinuxKPI changes. (Mon, 26 Jun 2023 12:09:08 UTC)
- git: 84d538470bce - stable/12 - net80211: fail for unicast traffic without unicast key (Mon, 26 Jun 2023 12:29:38 UTC)
- git: 1b18fb7faa75 - main - LinuxKPI: list.h add list_count_nodes() (Wed, 28 Jun 2023 01:33:07 UTC)
- Brooks Davis
- Cheng Cui
- Christos Margiolis
- git: bab7781e78fc - main - dtrace: deduplicate arm64 breakpoint definition (Sat, 03 Jun 2023 17:05:17 UTC)
- git: 980746e5cb26 - main - fbt: simplify arm64 function-prologue parsing (Sat, 03 Jun 2023 17:05:18 UTC)
- git: 9b091f12008f - main - kinst: simplify trampoline fill definitions (Sat, 03 Jun 2023 17:05:19 UTC)
- git: d434607b3d51 - main - kinst: use bool where appropriate (Sat, 03 Jun 2023 20:03:31 UTC)
- git: 47a5d58e3bba - main - kinst: fix kinst_probe_md field indentation (Sat, 03 Jun 2023 20:03:32 UTC)
- git: 0fbe78cdba42 - main - proc.h: capitalize letter in TD_LOCKS_DEC (Tue, 13 Jun 2023 12:46:57 UTC)
- git: 333731274fa3 - main - kinst: hide KINST_TRAMPCHUNK_SIZE from ISA-specific headers (Tue, 13 Jun 2023 12:46:58 UTC)
- git: 1aa486218701 - main - kinst: rename t_kinst to t_kinst_tramp (Tue, 13 Jun 2023 12:46:59 UTC)
- git: e5c7aa5c703e - main - arm64: print '0x' before hex values (Wed, 21 Jun 2023 15:48:43 UTC)
- git: 59833b089e78 - main - arm64: improve KTR_TRAP trace entries (Sat, 24 Jun 2023 05:23:35 UTC)
- Chuck Silvers
- Colin Percival
- git: 02d90458669d - main - tslog: Handle curthread equal to NULL (Sun, 04 Jun 2023 17:17:56 UTC)
- git: 469cfa3c30ee - main - tslog: Annotate some early boot functions (Sun, 04 Jun 2023 17:17:57 UTC)
- git: 2404380aac7e - main - tslog: Optionally instrument pmap_zero_page (Sun, 04 Jun 2023 17:17:58 UTC)
- git: 45cc8519f590 - main - tslog: Annotate parts of SYSINIT cpu (Sun, 04 Jun 2023 17:17:59 UTC)
- git: 59588a546f55 - main - Revert "tslog: Annotate some early boot functions" (Sun, 04 Jun 2023 18:42:37 UTC)
- git: 1e4b7ab136b4 - main - tslog.h: Wrap in #ifdef _KERNEL (Mon, 05 Jun 2023 05:50:07 UTC)
- git: 9d6ae1e3c26a - main - Revert "Revert "tslog: Annotate some early boot functions"" (Mon, 05 Jun 2023 05:50:08 UTC)
- git: 267411d164d4 - main - EC2: Chase awscli package rename (Thu, 08 Jun 2023 04:23:41 UTC)
- git: bcf9147144f3 - main - EC2: Default to "uefi-preferred" boot mode (Wed, 14 Jun 2023 18:32:08 UTC)
- git: 9f2e54d1b330 - stable/13 - EC2: Chase awscli package rename (Thu, 15 Jun 2023 18:33:58 UTC)
- git: b908f6c45e02 - main - bsd.mkopt.mk: Add REQUIRED_OPTIONS list (Tue, 20 Jun 2023 00:23:28 UTC)
- git: bce996791511 - main - options/makeman: Handle __REQUIRED_OPTIONS (Tue, 20 Jun 2023 00:23:29 UTC)
- git: c24c117b9644 - main - Remove WITHOUT_{CAPSICUM,CASPER} options (Tue, 20 Jun 2023 00:23:30 UTC)
- Re: git: b908f6c45e02 - main - bsd.mkopt.mk: Add REQUIRED_OPTIONS list (Tue, 20 Jun 2023 03:14:45 UTC)
- Re: git: b908f6c45e02 - main - bsd.mkopt.mk: Add REQUIRED_OPTIONS list (Tue, 20 Jun 2023 04:45:16 UTC)
- git: 824b64a2f1a0 - main - Warn about nonfunctional WITHOUT options (Tue, 20 Jun 2023 20:59:07 UTC)
- git: 1178acf46604 - stable/13 - EC2: Default to "uefi-preferred" boot mode (Wed, 21 Jun 2023 19:26:33 UTC)
- Corvin Köhne
- git: bb1770105022 - main - bhyve: Remove vestigial support for setting max vCPUs. (Mon, 12 Jun 2023 10:50:00 UTC)
- git: 4e46ab0ebe96 - main - bhyve: allow adding FwCfg items to ACPI tables (Mon, 12 Jun 2023 11:04:44 UTC)
- git: d5edf13d013f - main - bhyve: add basic TPM device (Mon, 12 Jun 2023 11:04:45 UTC)
- git: dece4f2d875a - main - bhyve: register TPM device as ACPI device (Mon, 12 Jun 2023 11:04:46 UTC)
- git: 740d76544ad8 - main - linuxkpi: advance platform_device (Tue, 13 Jun 2023 07:49:16 UTC)
- git: 90c3a1b6629c - main - bhyve: add empty GVT-d emulation (Fri, 16 Jun 2023 06:14:13 UTC)
- git: 4a9bf50f408e - main - bhyve: read out graphics stolen memory address and size (Fri, 16 Jun 2023 06:14:14 UTC)
- git: 1bd361eea28a - main - bhyve: allocate guest memory for graphics stolen memory (Fri, 16 Jun 2023 06:14:15 UTC)
- git: d9fa7c113df2 - main - bhyve: emulate graphics stolen memory register (Fri, 16 Jun 2023 06:14:16 UTC)
- git: 6952b9d25e18 - main - bhyve: read OpRegion address and size for GVT-d (Fri, 16 Jun 2023 06:14:18 UTC)
- git: 1115cdcf7af1 - main - bhyve: copy OpRegion into guest memory (Fri, 16 Jun 2023 06:14:19 UTC)
- git: 71fb2dcb0023 - main - bhyve: pass address of OpRegion to the guest (Fri, 16 Jun 2023 06:14:20 UTC)
- git: b3564c233749 - main - bhyve: use assert for missing TPM version (Fri, 16 Jun 2023 06:23:01 UTC)
- git: e09778575817 - main - bhyve: add basic TPM emulation struct (Fri, 16 Jun 2023 06:23:02 UTC)
- git: 11ba214629b1 - main - bhyve: add basic TPM passthrough emulation (Fri, 16 Jun 2023 06:23:04 UTC)
- git: 0917f925b46e - main - bhyve: add basic CRB interface for TPM devices (Fri, 16 Jun 2023 06:23:05 UTC)
- git: 50aef9f62c1b - main - bhyve: rename 'structs' snapshot key with 'kern_structs' (Mon, 19 Jun 2023 05:57:56 UTC)
- git: ee5023f3c2f4 - main - bhyve: simplify restore of kernel structs (Mon, 19 Jun 2023 05:57:58 UTC)
- git: b10d65a420f0 - main - bhyve: rename 'user_dev' with 'devices' (Mon, 19 Jun 2023 05:57:59 UTC)
- git: 14c80457b0f6 - main - bhyve: add bus, slot and func to device name (Mon, 19 Jun 2023 05:58:00 UTC)
- git: 6f7d2cf8bbb5 - main - bhyve: add .pe_snapshot method for PCI 'hostbridge' (Mon, 19 Jun 2023 05:58:01 UTC)
- git: 381ef27d7b7f - main - bhyve: use pci_next() to save/restore pci devices (Mon, 19 Jun 2023 05:58:02 UTC)
- git: c9fdd4f3cc18 - main - bhyve: add command line parameter and parsing for migration (Mon, 19 Jun 2023 06:54:50 UTC)
- git: 6632a0a4e3ab - main - bhyve: add helper to create a bootorder (Tue, 20 Jun 2023 08:52:16 UTC)
- git: 480bef9481f0 - main - bhyve: add bootindex option for several devices (Tue, 20 Jun 2023 08:52:17 UTC)
- git: 24a0fef9dc4f - main - bhyve: maintain RSDT and XSDT by basl (Tue, 20 Jun 2023 09:00:59 UTC)
- git: 5ea98d326830 - main - bhyve/tpm: build TPM2 table by tpm interface (Tue, 20 Jun 2023 09:01:00 UTC)
- git: 0daf5f02cfaf - main - bhyve/tpm: create crb thread for sending tpm commands (Tue, 20 Jun 2023 09:01:01 UTC)
- git: 35c8063ab1de - main - bhyve: dos2unix (Tue, 20 Jun 2023 09:52:47 UTC)
- git: 1e8d0c6cf644 - main - Revert "bhyve: add command line parameter and parsing for migration" (Wed, 21 Jun 2023 07:05:17 UTC)
- Cy Schubert
- git: 3914721463f7..26fd3d5616df - vendor/ntp - vendor branch updated (Thu, 01 Jun 2023 13:29:29 UTC)
- git: 8cc50fe58e23 - Create tag vendor/ntp/4.2.8p16 (Thu, 01 Jun 2023 13:29:29 UTC)
- git: a466cc55373f - main - ntp: import ntp-4.2.8p16 (Thu, 01 Jun 2023 14:30:30 UTC)
- git: 91ae4636fbf2 - stable/13 - ntp: import ntp-4.2.8p16 (Thu, 01 Jun 2023 15:07:04 UTC)
- git: cf960e546bf3 - stable/12 - ntp: import ntp-4.2.8p16 (Thu, 01 Jun 2023 15:07:31 UTC)
- git: 4d780613774c - main - ntp: Update version string (Thu, 01 Jun 2023 21:50:28 UTC)
- git: 58df1aed1c18 - stable/12 - ntp: Update version string (Thu, 01 Jun 2023 22:18:12 UTC)
- git: b916516fddd4 - stable/13 - ntp: Update version string (Thu, 01 Jun 2023 22:18:29 UTC)
- Re: git: fe590ffe40f4 - main - Import vixie cron 4.0 (Sun, 04 Jun 2023 00:54:22 UTC)
- git: ea656f7cdcc1 - stable/13 - sqlite3: Vendor import of sqlite3 3.42.0 (Mon, 05 Jun 2023 03:41:35 UTC)
- git: 60ab53f3a67b - stable/12 - sqlite3: Vendor import of sqlite3 3.42.0 (Mon, 05 Jun 2023 03:42:46 UTC)
- Re: git: fe590ffe40f4 - main - Import vixie cron 4.0 (Mon, 05 Jun 2023 20:41:08 UTC)
- git: 26fd3d5616df..ab1f1aa83333 - vendor/ntp - vendor branch updated (Tue, 06 Jun 2023 12:27:46 UTC)
- git: 74bda61e35f3 - Create tag vendor/ntp/4.2.8p17 (Tue, 06 Jun 2023 12:27:46 UTC)
- git: e6bfd18d21b2 - main - ntp: import ntp-4.2.8p17 (Tue, 06 Jun 2023 12:57:49 UTC)
- git: 82aa1470c94c - main - ntp: Fix build (Tue, 06 Jun 2023 13:30:04 UTC)
- Re: git: 82aa1470c94c - main - ntp: Fix build (Tue, 06 Jun 2023 13:34:14 UTC)
- git: 5d3fa3d71c31 - stable/13 - ntp: import ntp-4.2.8p17 (Fri, 09 Jun 2023 13:37:49 UTC)
- git: 2a5324685d3a - stable/12 - ntp: import ntp-4.2.8p17 (Fri, 09 Jun 2023 13:39:24 UTC)
- git: af9ce4e9bb7d - main - kern_ntptime: Fix undefined behavior of the shift operator (Fri, 09 Jun 2023 21:10:03 UTC)
- git: bb5d6d14d81b - main - wpa: Enable receiving priority tagged (VID 0) frames (Sun, 11 Jun 2023 23:28:06 UTC)
- git: 8711fd2103d2 - stable/13 - kern_ntptime: Fix undefined behavior of the shift operator (Fri, 23 Jun 2023 04:35:37 UTC)
- git: e66b677c9745 - stable/12 - kern_ntptime: Fix undefined behavior of the shift operator (Fri, 23 Jun 2023 04:35:44 UTC)
- Re: git: 764464af4968 - main - Fix spelling of "behavior" to be consistent with the rest of the file (Fri, 23 Jun 2023 11:16:32 UTC)
- Re: git: 764464af4968 - main - Fix spelling of "behavior" to be consistent with the rest of the file (Fri, 23 Jun 2023 11:28:08 UTC)
- git: 1b33afb7e88b - stable/13 - wpa: Enable receiving priority tagged (VID 0) frames (Sun, 25 Jun 2023 04:07:54 UTC)
- git: cc6d0b4bd2c9 - stable/12 - wpa: Enable receiving priority tagged (VID 0) frames (Sun, 25 Jun 2023 04:08:20 UTC)
- git: 6f4e10db3298..b6a943f7197a - vendor/heimdal - vendor branch updated (Mon, 26 Jun 2023 23:02:35 UTC)
- git: b835c41723b9 - Create tag vendor/heimdal/7.8.0-2023-06-10-f62e2f278 (Mon, 26 Jun 2023 23:02:35 UTC)
- Re: git: b835c41723b9 - Create tag vendor/heimdal/7.8.0-2023-06-10-f62e2f278 (Mon, 26 Jun 2023 23:14:17 UTC)
- git: e36b028933b7 - main - systat: Chase 70ea484e3ec5, removing vdev_cache (Tue, 27 Jun 2023 18:36:12 UTC)
- Dag-Erling Smørgrav
- git: 7ba6119e22b5 - main - ctags: Don't undercount lines when handling // comments. (Mon, 05 Jun 2023 15:54:05 UTC)
- git: 6d777389e19d - main - xargs: Fix typo in error message. (Mon, 05 Jun 2023 16:11:53 UTC)
- git: fbc445addf91 - main - xargs: Consistently use strtonum() to parse arguments. (Mon, 05 Jun 2023 18:51:23 UTC)
- git: 21850106fdda - main - libtacplus: Allow additional AV pairs to be configured. (Tue, 13 Jun 2023 18:16:09 UTC)
- git: 246aec9a3ce3 - main - nss_tacplus: Support setting the login class. (Tue, 13 Jun 2023 18:16:10 UTC)
- git: 9feaa109e4ae - stable/13 - local-unbound-setup: Disable the libc subscriber. (Wed, 14 Jun 2023 12:41:30 UTC)
- git: cfb53f983f14 - stable/13 - ncal: Error out if writing to stdout failed. (Wed, 14 Jun 2023 13:26:28 UTC)
- git: cfa209265a30 - stable/13 - tsort: Error out if writing to stdout failed. (Wed, 14 Jun 2023 13:26:30 UTC)
- git: 06520254ed83 - stable/13 - ctags: Support writing to stdout instead of a file. (Wed, 14 Jun 2023 13:26:31 UTC)
- git: bc47005a648b - stable/13 - xargs: terminate if line replacement cannot be constructed (Wed, 14 Jun 2023 13:26:32 UTC)
- git: 9e379f9639d5 - main - asa: Error out if writing to stdout failed. (Thu, 15 Jun 2023 19:28:01 UTC)
- git: f08f90e69877 - main - asa: Read from stdin if *argv is "-". (Thu, 15 Jun 2023 19:28:02 UTC)
- git: b7412da2e122 - main - asa: Add some unit tests. (Thu, 15 Jun 2023 19:28:03 UTC)
- git: 91e03758ded5 - main - tarfs: Don't use IO_DIRECT when reading from tarball. (Tue, 20 Jun 2023 10:02:19 UTC)
- git: 47b32f8f93b4 - main - m4: Support long options. (Wed, 21 Jun 2023 21:00:46 UTC)
- git: 6c9ed64c94f1 - main - m4: Add -G option which reverses -g. (Wed, 21 Jun 2023 21:00:47 UTC)
- git: db4c5b8a05bb - main - m4: Miscellaneous man page fixes. (Wed, 21 Jun 2023 21:00:49 UTC)
- git: bd9049eeff45 - main - Fix prebuild race between libpam and libtacplus. (Wed, 21 Jun 2023 21:00:50 UTC)
- git: 5d48efff83b6..5894a4142a9d - vendor/openpam - vendor branch updated (Tue, 27 Jun 2023 17:02:36 UTC)
- git: 4b53769b1cea - Create tag vendor/openpam/XIMENIA (Tue, 27 Jun 2023 17:02:43 UTC)
- git: 3ba4c8c81a28 - main - Upgrade to OpenPAM Ximenia. (Tue, 27 Jun 2023 17:05:00 UTC)
- git: 372f51eaf363 - stable/12 - Merge upstream r948: fix race condition in openpam_ttyconv(3). (Tue, 27 Jun 2023 17:22:02 UTC)
- git: b5b9eaa96274 - main - Restore and document -ps / -nps option. (Thu, 29 Jun 2023 14:02:06 UTC)
- git: 78baa632092a - main - stdbuf: Code cleanup. (Thu, 29 Jun 2023 15:31:47 UTC)
- git: c09909ed889f - main - libstdbuf: Add proper SEE ALSO section. (Thu, 29 Jun 2023 16:24:39 UTC)
- David E. O'Brien
- Dimitry Andric
- git: 9058186bc1fa - stable/13 - Apply libc++ fix for compiling <type_traits> with clang 16 (Thu, 01 Jun 2023 19:16:49 UTC)
- git: 3cc4f10db0fe - stable/13 - Apply clang fixes for crashes compiling ARM/AArch64 CRC intrinsics (Thu, 01 Jun 2023 19:16:50 UTC)
- git: dbbac83e39fa - stable/12 - Apply clang fixes for crashes compiling ARM/AArch64 CRC intrinsics (Thu, 01 Jun 2023 19:17:02 UTC)
- git: 791701a7dc62..3b922bd9516f - vendor/llvm-project/release-16.x - vendor branch updated (Sun, 04 Jun 2023 19:01:00 UTC)
- git: 5c7d0391c35e - Create tag vendor/llvm-project/llvmorg-16.0.5-0-g185b81e034ba (Sun, 04 Jun 2023 19:01:00 UTC)
- git: 2c01176a2802 - main - msun: Correct FreeBSD version in sincos() man page (Fri, 09 Jun 2023 20:05:33 UTC)
- git: dbbaf77801a8 - main - Apply llvm fix for hanging gcc builds on 32-bit arm (Mon, 19 Jun 2023 18:33:51 UTC)
- git: 3b922bd9516f..23e196feed9f - vendor/llvm-project/release-16.x - vendor branch updated (Thu, 22 Jun 2023 10:05:52 UTC)
- git: a1e45f8436a3 - Create tag vendor/llvm-project/llvmorg-16.0.6-0-g7cbf1a259152 (Thu, 22 Jun 2023 10:05:52 UTC)
- git: bdd1243df58e - main - Merge llvm-project main llvmorg-16-init-18548-gb0daacf58f41 (Thu, 22 Jun 2023 21:10:42 UTC)
- git: 1ac55f4cb000 - main - Merge llvm-project release/16.x llvmorg-16.0.1-0-gcd89023f7979 (Thu, 22 Jun 2023 21:10:56 UTC)
- git: 482e0fcdf745 - main - Merge commit 16949c5c48ab from llvm-project (by Dimitry Andric): (Thu, 22 Jun 2023 21:11:00 UTC)
- git: 1ac57eed9509 - main - Merge commit db492316399a from llvm-project (by Dimitry Andric): (Thu, 22 Jun 2023 21:11:01 UTC)
- git: 9e7101a856ad - main - Merge llvm-project release/16.x llvmorg-16.0.2-0-g18ddebe1a1a9 (Thu, 22 Jun 2023 21:11:06 UTC)
- git: c3450ad127e9 - main - clang: re-downgrade implicit int/function declarations to warning only (Thu, 22 Jun 2023 21:11:10 UTC)
- git: cbe9438cfe07 - main - Merge llvm-project release/16.x llvmorg-16.0.3-0-gda3cd333bea5 (Thu, 22 Jun 2023 21:11:15 UTC)
- git: a324c34037ef - main - Merge llvm-project release/16.x llvmorg-16.0.4-0-gae42196bc493 (Thu, 22 Jun 2023 21:11:23 UTC)
- git: 2efbaac7a07f - main - Merge llvm-project release/16.x llvmorg-16.0.5-0-g185b81e034ba (Thu, 22 Jun 2023 21:11:31 UTC)
- git: cf24393421ca - main - Merge commit 69d42eef4bec from llvm-project (by Dimitry Andric): (Thu, 22 Jun 2023 21:11:34 UTC)
- git: e048f78b2143 - main - Merge llvm-project release/16.x llvmorg-16.0.6-0-g7cbf1a259152 (Thu, 22 Jun 2023 21:11:40 UTC)
- git: a681cba16d89 - main - Bump __FreeBSD_version for llvm 16.0.6 merge (Thu, 22 Jun 2023 21:11:44 UTC)
- git: 0c5dc32aed2a - stable/13 - msun: Correct FreeBSD version in sincos() man page (Thu, 22 Jun 2023 22:03:35 UTC)
- git: f651a3f8ff0b - stable/12 - msun: Correct FreeBSD version in sincos() man page (Thu, 22 Jun 2023 22:04:27 UTC)
- git: 1706d72e36a0 - stable/13 - Apply llvm fix for hanging gcc builds on 32-bit arm (Wed, 28 Jun 2023 18:00:52 UTC)
- git: 2846052cd44e - stable/12 - Apply llvm fix for hanging gcc builds on 32-bit arm (Wed, 28 Jun 2023 18:15:22 UTC)
- Dmitry Chagin
- git: 8fdc9ce97c00 - main - avx_sig: Better naming as the test will include more register banks (Sat, 03 Jun 2023 17:13:33 UTC)
- git: 1b0d96f3c43a - main - xregs_sig: Finish renaming simd to xregs before adding avx (Sat, 03 Jun 2023 17:13:34 UTC)
- git: e5b3cd6100e4 - main - xregs_sig: Simplify Makefile by using MACHINE_CPUARCH in SRCS (Sat, 03 Jun 2023 17:13:36 UTC)
- Re: git: 1b0d96f3c43a - main - xregs_sig: Finish renaming simd to xregs before adding avx (Sat, 03 Jun 2023 18:50:24 UTC)
- Re: git: 1b0d96f3c43a - main - xregs_sig: Finish renaming simd to xregs before adding avx (Sat, 03 Jun 2023 19:29:12 UTC)
- git: 0be13a45f7cb - main - xregs_sig: Add a ability to handle multiple register banks (Sun, 04 Jun 2023 09:08:36 UTC)
- git: c8dbef44ffbe - main - xregs_sig: Add avx registers to test (Sun, 04 Jun 2023 09:08:37 UTC)
- git: 84617f6fccd4 - main - linux(4) rt_sendsig: Remove the use of caddr_t (Tue, 06 Jun 2023 20:01:58 UTC)
- Re: git: 1b0d96f3c43a - main - xregs_sig: Finish renaming simd to xregs before adding avx (Wed, 07 Jun 2023 08:35:40 UTC)
- git: 920184ed6e43 - main - linux(4): In preparation for xsave refactor fxsave code on amd64 (Thu, 08 Jun 2023 22:33:45 UTC)
- git: cbbac5609115 - main - linux(4): Preserve fpu xsave state across signal delivery on amd64 (Thu, 08 Jun 2023 22:33:46 UTC)
- git: 486459056822 - main - Revert "linux(4): The futex_wait operation should restart." (Sun, 11 Jun 2023 09:53:55 UTC)
- git: 861abdadf9db - main - namei: Add a comment explaining ISRESTARTED flag (Tue, 13 Jun 2023 12:24:37 UTC)
- git: cea7c564c70a - main - namei: Reset the lookup to start from the real root for abs symlink target (Tue, 13 Jun 2023 12:24:38 UTC)
- git: fdab8b794ac3 - stable/13 - linsysfs(4): Keep Linux compatible sysfs the same as Ubuntu (Thu, 29 Jun 2023 08:19:57 UTC)
- git: 14ee31bcccfb - stable/13 - pseudofs: Microoptimize struct pfs_node (Thu, 29 Jun 2023 08:19:58 UTC)
- git: c38bb48b04c9 - stable/13 - pseudofs: Allow vis callback to be called for a named node (Thu, 29 Jun 2023 08:19:59 UTC)
- git: b73e978d7d17 - stable/13 - pseudofs: Simplify pfs_visible_proc (Thu, 29 Jun 2023 08:20:00 UTC)
- git: 49f134373de6 - stable/13 - linux(4): Modify close_range syscall to match Linux (Thu, 29 Jun 2023 08:20:01 UTC)
- git: 416e0455c488 - stable/13 - linux(4): Regen for close_range syscall (Thu, 29 Jun 2023 08:20:02 UTC)
- git: 10b49af72e5d - stable/13 - linux(4): Deduplicate linux_copyout_auxargs() (Thu, 29 Jun 2023 08:20:03 UTC)
- git: b7ee4a377911 - stable/13 - linux(4): Fix LINUX_AT_COUNT comments (Thu, 29 Jun 2023 08:20:04 UTC)
- git: de67d174a10c - stable/13 - linux(4): Export the AT_RANDOM depending on the process osreldata (Thu, 29 Jun 2023 08:20:05 UTC)
- git: 364bdf887ae3 - stable/13 - linux(4): Export the AT_EXECFN depending on the process osreldata (Thu, 29 Jun 2023 08:20:06 UTC)
- git: 8dc4c073cdd1 - stable/13 - linux(4): Export the AT_MINSIGSTKSZ depending on the process osreldata (Thu, 29 Jun 2023 08:20:08 UTC)
- git: 93cac961f46a - stable/13 - linux(4): Bump osrelease to 5.15.0 (Thu, 29 Jun 2023 08:20:09 UTC)
- git: 276bc96ff331 - stable/13 - linux(4): Fix arm64 build after b7a6bcdd, missed chunk added (Thu, 29 Jun 2023 08:20:10 UTC)
- git: dde5ee79d043 - stable/13 - linux(4): Don't relie on process osreldata when testing features (Thu, 29 Jun 2023 08:20:11 UTC)
- git: 2c7aac44f5ab - stable/13 - linux(4): Use inlined LINUX_KERNVER for tests to improve readability (Thu, 29 Jun 2023 08:20:12 UTC)
- git: 78c8b272ae7d - stable/13 - linux(4): Sort includes in the linux_stats.c (Thu, 29 Jun 2023 08:20:13 UTC)
- git: c43f5eb2f4c7 - stable/13 - linux(4): Move translate_vnhook_major_minor() into the Linux common module (Thu, 29 Jun 2023 08:20:14 UTC)
- git: 815a433165a0 - stable/13 - linux(4): Move statx_copyout() close to linux_statx() (Thu, 29 Jun 2023 08:20:15 UTC)
- git: aaf17ef31c38 - stable/13 - linux(4): Rename obsolete old struct l_stat to struct l_old_stat (Thu, 29 Jun 2023 08:20:16 UTC)
- git: 361f6ce4a675 - stable/13 - linux(4): Mark old fstat syscal as unimplemented (Thu, 29 Jun 2023 08:20:17 UTC)
- git: 69a2984e3c88 - stable/13 - linux(4): Update syscalls.master to reflect struct l_old_stat (Thu, 29 Jun 2023 08:20:18 UTC)
- git: 5e43a15ba4d9 - stable/13 - linux(4): Regen for struct l_old_stat changes (Thu, 29 Jun 2023 08:20:19 UTC)
- git: 38e5a2a185bc - stable/13 - linux(4): Make struct newstat to match actual Linux one (Thu, 29 Jun 2023 08:20:21 UTC)
- git: 4d7a9535977f - stable/13 - linux(4): Move dev_t type declaration under /compat/linux (Thu, 29 Jun 2023 08:20:22 UTC)
- git: 71d26d149f05 - stable/13 - linux(4): Use Linux dev_t type for mknod syscalls dev argument (Thu, 29 Jun 2023 08:20:23 UTC)
- git: 46d2b34e1422 - stable/13 - linux(4): Regen for mknod syscall changes (Thu, 29 Jun 2023 08:20:24 UTC)
- git: 86fde4e64528 - stable/13 - linux(4): Make struct stat64 to match Linux actual one (Thu, 29 Jun 2023 08:20:25 UTC)
- git: 6c324fb645e6 - stable/13 - linux(4): Add a dedicated statat() implementation (Thu, 29 Jun 2023 08:20:26 UTC)
- git: b971d6aec115 - stable/13 - linux(4): Add a dedicated fstat() implementation (Thu, 29 Jun 2023 08:20:27 UTC)
- git: 5e424fec72aa - stable/13 - linux(4): Uniformly dev_t arguments translation (Thu, 29 Jun 2023 08:20:28 UTC)
- git: 4d1134a54c85 - stable/13 - fstatat(2): restore AT_EMPTY_PATH handling (Thu, 29 Jun 2023 08:20:29 UTC)
- git: cdbdd15ecd8d - stable/13 - ktrace: Fix syscall number on a child return path from fork (Thu, 29 Jun 2023 08:20:31 UTC)
- git: 8975a63ad5c2 - stable/13 - ktrace: Simplify ae6ac587, drop the sa var declaration (Thu, 29 Jun 2023 08:20:32 UTC)
- git: addf706f6ff0 - stable/13 - linux(4): Check fd passed to unlockpt() (Thu, 29 Jun 2023 08:20:33 UTC)
- git: cdae95d79825 - stable/13 - linux(4): Move linux_debug decalration to linux_util.h (Thu, 29 Jun 2023 08:20:34 UTC)
- git: 9480640957ff - stable/13 - linux(4): Make ptrace_peekusr machine dependend (Thu, 29 Jun 2023 08:20:35 UTC)
- git: d056fef82aef - stable/13 - linux(4): Make ptrace_pokeusr machine dependent (Thu, 29 Jun 2023 08:20:36 UTC)
- git: 050cd99a65a5 - stable/13 - linux(4): Implement ptrace_pokeusr for x86_64 (Thu, 29 Jun 2023 08:20:37 UTC)
- git: ac9d194f493f - stable/13 - linux(4): Guard linux_fork.h by _KERNEL for use by libsysdecode (Thu, 29 Jun 2023 08:20:39 UTC)
- git: a6ad662abfd9 - stable/13 - libsysdecode: Decode linux_clone syscall flags (Thu, 29 Jun 2023 08:20:40 UTC)
- git: 5b81d9f7f02e - stable/13 - kdump: Decode linux_clone syscall flags (Thu, 29 Jun 2023 08:20:41 UTC)
- git: 8bfdf839270b - stable/13 - kdump: Add a facility to print numbers in decimal format always (Thu, 29 Jun 2023 08:20:42 UTC)
- git: d56be4992dc7 - stable/13 - linux(4): Drop a weird comment from linux_set_syscall_retval on amd64 (Thu, 29 Jun 2023 08:20:43 UTC)
- git: d0117d06e9e3 - stable/13 - linux(4): Add a comment explaining registers at syscall entry point on amd64 (Thu, 29 Jun 2023 08:20:44 UTC)
- git: 053cbecd29f8 - stable/13 - linux(4): Simplify %r10 restoring on amd64 (Thu, 29 Jun 2023 08:20:45 UTC)
- git: fa3d164dd9ef - stable/13 - linux(4): Preserve %rcx (return address) like a Linux do (Thu, 29 Jun 2023 08:20:46 UTC)
- git: 2df4032d7e8c - stable/13 - linux(4): Fix stack unwinding across signal frame on x86_64 (Thu, 29 Jun 2023 08:20:47 UTC)
- git: 0aa326f7b384 - stable/13 - linux(4) rt_sendsig: Remove the use of caddr_t (Thu, 29 Jun 2023 08:20:49 UTC)
- git: 4b6a3ed70d8c - stable/13 - linux(4): In preparation for xsave refactor fxsave code on amd64 (Thu, 29 Jun 2023 08:20:50 UTC)
- git: e40bcfdff7cc - stable/13 - linux(4): Preserve fpu xsave state across signal delivery on amd64 (Thu, 29 Jun 2023 08:20:51 UTC)
- git: 4a1f66b81f24 - stable/13 - Revert "linux(4): The futex_wait operation should restart." (Thu, 29 Jun 2023 08:20:52 UTC)
- git: 0f287f6a96ca - stable/13 - linux(4): Implement close_range over native (Thu, 29 Jun 2023 10:56:31 UTC)
- git: c969310c992a - main - csu: Implement _start using as to satisfy unwinders on x86_64 (Thu, 29 Jun 2023 16:39:06 UTC)
- git: a18b956b73ce - main - libexecinfo: Enable backtrace_test.backtrace_fmt_basic on amd64 again (Thu, 29 Jun 2023 16:53:24 UTC)
- Doug Moore
- Doug Rabson
- Ed Maste
- git: 79d4d7133f07 - main - dumpon: update OpenSSL initialization call (Fri, 02 Jun 2023 01:24:03 UTC)
- git: caf98b9d13b6 - main - dumpon: Request the OpenSSL 1.1 API (Fri, 02 Jun 2023 14:01:52 UTC)
- git: 5eab6333fa27..533de2d7a987 - vendor/spleen - vendor branch updated (Fri, 02 Jun 2023 14:18:27 UTC)
- git: 32a5d9bb1b90 - Create tag vendor/spleen/2.0.0 (Fri, 02 Jun 2023 14:18:31 UTC)
- git: c2144c3766ba - stable/13 - Cirrus-CI: add gcc12 automatic task on primary GitHub mirror (Mon, 05 Jun 2023 14:30:05 UTC)
- git: 089d1ed94c07 - stable/13 - Cirrus-CI: move QEMU pkg installation to test script (Mon, 05 Jun 2023 16:01:42 UTC)
- git: 7d947ad81079 - stable/13 - Cirrus-CI: hide manual tasks from official runs (Mon, 05 Jun 2023 16:01:43 UTC)
- git: 99b983ffe737 - stable/13 - Cirrus-CI: switch to -lite LLVM package for native run (Mon, 05 Jun 2023 16:01:44 UTC)
- git: 80622a0a440d - stable/13 - Cirrus-CI: move arch and toolchain to beginning of task names (Mon, 05 Jun 2023 16:01:45 UTC)
- git: 2b4fb1350cee - stable/12 - openssh: include destination constraints for smartcard keys (Mon, 05 Jun 2023 16:03:31 UTC)
- Re: git: 4bf98559d9d6 - main - pf: make contents of struct pfsync_state configurable (Mon, 05 Jun 2023 16:20:44 UTC)
- git: e730066a64e6 - main - decryptcore: Request the OpenSSL 1.1 API (Mon, 05 Jun 2023 17:49:16 UTC)
- git: 792d3f16868e - stable/13 - ssh: fix leak and apply style(9) to hostname canonicalization (Mon, 05 Jun 2023 18:11:20 UTC)
- git: 77d002b9cbf4 - stable/12 - ssh: fix leak and apply style(9) to hostname canonicalization (Mon, 05 Jun 2023 19:06:52 UTC)
- git: 52503c4477cc - stable/12 - sftp: avoid leaking path arg in calls to make_absolute_pwd_glob (Tue, 06 Jun 2023 12:45:33 UTC)
- git: b17b639832e7 - main - contrib/spleen: update to Spleen 2.0.0 (Thu, 08 Jun 2023 14:43:09 UTC)
- git: f40cd16bfda4 - main - kern: Move devctl_systems[] out of sys/sys/devctl.h (Thu, 08 Jun 2023 16:30:54 UTC)
- git: 6024564cd4da - main - Cirrus-CI: split main script into separate world + kernel (Fri, 09 Jun 2023 15:08:42 UTC)
- Re: git: 6024564cd4da - main - Cirrus-CI: split main script into separate world + kernel (Fri, 09 Jun 2023 16:20:27 UTC)
- git: 5ad6c907f994 - main - Cirrus-CI: add a manually triggered aarch64-gcc12 task (Sat, 10 Jun 2023 00:49:57 UTC)
- git: 1dd6f95bb90d - main - wg(4): add Matt Macy back to AUTHORS section (Mon, 12 Jun 2023 18:37:00 UTC)
- git: f122e552354e - stable/13 - Allow a comma-separated list in login class capabilities, by adding a version of strcspn that allows quoting. (Tue, 13 Jun 2023 21:29:23 UTC)
- git: ba129c571660 - stable/12 - Allow a comma-separated list in login class capabilities, by adding a version of strcspn that allows quoting. (Wed, 14 Jun 2023 13:39:04 UTC)
- git: e77b2ea427c8 - main - ifconfig: set boolean to true rather than incrementing (Mon, 19 Jun 2023 15:03:01 UTC)
- git: e54db9a9ccd5 - main - seq: fix check for rounding error/truncation (Mon, 19 Jun 2023 15:28:56 UTC)
- git: 7a91ccd2fb8e - main - mpi3mr: fix GCC kernel build (Mon, 19 Jun 2023 16:17:35 UTC)
- Re: git: b908f6c45e02 - main - bsd.mkopt.mk: Add REQUIRED_OPTIONS list (Tue, 20 Jun 2023 01:04:43 UTC)
- git: 2e65cfd3adbc - main - Restore dummy WITHOUT_{CAPSICUM,CASPER} descriptions (Tue, 20 Jun 2023 03:22:09 UTC)
- Re: git: 21850106fdda - main - libtacplus: Allow additional AV pairs to be configured. (Tue, 20 Jun 2023 12:33:40 UTC)
- git: 4bc148c30eff - main - bfe: add unmaintained / deprecation notice (Tue, 20 Jun 2023 20:44:19 UTC)
- git: c6d3829c09f7 - stable/13 - freebsd-update: Mention 13.2-RELEASE in usage. (Wed, 21 Jun 2023 12:52:54 UTC)
- git: 2004a768e44c - stable/12 - freebsd-update: avoid effects of user's environment on grep (Wed, 21 Jun 2023 12:58:35 UTC)
- git: bb727917364f - stable/12 - freebsd-update: re-edit files if merge conflict markers remain (Wed, 21 Jun 2023 12:58:37 UTC)
- git: 917f8b67814c - stable/12 - freebsd-update: Mention 13.2-RELEASE in usage. (Wed, 21 Jun 2023 13:00:03 UTC)
- git: 1723e7f33ae3 - main - cap_net.3: fix typo (Wed, 21 Jun 2023 15:27:53 UTC)
- git: 171f1c1b4f0e - main - Cirrus-CI: use llvm16 job by default and make llvm15 manual (Fri, 23 Jun 2023 00:26:48 UTC)
- git: e4520c8bd1d3..b84c4564effd - vendor/openssl-3.0 - vendor branch updated (Fri, 23 Jun 2023 13:14:57 UTC)
- git: f18f4de66f50 - Create tag vendor/openssl/3.0.9 (Fri, 23 Jun 2023 13:17:05 UTC)
- git: b077aed33b7b - main - Merge OpenSSL 3.0.9 (Fri, 23 Jun 2023 23:19:54 UTC)
- git: 5abd4d378e38 - main - kerberos: Request the OpenSSL 1.1 API (Fri, 23 Jun 2023 23:20:04 UTC)
- git: e23d45187b28 - main - libarchive: Avoid a build failure with OpenSSL 3.0 (Fri, 23 Jun 2023 23:20:06 UTC)
- git: 9ead001d5b42 - main - Bump __FreeBSD_version for OpenSSL 3.0 update (Sat, 24 Jun 2023 02:17:00 UTC)
- git: 564c5314f6d9 - main - UPDATING: Add OpenSSL 3.0 update (Sat, 24 Jun 2023 12:15:11 UTC)
- git: 229d643c4dd5 - main - depend-cleanup: apply big hammer for OpenSSL 3.0 update (Sat, 24 Jun 2023 23:48:59 UTC)
- git: 9cbc371c8af7 - main - libcrypto: build nistp* on all little-endian 64-bit targets (Sun, 25 Jun 2023 13:36:54 UTC)
- git: c079bcbc60e8 - main - ifconfig: consistently sort set/clear commands (Sun, 25 Jun 2023 20:09:53 UTC)
- git: 5dae8905a514 - main - seq: combine asprintf return value checks (Sun, 25 Jun 2023 23:57:33 UTC)
- git: b2dcde7e9e75 - main - Assemble .s to .o using cc, not as (Mon, 26 Jun 2023 02:04:49 UTC)
- Re: git: b73183d1a243 - main - ipv6: disable RFC 4620 nodeinfo by default (Mon, 26 Jun 2023 13:51:27 UTC)
- git: 6403f0ac1281 - stable/13 - seq: fix potential NULL ptr reference (Mon, 26 Jun 2023 16:30:39 UTC)
- git: 5b59888c3d0d - stable/13 - seq: fix style nits (Mon, 26 Jun 2023 16:30:41 UTC)
- git: 70af4d57c18f - stable/13 - seq: fix check for rounding error/truncation (Mon, 26 Jun 2023 16:30:42 UTC)
- git: cea84a423599 - stable/13 - cap_net.3: fix typo (Tue, 27 Jun 2023 15:30:52 UTC)
- git: ab2f6ae8d174 - main - login.conf: document how to specify env var values with commas (Wed, 28 Jun 2023 19:03:39 UTC)
- Emmanuel Vadot
- Enji Cooper
- Eric Joyner
- Eric van Gyzen
- Eugene Grosbein
- FreeBSD User
- Gary Jennejohn
- Gleb Smirnoff
- Gordon Bergling
- Gordon Tetlow
- git: 813847e49e35 - main - pam_krb5: Fix spoofing vulnerability (Wed, 21 Jun 2023 05:24:52 UTC)
- git: 6322a6c9daaa - stable/13 - pam_krb5: Fix spoofing vulnerability (Wed, 21 Jun 2023 05:25:51 UTC)
- git: 5018f551ece2 - stable/12 - pam_krb5: Fix spoofing vulnerability (Wed, 21 Jun 2023 05:26:20 UTC)
- git: 525ac1948af8 - releng/13.2 - loader: comconsole: don't unconditionally wipe out hw.uart.console (Wed, 21 Jun 2023 05:41:46 UTC)
- git: e63d8b8fa6d9 - releng/13.2 - mpr: fix copying of event_mask (Wed, 21 Jun 2023 05:41:47 UTC)
- git: 58d21e3e8e56 - releng/13.2 - pam_krb5: Fix spoofing vulnerability (Wed, 21 Jun 2023 05:41:48 UTC)
- git: 08b87f63a046 - releng/13.2 - Add UPDATING entries and bump version. (Wed, 21 Jun 2023 05:41:49 UTC)
- git: 0e577c42f61c - releng/13.1 - contrib/tzdata: import tzdata 2023c (Wed, 21 Jun 2023 05:42:07 UTC)
- git: 5d2bbb9db2d2 - releng/13.1 - loader: comconsole: don't unconditionally wipe out hw.uart.console (Wed, 21 Jun 2023 05:42:08 UTC)
- git: bc61a15ededc - releng/13.1 - mpr: fix copying of event_mask (Wed, 21 Jun 2023 05:42:10 UTC)
- git: 07e3f54f2ea1 - releng/13.1 - pam_krb5: Fix spoofing vulnerability (Wed, 21 Jun 2023 05:42:11 UTC)
- git: df74c1165cd0 - releng/13.1 - Add UPDATING entries and bump version. (Wed, 21 Jun 2023 05:42:12 UTC)
- git: 548ece23b51c - releng/12.4 - contrib/tzdata: import tzdata 2023c (Wed, 21 Jun 2023 05:42:23 UTC)
- git: c7b05da29795 - releng/12.4 - mpr: fix copying of event_mask (Wed, 21 Jun 2023 05:42:24 UTC)
- git: 0453667c492c - releng/12.4 - pam_krb5: Fix spoofing vulnerability (Wed, 21 Jun 2023 05:42:25 UTC)
- git: e374f1ec937f - releng/12.4 - openssh: include destination constraints for smartcard keys (Wed, 21 Jun 2023 05:42:27 UTC)
- git: 27340c75ee9f - releng/12.4 - Add UPDATING entries and bump version. (Wed, 21 Jun 2023 05:42:28 UTC)
- Graham Perrin
- Herbert J. Skuhra
- Jamie Gritton
- Jessica Clarke
- Re: git: 1b0d96f3c43a - main - xregs_sig: Finish renaming simd to xregs before adding avx (Sat, 03 Jun 2023 18:05:48 UTC)
- Re: git: 1b0d96f3c43a - main - xregs_sig: Finish renaming simd to xregs before adding avx (Sat, 03 Jun 2023 18:57:03 UTC)
- Re: git: 1bbdfb0b4386 - main - gve: Add PNP info to PCI attachment of gve(4) driver. (Tue, 06 Jun 2023 04:15:37 UTC)
- Re: git: 1bbdfb0b4386 - main - gve: Add PNP info to PCI attachment of gve(4) driver. (Tue, 06 Jun 2023 05:04:28 UTC)
- git: 7a706aad8349 - main - hwpmc: Update manpage date (Wed, 07 Jun 2023 14:26:22 UTC)
- git: 296a0987be59 - main - pmcstat: Update manpage date (Wed, 07 Jun 2023 14:26:23 UTC)
- git: 21f7397a61f7 - main - libpmc: Handle PMCALLOCATE log with PMC code on PMU event system (Wed, 07 Jun 2023 14:26:24 UTC)
- git: 469727c966bb - main - Makefile.inc1: Use INSTALL_DDIR for distributeworld's distrib-dirs (Thu, 08 Jun 2023 18:14:20 UTC)
- git: 2e0d99a953ef - main - Makefile.inc1: Fix distributeworld mtree mangling for dist root dir (Thu, 08 Jun 2023 18:14:21 UTC)
- git: dfa1982352ee - main - etc: Don't create stray directories in NO_ROOT distrib-dirs (Thu, 08 Jun 2023 18:14:22 UTC)
- git: 456c1199d3b3 - main - resizewin: Stop printing bogus NUL to TTY (Wed, 14 Jun 2023 23:01:12 UTC)
- git: 9b3bce2074b3 - main - usb: Fixed botched spacing (Tue, 27 Jun 2023 23:09:02 UTC)
- git: 5ed851515129 - main - Makefile.libcompat: Remove unused _LC_INCDIRS (Tue, 27 Jun 2023 23:11:52 UTC)
- git: 10afc5eada47 - main - Makefile.libcompat: Handle MK_FOO varying for native and compat arches (Tue, 27 Jun 2023 23:11:53 UTC)
- git: 91d7edd549f5 - main - Generalise libcompat to be a list rather than a single option (Tue, 27 Jun 2023 23:11:54 UTC)
- Re: git: 56f3f2d2491e - main - libsecureboot: avoid set but not used errors (Fri, 30 Jun 2023 14:42:34 UTC)
- Re: git: 56f3f2d2491e - main - libsecureboot: avoid set but not used errors (Fri, 30 Jun 2023 17:07:58 UTC)
- Jilles Tjoelker
- John Baldwin
- Re: git: b8b97d31bda1 - main - pmcstat: Fix typos (Fri, 02 Jun 2023 16:45:23 UTC)
- Re: git: 56ca9ef09206 - main - mfiutil: Fix typos (Fri, 02 Jun 2023 16:49:48 UTC)
- git: ee06552d625f - main - <sys/memrange.h>: Include <sys/ioccom.h>. (Fri, 02 Jun 2023 17:41:54 UTC)
- Re: git: 1b0d96f3c43a - main - xregs_sig: Finish renaming simd to xregs before adding avx (Wed, 07 Jun 2023 18:01:29 UTC)
- git: aee3611fecba - main - pmcstat: Tweak typo fix. (Wed, 07 Jun 2023 18:04:19 UTC)
- git: 653738e895ba - main - ptrace: Clear TDB_BORN during PT_DETACH. (Wed, 07 Jun 2023 19:29:01 UTC)
- git: 553022aba541 - main - ipf: Remove no-longer-needed NO_WARRAY_BOUNDS. (Fri, 09 Jun 2023 22:36:18 UTC)
- Re: git: 3ed646d89aa4 - main - fix qcom_cpu_kpssv2 compile on ASUS_AC1300 (Mon, 12 Jun 2023 17:58:05 UTC)
- Re: git: bdc81eeda05d - main - nvme: Switch to nda by default (Tue, 13 Jun 2023 15:03:24 UTC)
- git: e6b838363fb4 - main - pcib: Allocate the memory BAR with the MSI-X table. (Mon, 19 Jun 2023 16:16:12 UTC)
- git: 08992b2078f6 - main - ifconfig: Avoid issues with trying to negate unsigned values. (Mon, 19 Jun 2023 17:38:29 UTC)
- git: a3b1138778f3 - main - ifconfig: Consistently use uint32_t for wireless channel flags. (Mon, 19 Jun 2023 17:38:30 UTC)
- git: f19ae3633be1 - main - ifconfig: Pacify a sign comparison warning in regdomain_sort. (Mon, 19 Jun 2023 17:38:31 UTC)
- git: 474d9290eb9e - main - ossl: Don't try to initialize the cipher for Chacha20+Poly1305. (Tue, 20 Jun 2023 14:54:08 UTC)
- git: 2e2a1c8ecf63 - main - libgssapi: Remove set but unused variable. (Tue, 20 Jun 2023 16:29:13 UTC)
- git: e6ef68530b7f - main - libkvm: Remove set but unused variable from ppc64mmu_hpt_init. (Tue, 20 Jun 2023 16:29:14 UTC)
- git: b07549f3c156 - main - lib9p: Remove set but unused sockets[] array from l9p_start_server. (Tue, 20 Jun 2023 16:29:15 UTC)
- git: 035dd78d30ba - main - libvgl: Remove set but unused andmask variable from VGLMouseInit. (Tue, 20 Jun 2023 16:29:16 UTC)
- git: 1291d48f061e - main - mkuzip: Remove set but unused variable. (Tue, 20 Jun 2023 16:29:17 UTC)
- git: ee0299e5f300 - main - units: Remove set but unused variable. (Tue, 20 Jun 2023 16:29:19 UTC)
- git: 96f286866dc1 - main - rpc.lockd: Remove set but unused variables. (Tue, 20 Jun 2023 16:29:20 UTC)
- git: 4bea944fe7ce - main - traceroute: Remove set but unused variable. (Tue, 20 Jun 2023 16:29:21 UTC)
- git: 98f7dec5084e - main - mptable: Remove set but unused variable. (Tue, 20 Jun 2023 16:29:22 UTC)
- git: 5f0bd2918061 - main - bluetooth/ath3kfw: Propagate return value from ath3k_load_fwfile. (Tue, 20 Jun 2023 16:29:23 UTC)
- git: 9d7c4486e29b - main - bluetooth: Remove set but unused variable. (Tue, 20 Jun 2023 16:29:24 UTC)
- git: c19644284212 - main - nscd: Remove set but unused variables. (Tue, 20 Jun 2023 16:29:25 UTC)
- git: 8457b7f426b0 - main - ypldap: Remove set but unused variables. (Tue, 20 Jun 2023 16:29:26 UTC)
- git: def653cd6c38 - main - ac: Remove set but not used variable. (Tue, 20 Jun 2023 16:29:27 UTC)
- git: 1c3424b0d2e7 - main - rtld-elf: Remove set but unused variable on 32-bit arm. (Tue, 20 Jun 2023 16:29:29 UTC)
- git: 6dd202ce930c - main - unix_seqpacket_test: Consistently use datalen as length to send. (Tue, 20 Jun 2023 16:29:30 UTC)
- git: c555dcddceec - main - libalias tests: Mark an unused variable with __unused. (Tue, 20 Jun 2023 16:29:31 UTC)
- git: 5edeed4360a7 - main - libgssapi: Remove a set but unused variable. (Tue, 20 Jun 2023 16:29:32 UTC)
- git: e8f740fbc261 - main - diff: Fully comment out the jackpot variable. (Tue, 20 Jun 2023 16:29:33 UTC)
- git: 660d6c5c3d63 - main - procstat: Remove set but unused variable. (Tue, 20 Jun 2023 16:29:34 UTC)
- git: 80badfcb70cf - main - iostat: Remove set but unused variable. (Tue, 20 Jun 2023 16:29:35 UTC)
- git: afb001df81b4 - main - bsnmpd snmp_bridge: Remove set but unused variable. (Tue, 20 Jun 2023 16:29:37 UTC)
- git: b488428efebd - main - pf/libevent: Consistently pass evsignal to sigaction. (Tue, 20 Jun 2023 19:39:09 UTC)
- git: 8144db85fe76 - main - libpmc: Define a PMCLOG_SKIP32 helper macro to skip over a 32-bit field. (Tue, 20 Jun 2023 19:39:10 UTC)
- git: 9a55543f8eb5 - main - mt: Remove a set but unused variable. (Tue, 20 Jun 2023 19:39:11 UTC)
- git: 52642de03bb1 - main - camdd: Remove set but unused variables. (Tue, 20 Jun 2023 19:39:12 UTC)
- git: e65868ddd438 - main - acpidump: Remove set but unused variable. (Tue, 20 Jun 2023 19:39:14 UTC)
- git: 062de1c5df0b - main - tests/fusefs: Suppress false warning from GCC. (Tue, 20 Jun 2023 19:39:15 UTC)
- git: ad79b018dc00 - main - bsd.sys.mk: Add NO_WUNUSED_BUT_SET_VARIABLE helper variable. (Tue, 20 Jun 2023 19:39:16 UTC)
- git: f13a7fabfe76 - main - iasl: Disable -Wunused-but-set-variable for a couple of files. (Tue, 20 Jun 2023 19:39:17 UTC)
- git: 3456659866b6 - main - jail: Mute -Wunused-but-set-variable for yynerrs. (Tue, 20 Jun 2023 19:39:18 UTC)
- git: 38efd4df23cf - main - rtld-elf: Mark tls_init_align __unused in free_tls for Variant I TLS. (Tue, 20 Jun 2023 19:39:19 UTC)
- git: 4a0b57b0b4cb - main - fifolog: Trim some dead code and unused variables. (Tue, 20 Jun 2023 21:04:07 UTC)
- Re: git: 2e2a1c8ecf63 - main - libgssapi: Remove set but unused variable. (Tue, 20 Jun 2023 23:04:08 UTC)
- git: c3e58ace3145 - main - arm64 iommu: Fix build without INVARIANTS. (Fri, 23 Jun 2023 16:41:46 UTC)
- Re: git: b077aed33b7b - main - Merge OpenSSL 3.0.9 (Sat, 24 Jun 2023 02:56:57 UTC)
- git: 1aaa8f670a01 - main - nvme: Don't install nvme_private.h in /usr/include. (Tue, 27 Jun 2023 03:31:16 UTC)
- git: 9c2203a691ba - main - nvme: Tidy up transfer rate settings in XPT_GET_TRAN_SETTINGS. (Tue, 27 Jun 2023 03:38:29 UTC)
- git: e932f0d2a3c3 - main - cam_xpt: Properly fail if a sim uses an unsupported transport. (Tue, 27 Jun 2023 03:38:30 UTC)
- git: af296130eadb - main - nvme_xpt: Tidy nvme_announce_periph for fabrics support. (Tue, 27 Jun 2023 03:38:31 UTC)
- git: 5ae4463498aa - main - nvme: Fix typo in "Command Aborted by Host" constant name. (Tue, 27 Jun 2023 17:06:43 UTC)
- git: 36c2fec31dd6 - main - riscv: Remove MACHINE_ARCH-specific remnants of riscv64sf. (Tue, 27 Jun 2023 17:19:37 UTC)
- git: ccfd87fe2ac0 - main - libefivar: Use a void cast in unimplemented stubs. (Tue, 27 Jun 2023 17:19:38 UTC)
- git: a7f25f141ac5 - main - libipf: Remove set but unused variable from printfraginfo(). (Tue, 27 Jun 2023 17:19:39 UTC)
- git: f5e73306336f - main - ipfw: Remove set but unused variables. (Tue, 27 Jun 2023 17:19:41 UTC)
- git: f66a8328c3ef - main - bsdinstall: Replace correct, but fragile, string builder with open_memstream. (Tue, 27 Jun 2023 17:19:42 UTC)
- git: 32c7dde816fd - main - hyperv/kvp: Remove set but unused variables. (Tue, 27 Jun 2023 17:19:43 UTC)
- git: 235c8f6631cb - main - ncurses: Silence -Wunused-but-set-variable for various files. (Tue, 27 Jun 2023 17:19:44 UTC)
- git: 90f2fee0e040 - main - ipf: Remove set but unused variables. (Tue, 27 Jun 2023 17:19:45 UTC)
- git: 1e80d4b18897 - main - xo: Disable -Wunused-but-set-variable. (Tue, 27 Jun 2023 17:19:46 UTC)
- git: eca9714e4bf2 - main - libbsnmptools: Fully comment out set but unused count variable. (Tue, 27 Jun 2023 17:19:47 UTC)
- git: b9f56cabeda4 - main - efi loader: Move 'module' variable under #ifdef MODINFOMD_MODULEP. (Tue, 27 Jun 2023 17:19:48 UTC)
- git: 2e1665ff3454 - main - ldns: Remove a set but unused variable. (Tue, 27 Jun 2023 17:19:50 UTC)
- git: 5771c3bd1df8 - stable/13 - systat: Fix a bunch of use after frees in fetch_ifstat(). (Wed, 28 Jun 2023 01:33:09 UTC)
- git: ed19cb27bde8 - stable/13 - ether_demux: Defer stripping the Ethernet header. (Wed, 28 Jun 2023 01:33:10 UTC)
- git: 7148e1593b68 - stable/13 - <sys/cdefs.h>: Decay expression passed to fallback version of __generic() (Wed, 28 Jun 2023 01:33:11 UTC)
- git: 12ce57e6d3e7 - stable/13 - pcib: Allocate the memory BAR with the MSI-X table. (Wed, 28 Jun 2023 01:33:12 UTC)
- git: 78cb8841f085 - main - mrsas: Use mrsas_sge64 instead of iovec for the S/G list for passthru. (Wed, 28 Jun 2023 18:10:30 UTC)
- git: 230990991965 - main - bsdinstall: Handle errors from geom_gettree. (Wed, 28 Jun 2023 18:11:15 UTC)
- git: a80e5bdff5d8 - main - camdd: Remove some dead code but also make -E functional. (Wed, 28 Jun 2023 18:13:27 UTC)
- git: 39240ddf854f - main - bsd.sys.mk: Stop muting -Wunused-but-set-variable for GCC. (Wed, 28 Jun 2023 18:52:47 UTC)
- git: d036adc4e913 - main - bsd.sys.mk: Re-enable -Wunused-but-set-variable for clang 13+. (Wed, 28 Jun 2023 19:27:55 UTC)
- Re: git: 56f3f2d2491e - main - libsecureboot: avoid set but not used errors (Fri, 30 Jun 2023 14:41:34 UTC)
- git: 533f1f686f17 - main - i386 acpi: Remove unneeded function declaration. (Fri, 30 Jun 2023 16:44:04 UTC)
- git: f4de136aa829 - main - linux: binutils as requires %eflags instead of %flags for CFI. (Fri, 30 Jun 2023 16:44:05 UTC)
- Joseph Mingrone
- Juraj Lutter
- Ka Ho Ng
- Kevin Bowling
- Kevin Lo
- Kirk McKusick
- git: 007322a94cee - stable/13 - Add the ability to adjust directory depths to background fsck_ffs(8). (Wed, 07 Jun 2023 22:35:10 UTC)
- git: 77cbed11b2ea - stable/13 - Do not try to adjust a directory depth when its reconnection is declined. (Wed, 07 Jun 2023 22:37:25 UTC)
- git: 52f50301aaab - stable/13 - Correct two bugs in fsck_ffs(8) triggered by corrupted filesystems. (Wed, 07 Jun 2023 23:15:34 UTC)
- git: fbfbd0638a5a - stable/13 - Fix a bug in fsck_ffs(8) triggered by corrupted filesystems. (Wed, 07 Jun 2023 23:15:35 UTC)
- git: 3035f98d56eb - stable/13 - Fix a bug in fsck_ffs(8) triggered by corrupted filesystems. (Wed, 07 Jun 2023 23:15:36 UTC)
- git: da8749afdca8 - stable/13 - Fix a bug in fsck_ffs(8) triggered by corrupted filesystems. (Wed, 07 Jun 2023 23:15:38 UTC)
- git: 90532db778dc - stable/13 - Cleanups to fsck_ffs(8). (Wed, 07 Jun 2023 23:15:39 UTC)
- git: a4bea5c479d8 - stable/13 - Fix a bug in fsck_ffs(8) triggered by corrupted filesystems. (Wed, 07 Jun 2023 23:15:40 UTC)
- git: 95fc911fe9f2 - stable/13 - Updates to UFS/FFS superblock integrity checks when reading a superblock. (Wed, 07 Jun 2023 23:15:41 UTC)
- git: f1549d7d5229 - main - Write out corrected superblock when creating a UFS/FFS snapshot. (Tue, 13 Jun 2023 07:22:44 UTC)
- Koichiro Iwao
- Konstantin Belousov
- git: 8dad5ece4947 - main - dd(1): neutralize SIGINT while non-async-signal safe code is executing (Fri, 02 Jun 2023 22:51:48 UTC)
- git: 64d0e990f766 - stable/13 - setkey(8): remove redundand returns (Mon, 05 Jun 2023 08:35:56 UTC)
- git: 0957619bf5f0 - stable/13 - setkey(8): ansify parser (Mon, 05 Jun 2023 08:35:57 UTC)
- git: 256d03bc580e - stable/13 - setkey(8): extract prefixlen calculation info helper (Mon, 05 Jun 2023 08:35:58 UTC)
- git: 447af6361cec - stable/13 - setkey(8): NAT-T manual configuration support (Mon, 05 Jun 2023 08:35:59 UTC)
- git: dcaa24cf3057 - stable/13 - setkey(8): document NAT-T and NAT-T MTU extensions syntax (Mon, 05 Jun 2023 08:36:00 UTC)
- git: be455be5099d - stable/13 - kern/subr_unit.c: some style (Mon, 05 Jun 2023 08:36:01 UTC)
- git: 23af3ca2d418 - stable/13 - kern/subr_unit.c: more uses for is_bitmap() (Mon, 05 Jun 2023 08:36:02 UTC)
- git: c26549327f42 - stable/13 - subr_unit.c: explain first/last special ranges (Mon, 05 Jun 2023 08:36:03 UTC)
- git: 4ae4e074ebe8 - stable/13 - unr(9): document clean_unrhdr() (Mon, 05 Jun 2023 08:36:04 UTC)
- git: 694714adcd19 - stable/13 - unr(9): add 'show unrhdr' ddb command (Mon, 05 Jun 2023 08:36:06 UTC)
- git: c0360504add5 - stable/13 - unr(9): add iterator interface (Mon, 05 Jun 2023 08:36:07 UTC)
- git: e7c3889a1736 - stable/13 - unr(9): add 'show unrhdr_iter' command (Mon, 05 Jun 2023 08:36:08 UTC)
- git: d4fb56c08fb9 - stable/13 - unr(9) iterator: add naive test (Mon, 05 Jun 2023 08:36:09 UTC)
- git: 135bc1d49de5 - stable/13 - unr(9): document iterators (Mon, 05 Jun 2023 08:36:10 UTC)
- git: bb75966eaa31 - stable/13 - reapkill: handle possible pid reuse after the pid was recorded as signalled (Mon, 05 Jun 2023 08:36:11 UTC)
- git: 1e26f443cd2b - stable/13 - __acl_get_fd(2), __acl_aclcheck_fd(2): enable for O_PATH filedescriptors (Mon, 05 Jun 2023 08:36:12 UTC)
- git: e99631746701 - stable/13 - open(2): fix typo (Mon, 05 Jun 2023 08:36:13 UTC)
- git: a7bca6949252 - main - rtld_tls.h: style (Mon, 05 Jun 2023 19:33:50 UTC)
- git: 283a4f409731 - main - rtld: rename tls_done to tls_static (Mon, 05 Jun 2023 19:33:51 UTC)
- git: 91880e07f605 - main - rtld: do not allow both dynamic DTV index and static TLS offset (Mon, 05 Jun 2023 19:33:52 UTC)
- git: e9a38ed2fa61 - main - rtld: fix allocate_module_tls() variant I fallback to static allocation (Fri, 09 Jun 2023 12:14:06 UTC)
- git: a254f671025f - main - rtld: fix typo in comment (Sat, 10 Jun 2023 01:35:47 UTC)
- git: d231ca7fe394 - stable/13 - rtld_tls.h: style (Sun, 11 Jun 2023 23:40:19 UTC)
- git: 60e3db0c4527 - stable/13 - rtld: rename tls_done to tls_static (Sun, 11 Jun 2023 23:40:20 UTC)
- git: dc56749b2074 - stable/13 - rtld: do not allow both dynamic DTV index and static TLS offset (Sun, 11 Jun 2023 23:40:21 UTC)
- git: 62bc41c614ec - stable/13 - rtld: fix allocate_module_tls() variant I fallback to static allocation (Sun, 11 Jun 2023 23:40:22 UTC)
- git: d0fec56f9052 - stable/13 - rtld: fix typo in comment (Sun, 11 Jun 2023 23:40:24 UTC)
- git: 9c5a91f96994 - stable/13 - lib/csu: Get rid of unused fptr typedef on amd64. (Mon, 12 Jun 2023 12:22:25 UTC)
- git: aea1d51e854e - stable/13 - csu: move common code to libc (Mon, 12 Jun 2023 12:22:26 UTC)
- git: 3f7327695061 - stable/13 - x86: microoptimize static PIE startup (Mon, 12 Jun 2023 12:22:27 UTC)
- git: 750a1522f6ac - stable/13 - libc: move declaration of 'char **environ' to common private header (Mon, 12 Jun 2023 12:22:28 UTC)
- git: c604aa6c6b3f - stable/13 - libc/csu: rename ignore_init.c to libc_start1.c (Mon, 12 Jun 2023 12:22:29 UTC)
- git: 928fcfec0950 - stable/13 - libc/csu: add powerpcspe (Mon, 12 Jun 2023 12:22:30 UTC)
- git: c10e56732217 - stable/13 - lib/csu: do not compile the body of handle_static_init() for PIC build at all (Mon, 12 Jun 2023 12:22:31 UTC)
- git: 5c6393451f58 - main - top(8): designate the sorted_state[] array as constant (Wed, 21 Jun 2023 05:37:49 UTC)
- git: bc2ac2585aa8 - main - top(8): use designated initializers for sorted_state[] (Wed, 21 Jun 2023 05:37:50 UTC)
- git: d636fc5bd1e2 - main - top(8): document the actual sort order for process sorting (Wed, 21 Jun 2023 05:37:52 UTC)
- git: 6a5e6a50bd55 - main - top(8): add missed SLOCK state to the sorted_state[] (Wed, 21 Jun 2023 05:37:53 UTC)
- git: 5bd5470a2c97 - main - top(8): restore erronously removed SWAIT array element (Wed, 21 Jun 2023 05:44:48 UTC)
- git: 42ceab3ea1a9 - main - libc.a: implement _rtld_addr_phdr() (Sun, 25 Jun 2023 18:28:06 UTC)
- git: 3bffa2262328 - main - fdescfs: improve linrdlnk mount option (Tue, 27 Jun 2023 10:43:44 UTC)
- git: 4a402dfe0bc4 - main - VFS: Remove VV_READLINK flag (Tue, 27 Jun 2023 10:43:45 UTC)
- Re: git: a6c0d801ca59 - main - libpthread: allocate rwlocks and spinlocks in dedicated cachelines (Tue, 27 Jun 2023 12:21:22 UTC)
- git: ef747607ead4 - main - vm_fault: move FAULT_* return codes out of range for Mach errors (Tue, 27 Jun 2023 21:03:48 UTC)
- git: ca461ad3dec4 - stable/13 - top(8): designate the sorted_state[] array as constant (Wed, 28 Jun 2023 00:57:15 UTC)
- git: deb1289c9e6a - stable/13 - top(8): use designated initializers for sorted_state[] (Wed, 28 Jun 2023 00:57:16 UTC)
- git: 8a5c2ed0c7f6 - stable/13 - top(8): document the actual sort order for process sorting (Wed, 28 Jun 2023 00:57:17 UTC)
- git: 732e4df3b388 - stable/13 - top(8): add missed SLOCK state to the sorted_state[] (Wed, 28 Jun 2023 00:57:18 UTC)
- git: 15347d162287 - stable/13 - top(8): restore erronously removed SWAIT array element (Wed, 28 Jun 2023 00:57:19 UTC)
- Kristof Provost
- git: fd7edfcdc3c3 - main - bridge: fix lookup for untagged packets in bridge_transmit() (Thu, 01 Jun 2023 09:39:40 UTC)
- git: 9925aee0aaec - main - pf: carry over rule actions from route-to rules (Fri, 02 Jun 2023 14:56:30 UTC)
- git: 460f0aaf7b6f - main - pf: fix log message (Fri, 02 Jun 2023 14:56:31 UTC)
- Re: git: 4bf98559d9d6 - main - pf: make contents of struct pfsync_state configurable (Mon, 05 Jun 2023 16:34:55 UTC)
- git: a9bfd080d09a - main - if_epair: do not transmit packets that exceed the interface MTU (Tue, 06 Jun 2023 08:52:27 UTC)
- git: 185c1cddd7ef - main - netinet: re-read IP length after PFIL hook (Tue, 06 Jun 2023 08:52:28 UTC)
- git: 657aec455f7c - main - pf tests: test reassembly in the slow path (Tue, 06 Jun 2023 08:52:29 UTC)
- git: 081acb837cd3 - main - dummynet: remove unused field from dn_pkt_tag (Tue, 13 Jun 2023 13:54:23 UTC)
- git: 0ba9cb5e710f - main - dummynet: fix wf2q use-after-free (Tue, 13 Jun 2023 13:54:24 UTC)
- git: 1e1bb5780c31 - main - dummynet tests: attempt to provoke wf2q+ use-after-free (Tue, 13 Jun 2023 13:54:25 UTC)
- git: ba94bf2880b8 - main - pf: extend use of skip steps for Ethernet rules (Mon, 19 Jun 2023 10:04:52 UTC)
- git: 7dc3be36b282 - main - pf: Fix usage of pf tags with syncookies (Mon, 19 Jun 2023 10:04:53 UTC)
- git: 6983b986e194 - main - pf: allow defer timeout to be configured (Tue, 20 Jun 2023 09:46:06 UTC)
- git: f25ceb05af66 - main - pf tests: make pfsync:defer test more robust (Tue, 20 Jun 2023 09:46:07 UTC)
- git: 476f61217b7b - main - pf: fix build without VIMAGE (Tue, 20 Jun 2023 11:21:40 UTC)
- git: 12b3082aa072 - stable/13 - pf: fix pf_nv##_array() size check (Wed, 21 Jun 2023 14:33:21 UTC)
- git: 48bb8ea97e22 - stable/12 - pf: fix pf_nv##_array() size check (Wed, 21 Jun 2023 14:33:21 UTC)
- git: f0c97033018b - main - sys/dev/ichsmb: Silence unhandled SMBALERT device_printfs (Mon, 26 Jun 2023 09:35:48 UTC)
- Re: git: 91fcacc35597 - main - if_bnxt: Add support for VLAN on Thor (Tue, 27 Jun 2023 09:17:10 UTC)
- git: 0da2f02c1b2a - stable/13 - netinet: re-read IP length after PFIL hook (Wed, 28 Jun 2023 09:16:30 UTC)
- git: d0076c7a8653 - stable/12 - netinet: re-read IP length after PFIL hook (Wed, 28 Jun 2023 09:16:30 UTC)
- git: 0aeee1f074a7 - stable/13 - pf: fix some cc --analyze warnings (Fri, 30 Jun 2023 08:17:35 UTC)
- Kyle Evans
- git: f5e5dcdbeb69 - main - caroot: update the root bundle (Thu, 15 Jun 2023 04:31:03 UTC)
- git: 0e96337b1191 - main - acl_is_trivial_np(3): minor fixes (Mon, 19 Jun 2023 05:47:14 UTC)
- git: 92876ef4900b - stable/13 - acl(3): improve discoverability of acl_get_perm_np(3) (Wed, 21 Jun 2023 02:39:33 UTC)
- git: 72cf63a259b5 - stable/13 - arm64: gicv3: setup PPIs on all APs after they're online (Wed, 21 Jun 2023 02:39:34 UTC)
- git: a977fb7c841a - stable/13 - libc: locale: fix collation file size validation (Wed, 21 Jun 2023 02:39:35 UTC)
- git: 4bbfb6c48b00 - stable/13 - caroot: update the root bundle (Wed, 21 Jun 2023 02:39:36 UTC)
- git: 781624ca2d05 - main - getfacl: free `acl` in print_acl error path (Thu, 22 Jun 2023 05:00:29 UTC)
- git: 39ae24e3bf1c - main - bug: efi_print_global only checks for the first 5 letters of "Driver" (Fri, 23 Jun 2023 03:32:31 UTC)
- git: ad9f4e6351fb - main - wg: fix MOD_LOAD to fail properly if cookie_init() fails (Fri, 23 Jun 2023 17:01:12 UTC)
- git: b08ee10c0646 - main - wg: fix a number of issues with module load failure handling (Fri, 23 Jun 2023 17:01:14 UTC)
- git: ee0aa1ce12b3 - main - caroot: add new certs (Sun, 25 Jun 2023 23:49:14 UTC)
- Li-Wen Hsu
- Marius Strobl
- Mark Johnston
- git: c8a383396888 - main - ktrace: Make sys/ktrace.h self-contained (Thu, 01 Jun 2023 21:19:04 UTC)
- git: 0d3f1b4f2515 - main - signal: Make the signal disposition table const (Thu, 01 Jun 2023 21:19:05 UTC)
- git: 3080f82b8b64 - main - ktrace: Make the data lengths table const (Thu, 01 Jun 2023 21:19:06 UTC)
- git: 18282c4772fb - main - sysarch: Add includes required for ktrcapfail() calls to be compiled (Thu, 01 Jun 2023 21:19:07 UTC)
- git: 1f1c3eb00db6 - stable/13 - posixshmcontrol.1: Document posixshmcontrol create -l (Fri, 02 Jun 2023 13:17:25 UTC)
- git: 039be66beb86 - stable/13 - bitset: Remove BITSET_FOREACH_ADVANCE (Fri, 02 Jun 2023 13:17:26 UTC)
- git: 78155442c297 - stable/13 - nexus: Consistently return a pointer in failure paths (Fri, 02 Jun 2023 13:17:27 UTC)
- git: 797e917ed647 - stable/13 - tests: Add a simple regression test for ptrace(PT_SC_REMOTE) (Fri, 02 Jun 2023 13:17:28 UTC)
- git: cf9f8856eaf1 - stable/13 - tests: Fix format strings (Fri, 02 Jun 2023 14:34:47 UTC)
- git: 9ad8dc721e57 - main - ossl: Expose more CPUID bits in OPENSSL_ia32cap_P (Fri, 02 Jun 2023 16:19:20 UTC)
- git: 9a3444d91c70 - main - ossl: Add a VAES-based AES-GCM implementation for amd64 (Fri, 02 Jun 2023 16:19:21 UTC)
- git: 9b1d87286c78 - main - ossl: Add a fallback AES-GCM implementation using AES-NI (Fri, 02 Jun 2023 16:19:23 UTC)
- git: 6a3e9a885a9f - main - nlsysevent: Fix the EXPORT_SYMS definition (Fri, 02 Jun 2023 16:19:24 UTC)
- git: 67f938c5ff1a - main - kevent: Make references to filter definitions const (Fri, 02 Jun 2023 17:43:38 UTC)
- git: 7266f5249848 - main - x86: Mark the CPU idle function table as const (Fri, 02 Jun 2023 17:43:40 UTC)
- git: 056305d3aa2b - main - ipsec: Make algorithm tables read-only (Fri, 02 Jun 2023 17:43:41 UTC)
- git: 556b43492297 - main - ossl: Compile newly added files into the kernel if so requested (Fri, 02 Jun 2023 17:43:42 UTC)
- git: d0c829d7c73e - stable/13 - linuxkpi: Use modern function declarations (Fri, 02 Jun 2023 19:05:46 UTC)
- git: 9d5a47e13c17 - main - ossl: Provide a fallback definition of __uint128_t when needed (Sun, 04 Jun 2023 16:39:56 UTC)
- git: 6062d9faf23f - main - vm_phys: Change the return type of vm_phys_unfree_page() to bool (Mon, 05 Jun 2023 16:22:32 UTC)
- git: e30c54cd4447 - stable/13 - ktrace: Make the data lengths table const (Thu, 08 Jun 2023 13:16:47 UTC)
- git: cf5731ee5a6f - stable/13 - signal: Make the signal disposition table const (Thu, 08 Jun 2023 13:16:48 UTC)
- git: 1320520ba488 - main - libvmmapi: Remove some unneeded includes (Thu, 08 Jun 2023 19:30:21 UTC)
- git: 0837ad1598e0 - stable/13 - ipsec: Make algorithm tables read-only (Fri, 09 Jun 2023 17:21:25 UTC)
- git: bdfc441d41f5 - stable/13 - x86: Mark the CPU idle function table as const (Fri, 09 Jun 2023 17:21:27 UTC)
- git: 86204d931f3a - stable/13 - sysarch: Add includes required for ktrcapfail() calls to be compiled (Fri, 09 Jun 2023 17:21:28 UTC)
- git: f4c08b759ad1 - stable/13 - ktrace: Make sys/ktrace.h self-contained (Fri, 09 Jun 2023 17:21:29 UTC)
- git: e81a864ddaad - stable/13 - top: Use a cpuset_t to represent a CPU mask (Fri, 09 Jun 2023 17:21:30 UTC)
- git: e74dd9577fb0 - main - hwpstate_amd: calculate power if P-state info comes from MSR (Mon, 12 Jun 2023 16:52:38 UTC)
- git: 718d4a1d5643 - main - opencrypto: Handle end-of-cursor conditions in crypto_cursor_segment() (Mon, 12 Jun 2023 16:52:39 UTC)
- git: 9f7fdd8c1ab1 - main - crypto: Advance the correct pointer in crypto_cursor_copydata() (Mon, 12 Jun 2023 16:52:40 UTC)
- git: 9c0467929aba - main - geli tests: Add a regression test for PR 271766 (Mon, 12 Jun 2023 16:52:41 UTC)
- git: 694f18d3533c - main - qat: Stop building on i386 (Mon, 12 Jun 2023 17:56:37 UTC)
- git: 266b0663c598 - main - qat: Add Intel® 4xxx Series VF driver support (Mon, 12 Jun 2023 17:56:38 UTC)
- git: 280826817ff3 - main - qatfw: Don't build if WITH_SOURCELESS_UCODE is defined (Mon, 12 Jun 2023 17:56:39 UTC)
- git: 498b34f60d2f - stable/13 - libvmmapi: Remove some unneeded includes (Thu, 15 Jun 2023 14:42:35 UTC)
- git: 1ee66195db08 - main - armv8crypto: Avoid overriding -march when compiling some source files (Thu, 15 Jun 2023 16:39:38 UTC)
- git: d3251842321e - main - arm64: Remove struct arm64_frame (Thu, 15 Jun 2023 16:39:40 UTC)
- git: 91522683d49f - main - dtrace/arm64: Store the fault address when suppressing a page fault (Thu, 15 Jun 2023 16:39:41 UTC)
- git: 6281147a963b - main - dtrace/arm64: Fix user memory access routines (Thu, 15 Jun 2023 16:39:42 UTC)
- git: e1390215af4e - main - bhyve: Remove special no-op handling for I/O port 0x488 (Thu, 15 Jun 2023 16:39:43 UTC)
- git: 50e1cc94a138 - main - arm64: Make a debug print conditional on bootverbose (Thu, 15 Jun 2023 16:39:44 UTC)
- git: 19aebfbf80b3 - main - bhyve: Sort SRCS (Thu, 15 Jun 2023 16:39:45 UTC)
- git: ded54059fddd - stable/13 - kevent: Make references to filter definitions const (Fri, 16 Jun 2023 13:59:14 UTC)
- git: 232bd8e8d896 - stable/13 - vm_phys: Change the return type of vm_phys_unfree_page() to bool (Mon, 19 Jun 2023 13:08:36 UTC)
- git: 299a7961f47d - stable/13 - opencrypto: Handle end-of-cursor conditions in crypto_cursor_segment() (Mon, 19 Jun 2023 13:08:38 UTC)
- git: 0d2318bbb4cc - stable/13 - crypto: Advance the correct pointer in crypto_cursor_copydata() (Mon, 19 Jun 2023 13:08:39 UTC)
- git: c4aae5668c69 - stable/13 - geli tests: Add a regression test for PR 271766 (Mon, 19 Jun 2023 13:08:40 UTC)
- git: e60316d1eac9 - main - x86: Add defines for a couple of thermal and PM bits (Mon, 19 Jun 2023 17:32:45 UTC)
- git: 6d1dfc87416f - main - bhyve: Remove some unneeded includes of segments.h (Mon, 19 Jun 2023 19:54:34 UTC)
- git: 1da1a2643649 - main - bhyve: Include vmm.h via the usual path (Mon, 19 Jun 2023 19:54:35 UTC)
- git: 15c1f0cc2c1f - main - bhyve: Register hlt and pause vmexit handlers unconditionally (Mon, 19 Jun 2023 19:54:36 UTC)
- git: eb9fac0edbc7 - main - bhyve: Refactor vmexit_suspend() a bit (Mon, 19 Jun 2023 19:54:37 UTC)
- git: 712079d38106 - main - unix: Fix uipc_peeraddr() to handle self-connected sockets (Wed, 21 Jun 2023 18:41:04 UTC)
- git: 383d51d59236 - main - unix tests: Add a regression test for getpeername(2) (Wed, 21 Jun 2023 18:41:05 UTC)
- git: 987fca954dc8 - stable/13 - md: Get rid of the pbuf zone (Fri, 23 Jun 2023 13:53:38 UTC)
- git: 8bea7e28ef1b - stable/13 - arm64: Make a debug print conditional on bootverbose (Fri, 23 Jun 2023 13:53:39 UTC)
- git: 7d86d8ed848e - stable/13 - dtrace/arm64: Fix user memory access routines (Fri, 23 Jun 2023 13:53:40 UTC)
- git: 13a31c43bf2c - stable/13 - arm64: Remove struct arm64_frame (Fri, 23 Jun 2023 13:53:41 UTC)
- git: fc915f1be145 - main - pseudofs: Fix a potential out-of-bounds access in pfs_lookup() (Fri, 23 Jun 2023 15:09:54 UTC)
- git: 6775ef4188b4 - main - netinet6: Implement in6_cksum_partial() using m_apply() (Fri, 23 Jun 2023 15:09:55 UTC)
- git: de0a2eb2ef86 - main - tcp: Disallow connecting a disconnected socket (Fri, 23 Jun 2023 15:09:56 UTC)
- git: b1c66bc44af0 - main - netinet tests: Add a test which connects a disconnected socket (Fri, 23 Jun 2023 15:09:57 UTC)
- Re: git: fc915f1be145 - main - pseudofs: Fix a potential out-of-bounds access in pfs_lookup() (Fri, 23 Jun 2023 15:56:18 UTC)
- git: 8beff65a4a2d - stable/13 - x86: Add defines for a couple of thermal and PM bits (Mon, 26 Jun 2023 19:52:29 UTC)
- git: d93451762782 - stable/13 - bhyve: Remove some unneeded includes of segments.h (Mon, 26 Jun 2023 19:52:30 UTC)
- git: b44b64eeff1d - stable/13 - hwpstate_amd: calculate power if P-state info comes from MSR (Mon, 26 Jun 2023 19:52:31 UTC)
- git: 861fae6089cd - stable/13 - bhyve: Include vmm.h via the usual path (Mon, 26 Jun 2023 19:52:33 UTC)
- git: 13013d266e77 - main - bhyve: Stop calling pci_lintr_request() in the NVMe device model (Wed, 28 Jun 2023 20:47:31 UTC)
- git: f4841d8af0cd - main - bhyve: Rename a pci_cfgrw() parameter (Wed, 28 Jun 2023 20:47:33 UTC)
- git: 258a0d760aa8 - main - ctfconvert: Integer encoding types are unsigned (Wed, 28 Jun 2023 20:47:34 UTC)
- git: fbec1f91951f - main - arm64: Add a masked get_kernel_reg() (Wed, 28 Jun 2023 20:47:35 UTC)
- git: 00bcb77ebcbc - main - arm64: Make register definitions const (Wed, 28 Jun 2023 20:47:36 UTC)
- Mark Murray
- Marko Zec
- Martin Matuska
- git: ad0a554614b0..6c962690245a - vendor/openzfs/master - vendor branch updated (Fri, 09 Jun 2023 15:19:14 UTC)
- git: 6c962690245a..feff9dfed3df - vendor/openzfs/master - vendor branch updated (Sat, 10 Jun 2023 11:27:08 UTC)
- git: 4e8d558c9d1c - main - zfs: merge openzfs/zfs@feff9dfed (Sat, 10 Jun 2023 17:32:43 UTC)
- git: e25f9131d679..86783d7d92cf - vendor/openzfs/zfs-2.1-release - vendor branch updated (Sat, 10 Jun 2023 17:37:03 UTC)
- git: feff9dfed3df..10e36e17612b - vendor/openzfs/master - vendor branch updated (Fri, 16 Jun 2023 16:00:41 UTC)
- git: b7198dcfc039 - main - zfs: merge openzfs/zfs@10e36e176 (Fri, 16 Jun 2023 21:13:32 UTC)
- git: e6c1e181ba7f - stable/13 - zfs: merge openzfs/zfs@86783d7d9 (zfs-2.1-release) into stable/13 (Sat, 17 Jun 2023 09:29:09 UTC)
- git: 10e36e17612b..8e8acabdcaeb - vendor/openzfs/master - vendor branch updated (Sun, 25 Jun 2023 08:29:31 UTC)
- git: f190c36b5d45 - main - zfs: merge openzfs/zfs@8e8acabdc (Sun, 25 Jun 2023 09:40:07 UTC)
- git: 8e8acabdcaeb..a9d6b0690b18 - vendor/openzfs/master - vendor branch updated (Wed, 28 Jun 2023 21:27:34 UTC)
- git: 7b5e687355af - main - zfs: merge openzfs/zfs@a9d6b0690 (Wed, 28 Jun 2023 23:40:37 UTC)
- Mateusz Guzik
- Mateusz Piotrowski
- Matteo Riondato
- Maxim Konovalov
- Michael Tuexen
- git: d66540e829ec - main - tcp: improve sending of TTL/hoplimit and DSCP (Mon, 05 Jun 2023 21:01:20 UTC)
- git: 133b132bc1b6 - main - sctp: fix man page for socket option controlling delayed acks (Wed, 21 Jun 2023 07:18:20 UTC)
- git: 0fb0711dba76 - main - tcp: fix TCP MD5 digest computation for TCP over UDP (Wed, 21 Jun 2023 20:52:42 UTC)
- git: 02b885b09d1e - main - tcp: fix TCP MD5 computation for the BBR and RACK stack (Wed, 21 Jun 2023 20:57:35 UTC)
- git: a820d8fa71e8 - stable/13 - sctp: fix man page for socket option controlling delayed acks (Sun, 25 Jun 2023 19:25:06 UTC)
- git: 081ecd9cf028 - stable/13 - tcp: fix TCP MD5 digest computation for TCP over UDP (Sun, 25 Jun 2023 19:26:10 UTC)
- git: edff1d344c6b - stable/13 - tcp: fix TCP MD5 computation for the BBR and RACK stack (Sun, 25 Jun 2023 19:26:55 UTC)
- git: 180136462aa9 - stable/13 - sctp: don't do RTT measurements with cookies (Sun, 25 Jun 2023 19:34:08 UTC)
- git: 462dbcf3ce60 - stable/13 - sctp: enforce Kahn's rule during the handshake (Sun, 25 Jun 2023 19:34:56 UTC)
- git: 17b65b4df95f - stable/13 - sctp: use constants from RFC 8260 to improve compliance (Sun, 25 Jun 2023 19:36:42 UTC)
- git: 27de3c310c02 - stable/13 - sctp: improve handling of stale cookie error causes (Sun, 25 Jun 2023 19:37:27 UTC)
- git: 6b218e45a9ca - stable/13 - sctp: improve shutdown(..., SHUT_WR) handling (Sun, 25 Jun 2023 19:39:10 UTC)
- git: 046df9bdd678 - stable/13 - sctp: only start shutdown guard timer when sending SHUTDOWN chunk (Sun, 25 Jun 2023 19:39:11 UTC)
- git: 6dc94f4ba1a5 - stable/12 - libalias: improve handling of invalid SCTP packets (Sun, 25 Jun 2023 19:42:44 UTC)
- git: 81b4bf08955a - main - man: improve man pages for dtrace_sctp and dtrace_tcp (Thu, 29 Jun 2023 13:01:22 UTC)
- git: dc2d26df43cb - main - siftr: provide dtrace with the correct pointer to data (Fri, 30 Jun 2023 20:15:09 UTC)
- git: f5541b85a592 - main - dtrace: fix constants used by the siftr probe (Fri, 30 Jun 2023 20:19:10 UTC)
- git: 0631830a7a3c - main - siftr: document siftr probe to man page of the tcp provider (Fri, 30 Jun 2023 23:30:51 UTC)
- Mitchell Horne
- git: be75e578549f - main - libpmc: expand PMC_OP* defines (Thu, 01 Jun 2023 18:20:38 UTC)
- git: 8a226e8cabee - stable/13 - arm64/disassem.c: style and formatting (Fri, 09 Jun 2023 19:57:54 UTC)
- git: bf64c283250a - stable/13 - arm64/disassem.c: Add support str/strb/strh instructions (Fri, 09 Jun 2023 19:57:55 UTC)
- git: 6cc69b793bbd - stable/13 - arm64/disassem.c: Fix typo sxts to sxts and amount for TYPE_02 (Fri, 09 Jun 2023 19:57:56 UTC)
- git: fd9ce8745f64 - stable/13 - printf(9): clarify the description of %b (Fri, 09 Jun 2023 19:57:57 UTC)
- git: 36d68e55b2f7 - stable/13 - hwpmc: drop vestigial IAP event definitions (Fri, 09 Jun 2023 19:57:58 UTC)
- git: 0ebcec2b02e6 - stable/13 - hwpmc: remove remaining UCP event definitions (Fri, 09 Jun 2023 19:57:59 UTC)
- git: 009c4909bafe - stable/13 - pmc_events.h: update event list comment (Fri, 09 Jun 2023 19:58:00 UTC)
- git: 2fc54435a6c4 - stable/13 - pmc_events.h: event list formatting (Fri, 09 Jun 2023 19:58:02 UTC)
- git: e456727fcc3f - stable/13 - pmccontrol: drop Pentium 4 special case (Fri, 09 Jun 2023 19:58:03 UTC)
- git: 4f845152b19b - stable/13 - hwpmc: trim obsolete Intel CPU and class defs (Fri, 09 Jun 2023 19:58:04 UTC)
- git: fd9f6074dc71 - stable/13 - hwpmc: formatting of CPU and class lists (Fri, 09 Jun 2023 19:58:05 UTC)
- git: 67239b0a33b2 - stable/13 - hwpmc: don't use deprecated copystr(9) (Fri, 09 Jun 2023 19:58:06 UTC)
- git: ca05e98df02a - stable/13 - hwpmc_logging: less macro magic for type names (Fri, 09 Jun 2023 19:58:07 UTC)
- git: 6b5db9d3af04 - stable/13 - hwpmc: simplify arm64 kernel stack unwinding (Fri, 09 Jun 2023 19:58:08 UTC)
- git: 14df23cfeadc - stable/13 - hwpmc: purge EOL release compatibility (Fri, 09 Jun 2023 19:58:10 UTC)
- git: 9520dca1cef4 - stable/13 - hwpmc: use kstack_contains() (Fri, 09 Jun 2023 19:58:11 UTC)
- git: e6246bd85ae0 - stable/13 - pmcstat: augment an error message (Fri, 09 Jun 2023 19:58:12 UTC)
- git: e6b3aaa3e68d - stable/13 - hwpmc: unused/diagused annotations in tsc class (Fri, 09 Jun 2023 19:58:13 UTC)
- git: 1b7d148ed773 - stable/13 - hwpmc: pass pmc pointer to more class methods (Fri, 09 Jun 2023 19:58:14 UTC)
- git: 927a2f62980b - stable/13 - hwpmc: remove pmd_pcpu_{init,fini} callbacks (Fri, 09 Jun 2023 19:58:15 UTC)
- git: 406f97fa59d7 - stable/13 - hwpmc: remove stub pmd_switch_{in,out} methods (Fri, 09 Jun 2023 19:58:16 UTC)
- git: 33e2f70d7d10 - stable/13 - ofw_cpu: whitespace cleanup (Fri, 09 Jun 2023 19:58:17 UTC)
- git: e61a69e88a03 - stable/13 - ofw_cpu: quiet secondary CPU devices (Fri, 09 Jun 2023 19:58:19 UTC)
- git: b4567a48a946 - stable/13 - arm64/disassem.c: Add detection of xzr and sp (Fri, 09 Jun 2023 19:58:20 UTC)
- git: d0f5cb10d4f4 - stable/13 - arm64/disassem.c: Make output lowercase (Fri, 09 Jun 2023 19:58:21 UTC)
- git: 7396802b1ea2 - stable/13 - arm64/disassem.c: Add shifted register instruction definitions (Fri, 09 Jun 2023 19:58:22 UTC)
- git: d3af72040679 - stable/13 - riscv: Use PMAP_MAPDEV_EARLY_SIZE in locore and pmap_bootstrap (Fri, 09 Jun 2023 19:58:23 UTC)
- git: 984f74caad01 - stable/13 - hier(7): drop list of /usr/include subdirectories (Fri, 09 Jun 2023 19:58:24 UTC)
- git: 64ad5d3c4743 - stable/13 - hier(7): drop list of /usr/share/doc subdirectories (Fri, 09 Jun 2023 19:58:25 UTC)
- git: 82e1e0e0f471 - stable/13 - hier(7): document /home/ and /usr/home/ (Fri, 09 Jun 2023 19:58:26 UTC)
- git: e48e530e1f3b - stable/13 - hier(7): fix a couple mandoc warnings (Fri, 09 Jun 2023 19:58:28 UTC)
- git: 4a0ea7a98b92 - stable/13 - bcm2835_gpio: Handle BCM2711 pin configuration (Fri, 09 Jun 2023 19:58:29 UTC)
- git: 13cc2842304c - stable/13 - libpmc: expand PMC_OP* defines (Fri, 09 Jun 2023 20:02:35 UTC)
- git: be12b4f1fbf6 - stable/13 - riscv: Rework CPU identification (first part) (Mon, 12 Jun 2023 13:50:17 UTC)
- git: bcb838d17a9b - stable/13 - riscv: Call identify_cpu() earlier for CPU 0 (Mon, 12 Jun 2023 13:50:18 UTC)
- git: efb86ba7d3b8 - stable/13 - riscv: Rework CPU identification (second part) (Mon, 12 Jun 2023 13:50:20 UTC)
- git: db5bd5ba6bfb - stable/13 - riscv: Print ISA extensions (Mon, 12 Jun 2023 13:50:21 UTC)
- git: c48ea7b4953e - stable/13 - riscv: MMU detection (Mon, 12 Jun 2023 13:50:22 UTC)
- git: ad1ed7742f0e - stable/13 - riscv: Print less CPU info (Mon, 12 Jun 2023 13:50:23 UTC)
- git: 3c236686822b - stable/13 - riscv: S-mode extension parsing (Mon, 12 Jun 2023 13:50:24 UTC)
- git: 9834e0f2767a - stable/13 - riscv timer: use stimecmp CSR when available (Mon, 12 Jun 2023 13:50:25 UTC)
- git: e2cb7201015d - main - mac(4): update the references to MAC modules (Mon, 12 Jun 2023 20:31:37 UTC)
- git: 0449bc249b78 - main - mac(9): update SEE ALSO (Mon, 12 Jun 2023 20:31:39 UTC)
- git: 0589e7059bcd - main - hpwmc: add __pmcdbg_used annotation (Wed, 14 Jun 2023 16:46:34 UTC)
- git: 52ebac7fd0c5 - main - hwpmc_mod.c: return statement style (Wed, 14 Jun 2023 16:46:35 UTC)
- git: 693cd30797b8 - main - hwpmc_mod.c: whitespace style cleanup (Wed, 14 Jun 2023 16:46:36 UTC)
- git: d5ee4074c2c3 - main - hwpmc_mod.c: conditional and loop style (Wed, 14 Jun 2023 16:46:38 UTC)
- git: e4fbd0395c68 - main - hwpmc_mod.c: prototype style (Wed, 14 Jun 2023 16:46:39 UTC)
- git: 01c35b677fde - main - hwpmc_mod.c: misc style cleanup (Wed, 14 Jun 2023 16:46:40 UTC)
- git: c498169442f3 - main - hwpmc: split out PMC_FN_PROCESS_EXEC (Wed, 14 Jun 2023 16:46:41 UTC)
- git: a133f64239cd - main - hwpmc: split out PMC_OP_PMCATTACH/PMC_OP_PMCDETACH (Wed, 14 Jun 2023 16:46:42 UTC)
- git: c514a571af74 - main - hwpmc: split out PMC_OP_PMCALLOCATE (Wed, 14 Jun 2023 16:46:43 UTC)
- git: f4fac946c6a5 - main - hwpmc: split out PMC_OP_PMCRELEASE (Wed, 14 Jun 2023 16:46:44 UTC)
- git: 93fe5909babb - main - hwpmc: split out PMC_OP_PMCRW (Wed, 14 Jun 2023 16:46:45 UTC)
- git: 104e8215cc75 - main - hwpmc: flatten conditional in pmc_process_exit() (Wed, 14 Jun 2023 16:46:46 UTC)
- git: 894492f5bf4e - stable/13 - linuxkpi: #ifdef guard fpu_kern(9) usage (Wed, 14 Jun 2023 16:55:41 UTC)
- git: 0a0c599ab9a5 - main - hwpmc(4): remove paragraph about Pentium Pro handling (Fri, 16 Jun 2023 16:45:05 UTC)
- git: 0a1a48148ccd - main - hwpmc(4): more detailed SYNOPSYS (Fri, 16 Jun 2023 16:45:06 UTC)
- git: 3977781b987e - main - pmc: clarify and strengthen statements about API/ABI (Fri, 16 Jun 2023 16:45:07 UTC)
- git: 569f89b2f442 - main - hwpmc: add error for HWPMC_DEBUG without KTR (Fri, 16 Jun 2023 16:45:08 UTC)
- git: 5fc97cc32553 - main - hwpmc(4): document debugging options (Fri, 16 Jun 2023 16:45:09 UTC)
- git: ec0bd8b07f79 - main - rc.suspend: update man pages for new keyword (Fri, 16 Jun 2023 16:52:07 UTC)
- git: 9aef25d2686b - main - arm64/disassem.c: Add shifted register definitions with ror (Sat, 17 Jun 2023 16:19:59 UTC)
- git: c1cbabe8ae57 - main - amdtemp: Fix missing 49 degree offset on current EPYC CPUs (Sat, 17 Jun 2023 16:35:49 UTC)
- git: 7756232199ad - main - riscv: improve KTR_TRAP trace entries (Tue, 20 Jun 2023 14:54:22 UTC)
- git: 17e97d41e7a1 - main - hwpmc: add 'flags' local to pmc_op_do_pmcallocate() (Sat, 24 Jun 2023 19:30:15 UTC)
- git: ba84e87055de - main - pmc: clean up remaining Pentium man page references (Sat, 24 Jun 2023 19:30:16 UTC)
- git: acdf666147ee - main - hier(7): tweak /media description (Wed, 28 Jun 2023 16:22:42 UTC)
- git: 651d1efd96a6 - main - hier(7): adjust overlays/ subdirectory (Thu, 29 Jun 2023 16:55:35 UTC)
- git: 529f11385caa - main - tcp(4): fix a misnomer (Thu, 29 Jun 2023 18:26:12 UTC)
- Re: git: 56f3f2d2491e - main - libsecureboot: avoid set but not used errors (Fri, 30 Jun 2023 16:43:02 UTC)
- Peter Holm
- Piotr Kubaj
- Piotr P. Stefaniak
- Piotr Pawel Stefaniak
- Randall Stewart
- Richard Scheffenegger
- Rick Macklem
- Rob Wing
- Rodney W. Grimes
- Ronald Klop
- Sergio Carlavilla
- Sergio Carlavilla Delgado
- Simon J. Gerraty
- git: deff8e07e67e - Create tag vendor/NetBSD/bmake/20230622 (Tue, 27 Jun 2023 20:30:31 UTC)
- git: 945078deae44..3e39ce563b9b - vendor/NetBSD/bmake - vendor branch updated (Tue, 27 Jun 2023 20:30:31 UTC)
- git: 148ee8457000 - main - Merge bmake-20230622 (Tue, 27 Jun 2023 20:59:20 UTC)
- git: 84c84ae15b31 - main - BOOT_MACHINE_DIR should be stand not boot (Thu, 29 Jun 2023 19:02:59 UTC)
- git: fcc8d727023c - main - Separate dependencies on tools built for host. (Fri, 30 Jun 2023 06:52:50 UTC)
- git: 56f3f2d2491e - main - libsecureboot: avoid set but not used errors (Fri, 30 Jun 2023 06:52:51 UTC)
- Re: git: 56f3f2d2491e - main - libsecureboot: avoid set but not used errors (Fri, 30 Jun 2023 21:04:29 UTC)
- Re: git: 56f3f2d2491e - main - libsecureboot: avoid set but not used errors (Fri, 30 Jun 2023 21:05:52 UTC)
- Re: git: 56f3f2d2491e - main - libsecureboot: avoid set but not used errors (Fri, 30 Jun 2023 21:14:17 UTC)
- Re: git: 56f3f2d2491e - main - libsecureboot: avoid set but not used errors (Fri, 30 Jun 2023 22:40:42 UTC)
- Stefan Eßer
- Stephen J. Kiernan
- Toomas Soome
- Warner Losh
- git: 0939cf32c0c1 - main - ipf/libipf: Fix typos (Fri, 02 Jun 2023 02:33:42 UTC)
- git: 0dc159ced718 - main - bhyve: Fix typos (Fri, 02 Jun 2023 02:33:43 UTC)
- git: 66ebda7a04f9 - main - bluetooth: Fix typos (Fri, 02 Jun 2023 02:33:44 UTC)
- git: 8c9946be5265 - main - bsnmpd/modules/snmp_bridge: Fix typos (Fri, 02 Jun 2023 02:33:45 UTC)
- git: de8b490010ad - main - bsnmpd/modules/snmp_hostres: Fix typos (Fri, 02 Jun 2023 02:33:46 UTC)
- git: b8b97d31bda1 - main - pmcstat: Fix typos (Fri, 02 Jun 2023 02:33:48 UTC)
- git: 8b223768d19d - main - bsnmpd/tools/libbsnmptools: Fix typos (Fri, 02 Jun 2023 02:33:49 UTC)
- git: 34181db8bcbf - main - cxgbetool: Fix typos (Fri, 02 Jun 2023 02:33:50 UTC)
- git: 136a9bb4e348 - main - hastd: Fix typos (Fri, 02 Jun 2023 02:33:51 UTC)
- git: 05d85d778124 - main - lpr: Fix typos (Fri, 02 Jun 2023 02:33:52 UTC)
- git: e095cbab2f81 - main - ipf/ipfstat: Fix typos (Fri, 02 Jun 2023 02:33:53 UTC)
- git: 589fe499b72b - main - nvmecontrol: Fix typos (Fri, 02 Jun 2023 02:33:54 UTC)
- git: d15f57a29d78 - main - camcontrol: Fix typos (Fri, 02 Jun 2023 02:33:55 UTC)
- git: b66b2c4d9b3f - main - ifconfig: Fix typos (Fri, 02 Jun 2023 02:33:57 UTC)
- git: 843fe4892e3c - main - ipf: Fix typos (Fri, 02 Jun 2023 02:33:58 UTC)
- git: 1f0cd2d9ce73 - main - wlandebug: Fix typos (Fri, 02 Jun 2023 02:33:59 UTC)
- git: 6372f2c8a884 - main - rpc.lockd: Fix typos (Fri, 02 Jun 2023 02:34:00 UTC)
- git: 8883fd2c4b86 - main - bsnmpd/modules/snmp_lm75: Fix typos (Fri, 02 Jun 2023 02:34:01 UTC)
- git: b03b271bb73b - main - cdcontrol: Fix typos (Fri, 02 Jun 2023 02:34:02 UTC)
- git: e71b32940258 - main - route6d: Fix typos (Fri, 02 Jun 2023 02:34:03 UTC)
- git: e4861dc85799 - main - ipfw/ipfw2: Fix typos (Fri, 02 Jun 2023 02:34:05 UTC)
- git: c77cc8462a11 - main - mountd: Fix typos (Fri, 02 Jun 2023 02:34:06 UTC)
- git: e5263025de1a - main - fsck_ffs: Fix typos (Fri, 02 Jun 2023 02:34:07 UTC)
- git: a9e160c38fe1 - main - cron/lib: Fix typos (Fri, 02 Jun 2023 02:34:08 UTC)
- git: 663b1be814c5 - main - efidp: Fix typos (Fri, 02 Jun 2023 02:34:09 UTC)
- git: 1e95a9a41c21 - main - mld6query: Fix typos (Fri, 02 Jun 2023 02:34:10 UTC)
- git: b152ff4c1e74 - main - makefs: Fix typos (Fri, 02 Jun 2023 02:34:11 UTC)
- git: 56ca9ef09206 - main - mfiutil: Fix typos (Fri, 02 Jun 2023 02:34:12 UTC)
- git: fe4fa9326928 - main - fstyp: Fix typos (Fri, 02 Jun 2023 02:34:14 UTC)
- git: a57ca37dd184 - main - iovctl: Fix typos (Fri, 02 Jun 2023 02:34:15 UTC)
- git: f6a119cf8d23 - main - zfsd: Fix typo in comment (Fri, 02 Jun 2023 02:34:16 UTC)
- git: ed96987b4cfa - main - mfiuitl: Spell acquire correctly (Fri, 02 Jun 2023 02:34:17 UTC)
- git: d0b0bc37a3a5 - main - ports(7): '*-list' targets: Add/fix doc on whether they are recursive (Fri, 02 Jun 2023 02:38:21 UTC)
- git: 3e1af044c9b3 - main - cam(3): Add a manual page cross reference (Fri, 02 Jun 2023 02:43:48 UTC)
- git: 2675b8bd3d94 - main - camcontrol(8): Add manual page cross references (Fri, 02 Jun 2023 02:43:49 UTC)
- git: 2bcbf4d83146 - main - camcontrol(8): Use simpler language (Fri, 02 Jun 2023 02:43:50 UTC)
- git: d275d2e3d375 - main - gpart(8): Refer to a related manual page (Fri, 02 Jun 2023 02:43:52 UTC)
- git: 409594ef340b - main - gpart(8): Improve manual page syntax (Fri, 02 Jun 2023 02:43:53 UTC)
- Re: git: b8b97d31bda1 - main - pmcstat: Fix typos (Sat, 03 Jun 2023 19:52:57 UTC)
- git: b4dd6e1a2837 - stable/13 - ports(7): '*-list' targets: Add/fix doc on whether they are recursive (Sat, 03 Jun 2023 20:28:24 UTC)
- Re: git: 1bbdfb0b4386 - main - gve: Add PNP info to PCI attachment of gve(4) driver. (Tue, 06 Jun 2023 04:31:56 UTC)
- git: 61fe63f69814 - main - makesyscall: Stop generating $FreeBSD$ (Fri, 09 Jun 2023 13:35:47 UTC)
- git: 9121945d7003 - main - Regenerate sysent stuff after $FreeBSD$ removal (Fri, 09 Jun 2023 13:35:48 UTC)
- git: 17dce737e305 - main - mvs: Eliminate unused variable. (Fri, 09 Jun 2023 23:21:51 UTC)
- git: 3ed646d89aa4 - main - fix qcom_cpu_kpssv2 compile on ASUS_AC1300 (Mon, 12 Jun 2023 14:33:48 UTC)
- git: c9a1abe79b82 - main - mount_nullfs(8): refer to nullfs(5) (Mon, 12 Jun 2023 14:37:55 UTC)
- git: a8c1c0b727ef - main - Add boot1.efi to CLEANFILES (Mon, 12 Jun 2023 14:42:36 UTC)
- git: 6016aedba1e3 - main - uipc_syscalls: removed unnecessary check in accept1() function (Mon, 12 Jun 2023 14:49:40 UTC)
- git: 6f6213ec90e1 - main - Add comments for memory size (Mon, 12 Jun 2023 14:57:53 UTC)
- git: 2c0cd59345cb - main - checkstyle9.pl: Add check for bad email (Mon, 12 Jun 2023 16:08:42 UTC)
- git: bdc81eeda05d - main - nvme: Switch to nda by default (Tue, 13 Jun 2023 03:43:21 UTC)
- git: 6a8d4071c47a - main - nvd/nda: Add release notes info. (Tue, 13 Jun 2023 15:23:07 UTC)
- git: bd76e4c860b1 - main - UPDATING: Add note about nvd aliases (Tue, 13 Jun 2023 15:24:51 UTC)
- Re: git: bdc81eeda05d - main - nvme: Switch to nda by default (Tue, 13 Jun 2023 15:25:31 UTC)
- git: 2d1d418e1e7b - main - mpi3mr: 3rd Generation Tri-Mode NVMe/SAS/SATA MegaRaid / eHBA (Thu, 15 Jun 2023 15:13:28 UTC)
- git: e27c618e20cd - main - mpi3mr: Add bare-bones manual (Thu, 15 Jun 2023 15:13:29 UTC)
- git: 8259fc46ac37 - main - camcontrol: Label the unused command args (Mon, 19 Jun 2023 20:47:03 UTC)
- git: fc78fd9dae66 - main - camcontrol: Convert int used as booleans to bools (Mon, 19 Jun 2023 20:47:04 UTC)
- git: 97e24c386868 - main - camcontrol: Simplfiy 12-byte retry logic in defects command (Mon, 19 Jun 2023 20:47:06 UTC)
- git: f20d86e17143 - main - camcontrol: No need to set CAM_ARG_[PG]LIST in defects (Mon, 19 Jun 2023 20:47:07 UTC)
- git: 2e105b61e98d - main - camcontrol: simplify summary logic for defects (Mon, 19 Jun 2023 20:47:08 UTC)
- git: e8cdabb4e135 - main - camcontrol: In defects make -S actually imply 12-byte command (Mon, 19 Jun 2023 20:47:09 UTC)
- git: a960d3c07bd3 - main - cam: Remove duplicate definition for READ_DEFECT_DATA_10 (Mon, 19 Jun 2023 20:47:10 UTC)
- git: 90f05f684077 - main - camcontrol: Zone fix two warnings (Mon, 19 Jun 2023 20:56:40 UTC)
- git: 6bd922e1540a - main - camcontrol: Include stdbool.h rather than relying on namespace pollution (Mon, 19 Jun 2023 20:56:41 UTC)
- Re: git: b908f6c45e02 - main - bsd.mkopt.mk: Add REQUIRED_OPTIONS list (Tue, 20 Jun 2023 01:18:08 UTC)
- Re: git: b908f6c45e02 - main - bsd.mkopt.mk: Add REQUIRED_OPTIONS list (Tue, 20 Jun 2023 03:46:26 UTC)
- git: 70bc3f4331a1 - main - timeout(1): link to related manual pages (Mon, 26 Jun 2023 22:38:36 UTC)
- git: 3df959b5febe - main - nohup(1): link to a related manual page (Mon, 26 Jun 2023 22:38:37 UTC)
- git: 780332f1c1cf - main - loader.efi: Remove redundant error message (Mon, 26 Jun 2023 23:01:51 UTC)
- git: e495600ce3ab - main - netstat(1): Use simpler language (Mon, 26 Jun 2023 23:10:34 UTC)
- git: 8edb6fb572f2 - main - man(1): Support custom sections (Tue, 27 Jun 2023 15:04:23 UTC)
- git: a227908571da - main - unzip: add -O/-I encoding support (Tue, 27 Jun 2023 17:00:21 UTC)
- git: a1db51dbdb01 - main - unzip(1): Comma after e.g. (Tue, 27 Jun 2023 17:00:22 UTC)
- git: 2d38d9839b27 - main - openzfs: Remove broken symlinks (Tue, 27 Jun 2023 17:16:26 UTC)
- git: 21c32cebf81a - main - ifconfig: skip calling fnmatch once the result no longer matters (Tue, 27 Jun 2023 22:29:34 UTC)
- git: 5958cd88f2e7 - main - vfs: fix description comment of vfs_lookup() (Tue, 27 Jun 2023 22:34:58 UTC)
- git: 7b5a1c39f1e6 - main - vfs: bring vfs_lookup() description comment up to date (Tue, 27 Jun 2023 22:34:59 UTC)
- git: d3a83456e1e3 - main - Add vendor id for Quectel USB modem and align with quectel marketing names. (Tue, 27 Jun 2023 22:37:07 UTC)
- git: 599a4548f8f1 - main - Adds support for Purism coreboot keyboards (Wed, 28 Jun 2023 17:20:36 UTC)
- git: 31b3e4f1b431 - main - atkbdc: Minor style nits (Wed, 28 Jun 2023 22:20:02 UTC)
- git: 430168942f2b - main - newfs: prefer unsigned index over signed (Wed, 28 Jun 2023 22:20:03 UTC)
- git: 27cebb4eac3d - main - newfs: nextnum should be a u_int32_t, not an int (Wed, 28 Jun 2023 22:38:52 UTC)
- git: 319d2bf407b3 - main - atkbc: Better test for old chromebooks (Thu, 29 Jun 2023 14:35:32 UTC)
- Wei Hu
- Xin LI
- Xin Li
- Xin LI
- Yuri Pankov