dev-commits-src-all@FreeBSD.org
Commit messages for all branches of the src repository
May 2023 Archives by author
- Alan Cox
- Alexander Chernikov
- Alexander Motin
- Alexander Richardson
- Alexander V. Chernikov
- git: 6a09a7f1e9a5 - main - netlink: always zero provided header buffers. (Mon, 01 May 2023 14:09:58 UTC)
- git: 88406e631e93 - main - netlink: whitespace fix in netlink_message_writer.h. (Mon, 01 May 2023 14:47:17 UTC)
- git: ba9c815d3076 - main - netlink: use consistent variable lifetime in the default snl(3) parsers. (Tue, 09 May 2023 15:00:11 UTC)
- git: 88bd9ef618d6 - main - netlink: automatically fill sin6_scope_id in the default snl(3) parsers. (Tue, 09 May 2023 15:00:12 UTC)
- git: 04dacd5691fb - main - netlink: temporary skip snl(3) capped test. (Tue, 09 May 2023 15:00:13 UTC)
- git: e8e7e1462e0c - main - netlink: fix compiler warnings (Tue, 09 May 2023 15:27:05 UTC)
- git: 122487801670 - main - netlink: export carp VHID when dumping interface addresses. (Wed, 10 May 2023 09:57:49 UTC)
- git: 30d0fc6f3391 - main - netlink: export more IPv6 ifa info (Wed, 10 May 2023 09:57:51 UTC)
- git: 3c851dc19bbd - main - netlink: provide original interface lladdr in the interface dump. (Wed, 10 May 2023 09:57:52 UTC)
- git: 982cd5ae8ef6 - main - ifconfig: split argument parsing and actual execution logic (Wed, 10 May 2023 10:42:41 UTC)
- git: a3cb80bc6363 - main - ifconfig: fix interface selection after 982cd5ae8ef6. (Wed, 10 May 2023 12:22:55 UTC)
- git: 444b9aa78c60 - main - ifconfig: fix family selection after 982cd5ae8ef6 (Wed, 10 May 2023 12:41:10 UTC)
- git: f3065e767def - main - testing: add support for using custom interfaces in pytest framework. (Mon, 15 May 2023 10:53:37 UTC)
- git: f0ffe1ce0fba - main - testing: add support for handling Netlink carp messages (Mon, 15 May 2023 10:53:38 UTC)
- git: 97760572a0e4 - main - testing: add public method for requiring module presense in pytest (Mon, 15 May 2023 10:53:39 UTC)
- git: 3f6bf6a033b1 - main - netlink: add an optional post-process hook to the message parsers. (Mon, 15 May 2023 11:37:22 UTC)
- git: d91f8db5f182 - main - testing: rename IfattrType to IfaAttrType for consistency (Mon, 15 May 2023 11:48:48 UTC)
- git: d1cd0344f7b7 - main - ifconfig: split printing functions into smaller per-type chunks. (Mon, 15 May 2023 13:38:00 UTC)
- git: 584ad4126c76 - main - testing: improve vnet support in pytest * Allow vnet object to be directly referenced (self.vnet1 vs self.vnet_map["vnet1"]) * Allow iface object to be directly reference (vnet.bridge vs vnet.iface_alias_map["bridge"]) * Allow arbitrary interface alias names insted of ifX * Add wait_objects_any() method for waiting object from multiple vnets * Add wait() method for indefinite sleep on vnet handlers (Tue, 16 May 2023 15:04:13 UTC)
- git: 10b94e406444 - main - netlink: add support for adding/deleting interface addresses (Tue, 16 May 2023 19:39:31 UTC)
- git: 4c91a5dfe483 - main - ifconfig: make interface and address listing use Netlink as transport (Tue, 16 May 2023 19:39:32 UTC)
- git: 4c63ecf5c77c - main - routing: fix panic triggered by the 'gr_idx != 0' assert in nhg code (Wed, 17 May 2023 08:40:38 UTC)
- git: b50e1465e88d - main - routing: plug mbuf leak for the packets hitting IPv6 blackhole route (Wed, 17 May 2023 09:09:28 UTC)
- git: 1377eb268a5a - main - netlink: add IPv4/IPv6 attribute writers using in[6]_addr instead of sockaddrs. (Fri, 19 May 2023 09:46:04 UTC)
- git: a72b78905a3d - main - ifconfig: simplify carp vhid setup. (Sat, 20 May 2023 09:49:40 UTC)
- git: 7eee0eaf1602 - main - netlink: automatically generate broadcast for IPv4 ifa if not set. (Sat, 20 May 2023 10:43:04 UTC)
- git: 197bff385e2c - main - ifconfig: split argument parsing (Sun, 21 May 2023 09:43:00 UTC)
- git: 63ad5ce7335b - main - ifconfig: simplify ifconfig() by factoring out ifa add/del logic (Sun, 21 May 2023 09:43:02 UTC)
- git: 050815ae7f9d - main - netlink: call IPv6 hook when adding IPv4 addresses. (Mon, 22 May 2023 13:45:19 UTC)
- git: 54418f79fd29 - main - ifconfig: switch IPv4/IPv6 address manipulations to Netlink (Mon, 22 May 2023 13:46:16 UTC)
- git: 454d72ec4098 - main - Revert "ifconfig: Fix the build" (Mon, 22 May 2023 15:19:14 UTC)
- git: 26056fa8d348 - main - Revert "ifconfig: switch IPv4/IPv6 address manipulations to Netlink" (Mon, 22 May 2023 15:19:16 UTC)
- git: 44cd85d42e5d - main - ifconfig: cleanup warnings #1 (Wed, 24 May 2023 10:40:42 UTC)
- git: 6e3a9d7f2c8d - main - ifconfig: introduce `ifconfig_context` to store current global state. (Wed, 24 May 2023 10:40:43 UTC)
- git: 12cfa3c1bd56 - main - ifconfig: fix interface address ordering with Netlink. (Wed, 24 May 2023 15:35:01 UTC)
- git: 4bf44dd73bc0 - main - ifconfig: switch IPv4/IPv6 address manipulations to Netlink. (Thu, 25 May 2023 12:22:38 UTC)
- git: 6d204407ec6e - main - ifconfig: fix ifconfig IFX inet[6] ADDR -alias (Thu, 25 May 2023 15:03:57 UTC)
- git: dfc15e761b84 - main - netlink: call IPv6 hook after the ifaddr operation when ifp is brought up. (Sat, 27 May 2023 10:44:21 UTC)
- git: 99ea21744b9f - main - netlink: fix bulding with NOINET6 (Sat, 27 May 2023 10:46:36 UTC)
- git: 5f19f790b392 - main - netlink: add snl(3) support for parsing unknown-size arrays (Sat, 27 May 2023 11:14:13 UTC)
- git: 656a39c1a062 - main - netlink: use newly-added snl(3) array parsing for handling multipath routes. (Sat, 27 May 2023 11:14:15 UTC)
- git: 7ee6b0f125a0 - main - netlink: add snl(3) support for listing genetlink multicast groups (Sat, 27 May 2023 11:14:16 UTC)
- git: 30376771fc79 - main - netlink: fix build (Sat, 27 May 2023 12:29:44 UTC)
- git: c90901245e9c - main - netlink: update rta_multipath conditions in arp/ndp after 656a39c1a062 (Sat, 27 May 2023 13:26:29 UTC)
- git: 4e9a97de01a5 - main - netlink: fix ifconfig P2P inet ADDR ADDR netmask 255.255.255.255 addition (Wed, 31 May 2023 10:38:43 UTC)
- Alexey Dokuchaev
- Andrew Gallatin
- Andrew Turner
- git: 2b8c4137d497 - main - arm64: fix stack unwinding past exception handlers (Wed, 10 May 2023 12:06:53 UTC)
- git: 6136013a16f5 - stable/13 - Disable the arm physical timer when an irq exists (Mon, 15 May 2023 15:45:52 UTC)
- git: ed88e5b2fc75 - stable/13 - Limit where we disable the Arm generic timer (Mon, 15 May 2023 15:45:53 UTC)
- git: 9afca1eb3277 - stable/13 - arm: generic_timer: use interrupt-names when available (Mon, 15 May 2023 15:45:54 UTC)
- git: 21ef40aea1d3 - stable/13 - Always enable the virtual timer for userspace (Mon, 15 May 2023 15:45:55 UTC)
- git: 79dd9ddb1d8c - stable/13 - Keep per-timer interrupt data together (Mon, 15 May 2023 15:45:57 UTC)
- git: 289967bbad82 - stable/13 - Stop using the rid as an index in the arm timer (Mon, 15 May 2023 15:45:58 UTC)
- git: bd011976c6cf - stable/13 - Always read the VFP regs in the arm64 fill_fpregs (Mon, 15 May 2023 15:45:59 UTC)
- git: 622875663c82 - stable/13 - Always store the arm64 VFP context (Mon, 15 May 2023 15:46:00 UTC)
- git: 0ae7446ed3fa - stable/13 - Reduce an arm64 VFP critical section (Mon, 15 May 2023 15:46:01 UTC)
- git: 253e4c56c8a6 - stable/13 - Add the fixed memory type to the pci ecam driver (Mon, 15 May 2023 15:46:02 UTC)
- git: d42fa41bc2ed - stable/13 - Make SMCCC usable by device drivers (Mon, 15 May 2023 15:46:03 UTC)
- git: 37c1ef5ac0a2 - main - Move the arm64 sigcode to .rodata (Wed, 17 May 2023 11:31:16 UTC)
- git: 0f54e49d4b78 - main - arm64 pmap: introduce PTE_TO_PHYS macro (Wed, 24 May 2023 10:59:22 UTC)
- git: 012ea67d2d17 - main - arm64 pmap: introduce PHYS_TO_PTE macro (Wed, 24 May 2023 10:59:23 UTC)
- git: 419f8fc7fbc8 - main - Add more arm64 special registers (Wed, 24 May 2023 10:59:24 UTC)
- git: 255adf35c0b9 - main - Export arm64 VFP handling functions (Wed, 24 May 2023 10:59:26 UTC)
- git: 800b39cf99b2 - main - arm64: Remove CNTHCTL_EL2 from arm64.h (Wed, 24 May 2023 16:20:17 UTC)
- git: b81e1c6b72f1 - main - Don't print leading 0's in the arm64 esr (Wed, 24 May 2023 16:20:18 UTC)
- git: 0731b0a9f1f9 - main - Print registers on an arm64 spinlock data abort (Wed, 24 May 2023 16:20:20 UTC)
- git: fa512fcd8fe7 - main - arm64: Print the spinlock count on panic (Wed, 24 May 2023 16:20:21 UTC)
- git: 8b709c88e56d - main - Add brackets around GICv3 redistributor macros (Thu, 25 May 2023 10:02:18 UTC)
- git: ae16cbfdd2a1 - main - gicv3: Use an offset to find the redist registers (Wed, 31 May 2023 14:20:14 UTC)
- Antoine Brodin
- Baptiste Daroussin
- git: ef7d0eb9489f - main - pw: do not call system() (Mon, 15 May 2023 06:59:12 UTC)
- git: c7fdf87b0985 - main - pci_vendors: update to 2023-05-15 (Mon, 15 May 2023 07:10:03 UTC)
- git: d904b43ba3ff - main - dma: install a simple example for the auth.conf file (Mon, 15 May 2023 07:20:38 UTC)
- git: d2b4753f06dc - main - periodic: Use locale-agnostic (ISO 8601) timestamp format (Mon, 15 May 2023 07:27:18 UTC)
- git: e0155c698904 - main - pw: The pw_checkname function has added ';' checking. (Tue, 16 May 2023 06:48:42 UTC)
- git: d047a4e486a4 - main - passwd.5: Remove .Tn (Trade Name) macros (Tue, 16 May 2023 12:01:23 UTC)
- git: 6e068d6bea4d - main - passwd.5: Update man page after e0155c6989049da43c5499f7129002aa17d1ca79 (Tue, 16 May 2023 12:01:24 UTC)
- git: 0edfc2a92c80 - stable/13 - sh(1): fix history file write checking (Fri, 19 May 2023 08:10:29 UTC)
- git: c1150a63791d - stable/13 - pw: do not call system() (Fri, 19 May 2023 08:10:30 UTC)
- git: 610641ec5f6e - stable/13 - dma: install a simple example for the auth.conf file (Fri, 19 May 2023 08:10:31 UTC)
- git: e31fbe0dff0c - stable/13 - periodic: Use locale-agnostic (ISO 8601) timestamp format (Fri, 19 May 2023 08:10:32 UTC)
- git: 732f13ad32dc - stable/13 - pw: The pw_checkname function has added ';' checking. (Fri, 19 May 2023 08:10:33 UTC)
- git: cd520142e3db - stable/13 - passwd.5: Remove .Tn (Trade Name) macros (Fri, 19 May 2023 08:10:35 UTC)
- git: 74ce0c29e7bb - stable/13 - passwd.5: Update man page after e0155c6989049da43c5499f7129002aa17d1ca79 (Fri, 19 May 2023 08:10:36 UTC)
- git: 49c6050210a7 - stable/13 - pci_vendors: update to 2023-05-15 (Fri, 19 May 2023 08:15:07 UTC)
- git: 7bc2192380e1 - stable/13 - pkg(7): use libmd for sha256 instead of openssl (Fri, 19 May 2023 08:17:27 UTC)
- git: 4399248d8776 - stable/13 - pkg(7): now that we do use libmd, use it completly (Fri, 19 May 2023 08:17:28 UTC)
- git: 2f251aa5ad7f - stable/12 - pw: do not call system() (Fri, 19 May 2023 08:20:06 UTC)
- git: 0cf997acbf0c - stable/12 - periodic: Use locale-agnostic (ISO 8601) timestamp format (Fri, 19 May 2023 08:20:07 UTC)
- git: 554f8644b038 - stable/12 - pw: The pw_checkname function has added ';' checking. (Fri, 19 May 2023 08:20:08 UTC)
- git: 45f3aa3ddf99 - stable/12 - passwd.5: Remove .Tn (Trade Name) macros (Fri, 19 May 2023 08:20:09 UTC)
- git: e896ce8e3757 - stable/12 - passwd.5: Update man page after e0155c6989049da43c5499f7129002aa17d1ca79 (Fri, 19 May 2023 08:20:10 UTC)
- git: 31edf56b1571 - main - date: add -z output_zone option (Fri, 19 May 2023 19:09:54 UTC)
- git: cb1fc924d2c0 - main - genl: add new command to list genetlink(4) (Tue, 30 May 2023 11:37:10 UTC)
- git: 153145efcd99 - main - src.conf.5: regen after readd of NETLINK option (Tue, 30 May 2023 11:37:11 UTC)
- Bjoern A. Zeeb
- Re: git: d198b8774d2c - main - fwget: Introduce new utility (Tue, 09 May 2023 13:56:38 UTC)
- git: 910a83438358 - main - LinuxKPI: 802.11: fix IEEE80211_TX_INFO_DRIVER_DATA_SIZE (Thu, 11 May 2023 21:37:35 UTC)
- git: 721b44ba5f3f - main - amd64: pmap.h put a guard around a pcpu.h function (Fri, 12 May 2023 11:17:17 UTC)
- git: d544b53cb0b6 - main - LinuxKPI: add dummy hash.h and kernel_connect() (Fri, 12 May 2023 11:21:29 UTC)
- git: dd4f32ae6242 - main - ath11k: import ath11k driver (Fri, 12 May 2023 11:21:30 UTC)
- git: 7232e6dcc89b - main - net80211: Radiotap: update for newer standards (add EHT, U-SIG) (Tue, 16 May 2023 16:06:27 UTC)
- git: 972bf40b62f7 - main - LinuxKPI: add ptp_clock_kernel.h (Tue, 16 May 2023 21:27:17 UTC)
- git: 262c5e81937f - main - LinuxKPI: skbuff.h: add skb_hwtstamps(), implement *mac_header() (Tue, 16 May 2023 21:27:18 UTC)
- git: 71fde8e5070c - main - LinuxKPI: add ns_to_timespec64() (Wed, 17 May 2023 10:23:11 UTC)
- git: 2e6756b752e0 - main - ifconfig: improve trimming off interface number at end (Thu, 18 May 2023 15:24:44 UTC)
- git: 63231f4d5bae - main - net80211: Radiotap: update for defines (Sat, 20 May 2023 01:01:01 UTC)
- git: 6153bef9ec96 - main - LinuxKPI: netdevice: add dev_set_threaded() (Sat, 20 May 2023 01:01:02 UTC)
- git: 047298203fc3 - main - LinuxKPI: qcom: update qmi and mhi (Sat, 20 May 2023 01:01:03 UTC)
- git: 369264acf7d2 - main - LinuxKPI: skbuff: add skb_get_hash() (Sat, 20 May 2023 01:01:04 UTC)
- git: b7afaf8a411a - main - LinuxKPI: add further dummy header files (Sat, 20 May 2023 01:01:05 UTC)
- git: ae1e336e0517 - main - LinuxKPI: add put_unaligned_le16() and get_unaligned_be64() (Sat, 20 May 2023 11:11:09 UTC)
- git: 10aa369afd99 - main - fwget: simplify adding firmware images to pkg to install (Sat, 20 May 2023 11:14:58 UTC)
- git: 17cec33e750f - main - fwget: improve the pci base script (Sat, 20 May 2023 11:17:40 UTC)
- git: dd8a74e74d99 - main - fwget: add support for various WiFi NICs (Sat, 20 May 2023 11:19:34 UTC)
- git: 5138ffa87716 - main - fwget: remove logging redirects (Sat, 20 May 2023 11:21:36 UTC)
- git: 525dd4acaacc - main - LinuxKPI: implement pci_rescan_bus() (Sun, 21 May 2023 00:31:57 UTC)
- git: 046d8d89ed19 - main - LinuxKPI: fix WRITE_ONCE(), remove ACCESS_ONCE() (Sun, 21 May 2023 23:14:27 UTC)
- git: 1213a6bea8a1 - main - LinuxKPI: skbuff: add napi_build_skb() and skb_mark_for_recycle() (Tue, 23 May 2023 23:19:12 UTC)
- git: 6a1c5037363a - main - LinuxKPI: add thermal.h to dummy files for now (Tue, 23 May 2023 23:24:16 UTC)
- git: 0be82d56b44f - main - fwget: update pci_network_mediatek for mt7996 (Tue, 23 May 2023 23:41:57 UTC)
- git: c1b6e9121e88 - main - LinuxKPI: uuid: add guid_gen() and guid_copy() (Wed, 24 May 2023 08:34:47 UTC)
- git: ad513b4dba3e - main - LinuxKPI: add utsname for init_utsname() with release (Wed, 24 May 2023 08:50:27 UTC)
- Bryan Drewery
- Ceri Davies
- Cheng Cui
- Christos Margiolis
- git: 0688eac1f9d6 - main - git-arc: fix spelling error in -s option (Mon, 22 May 2023 19:50:08 UTC)
- git: 0c08479898e6 - main - git-arc: mention creation of separate reviews in man page (Mon, 22 May 2023 19:50:09 UTC)
- git: 94fe28babf1c - main - Add christos as a src committer and markj as mentor (Mon, 22 May 2023 19:50:10 UTC)
- git: 136b8bd610c5 - main - arm64: use PSR_DAIF instead of each individual flag (Mon, 22 May 2023 19:50:11 UTC)
- git: 3c6fb586b956 - main - riscv: do not duplicate sd of tp (Mon, 22 May 2023 20:04:17 UTC)
- git: cef256558752 - main - dtrace: export dtrace_dis_get_byte() (Mon, 22 May 2023 20:22:15 UTC)
- git: 6265da14c913 - main - libdtrace: get rid of illumos ifdefs in dt_module_update(), fix dm_file and dm_modid (Tue, 23 May 2023 12:55:32 UTC)
- git: ecca3180855a - main - kinst: replace KINST_TRAMP_INIT (Tue, 23 May 2023 13:59:11 UTC)
- git: 1e136a9cbd3a - main - dtrace(1): add -d flag to dump D script post-dt_sugar (Tue, 23 May 2023 14:19:48 UTC)
- git: 27ff920e6a0e - main - dtrace: remove ifdef around dtrace_instr_size() (Tue, 23 May 2023 14:19:49 UTC)
- git: db05f9fbfb1a - main - dtrace: implement dtrace_instr_size() for arm64 (Tue, 23 May 2023 14:19:50 UTC)
- git: 21a16d55cc15 - main - dtrace: add register bindings for arm64 (Tue, 23 May 2023 14:19:51 UTC)
- git: ed35c7cf7762 - main - dtrace.1: fix mandoc -Tlint (Tue, 23 May 2023 14:29:34 UTC)
- git: 98ab9802affe - main - dtrace: rename rp to frame in dtrace_getreg() (Tue, 23 May 2023 14:45:31 UTC)
- git: 2cf8ef5910fd - main - rc.suspend: execute rc-scripts with suspend keyword (Tue, 23 May 2023 15:13:30 UTC)
- git: ff624eb63606 - main - kinst: use dtrace_dis_get_byte() instead of own copy (Tue, 23 May 2023 15:13:31 UTC)
- Re: git: 2cf8ef5910fd - main - rc.suspend: execute rc-scripts with suspend keyword (Tue, 23 May 2023 15:22:31 UTC)
- git: 7900879eec8d - main - rc.resume: remove obsolete comment (Tue, 23 May 2023 15:27:14 UTC)
- git: 855ade9e722a - main - kinst: be explicit about trampoline placement (Thu, 25 May 2023 20:41:32 UTC)
- git: 9105ba047181 - main - ofw: remove redundant calls in ofwbus_attach() (Thu, 25 May 2023 20:47:56 UTC)
- git: 9c80ad6839cd - main - kinst: add kinst_excluded() (Fri, 26 May 2023 13:54:29 UTC)
- git: 5c134fba225f - main - kinst: fix memcpy() tracing crash (Fri, 26 May 2023 15:43:57 UTC)
- git: c4f7198f47c1 - main - split(1): auto-extend suffix length if required (Tue, 30 May 2023 12:57:18 UTC)
- git: ac17fc816e67 - main - split(1): add '-c' to continue creating files (Tue, 30 May 2023 13:13:50 UTC)
- git: 7a8cf053d15e - main - dtrace: deduplicate some RISC-V functions (Tue, 30 May 2023 15:07:37 UTC)
- Chuck Silvers
- Colin Percival
- Corvin Köhne
- git: b10e100d1696 - main - vmm: don't free unallocated memory (Fri, 05 May 2023 13:34:31 UTC)
- git: d71c3dd112f6 - stable/13 - bhyve: add helper struct for qemus acpi table loader (Mon, 08 May 2023 08:25:25 UTC)
- git: a02d136df0bc - stable/13 - bhyve: make use of qemus acpi table loader (Mon, 08 May 2023 08:25:26 UTC)
- git: 694f2c9d354e - stable/13 - bhyve: add basic E820 implementation (Mon, 08 May 2023 08:25:28 UTC)
- git: 951ca31bf66b - stable/13 - bhyve: add common memory holes to E820 table (Mon, 08 May 2023 08:25:29 UTC)
- git: 0f8a17795d21 - stable/13 - bhyve: add allocation function to E820 (Mon, 08 May 2023 08:25:30 UTC)
- git: f1b5ce0d1d75 - stable/13 - bhyve: add E820 dump function (Mon, 08 May 2023 08:25:31 UTC)
- git: 03d8264dcaf4 - stable/13 - bhyve: pass E820 table to guest (Mon, 08 May 2023 08:25:32 UTC)
- git: 743938876959 - stable/13 - vmm: fix HLT loop while vcpu has requested virtual interrupts (Mon, 08 May 2023 08:25:33 UTC)
- git: fefac543590d - main - bhyve: fix vCPU single-stepping on VMX (Tue, 09 May 2023 08:05:09 UTC)
- git: c543e09f1f8e - main - bhyve: save/restore pir_desc (Tue, 09 May 2023 08:32:43 UTC)
- git: ca14781c8170 - main - bhyve: add cmdline option for user defined fw_cfg items (Thu, 11 May 2023 12:20:54 UTC)
- git: 60793cee2799 - main - bhyve: make passthru sel public available (Thu, 11 May 2023 12:30:33 UTC)
- git: 99aeb28b2f7e - main - bhyve: don't panic if e820 finds no available memory (Fri, 12 May 2023 07:47:45 UTC)
- git: 93cf93179c50 - main - bhyve: add helper for passthru specific mmio ranges (Fri, 12 May 2023 07:47:46 UTC)
- git: b67f0d360b87 - main - bhyve: import OpRegion definitions (Fri, 12 May 2023 07:47:47 UTC)
- git: 26d9f973d869 - main - bhyve: error out if fwcfg user file isn't read completely (Wed, 17 May 2023 13:40:52 UTC)
- Corvin Köhne
- Cy Schubert
- git: 058a2846a24f - stable/13 - sqlite3: Vendor import of sqlite3 3.41.2 (Mon, 01 May 2023 04:13:39 UTC)
- git: c3bbba00e452 - stable/12 - sqlite3: Vendor import of sqlite3 3.41.2 (Mon, 01 May 2023 04:15:13 UTC)
- git: fff1551c0357 - main - ntpd: Support IPv6-only hosts (Fri, 05 May 2023 04:39:13 UTC)
- Re: git: fff1551c0357 - main - ntpd: Support IPv6-only hosts (Fri, 05 May 2023 04:42:56 UTC)
- git: 3f39a2a83945 - stable/13 - ntpd: Support IPv6-only hosts (Mon, 08 May 2023 17:33:45 UTC)
- git: d3ee609cf29e - stable/12 - ntpd: Support IPv6-only hosts (Mon, 08 May 2023 17:34:09 UTC)
- Re: git: 36db6b04962a - main - hier(7): document /home/ and /usr/home/ (Wed, 10 May 2023 15:13:13 UTC)
- git: 853a43f7c792..92b2b066353d - vendor/sqlite3 - vendor branch updated (Sun, 28 May 2023 14:11:09 UTC)
- git: 0cc1b65c33af - Create tag vendor/sqlite3/sqlite-3420000 (Sun, 28 May 2023 14:11:09 UTC)
- git: 402cee1f19b6 - main - sqlite3: Vendor import of sqlite3 3.42.0 (Sun, 28 May 2023 16:12:48 UTC)
- Re: git: 402cee1f19b6 - main - sqlite3: Vendor import of sqlite3 3.42.0 (Mon, 29 May 2023 01:55:54 UTC)
- Dag-Erling Smørgrav
- git: 5903d9c00b75 - main - ncal: Error out if writing to stdout failed. (Thu, 04 May 2023 18:52:51 UTC)
- git: cb46f47c7969 - main - tsort: Error out if writing to stdout failed. (Thu, 04 May 2023 18:52:52 UTC)
- git: dabef9818f32 - main - dd: Tidy up the tests. (Fri, 05 May 2023 12:45:22 UTC)
- git: 5807f35c541c - main - dd: Fix SIGINT handling. (Fri, 05 May 2023 12:45:23 UTC)
- git: 7c067d5b823d - stable/13 - renice: Avoid segfault if -n flag is given without argument. (Sat, 06 May 2023 14:42:44 UTC)
- git: 4849767cb16a - main - md5: Improve compatibility. (Mon, 08 May 2023 08:05:25 UTC)
- git: f1ceb05a469f - main - md5: Fix input error check. (Wed, 10 May 2023 09:26:45 UTC)
- git: 90eaf4b2f98f - main - md5: Include <osreldate.h> for __FreeBSD_version. (Wed, 10 May 2023 09:26:46 UTC)
- git: facc213643f8 - main - md5: Don't increment a bool. (Wed, 10 May 2023 09:26:48 UTC)
- git: 00de65aaed3a - main - md5: Add missing references to sha384. (Wed, 10 May 2023 13:46:16 UTC)
- git: b55bc49e8694 - main - tsort: Replace bcopy() with memcpy(). (Wed, 10 May 2023 13:46:17 UTC)
- git: 09aee570980b - main - tsort: Add unit tests. (Wed, 10 May 2023 13:46:18 UTC)
- git: 27e74c8fff35 - main - md5: Add missing <errno.h>. (Thu, 11 May 2023 06:24:09 UTC)
- git: 951beab15d39 - main - taclib: 0 (not set) is a valid auth type in authorization requests. (Mon, 22 May 2023 10:44:32 UTC)
- git: 6c5cdba1bafe - main - Add nss_tacplus, a TACACS+ NSS module. (Mon, 22 May 2023 10:44:33 UTC)
- git: c8d84fa75eef - main - pam_tacplus: Mention nss_tacplus in the manual page. (Mon, 22 May 2023 10:44:34 UTC)
- git: 506321178137 - main - ctags: Error out if writing to stdout failed. (Tue, 23 May 2023 15:31:35 UTC)
- git: 5afab0e5e56f - main - ldns: Upgrade to 1.8.3. (Wed, 24 May 2023 15:51:13 UTC)
- git: 430d064ba5b0 - main - ctags: Support writing to stdout instead of a file. (Thu, 25 May 2023 13:25:50 UTC)
- git: 9f35eb8f96a5 - main - ctags: Recognize __attribute__ in function declarations. (Thu, 25 May 2023 18:16:50 UTC)
- Dag-Erling_Smørgrav
- Dan Mack
- dan4media_at_host.aait-sa.com
- Dimitry Andric
- Re: git: 060699e91369 - stable/13 - Merge llvm-project release/15.x llvmorg-15.0.7-0-g8dfdcc7b7bf6 (Mon, 01 May 2023 18:41:32 UTC)
- Re: git: 060699e91369 - stable/13 - Merge llvm-project release/15.x llvmorg-15.0.7-0-g8dfdcc7b7bf6 (Mon, 01 May 2023 22:11:40 UTC)
- git: a7e6ae2dc64b - stable/13 - Apply clang fix for assertion building emulators/rpcs3 (Wed, 03 May 2023 10:41:10 UTC)
- git: 387546f14b63 - stable/13 - zfs: make zfs_vfs_held() definition consistent with declaration (Wed, 03 May 2023 10:41:11 UTC)
- git: 35d8e035e22f - stable/13 - vm: fix a number of functions to match the expected prototypes (Wed, 03 May 2023 10:41:12 UTC)
- git: f6d7ceb2baa3 - stable/13 - boolean_t: change to unsigned int to avoid signed bitfield warnings (Wed, 03 May 2023 10:41:13 UTC)
- git: 44f4aaee6be3 - stable/12 - Apply clang fix for assertion building emulators/rpcs3 (Wed, 03 May 2023 10:41:32 UTC)
- git: 3f527b4b8fd5 - stable/12 - vm: fix a number of functions to match the expected prototypes (Wed, 03 May 2023 10:41:34 UTC)
- git: c3da468befd3 - stable/12 - boolean_t: change to unsigned int to avoid signed bitfield warnings (Wed, 03 May 2023 10:41:35 UTC)
- git: 22028f12f1ed - stable/12 - powerpc: fix another pmap related function to return the correct type (Wed, 03 May 2023 14:33:03 UTC)
- git: 2df58f190731 - main - Apply libc++ fix for compiling <type_traits> with gcc 13 (Fri, 05 May 2023 16:20:04 UTC)
- git: 86321b98854d..727e049ae598 - vendor/llvm-project/release-16.x - vendor branch updated (Fri, 05 May 2023 16:20:53 UTC)
- git: bc6b7f3ff36e - Create tag vendor/llvm-project/llvmorg-16.0.3-0-gda3cd333bea5 (Fri, 05 May 2023 16:20:53 UTC)
- git: 148ae1880038 - stable/13 - Apply libc++ fix for compiling <type_traits> with gcc 13 (Mon, 08 May 2023 17:00:56 UTC)
- git: 727e049ae598..791701a7dc62 - vendor/llvm-project/release-16.x - vendor branch updated (Mon, 22 May 2023 16:22:25 UTC)
- git: 9e44f3fb4494 - Create tag vendor/llvm-project/llvmorg-16.0.4-0-gae42196bc493 (Mon, 22 May 2023 16:22:25 UTC)
- git: 3006f6df025f - main - Update -ftrivial-auto-var-init flags for clang >= 16 (Tue, 23 May 2023 17:49:00 UTC)
- git: c32736222cdd - main - Enable -ftrivial-auto-var-init flags for gcc >= 12 (Tue, 23 May 2023 17:49:02 UTC)
- git: 3741ffdb14ae - main - Fix typo in sys/conf/kern.mk's InitAll warning message (Tue, 23 May 2023 17:57:52 UTC)
- git: 03b5b12c2073 - stable/13 - bsd.compiler.mk: Add a c++20 compiler feature. (Fri, 26 May 2023 08:48:07 UTC)
- git: 9374af1b21e2 - stable/13 - Update -ftrivial-auto-var-init flags for clang >= 16 (Fri, 26 May 2023 08:48:08 UTC)
- git: 3b5f2c6e7413 - stable/13 - Enable -ftrivial-auto-var-init flags for gcc >= 12 (Fri, 26 May 2023 08:48:09 UTC)
- git: 4129317bda17 - stable/13 - Fix typo in sys/conf/kern.mk's InitAll warning message (Fri, 26 May 2023 08:48:11 UTC)
- git: 1f571f8767e6 - main - Apply libc++ fix for compiling <type_traits> with clang 16 (Sat, 27 May 2023 16:20:47 UTC)
- git: 8792c03886d9 - main - Apply clang fixes for crashes compiling ARM/AArch64 CRC intrinsics (Mon, 29 May 2023 14:28:58 UTC)
- Dmitry Chagin
- Re: git: a1d71cebc05c - main - fstatat(2): restore AT_EMPTY_PATH handling (Tue, 02 May 2023 17:00:01 UTC)
- Re: git: a1d71cebc05c - main - fstatat(2): restore AT_EMPTY_PATH handling (Tue, 02 May 2023 19:26:49 UTC)
- Re: git: a1d71cebc05c - main - fstatat(2): restore AT_EMPTY_PATH handling (Wed, 03 May 2023 09:55:08 UTC)
- git: ae6ac58745b5 - main - ktrace: Fix syscall number on a child return path from fork (Sun, 14 May 2023 21:24:02 UTC)
- git: bf3a14b41a7b - main - linux(4): Fix stack unwinding on arm64 [1/2] (Sun, 14 May 2023 21:31:06 UTC)
- git: 2cdeb89e5700 - main - linux(4): Fix stack unwinding on arm64 [2/2] (Sun, 14 May 2023 21:31:07 UTC)
- git: 5f19e18b641a - main - linux(4): Get rid of linux_vdso_sigcode (Sun, 14 May 2023 21:31:08 UTC)
- git: d957343f8713 - main - linux(4): Rework signal trampoline on Aarch64 (Sun, 14 May 2023 21:31:09 UTC)
- Re: git: d957343f8713 - main - linux(4): Rework signal trampoline on Aarch64 (Mon, 15 May 2023 21:10:08 UTC)
- git: 0282f87530b3 - main - ktrace: Simplify ae6ac587, drop the sa var declaration (Tue, 16 May 2023 19:46:44 UTC)
- git: 0f62290e7f74 - main - linux(4): Check fd passed to unlockpt() (Thu, 18 May 2023 07:55:52 UTC)
- git: 38a137f41620 - main - linux(4): Move linux_debug decalration to linux_util.h (Thu, 18 May 2023 17:02:50 UTC)
- git: dd2a6cd701ae - main - linux(4): Make ptrace_peekusr machine dependend (Thu, 18 May 2023 17:02:51 UTC)
- git: 3d0addcd3519 - main - linux(4): Make ptrace_pokeusr machine dependent (Thu, 18 May 2023 17:02:53 UTC)
- git: 1d76741520c0 - main - linux(4): Implement ptrace_pokeusr for x86_64 (Thu, 18 May 2023 17:02:54 UTC)
- git: 3f1bfc136f8f - main - linux(4): Guard linux_fork.h by _KERNEL for use by libsysdecode (Fri, 26 May 2023 16:35:30 UTC)
- git: bd35e83bcf03 - main - libsysdecode: Decode linux_clone syscall flags (Fri, 26 May 2023 16:35:32 UTC)
- git: 829f3d7d2640 - main - kdump: Decode linux_clone syscall flags (Fri, 26 May 2023 16:35:33 UTC)
- git: c2c9ac88c2bb - main - kdump: Add a facility to print numbers in decimal format always (Fri, 26 May 2023 16:35:34 UTC)
- Re: git: acfb06062a68 - main - stress2: Fix warnings (Sat, 27 May 2023 20:58:16 UTC)
- git: a99b890ecd26 - main - linux(4): Drop a weird comment from linux_set_syscall_retval on amd64 (Sun, 28 May 2023 14:07:45 UTC)
- git: a463dd810851 - main - linux(4): Add a comment explaining registers at syscall entry point on amd64 (Sun, 28 May 2023 14:07:46 UTC)
- git: 185bd9fa3096 - main - linux(4): Simplify %r10 restoring on amd64 (Sun, 28 May 2023 14:07:47 UTC)
- git: 037b60fb0fbc - main - linux(4): Preserve %rcx (return address) like a Linux do (Sun, 28 May 2023 14:07:48 UTC)
- git: 78c2e58fa5b0 - main - linux(4): Fix stack unwinding across signal frame on x86_64 (Sun, 28 May 2023 14:07:49 UTC)
- git: 0a09cfb3f766 - main - avx_sig: Avoid libbsd dependency for modern Glibc (Mon, 29 May 2023 08:09:28 UTC)
- git: 723e25f12893 - main - avx_sig: Print statistics by interval enstead of by pressing ^T (Mon, 29 May 2023 08:09:29 UTC)
- git: 3d2fec7db856 - main - namei: Add the abilty for the ABI to specify an alternate root path (Mon, 29 May 2023 08:20:06 UTC)
- git: fd745e1db6b5 - main - linux(4): Use pwd_altroot() to tell namei() about ABI root path (Mon, 29 May 2023 08:20:07 UTC)
- git: 57578deac71c - main - Brandinfo: Retire emul_path as unneeded anymore (Mon, 29 May 2023 08:20:08 UTC)
- git: d706d02edb50 - main - sysentvec: Retire sv_imgact_try as unneeded anymore (Mon, 29 May 2023 08:20:09 UTC)
- git: a482fffc7ebf - main - linprocfs: Rework according to the new ABI altroot facility (Mon, 29 May 2023 08:20:10 UTC)
- git: c4299cec48a5 - main - linux(4): Make linux_emul_path private (Mon, 29 May 2023 08:20:11 UTC)
- git: 07c0b6e535c5 - main - vfs: Retire kern_alternate_path() as unused anymore (Mon, 29 May 2023 08:20:12 UTC)
- git: 8340b03425cf - main - linux(4): Add a dedicated linux_exec_copyin_args() (Mon, 29 May 2023 09:18:44 UTC)
- git: eb98f7791040 - main - linux(4): Regen for linux_execve (Mon, 29 May 2023 09:18:45 UTC)
- git: 68348f41c9b0 - main - avx_sig: Prepare to add arm64 neon test (Tue, 30 May 2023 08:19:52 UTC)
- git: 4f2c2a122c6f - main - avx_sig: Adapt avx_sig test for Aarch64 (Tue, 30 May 2023 08:19:53 UTC)
- Re: git: 4f2c2a122c6f - main - avx_sig: Adapt avx_sig test for Aarch64 (Tue, 30 May 2023 18:11:20 UTC)
- Dmitry Salychev
- Doug Ambrisko
- Doug Rabson
- Ed Maste
- git: 878716d2ccbf - stable/13 - geom: use bool for one-bit wide bit-field (Mon, 01 May 2023 12:15:23 UTC)
- git: 5c4e8a631097 - stable/13 - ipv6: disable RFC 4620 nodeinfo by default (Mon, 01 May 2023 12:15:24 UTC)
- git: 9c353fa4a940 - main - libc: Fix a documentation spelling mistake (Mon, 01 May 2023 14:30:35 UTC)
- git: 7626863e1983 - main - pf: Fix a spelling mistake in a comment (Mon, 01 May 2023 14:30:37 UTC)
- git: a58648a68b4c - main - wlan(4): Add more related drivers to "See also" (Mon, 01 May 2023 14:38:50 UTC)
- git: 865362061dac - main - mfi(4): Refer to mrsas(4) (Mon, 01 May 2023 15:29:54 UTC)
- git: e5bc2547a5f8 - main - geom(4): Add cross reference to geom(8) (Mon, 01 May 2023 15:29:55 UTC)
- git: 75baf3765c68 - main - Cirrus-CI: set PKG_FORMAT via top level `env:` (Mon, 01 May 2023 18:04:00 UTC)
- git: 2a3bd0870869 - main - pkgbase: hide duplicate METALOG directory warnings under verbose (Mon, 01 May 2023 19:28:46 UTC)
- git: ed2e50508ce4 - main - bxe: prefer C99 bool to boolean_t (Mon, 01 May 2023 20:23:56 UTC)
- git: 5f2e84015da7 - main - bsd.lib.mk: decouple lib*_pic.a from TOOLCHAIN build knob (Mon, 01 May 2023 20:47:26 UTC)
- git: 0b4568e36fa6 - main - src.opts.mk: Decouple MK_INCLUDES from MK_TOOLCHAIN (Tue, 02 May 2023 00:40:38 UTC)
- git: 83d5725005c5 - main - src.conf.5: regen after MK_TOOLCHAIN / MK_INCLUDES decoupling (Tue, 02 May 2023 00:40:39 UTC)
- git: ec1e83782d9d - main - rtld: don't add extraneous -L directory when MK_TOOLCHAIN == no (Tue, 02 May 2023 22:02:44 UTC)
- git: 81f964e2ffb7 - main - authpf: do not sprintf to a null pointer (Wed, 03 May 2023 14:03:44 UTC)
- git: fc2e2c950d97 - main - src.conf: add WITH_TOOLCHAIN description (Wed, 03 May 2023 15:42:29 UTC)
- git: 4194bbb34c60 - main - release: Report disk image filename (Wed, 03 May 2023 20:58:44 UTC)
- git: 7dea7445ba44 - stable/13 - Cirrus-CI: update stable/13 CI image to 13.1 (Wed, 03 May 2023 22:42:12 UTC)
- git: 5eab6333fa27 - vendor/spleen - vendor branch created (Thu, 04 May 2023 15:06:48 UTC)
- git: 95fd77c32f17 - Create tag vendor/spleen/1.9.3 (Thu, 04 May 2023 15:06:52 UTC)
- git: 3cddc8651e2f - Create tag vendor/spleen/1.6.0 (Thu, 04 May 2023 15:06:56 UTC)
- git: 0d66206fff44 - main - Add 'contrib/spleen/' from commit '5eab6333fa27e2b6954c6927859d462a004e57bb' (Thu, 04 May 2023 15:47:34 UTC)
- git: 63c903e874da - stable/13 - Cirrus-CI: set PKG_FORMAT via top level `env:` (Thu, 04 May 2023 16:45:03 UTC)
- git: f6488428308e - stable/13 - pkgbase: hide duplicate METALOG directory warnings under verbose (Thu, 04 May 2023 16:45:59 UTC)
- git: fa4651d7ea5b - main - build.7: remove reference to deprecated mergemaster (Fri, 05 May 2023 01:19:13 UTC)
- git: f7057652618a - main - Makefile.inc1: use make builtin :ts instead of sed (Fri, 05 May 2023 12:15:01 UTC)
- git: a58dee945a5d..00db45a65823 - vendor/libfido2 - vendor branch updated (Fri, 05 May 2023 23:11:06 UTC)
- git: f540a43052c1 - main - libfido2: update to 1.9.0 (Fri, 05 May 2023 23:12:11 UTC)
- Re: git: a58dee945a5d..00db45a65823 - vendor/libfido2 - vendor branch updated (Fri, 05 May 2023 23:39:01 UTC)
- git: 3e696dfb7009 - main - libfido2: update to 1.10.0 (Fri, 05 May 2023 23:58:17 UTC)
- git: c6062b358862 - stable/13 - authpf: do not sprintf to a null pointer (Sat, 06 May 2023 00:29:44 UTC)
- git: 899ba534a50a - stable/13 - release: Report disk image filename (Sat, 06 May 2023 18:55:52 UTC)
- git: a0ef7a056027 - stable/13 - src.conf: add WITH_TOOLCHAIN description (Sat, 06 May 2023 18:55:53 UTC)
- git: c6342fe2e905..cf3e3d5bd0a1 - vendor/ldns - vendor branch updated (Mon, 08 May 2023 00:17:03 UTC)
- git: c16da11d60e7 - Create tag vendor/ldns/1.8.3 (Mon, 08 May 2023 00:17:16 UTC)
- git: 76887e84be97 - main - cpuset: increase userland maximum size to 1024 (Mon, 08 May 2023 18:26:48 UTC)
- git: 9c6f3dfda6dd - main - bhyve: specify OpenSSL 1.1 API (Mon, 08 May 2023 19:45:56 UTC)
- Re: git: 76887e84be97 - main - cpuset: increase userland maximum size to 1024 (Tue, 09 May 2023 13:40:07 UTC)
- git: 469c325a49dc - main - libfido2: specify OpenSSL 1.1 API (Tue, 09 May 2023 13:46:18 UTC)
- git: ea6dd3d1d451 - main - Revert "cpuset: increase userland maximum size to 1024" (Tue, 09 May 2023 17:05:09 UTC)
- git: 26ad093fb017 - stable/13 - Cirrus-CI: Switch to llvm14 toolchain package (Tue, 09 May 2023 17:09:25 UTC)
- git: 7f98e64ba708 - stable/13 - Cirrus-CI: switch GCC job to GCC 12 (Tue, 09 May 2023 17:09:27 UTC)
- git: e118e3c41bdc - stable/13 - Cirrus-CI: use llvm15 toolchain packages (Tue, 09 May 2023 17:09:28 UTC)
- git: f5f1b9a9828a - main - Cirrus-CI: add gcc12 automatic task on primary GitHub mirror (Tue, 09 May 2023 21:16:24 UTC)
- Re: git: f5f1b9a9828a - main - Cirrus-CI: add gcc12 automatic task on primary GitHub mirror (Tue, 09 May 2023 22:33:50 UTC)
- git: e32fecd0c2c3 - main - loader: install help files only once (Wed, 10 May 2023 00:20:37 UTC)
- git: b6271cc0d0cd - main - includes: avoid installing if_wg.h twice (Wed, 10 May 2023 01:10:31 UTC)
- git: 0e04dd3b66c0 - main - pkgbase: report error if files are installed multiple times (Wed, 10 May 2023 01:10:33 UTC)
- git: 3d6a94db1010 - main - Install spleen vt(4) fonts (Wed, 10 May 2023 17:58:13 UTC)
- git: 74192f9b2d24 - main - ktls_test: specify OpenSSL 1.1 API (Thu, 11 May 2023 14:31:53 UTC)
- git: 9244506a1b31 - main - Cirrus-CI: hide manual tasks from official runs (Thu, 11 May 2023 18:21:33 UTC)
- Re: git: ca14781c8170 - main - bhyve: add cmdline option for user defined fw_cfg items (Thu, 11 May 2023 18:25:44 UTC)
- git: 692b19255c5d - main - dma: use OpenSSL 1.1 init API (Thu, 11 May 2023 23:03:54 UTC)
- git: bdf6dee2a910 - main - dma: specify OpenSSL 1.1 API (Thu, 11 May 2023 23:03:56 UTC)
- git: d1fdf357ae72 - main - src.conf.5: regen (Fri, 12 May 2023 14:58:02 UTC)
- Re: git: bee3d4bf8ed5 - main - Move DIRDEPS_BUILD settings to sys.dirdeps.mk (Fri, 12 May 2023 15:14:00 UTC)
- git: 74674fef3c12 - main - kern.opts.mk: rationalize i386 EFI default with src.opts.mk (Fri, 12 May 2023 16:15:10 UTC)
- git: 48267a0a9263 - main - loader: restore userboot help file (Fri, 12 May 2023 17:25:00 UTC)
- git: b46d461d59b7 - main - src.conf.5: regen (Sun, 14 May 2023 14:19:26 UTC)
- git: f326a83c8570 - main - Cirrus-CI: switch to -lite LLVM package for native run (Fri, 19 May 2023 13:58:33 UTC)
- Re: git: c6750ddec917 - main - Require the OpenSSL 1.1 APIs when compiling ldns (Sat, 20 May 2023 19:09:24 UTC)
- Re: git: c6750ddec917 - main - Require the OpenSSL 1.1 APIs when compiling ldns (Sun, 21 May 2023 23:16:21 UTC)
- Re: git: e639e0d27cc8 - main - zfs: merge openzfs/zfs@e61076683 (Mon, 22 May 2023 14:47:24 UTC)
- git: d1639e43c589 - main - cpuset: increase userland maximum size to 1024 (Wed, 24 May 2023 15:08:16 UTC)
- git: ae60012e46ec - main - release/oci.conf: add missing vm_extra_pre_umount() steps (Wed, 24 May 2023 17:11:38 UTC)
- git: ffbd1c8bc08e - main - libtelnet: specify OpenSSL 1.1 APIs (Wed, 24 May 2023 18:40:41 UTC)
- git: 96e6e5b5fe9b - main - ppp: specify OpenSSL 1.1 APIs (Wed, 24 May 2023 18:55:30 UTC)
- git: baef3a5b585f - main - tcpdump: specify OpenSSL 1.1 APIs (Wed, 24 May 2023 23:44:47 UTC)
- git: b238d51d0adc - main - ldns: specify OpenSSL 1.1 APIs (Thu, 25 May 2023 02:17:04 UTC)
- git: 5804b7ab378d - main - superio: Add device ID for ITE IT8613 (Thu, 25 May 2023 15:20:03 UTC)
- git: 01aee8c92d93 - main - libfetch: do not call deprecated OpenSSL functions (Thu, 25 May 2023 16:22:06 UTC)
- git: 77d788e23d09 - main - libfetch: specify OpenSSL 1.1 APIs (Thu, 25 May 2023 17:16:58 UTC)
- git: 07523f1d4fae - main - libradius: specify OpenSSL 1.1 APIs (Thu, 25 May 2023 17:16:59 UTC)
- git: 5a7500dab9b8 - main - libarchive: Request the OpenSSL 1.1 API (Thu, 25 May 2023 19:09:17 UTC)
- Re: git: 01aee8c92d93 - main - libfetch: do not call deprecated OpenSSL functions (Thu, 25 May 2023 20:04:22 UTC)
- git: fed03614bd2d - main - factor: Request the OpenSSL 1.1 API (Thu, 25 May 2023 20:53:07 UTC)
- git: 0f2bb40bc7dd - main - lldb: dereference stoppcbs based on target kernel version (Fri, 26 May 2023 01:49:51 UTC)
- git: b01c10d25d06 - main - auditdistd: Avoid calling deprecated OpenSSL functions (Fri, 26 May 2023 13:21:52 UTC)
- git: 7409d45ed4c5 - main - auditdistd: Request the OpenSSL 1.1 API (Fri, 26 May 2023 13:21:54 UTC)
- git: 98c5211847af - main - Cirrus-CI: move arch and toolchain to beginning of task names (Tue, 30 May 2023 13:17:54 UTC)
- git: df042dcf268c - main - Cirrus-CI: add amd64 and arm64 Clang/LLVM 16 jobs (Tue, 30 May 2023 13:17:55 UTC)
- git: dc103686348d - main - unbound: avoid calling deprecated OpenSSL function (Tue, 30 May 2023 23:56:28 UTC)
- git: aa4cf5647cdc - main - libunbound: Request the OpenSSL 1.1 API (Wed, 31 May 2023 14:05:22 UTC)
- git: 8e7a31b65f9a - main - decryptcore: update for OpenSSL 1.1 API (Wed, 31 May 2023 16:20:43 UTC)
- git: eb2b00da5640 - main - decryptcore: add OPENSSL_INIT_LOAD_CONFIG to init call (Wed, 31 May 2023 17:01:08 UTC)
- Emmanuel Vadot
- git: 3416e102c4e9 - main - arm: Remove TI code from GENERIC (Mon, 01 May 2023 06:32:31 UTC)
- git: ea9075959bf3 - main - armv7: release: Stop installing BBB u-boot (Mon, 01 May 2023 06:32:32 UTC)
- git: d198b8774d2c - main - fwget: Introduce new utility (Mon, 01 May 2023 06:33:27 UTC)
- git: f15b2e1afd57 - main - RELNOTES: Add fwget entry (Wed, 03 May 2023 07:22:37 UTC)
- git: 1d7355248b5c - main - RELNOTES: Document TI code removal from armv7 GENERIC kernel (Wed, 03 May 2023 07:22:38 UTC)
- Re: git: 8935a3993219 - main - daemon: use kqueue for all events (Fri, 05 May 2023 08:59:35 UTC)
- Re: git: 8935a3993219 - main - daemon: use kqueue for all events (Fri, 05 May 2023 15:07:54 UTC)
- git: d7f39ec19fef - main - fwget: Fix a few kmod name (Tue, 09 May 2023 14:04:23 UTC)
- git: 611503c64aed - main - fwget: Use BSD-2-Clause instead of BSD-2-Clause-FreeBSD (Tue, 09 May 2023 14:04:25 UTC)
- Re: git: 8ca78eb03fd4 - stable/13 - LinuxKPI: Make FPU sections thread-safe and use the NOCTX flag. (Thu, 25 May 2023 07:50:12 UTC)
- Enji Cooper
- git: 39b40917b459 - Create tag vendor/openssl/3.0.8 (Wed, 03 May 2023 01:19:09 UTC)
- git: 4e9041a78690 - main - rc.subr(8): run `trailing-whitespace-fixer` (Thu, 11 May 2023 05:41:21 UTC)
- Re: git: 74192f9b2d24 - main - ktls_test: specify OpenSSL 1.1 API (Thu, 11 May 2023 14:59:13 UTC)
- git: 46f35bf28d0a - main - rc.subr(8): delete debug cpuset helper (Sat, 13 May 2023 02:50:07 UTC)
- Re: git: e639e0d27cc8 - main - zfs: merge openzfs/zfs@e61076683 (Sat, 13 May 2023 13:41:54 UTC)
- git: c6750ddec917 - main - Require the OpenSSL 1.1 APIs when compiling ldns (Sat, 20 May 2023 18:41:51 UTC)
- git: 902dc544cc58 - main - Revert "Require the OpenSSL 1.1 APIs when compiling ldns" (Sat, 20 May 2023 19:01:32 UTC)
- git: 5a9c724847f9 - main - Correct size parameter to strncmp (Tue, 23 May 2023 01:20:02 UTC)
- Re: git: c6750ddec917 - main - Require the OpenSSL 1.1 APIs when compiling ldns (Tue, 23 May 2023 03:31:06 UTC)
- git: 9a49a3792940 - main - mptutil: document that disabled/enabled are also supported (Thu, 25 May 2023 04:56:57 UTC)
- Re: git: 5a7500dab9b8 - main - libarchive: Request the OpenSSL 1.1 API (Fri, 26 May 2023 03:37:43 UTC)
- git: 52b63df9b6df - main - dumpon: provide diag info when `PEM_read_RSA_PUBKEY` fails (Sat, 27 May 2023 01:05:28 UTC)
- Re: git: acfb06062a68 - main - stress2: Fix warnings (Sat, 27 May 2023 18:10:23 UTC)
- git: c60be9ea6b1e - main - Add simple factor/primes regression tests (Sat, 27 May 2023 18:11:54 UTC)
- git: 537cd766435c - main - factor: support OpenSSL 3 (Sat, 27 May 2023 18:11:55 UTC)
- Re: git: acfb06062a68 - main - stress2: Fix warnings (Sat, 27 May 2023 20:55:23 UTC)
- Re: git: 537cd766435c - main - factor: support OpenSSL 3 (Sat, 27 May 2023 21:16:21 UTC)
- git: dcf5d5603b3a - main - Reduce ifdef soup by adding pre-3.0 compat support (Sun, 28 May 2023 00:05:51 UTC)
- git: 27234ad6999b - main - Fix the build post-dcf5d5603b3af8 (Sun, 28 May 2023 02:18:48 UTC)
- Eric Joyner
- Eric van Gyzen
- Eugene Grosbein
- Fedor Uporov
- Gary Jennejohn
- George Kontostanos
- Gleb Smirnoff
- Gordon Bergling
- Graham Perrin
- Guido Falsi
- Hans Petter Selasky
- git: d502d3fc72f1 - main - opensm: Fix build with -Werror and -Wdate-time. (Mon, 01 May 2023 11:49:34 UTC)
- git: a554ff467079 - main - libmlx5: Add more ConnectX-6/7/8 HCA IDs to hca_table. (Mon, 01 May 2023 11:49:36 UTC)
- Re: git: 40b287054521 - main - mi_startup: Instrument the bubblesort with TSLOG (Fri, 19 May 2023 14:07:04 UTC)
- Re: git: 40b287054521 - main - mi_startup: Instrument the bubblesort with TSLOG (Fri, 19 May 2023 15:37:14 UTC)
- git: 805d759338a2 - main - mlx4: Move DEFINE_MUTEX() outside function body. (Sun, 21 May 2023 16:21:54 UTC)
- Re: git: 805d759338a2 - main - mlx4: Move DEFINE_MUTEX() outside function body. (Sun, 21 May 2023 16:57:47 UTC)
- Re: git: 805d759338a2 - main - mlx4: Move DEFINE_MUTEX() outside function body. (Sun, 21 May 2023 17:46:51 UTC)
- Re: git: 805d759338a2 - main - mlx4: Move DEFINE_MUTEX() outside function body. (Sun, 21 May 2023 19:13:09 UTC)
- Re: git: 805d759338a2 - main - mlx4: Move DEFINE_MUTEX() outside function body. (Sun, 21 May 2023 21:37:13 UTC)
- Re: git: 805d759338a2 - main - mlx4: Move DEFINE_MUTEX() outside function body. (Sun, 21 May 2023 22:13:26 UTC)
- Re: git: 805d759338a2 - main - mlx4: Move DEFINE_MUTEX() outside function body. (Sun, 21 May 2023 22:32:11 UTC)
- Re: git: 805d759338a2 - main - mlx4: Move DEFINE_MUTEX() outside function body. (Sun, 21 May 2023 22:51:32 UTC)
- Re: git: 805d759338a2 - main - mlx4: Move DEFINE_MUTEX() outside function body. (Mon, 22 May 2023 10:42:39 UTC)
- git: 47c887be4af7 - main - Revert "mlx4: Move DEFINE_MUTEX() outside function body." (Mon, 22 May 2023 10:55:06 UTC)
- Re: git: 805d759338a2 - main - mlx4: Move DEFINE_MUTEX() outside function body. (Mon, 22 May 2023 13:55:34 UTC)
- Herbert J. Skuhra
- Jason A. Harmening
- Re: git: 060699e91369 - stable/13 - Merge llvm-project release/15.x llvmorg-15.0.7-0-g8dfdcc7b7bf6 (Mon, 01 May 2023 00:34:45 UTC)
- Re: git: 060699e91369 - stable/13 - Merge llvm-project release/15.x llvmorg-15.0.7-0-g8dfdcc7b7bf6 (Mon, 01 May 2023 03:31:53 UTC)
- Re: git: 060699e91369 - stable/13 - Merge llvm-project release/15.x llvmorg-15.0.7-0-g8dfdcc7b7bf6 (Mon, 01 May 2023 17:03:37 UTC)
- Re: git: 060699e91369 - stable/13 - Merge llvm-project release/15.x llvmorg-15.0.7-0-g8dfdcc7b7bf6 (Mon, 01 May 2023 19:33:56 UTC)
- git: 6f378116e9bf - main - Intel DMAR: remove parsing of 6-level paging capability (Tue, 02 May 2023 14:08:49 UTC)
- git: 651e037e2720 - stable/13 - Intel DMAR: remove parsing of 6-level paging capability (Sat, 06 May 2023 00:59:21 UTC)
- git: 95e02a419224 - stable/12 - Intel DMAR: remove parsing of 6-level paging capability (Sat, 06 May 2023 01:13:48 UTC)
- git: 080917298512 - main - unionfs: fixes to unionfs_nodeget() error handling (Sun, 07 May 2023 23:52:02 UTC)
- git: 0745d837c2e9 - main - unionfs: prevent upperrootvp from being recycled during mount (Sun, 07 May 2023 23:52:03 UTC)
- git: 356e698011b2 - main - unionfs(): destroy root vnode if upper registration fails (Sun, 07 May 2023 23:52:04 UTC)
- Jessica Clarke
- git: f78cc42f10cb - main - riscv: Add pass(4) to GENERIC kernel (Wed, 03 May 2023 04:15:35 UTC)
- Re: git: 8fb0f07c7a13 - main - wlan(4): Mention WiFi more prominently (Thu, 04 May 2023 22:02:01 UTC)
- Re: git: d957343f8713 - main - linux(4): Rework signal trampoline on Aarch64 (Sun, 14 May 2023 21:57:55 UTC)
- Re: git: 4b500174dd2d - main - arm64: emulate swp/swpb instructions (Mon, 15 May 2023 15:49:45 UTC)
- Re: git: ccb59683b983 - main - arm64: add tests for swp/swpb emulation (Mon, 15 May 2023 21:59:54 UTC)
- git: 28f66935d400 - main - tests: Disable sys/compat32 and sys/compat32/aarch64 tests (Mon, 15 May 2023 22:19:58 UTC)
- git: 816129210ad4 - main - tests: Don't recurse into sys/compat32 (Tue, 16 May 2023 01:09:35 UTC)
- Re: git: c6750ddec917 - main - Require the OpenSSL 1.1 APIs when compiling ldns (Sat, 20 May 2023 19:23:54 UTC)
- Re: git: 805d759338a2 - main - mlx4: Move DEFINE_MUTEX() outside function body. (Sun, 21 May 2023 16:33:35 UTC)
- Re: git: 805d759338a2 - main - mlx4: Move DEFINE_MUTEX() outside function body. (Sun, 21 May 2023 17:05:41 UTC)
- Re: git: 805d759338a2 - main - mlx4: Move DEFINE_MUTEX() outside function body. (Sun, 21 May 2023 18:02:55 UTC)
- Re: git: 805d759338a2 - main - mlx4: Move DEFINE_MUTEX() outside function body. (Sun, 21 May 2023 19:41:40 UTC)
- Re: git: 805d759338a2 - main - mlx4: Move DEFINE_MUTEX() outside function body. (Sun, 21 May 2023 21:58:45 UTC)
- Re: git: 805d759338a2 - main - mlx4: Move DEFINE_MUTEX() outside function body. (Sun, 21 May 2023 22:32:22 UTC)
- Re: git: 805d759338a2 - main - mlx4: Move DEFINE_MUTEX() outside function body. (Sun, 21 May 2023 22:55:58 UTC)
- Re: git: 48f52d9179d5 - main - zfs: Fix build on 32-bit platforms after most recent import. (Thu, 25 May 2023 21:03:02 UTC)
- Re: git: d464a7698de8 - main - ffs: restore backward compatibility of newfs and makefs with older binaries (Tue, 30 May 2023 02:35:12 UTC)
- git: 8e63e787abbd - main - pmc: Initialise and check the pm_flags field for CONFIGURELOG (Tue, 30 May 2023 23:37:46 UTC)
- git: 53d0b9e438bc - main - pmc: Provide full path to modules from kernel linker (Tue, 30 May 2023 23:37:47 UTC)
- git: 659a0041dd06 - main - imgact: Make et_dyn_addr part of image_params (Tue, 30 May 2023 23:37:48 UTC)
- git: 94426d21bf62 - main - pmc: Rework PROCEXEC event to support PIEs (Tue, 30 May 2023 23:37:50 UTC)
- git: d6f00fa046bb - main - pmc: Bump major version for just-committed breaking changes (Tue, 30 May 2023 23:37:51 UTC)
- John Baldwin
- Re: git: 060699e91369 - stable/13 - Merge llvm-project release/15.x llvmorg-15.0.7-0-g8dfdcc7b7bf6 (Mon, 01 May 2023 16:14:11 UTC)
- git: f5db29b8ceb5 - stable/13 - libpmc: Use LIB_CXX instead of explicit LDADD to link a C++ library. (Tue, 02 May 2023 17:14:44 UTC)
- git: 076116b88474 - stable/12 - libpmc: Use LIB_CXX instead of explicit LDADD to link a C++ library. (Tue, 02 May 2023 17:14:50 UTC)
- Re: git: d713e0891ff9 - main - MFV: less v632. (Tue, 02 May 2023 21:52:36 UTC)
- git: d854d8122288 - stable/13 - ncurses: Backport a few fixes for GCC warnings from version 6.2-20210220. (Wed, 03 May 2023 00:29:23 UTC)
- git: 3c8aec53a93f - stable/13 - libirdma: Drop clang-specific -ferror-limit. (Wed, 03 May 2023 00:29:25 UTC)
- git: 773bb4c45cac - stable/13 - Use __freebsd_kprintf__ with GCC 12+ similar to clang. (Wed, 03 May 2023 00:29:26 UTC)
- git: 80a1e92e4f54 - stable/13 - Silence GCC warnings when using libc++ headers. (Wed, 03 May 2023 00:29:27 UTC)
- git: 42ed407622aa - stable/13 - libefivar: Fix a buffer overread. (Wed, 03 May 2023 00:29:28 UTC)
- git: 11a98ef22a4f - stable/13 - Explicitly set CXXSTD to c++11 for old C++ code using std::auto_ptr<>. (Wed, 03 May 2023 00:29:29 UTC)
- git: 83a2c663b979 - stable/13 - bsd.sys.mk: Add NO_WDANGLING_POINTER helper variable. (Wed, 03 May 2023 00:29:30 UTC)
- git: 7b9e74754674 - stable/13 - libsa: Disable -Wdangling-pointer for zfs.c. (Wed, 03 May 2023 00:29:31 UTC)
- git: a7b1263ef066 - stable/13 - rpcgen: Don't free() a pointer after realloc(). (Wed, 03 May 2023 00:29:32 UTC)
- git: c2c7a43fb5cf - stable/13 - rpcgen: Unindent a line not guarded by if (mtflag). (Wed, 03 May 2023 00:29:34 UTC)
- git: cb4303995e98 - stable/13 - bsd.sys.mk: Add NO_WZERO_LENGTH_BOUNDS helper variable. (Wed, 03 May 2023 00:29:35 UTC)
- git: 0345952b9e44 - stable/13 - fwcontrol: Disable -Wzero-length-bounds warnings. (Wed, 03 May 2023 00:29:36 UTC)
- git: 50367e285d40 - stable/13 - pw: Don't return a pointer to an on-stack buffer from grp_set_passwd. (Wed, 03 May 2023 00:29:37 UTC)
- git: 0218596e9220 - stable/13 - acpica: Quiet a -Wdangling-pointer warning in AcpiUtInitStackPtrTrace. (Wed, 03 May 2023 00:29:38 UTC)
- git: 2c63333240f2 - stable/13 - bhyve: Accept a variable-length string name for qemu_fwcfg_add_file. (Wed, 03 May 2023 00:29:39 UTC)
- git: f89431787317 - stable/13 - bhyve: Don't return -ENOMEM from qemu_fwcfg_add_file. (Wed, 03 May 2023 00:29:40 UTC)
- git: 063ba7151b3e - stable/13 - Move NO_WUNUSED_BUT_SET_VARIABLE clang helper to the right place. (Wed, 03 May 2023 00:29:42 UTC)
- git: ff01fd164655 - stable/13 - Disable errors for -Wnonnull for the kernel for GCC 12. (Wed, 03 May 2023 00:29:43 UTC)
- git: 256b5d40e550 - stable/13 - mrsas: Don't leak a stack pointer value in the softc. (Wed, 03 May 2023 00:29:44 UTC)
- git: 64313140e531 - stable/13 - iee80211_hwmp: Don't dereference NULL ni in debug printf. (Wed, 03 May 2023 00:29:45 UTC)
- git: ea3bb92cc3e1 - stable/13 - Disable -Wdangling-pointer for the kernel for GCC 12. (Wed, 03 May 2023 00:29:46 UTC)
- git: 0f8e9a76f304 - stable/13 - Disable -Wzero-length-bounds for the kernel for GCC 12. (Wed, 03 May 2023 00:29:47 UTC)
- git: ca1b2ea863bd - stable/13 - ath: Fix mismatches in array bounds. (Wed, 03 May 2023 00:29:48 UTC)
- git: c79901ba3d52 - stable/13 - iwi: Remove write-only status variable. (Wed, 03 May 2023 00:29:49 UTC)
- git: 861585daa86a - stable/13 - iwi: Fix mismatch in array bounds. (Wed, 03 May 2023 00:29:51 UTC)
- git: 4f58d7654381 - stable/13 - malo: Fix mismatch in array bounds. (Wed, 03 May 2023 00:29:52 UTC)
- git: b7c11b67cbc5 - stable/13 - ocs: Remove unused variable. (Wed, 03 May 2023 00:29:53 UTC)
- git: 5c64fbe7651c - stable/13 - ocs: Fix mismatch in array bounds. (Wed, 03 May 2023 00:29:54 UTC)
- git: a5cc1f650ca3 - stable/13 - sys: Stop enabling -Wnested-externs. (Wed, 03 May 2023 00:29:55 UTC)
- git: 65413a38270f - stable/13 - net80211: Fix mismatches in array bounds. (Wed, 03 May 2023 00:29:56 UTC)
- git: da0afdcc61e2 - stable/13 - mlx5: Fix mismatch in array bounds. (Wed, 03 May 2023 00:29:57 UTC)
- git: 22cb9d3f17c4 - stable/13 - aesni: Remove misleading array bounds for aesni_decryt_ecb. (Wed, 03 May 2023 00:29:58 UTC)
- git: afc2b44c748d - stable/13 - ipfilter: Fix mismatch in array bounds. (Wed, 03 May 2023 00:30:00 UTC)
- git: 1ef1b088c8c8 - stable/13 - rtwn: Fix mismatches in array bounds. (Wed, 03 May 2023 00:30:01 UTC)
- git: e2b66bdb6874 - stable/13 - if_rsu: Fix mismatches in array bounds. (Wed, 03 May 2023 00:30:02 UTC)
- git: 6ddbd237cc80 - stable/13 - atp: Fix mismatch in array bounds. (Wed, 03 May 2023 00:30:03 UTC)
- git: 58b9432c405b - stable/13 - zfs: Fix build with GCC 12. (Wed, 03 May 2023 00:30:04 UTC)
- git: ed3d14a5b0d0 - stable/13 - Fix spelling of NO_WINFINITE_RECURSION. (Wed, 03 May 2023 00:30:05 UTC)
- git: 677407f69c39 - stable/13 - sys: Retire OPENZFS_CWARNFLAGS now that it is empty. (Wed, 03 May 2023 00:30:06 UTC)
- Re: git: d854d8122288 - stable/13 - ncurses: Backport a few fixes for GCC warnings from version 6.2-20210220. (Wed, 03 May 2023 00:31:49 UTC)
- Re: git: 58b9432c405b - stable/13 - zfs: Fix build with GCC 12. (Wed, 03 May 2023 00:33:07 UTC)
- git: 407f675718aa - main - imgact_elf: Change header_supported to return bool instead of boolean_t. (Thu, 04 May 2023 19:34:18 UTC)
- git: 4961faaacc07 - main - pmap_{un}map_io_transient: Use bool instead of boolean_t. (Thu, 04 May 2023 19:34:20 UTC)
- git: 65c92e48c43a - main - acpi_button: Replace boolean_t with better types. (Thu, 04 May 2023 19:34:21 UTC)
- git: 463edaf441ac - main - al: Replace boolean_t with either al_bool or bool. (Thu, 04 May 2023 19:34:22 UTC)
- git: 1efae8a24ffd - main - dpaa2: Replace boolean_t with bool. (Thu, 04 May 2023 19:34:23 UTC)
- git: 2fd903276ddb - main - dwc(4): Use bool rather than boolean_t. (Thu, 04 May 2023 19:34:24 UTC)
- git: afdb42987ca8 - main - ofw_cpu_early_foreach: Change callback to return bool instead of boolean_t. (Thu, 04 May 2023 19:34:25 UTC)
- git: 6cf4b46197ba - main - emac(4): Use bool rather than boolean_t. (Thu, 04 May 2023 19:34:26 UTC)
- Re: git: 76887e84be97 - main - cpuset: increase userland maximum size to 1024 (Wed, 10 May 2023 17:29:53 UTC)
- Re: git: 74192f9b2d24 - main - ktls_test: specify OpenSSL 1.1 API (Thu, 11 May 2023 17:08:02 UTC)
- git: ac6dd012590e - main - netlink: Move an INET-only variable under #if. (Sat, 20 May 2023 16:28:32 UTC)
- git: c98146ae229c - main - cxgbe: Move ethofld_transmit under #ifdef INET || INET. (Sat, 20 May 2023 16:28:34 UTC)
- Re: git: ccb59683b983 - main - arm64: add tests for swp/swpb emulation (Mon, 22 May 2023 23:18:34 UTC)
- git: 48f52d9179d5 - main - zfs: Fix build on 32-bit platforms after most recent import. (Thu, 25 May 2023 14:12:13 UTC)
- git: 4ef3b0c138d4 - main - ldns: Silence -Wstrict-prototypes warnings. (Thu, 25 May 2023 14:12:14 UTC)
- git: 3dad1c6696d2 - main - Enable -Wstrict-prototypes for all clang versions at WARNS >= 3. (Thu, 25 May 2023 14:12:15 UTC)
- git: 6c08fd3dc804 - main - Enable -Wstrict-prototypes by default in the kernel for clang 15+. (Thu, 25 May 2023 14:12:17 UTC)
- git: 555b62e1c8ec - main - less: Re-enable -Wdeprecated-non-prototype warnings. (Thu, 25 May 2023 16:17:07 UTC)
- Re: git: 01aee8c92d93 - main - libfetch: do not call deprecated OpenSSL functions (Thu, 25 May 2023 16:49:42 UTC)
- git: 61fab1341a6b - main - powerpc booke: Add an __unused wrapper for a variable only used under DEBUG. (Thu, 25 May 2023 17:45:02 UTC)
- git: 73cc3dbce13f - main - riscv pmap: Add an __unused wrapper for a variable only used under PV_STATS. (Thu, 25 May 2023 17:45:03 UTC)
- git: 98d06eea14a5 - main - sys: Enable -Wunused-but-set-variable for clang 15+. (Thu, 25 May 2023 17:45:05 UTC)
- Re: git: 537cd766435c - main - factor: support OpenSSL 3 (Sat, 27 May 2023 19:21:58 UTC)
- git: fa6603d4a725 - stable/13 - Revert "LinuxKPI: Make FPU sections thread-safe and use the NOCTX flag." (Sat, 27 May 2023 19:34:19 UTC)
- git: 7ad5c533e5da - stable/13 - LinuxKPI: Use modern function declarations for kernel_fpu_begin/end. (Sat, 27 May 2023 19:34:20 UTC)
- Re: git: dcf5d5603b3a - main - Reduce ifdef soup by adding pre-3.0 compat support (Tue, 30 May 2023 17:02:02 UTC)
- Re: git: 4f2c2a122c6f - main - avx_sig: Adapt avx_sig test for Aarch64 (Tue, 30 May 2023 17:20:33 UTC)
- Re: git: 8e7a31b65f9a - main - decryptcore: update for OpenSSL 1.1 API (Wed, 31 May 2023 21:31:21 UTC)
- Jonathan T. Looney
- Joseph Koshy
- Joseph Mingrone
- Jung-uk Kim
- git: fe28c55c853e - Create tag vendor/openssl/1.1.1u (Tue, 30 May 2023 14:31:19 UTC)
- git: 0d51f658515c..8ecb489345f0 - vendor/openssl-1.1.1 - vendor branch updated (Tue, 30 May 2023 14:31:19 UTC)
- git: 8f1ef87a6b93 - main - OpenSSL: Merge OpenSSL 1.1.1u (Tue, 30 May 2023 15:05:04 UTC)
- git: 5b1268252c56 - main - OpenSSL: Regen manual pages for OpenSSL 1.1.1u (Tue, 30 May 2023 15:05:05 UTC)
- git: 84ffbd7782d2 - main - OpenSSL: Merge OpenSSL 1.1.1u (Tue, 30 May 2023 15:14:49 UTC)
- git: cb56391c165e - stable/13 - OpenSSL: Merge OpenSSL 1.1.1u (Tue, 30 May 2023 16:52:35 UTC)
- git: b808c85985bf - stable/13 - OpenSSL: Merge OpenSSL 1.1.1u (Tue, 30 May 2023 16:52:36 UTC)
- git: cf3a76018cad - stable/13 - OpenSSL: Regen manual pages for OpenSSL 1.1.1u (Tue, 30 May 2023 16:52:37 UTC)
- git: 37cf93a96932 - stable/12 - OpenSSL: Merge OpenSSL 1.1.1u (Tue, 30 May 2023 17:06:01 UTC)
- git: 53e3243b058b - stable/12 - OpenSSL: Merge OpenSSL 1.1.1u (Tue, 30 May 2023 17:06:02 UTC)
- git: 48f06dbeb34d - stable/12 - OpenSSL: Regen manual pages for OpenSSL 1.1.1u (Tue, 30 May 2023 17:06:03 UTC)
- Justin Hibbits
- Kirk McKusick
- git: b3fe5d932264 - main - Fix off-by-one error in fsck_ffs(8) chkrange() block-number check. (Tue, 09 May 2023 20:09:10 UTC)
- git: 0a6e34e950cd - main - Fix size differences between architectures of the UFS/FFS CGSIZE macro value. (Mon, 15 May 2023 19:57:27 UTC)
- git: 7ad0e9f1e696 - stable/13 - Additional output from dumpfs(8). (Fri, 19 May 2023 23:54:20 UTC)
- git: 4921003d448e - stable/13 - Fix printf format conflict (Fri, 19 May 2023 23:54:21 UTC)
- git: a6916c2bd084 - stable/13 - Yet another try to fix printf format conflict. (Fri, 19 May 2023 23:54:22 UTC)
- git: 0fc13be84735 - stable/13 - Additional validity checking in newfs(8). (Fri, 19 May 2023 23:54:23 UTC)
- git: 5188186cd4dd - stable/13 - newfs: fix up 32-bit compile (Fri, 19 May 2023 23:54:24 UTC)
- git: eefbecaab1b1 - stable/13 - Updates to UFS/FFS superblock integrity checks when reading a superblock. (Fri, 19 May 2023 23:54:25 UTC)
- git: 8e0b31c791cf - stable/13 - Fix off-by-one error in fsck_ffs(8) chkrange() block-number check. (Fri, 19 May 2023 23:54:26 UTC)
- git: 4b08a62ed441 - main - When running fsck_ffs(8) in background ensure that a superblock has been read. (Fri, 26 May 2023 01:59:38 UTC)
- git: e4a905d1e0d9 - main - Add the ability to adjust directory depths to background fsck_ffs(8). (Fri, 26 May 2023 02:28:44 UTC)
- git: 4a3834e31fdf - stable/13 - Fix size differences between architectures of the UFS/FFS CGSIZE macro value. (Fri, 26 May 2023 21:26:14 UTC)
- git: b51ac373dd38 - stable/13 - Updates to UFS/FFS superblock integrity checks when reading a superblock. (Fri, 26 May 2023 21:38:07 UTC)
- git: 03a8680202ef - main - Correct two bugs in fsck_ffs(8) triggered by corrupted filesystems. (Sat, 27 May 2023 05:43:45 UTC)
- git: 49943856eb27 - main - Do not try to adjust a directory depth when its reconnection is declined. (Sat, 27 May 2023 05:56:00 UTC)
- git: c79a1416955a - main - Updates to UFS/FFS superblock integrity checks when reading a superblock. (Sat, 27 May 2023 19:24:26 UTC)
- git: 11ce203e0535 - main - Fix a bug in fsck_ffs(8) triggered by corrupted filesystems. (Sat, 27 May 2023 23:08:13 UTC)
- git: 101a9ac07128 - main - Fix a bug in fsck_ffs(8) triggered by corrupted filesystems. (Sun, 28 May 2023 00:12:48 UTC)
- git: b796bfce4869 - main - Fix a bug in fsck_ffs(8) triggered by corrupted filesystems. (Sun, 28 May 2023 22:23:54 UTC)
- git: 5267120645fa - main - Cleanups to fsck_ffs(8). (Mon, 29 May 2023 21:57:02 UTC)
- git: 6a71277c3037 - main - Fix a bug in fsck_ffs(8) triggered by corrupted filesystems. (Mon, 29 May 2023 21:59:00 UTC)
- Konstantin Belousov
- git: 16004e477d38 - stable/13 - lookup(): ensure that openat("/", "..", O_RESOLVE_BENEATH) fails (Mon, 01 May 2023 06:46:09 UTC)
- git: 3f5894cec67c - stable/13 - vn_open_vnode(): fix locking around VOP_CLOSE() on advisory lock error (Mon, 01 May 2023 06:46:10 UTC)
- Re: git: 060699e91369 - stable/13 - Merge llvm-project release/15.x llvmorg-15.0.7-0-g8dfdcc7b7bf6 (Mon, 01 May 2023 10:48:09 UTC)
- git: 32bb28d8ad31 - main - amd64: move definition of the struct pmap_pcids into _pmap.h (Tue, 02 May 2023 11:39:50 UTC)
- git: 86b61ccb34d4 - main - amd64 pmap: add pmap_pinit_pcids() helper (Tue, 02 May 2023 11:39:52 UTC)
- git: 9e0143694ad3 - main - amd64: add pmap_get_pcid() helper (Tue, 02 May 2023 11:39:53 UTC)
- git: 9c8cbf381985 - main - amd64 pmap_pcid_alloc(): pass a pointer to struct pmap_pcid instead of cpuid (Tue, 02 May 2023 11:39:54 UTC)
- git: 42f722e721cd - main - amd64: store pcids pmap data in pcpu zone (Tue, 02 May 2023 11:39:55 UTC)
- git: a1d71cebc05c - main - fstatat(2): restore AT_EMPTY_PATH handling (Tue, 02 May 2023 15:12:51 UTC)
- Re: git: 5844bd058aed - main - jobc: rework detection of orphaned groups. (Wed, 03 May 2023 06:46:25 UTC)
- git: e704f88f3d92 - main - amd64: initialize APs kpmap_store in init_secondary() (Thu, 04 May 2023 15:40:13 UTC)
- git: af1c6d3f3013 - main - amd64: do not leak pcpu pages (Thu, 04 May 2023 15:40:14 UTC)
- git: 3582acbad303 - main - amd64 mp_machdep.c: remove useless comment (Thu, 04 May 2023 15:40:15 UTC)
- git: 6ea02becc78c - stable/13 - vfs: Export get_next_dirent() as vn_dir_next_dirent() (Fri, 05 May 2023 06:38:55 UTC)
- git: 6dae49bb3b4d - stable/13 - vfs: vn_dir_next_dirent(): Simplify interface and harden (Fri, 05 May 2023 06:38:56 UTC)
- git: 6a53a4ff6537 - stable/13 - vfs: Fix "emptydir" mount option (Fri, 05 May 2023 06:38:57 UTC)
- git: 21cc0c6cad65 - stable/13 - vfs: vn_dir_next_dirent(): Adapt comments to style(9) (Fri, 05 May 2023 06:38:58 UTC)
- git: 8ba938472706 - stable/13 - vfs: Rename vfs_emptydir() to vn_dir_check_empty() (Fri, 05 May 2023 06:38:59 UTC)
- Re: git: 5807f35c541c - main - dd: Fix SIGINT handling. (Fri, 05 May 2023 18:21:36 UTC)
- git: 7c8e66ed8d9c - main - amd64: convert UP code to dynamically allocated pmap->pm_pcid (Sat, 06 May 2023 11:24:53 UTC)
- git: 3a8c69c1ff56 - main - amd64 MINIMAL config: remove sentence about acpi (Sat, 06 May 2023 11:24:54 UTC)
- git: 38843fe0f27c - main - amd64: add MINIMALUP config (Sat, 06 May 2023 11:24:56 UTC)
- Re: git: 5807f35c541c - main - dd: Fix SIGINT handling. (Sat, 06 May 2023 17:56:40 UTC)
- git: de9bed030f47 - main - efiwake(8): add man page (Tue, 09 May 2023 14:33:39 UTC)
- git: ccc6b87b3825 - main - quiesce_cpus(): do not overallocate generation array (Tue, 09 May 2023 15:30:14 UTC)
- git: 9801e7c275f6 - main - smp_topo: dynamically allocate group array (Tue, 09 May 2023 15:30:15 UTC)
- git: d0f67f97579f - main - smp_topo(): make it idempotent (Tue, 09 May 2023 15:30:16 UTC)
- git: 361c8f75a618 - main - smp_topo(): correct allocation sizes for trivial topologies (Tue, 09 May 2023 15:30:17 UTC)
- git: bba6249ae984 - main - amd64 MINIMAL config: remove statements about UFS module (Tue, 09 May 2023 15:30:18 UTC)
- git: 0c1c5e36ebbb - main - amd64 MINIMAL: remove UFS from compiled-in list (Tue, 09 May 2023 15:30:19 UTC)
- git: bf864c3ed583 - main - amd64 MINIMAL: SysV IPC syscalls are loadable (Tue, 09 May 2023 15:30:21 UTC)
- git: b6d3a9644d5c - main - net/pfkeyv2.h: fix typo, meNber (Wed, 10 May 2023 23:53:59 UTC)
- git: 3e5696773795 - stable/13 - net/pfkeyv2.h: fix typo, meNber (Sat, 13 May 2023 00:54:19 UTC)
- git: 9bff554c25ac - stable/13 - amd64 MINIMAL config: remove sentence about acpi (Sat, 13 May 2023 00:54:20 UTC)
- git: 32e3c90b242d - stable/13 - amd64: add MINIMALUP config (Sat, 13 May 2023 00:54:21 UTC)
- git: d99c8134bbcc - stable/13 - amd64 MINIMAL config: remove statements about UFS module (Sat, 13 May 2023 00:54:22 UTC)
- git: 066d2b67be7f - stable/13 - amd64 MINIMAL: remove UFS from compiled-in list (Sat, 13 May 2023 00:54:23 UTC)
- git: b1e09025dfdb - stable/13 - amd64 MINIMAL: SysV IPC syscalls are loadable (Sat, 13 May 2023 00:54:24 UTC)
- git: b9ca790637fc - stable/13 - quiesce_cpus(): do not overallocate generation array (Tue, 16 May 2023 04:11:00 UTC)
- git: 5fdd2bfef42c - stable/13 - smp_topo: dynamically allocate group array (Tue, 16 May 2023 04:11:01 UTC)
- git: f296166d7be4 - stable/13 - smp_topo(): make it idempotent (Tue, 16 May 2023 04:11:02 UTC)
- git: 13e15ac4990c - stable/13 - smp_topo(): correct allocation sizes for trivial topologies (Tue, 16 May 2023 04:11:03 UTC)
- git: 616a6c9f66cf - main - net/if.h: fix style of if_t definition (Wed, 17 May 2023 04:37:32 UTC)
- git: 848d5bb1abea - main - net/if_var.h: consistently use if_t over struct ifnet * (Wed, 17 May 2023 04:37:33 UTC)
- git: 6f49eafb056c - main - libthr rtld locks: do not leak URWLOCK_READ_WAITERS into child (Mon, 22 May 2023 13:46:48 UTC)
- git: 5b45cd83c44e - stable/13 - libthr rtld locks: do not leak URWLOCK_READ_WAITERS into child (Mon, 29 May 2023 03:21:05 UTC)
- git: 2c1296a3c547 - main - setkey(8): extract prefixlen calculation info helper (Mon, 29 May 2023 22:10:08 UTC)
- git: 2fa1b8617fdf - main - setkey(8): NAT-T manual configuration support (Mon, 29 May 2023 22:10:09 UTC)
- git: cf85818e05a9 - main - setkey(8): document NAT-T and NAT-T MTU extensions syntax (Mon, 29 May 2023 22:10:10 UTC)
- git: 042ec55f9df7 - main - kern/subr_unit.c: some style (Mon, 29 May 2023 22:11:18 UTC)
- git: 36b1f8a81ef9 - main - kern/subr_unit.c: more uses for is_bitmap() (Mon, 29 May 2023 22:11:19 UTC)
- git: d44f477038d3 - main - subr_unit.c: explain first/last special ranges (Mon, 29 May 2023 22:11:20 UTC)
- git: f8c37080853c - main - unr(9): document clean_unrhdr() (Mon, 29 May 2023 22:11:21 UTC)
- git: f386b27736fe - main - unr(9): add 'show unrhdr' ddb command (Mon, 29 May 2023 22:11:22 UTC)
- git: a014e0a3987a - main - unr(9): add iterator interface (Mon, 29 May 2023 22:11:23 UTC)
- git: c4cc0cab1ea6 - main - unr(9): add 'show unrhdr_iter' command (Mon, 29 May 2023 22:11:24 UTC)
- git: 12db3c914fe0 - main - unr(9) iterator: add naive test (Mon, 29 May 2023 22:11:26 UTC)
- git: ea95173dbb3b - main - unr(9): document iterators (Mon, 29 May 2023 22:11:27 UTC)
- git: 8164032a495b - main - reapkill: handle possible pid reuse after the pid was recorded as signalled (Mon, 29 May 2023 22:11:28 UTC)
- git: 7a292504bad8 - main - __acl_get_fd(2), __acl_aclcheck_fd(2): enable for O_PATH filedescriptors (Tue, 30 May 2023 06:02:49 UTC)
- git: 1fc174cba6e0 - main - open(2): fix typo (Tue, 30 May 2023 09:19:48 UTC)
- Kristof Provost
- git: db0a2bfd0c6d - main - pf: reduce number of hashing operations when handling source nodes (Mon, 01 May 2023 14:16:07 UTC)
- git: 476babaea7a3 - main - rtsol: introduce an 'always' script (Tue, 02 May 2023 16:07:50 UTC)
- git: 7b676698856e - main - pf: simplify structs with anonymous unions (Wed, 03 May 2023 09:59:25 UTC)
- git: 16303d2ba6b0 - main - pf: improve source node error handling (Wed, 03 May 2023 09:59:27 UTC)
- git: bf206a1db26e - main - pf: remove NULL check before uma_zfree() (Thu, 04 May 2023 16:24:02 UTC)
- git: 8216f1a9ccaf - main - pf: fix a few more prototypes (Fri, 05 May 2023 12:11:08 UTC)
- git: f7ee28e75582 - main - if_ovpn: notify userspace when we've used half of the sequence numbers (Mon, 08 May 2023 16:13:54 UTC)
- git: f76df4718d27 - main - if_ovpn tests: fix route_to test case (Mon, 08 May 2023 16:13:55 UTC)
- git: 0229fab2fe0e - main - e1000: fix VLAN 0 (Thu, 11 May 2023 07:49:06 UTC)
- git: 92c23f6d9c20 - main - vlan: fix setting flags on a QinQ interface (Fri, 12 May 2023 10:04:30 UTC)
- git: fa554de7746d - main - netlink: reduce default log levels (Fri, 12 May 2023 12:33:15 UTC)
- git: 5cb5b368829d - stable/12 - e1000: fix VLAN 0 (Mon, 15 May 2023 05:06:07 UTC)
- git: eaa16e7edba1 - stable/13 - e1000: fix VLAN 0 (Mon, 15 May 2023 05:06:08 UTC)
- git: cdc231bd4949 - main - pfsync: Remove deletion of states using the full pfsync_state struct (Wed, 17 May 2023 02:40:49 UTC)
- git: bdd47177528b - main - pf: release rules lock before passing the packet to dummynet (Wed, 17 May 2023 13:22:02 UTC)
- git: 8c23afdb574e - main - pf: Standardize rtableid (Wed, 17 May 2023 16:02:04 UTC)
- git: 2d9d97e66e9e - main - ifconfig: improve error checking for carp peer6 (Thu, 18 May 2023 16:01:22 UTC)
- git: c2c28c0fa2e4 - main - carp: fix unicast link-local (Thu, 18 May 2023 16:01:24 UTC)
- git: 33ff01cebc02 - main - carp tests: test unicast carp via link-local addresses (Thu, 18 May 2023 16:01:25 UTC)
- git: 0d574d8ba8b2 - main - pfsync tests: check for the correct IP address (Thu, 18 May 2023 20:12:31 UTC)
- git: 6408d025cf34 - main - carp test: improve jail names for unicast_ll_v6 test (Thu, 18 May 2023 20:12:32 UTC)
- git: f3546eacf0da - main - if_bridge: fix potential panic (Fri, 19 May 2023 13:42:45 UTC)
- git: af15ae9dd139 - main - prepare-commit-msg: add 'Event' (Mon, 22 May 2023 14:01:57 UTC)
- git: c4a32455d9cb - main - pf: remove the use of caddr_t (Tue, 23 May 2023 14:12:57 UTC)
- git: 81877287a99e - main - if_ovpn: ensure we never re-use sequence numbers (Tue, 23 May 2023 14:12:58 UTC)
- git: 6342c9ed178e - main - if_ovpn: atomic_set -> atomic_store (Wed, 24 May 2023 16:29:42 UTC)
- git: 12c83a44794e - stable/13 - pfsync tests: check for the correct IP address (Thu, 25 May 2023 13:15:43 UTC)
- git: 78c6659238aa - stable/12 - pfsync tests: check for the correct IP address (Thu, 25 May 2023 13:15:44 UTC)
- git: 4bf98559d9d6 - main - pf: make contents of struct pfsync_state configurable (Tue, 30 May 2023 12:29:24 UTC)
- git: c45d6b0ec011 - main - pfctl: Add missing state parameters in DIOCGETSTATESV2 (Tue, 30 May 2023 12:29:25 UTC)
- Re: git: 5ab151574c8a - main - netinet*: Fix redirects for connections from localhost (Wed, 31 May 2023 16:07:39 UTC)
- git: 76c8f202a4f6 - main - pf: fix pf_nv##_array() size check (Wed, 31 May 2023 16:09:06 UTC)
- Kyle Evans
- Re: git: 5844bd058aed - main - jobc: rework detection of orphaned groups. (Mon, 01 May 2023 04:01:44 UTC)
- Re: git: 8935a3993219 - main - daemon: use kqueue for all events (Fri, 05 May 2023 15:00:04 UTC)
- git: 494e7dfdbe6e - main - daemon: EINTR from kevent(2) is not a fatal error (Fri, 05 May 2023 15:29:06 UTC)
- git: 20c61a7c518b - main - acl(3): improve discoverability of acl_get_perm_np(3) (Tue, 09 May 2023 03:47:51 UTC)
- git: 20d8d9809a8c - main - Revert "uart(4): add Sunrise Point UART controllers" (Tue, 09 May 2023 06:41:33 UTC)
- git: 780466256114 - stable/13 - Revert "uart(4): add Sunrise Point UART controllers" (Tue, 09 May 2023 17:34:04 UTC)
- git: 3cb2f5f369ec - main - lualoader: add support for .lua configuration files (Thu, 11 May 2023 04:11:15 UTC)
- git: 0661f93892a2 - main - rc: add support for cpuset(1) (Thu, 11 May 2023 04:40:31 UTC)
- Re: git: 3cb2f5f369ec - main - lualoader: add support for .lua configuration files (Thu, 11 May 2023 16:17:28 UTC)
- git: 86c31aca33ff - main - arm64: add swapueword8/32 (Thu, 11 May 2023 18:23:43 UTC)
- git: 4b500174dd2d - main - arm64: emulate swp/swpb instructions (Mon, 15 May 2023 15:42:23 UTC)
- git: ccb59683b983 - main - arm64: add tests for swp/swpb emulation (Mon, 15 May 2023 15:42:24 UTC)
- git: b68588618b43 - main - arm64: simplify expression (Mon, 15 May 2023 15:57:14 UTC)
- Re: git: 4b500174dd2d - main - arm64: emulate swp/swpb instructions (Mon, 15 May 2023 15:59:04 UTC)
- Re: git: ccb59683b983 - main - arm64: add tests for swp/swpb emulation (Mon, 22 May 2023 14:57:56 UTC)
- git: 172af24449cd - main - arm64: gicv3: setup PPIs on all APs after they're online (Mon, 22 May 2023 15:24:22 UTC)
- Re: git: 816129210ad4 - main - tests: Don't recurse into sys/compat32 (Tue, 23 May 2023 01:38:12 UTC)
- git: e15da6b10a49 - main - libc: locale: fix collation file size validation (Sun, 28 May 2023 18:01:11 UTC)
- git: 9ed4ec4ae34a - main - stand: libefi: avoid a null pointer deref in eficom (Sun, 28 May 2023 18:55:25 UTC)
- Li-Wen Hsu
- Mariusz Zaborski
- Mark Johnston
- git: 56da525b535f - main - hwpmc: Fix a typo (Mon, 01 May 2023 15:40:46 UTC)
- git: aad1685066fc - main - fbt: get rid of redundant defines (Mon, 01 May 2023 15:40:47 UTC)
- git: e11d11c543e7 - main - kinst: test lock in kinst_trampoline_dealloc_locked() (Mon, 01 May 2023 15:40:48 UTC)
- Re: git: a1d71cebc05c - main - fstatat(2): restore AT_EMPTY_PATH handling (Tue, 02 May 2023 19:04:37 UTC)
- git: 0ebc92bf3db1 - main - vmrun.sh: mention new edk2 package (Tue, 02 May 2023 19:20:49 UTC)
- git: e8f6e5b2d969 - main - unix: Fix locking in uipc_peeraddr() (Wed, 03 May 2023 16:00:48 UTC)
- git: a2f6734d9d5d - stable/13 - dtrace: get rid of uchar_t types (Sun, 07 May 2023 17:59:52 UTC)
- git: 4d9000cb22a9 - stable/13 - dtrace: expose dtrace_instr_size() to userland and implement it for riscv (Sun, 07 May 2023 17:59:53 UTC)
- git: facd3a41d9d1 - stable/13 - dtrace: use dtrace_instr_size() in the riscv dtrace_subr.c (Sun, 07 May 2023 17:59:54 UTC)
- git: de552718943b - stable/13 - dtrace: add register bindings for RISC-V (Sun, 07 May 2023 17:59:55 UTC)
- git: 504b5a1378ab - stable/13 - riscv: Compile instr_size.c into the kernel when DTrace is configured (Sun, 07 May 2023 17:59:57 UTC)
- git: 888071fb560a - stable/13 - arm64: Implement bus_describe_intr() for nexus (Sun, 07 May 2023 17:59:58 UTC)
- git: 42729357a23f - stable/13 - riscv: Implement bus_describe_intr() for nexus (Sun, 07 May 2023 17:59:59 UTC)
- git: a9732ce7b904 - stable/13 - tests: Add ATF_REQUIRE_SYSCTL_BOOL (Sun, 07 May 2023 18:00:00 UTC)
- git: 16f43ccd0c69 - stable/13 - fbt: get rid of redundant defines (Tue, 09 May 2023 14:02:59 UTC)
- git: cb5ea040be73 - stable/13 - hwpmc: Fix a typo (Tue, 09 May 2023 14:03:00 UTC)
- git: 7e06b2f3ecd7 - stable/13 - vmm: Expose some more AVX512 CPUID bits to guests (Tue, 09 May 2023 14:03:01 UTC)
- git: 5000c6519a87 - stable/13 - dtrace: Sync dis_tables.c with illumos (Tue, 09 May 2023 14:03:02 UTC)
- git: 352a06f049e0 - stable/13 - vmrun.sh: mention new edk2 package (Tue, 09 May 2023 14:03:03 UTC)
- Re: git: 3cb2f5f369ec - main - lualoader: add support for .lua configuration files (Thu, 11 May 2023 13:19:15 UTC)
- git: dba2eb1dc02d - stable/13 - unix: Fix locking in uipc_peeraddr() (Thu, 11 May 2023 13:32:57 UTC)
- git: 0a300a95c10f - stable/13 - vmm: Dynamically allocate a couple of per-CPU state save areas (Thu, 11 May 2023 13:32:58 UTC)
- git: be14baa34b82 - stable/13 - vmm: don't free unallocated memory (Thu, 11 May 2023 13:32:59 UTC)
- git: aec3c884057a - stable/13 - buf: Dynamically allocate per-CPU buffer queues (Thu, 11 May 2023 13:33:00 UTC)
- git: 04622b63cde8 - stable/13 - cap_net tests: Skip tests if there is no connectivity (Thu, 11 May 2023 13:33:01 UTC)
- git: 272525b73b65 - stable/13 - vmm: Fix casts around kmem_malloc/free() calls (Thu, 11 May 2023 15:04:26 UTC)
- git: b9fc1e9077ce - stable/13 - ktls.4: Remove an obsolete statement (Fri, 12 May 2023 18:15:04 UTC)
- git: 443c6bcffe08 - stable/13 - ktls.4: Mention mb_use_ext_pgs in the "sysctl nodes" section (Fri, 12 May 2023 18:15:05 UTC)
- git: e3f7081b1c54 - main - fusefs: Remove an unused pbuf zone (Mon, 22 May 2023 13:36:41 UTC)
- git: 5b8ce85e1a72 - main - ifconfig: Fix the build (Mon, 22 May 2023 14:55:00 UTC)
- git: 48a3403613a1 - internal/admin - Welcome Christos Margiolis (christos@) as a src committer (Mon, 22 May 2023 19:05:16 UTC)
- git: 30038a8b4efc - main - md: Get rid of the pbuf zone (Tue, 23 May 2023 14:27:28 UTC)
- git: e17eca327633 - main - vmm: Avoid embedding cpuset_t ioctl ABIs (Wed, 24 May 2023 01:17:52 UTC)
- git: 80764cdb73f5 - main - bhyve: Remove the exitcode stats structure (Wed, 24 May 2023 01:17:53 UTC)
- git: 2c0a6d0e7b82 - main - bhyvectl: Update usage of vm_run() (Wed, 24 May 2023 12:24:20 UTC)
- git: 9fb6718d1b18 - main - smp: Dynamically allocate the stoppcbs array (Thu, 25 May 2023 22:10:29 UTC)
- git: db289ababf90 - main - posixshmcontrol.1: Document posixshmcontrol create -l (Thu, 25 May 2023 22:10:30 UTC)
- git: 844942888f7d - main - tests: Add a simple regression test for ptrace(PT_SC_REMOTE) (Fri, 26 May 2023 20:06:53 UTC)
- git: 14c5cf3a16c9 - main - makefs/zfs: Avoid generating a GUID of zero (Fri, 26 May 2023 20:06:54 UTC)
- git: e96ed177465e - main - top: Use a cpuset_t to represent a CPU mask (Fri, 26 May 2023 20:06:55 UTC)
- git: 44866dfb4417 - main - bitset: Remove BITSET_FOREACH_ADVANCE (Fri, 26 May 2023 20:06:57 UTC)
- git: ca4c78590095 - main - nexus: Consistently return a pointer in failure paths (Fri, 26 May 2023 20:06:58 UTC)
- git: da8c3d21490f - main - tests: Fix format strings (Fri, 26 May 2023 21:38:53 UTC)
- git: 753f15c24fba - stable/13 - loader.efi: Fix some arm64 PE metadata (Mon, 29 May 2023 13:13:55 UTC)
- git: d9654675b1c3 - stable/13 - fusefs: Remove an unused pbuf zone (Mon, 29 May 2023 13:13:57 UTC)
- git: 4e78addbeff9 - main - buf: Make the number of pbufs slightly more dynamic (Tue, 30 May 2023 19:30:07 UTC)
- git: a306ed50ecd5 - main - inpcb: Restore missing validation of local addresses for jailed sockets (Tue, 30 May 2023 19:30:08 UTC)
- Marko Zec
- Martin Matuska
- Mateusz Guzik
- Re: git: a1d71cebc05c - main - fstatat(2): restore AT_EMPTY_PATH handling (Tue, 02 May 2023 20:01:40 UTC)
- Re: git: a1d71cebc05c - main - fstatat(2): restore AT_EMPTY_PATH handling (Tue, 02 May 2023 21:08:23 UTC)
- git: cf0fc64bc2f9 - main - vfs: reduce audit branching in namei_setup (Wed, 03 May 2023 06:56:34 UTC)
- Re: git: 76887e84be97 - main - cpuset: increase userland maximum size to 1024 (Tue, 09 May 2023 09:52:38 UTC)
- Re: git: e639e0d27cc8 - main - zfs: merge openzfs/zfs@e61076683 (Sat, 13 May 2023 14:02:39 UTC)
- git: 6ba1be38f67d - main - proc: s/short/u_char for td_stopsched (Thu, 18 May 2023 20:11:18 UTC)
- git: 9a19595cad92 - main - proc: s/short/int lock-related counters (Thu, 18 May 2023 20:11:20 UTC)
- git: bbe62559c78f - main - rlimit: line up with other clean up in thread_reap_domain (Sat, 20 May 2023 12:48:28 UTC)
- git: e0c86f5c2feb - main - td: line up with other clean up in thread_reap_domain (Sat, 20 May 2023 12:48:29 UTC)
- git: 6217c2473d79 - main - amd64: zero-pad register dumps on panic (Tue, 30 May 2023 13:16:04 UTC)
- git: 60bd7f97b611 - main - vfs cache: restore sorted order of CACHE_FPL_SUPPORTED_CN_FLAGS (Tue, 30 May 2023 13:19:59 UTC)
- Mateusz Piotrowski
- Michael Tuexen
- Mike Karels
- Re: git: 36db6b04962a - main - hier(7): document /home/ and /usr/home/ (Wed, 10 May 2023 21:48:12 UTC)
- Re: git: 36db6b04962a - main - hier(7): document /home/ and /usr/home/ (Thu, 11 May 2023 12:40:04 UTC)
- Re: git: 36db6b04962a - main - hier(7): document /home/ and /usr/home/ (Thu, 11 May 2023 16:57:59 UTC)
- Re: git: 36db6b04962a - main - hier(7): document /home/ and /usr/home/ (Fri, 12 May 2023 15:11:44 UTC)
- Re: git: 36db6b04962a - main - hier(7): document /home/ and /usr/home/ (Sat, 13 May 2023 20:29:30 UTC)
- Re: git: 36db6b04962a - main - hier(7): document /home/ and /usr/home/ (Sat, 13 May 2023 23:00:44 UTC)
- git: bbb2d2ce4220 - main - pw: do not move /home/$user to /usr/home (Tue, 23 May 2023 12:24:14 UTC)
- git: 3bb92304b4fe - main - bsdinstall on zfs: create dataset for /home rather than /usr/home (Tue, 23 May 2023 12:24:16 UTC)
- git: d3c32c80a16b - main - release/tools/vmimage.subr: switch zfs dataset from /usr/home to /home (Tue, 23 May 2023 12:24:17 UTC)
- git: 9a6a948128c9 - main - hier.7: update /home (Tue, 23 May 2023 12:24:18 UTC)
- git: 108230743472 - main - pwd.1: replace /home with /sys in example (Tue, 23 May 2023 12:24:19 UTC)
- Re: git: 108230743472 - main - pwd.1: replace /home with /sys in example (Tue, 23 May 2023 16:05:53 UTC)
- git: aa1a1e7dc42f - main - mksnap_ffs.8: update /home examples (Wed, 24 May 2023 15:32:21 UTC)
- git: 1186ef86c3e1 - main - RELNOTES: add note about moving /usr/home to /home (Wed, 24 May 2023 15:32:22 UTC)
- git: 8955236a1013 - main - bectl.8: update /home (Thu, 25 May 2023 03:09:08 UTC)
- Mitchell Horne
- Re: git: 3416e102c4e9 - main - arm: Remove TI code from GENERIC (Mon, 01 May 2023 14:52:43 UTC)
- git: f5d39047b094 - main - riscv: remove unused string from swtch.S (Tue, 02 May 2023 18:04:17 UTC)
- git: c32b6c742f36 - main - riscv: retire the FPE kernel option (Tue, 02 May 2023 18:04:18 UTC)
- git: 1be8ef26794d - main - hwpmc: drop vestigial IAP event definitions (Sat, 06 May 2023 17:49:35 UTC)
- git: d71a43902072 - main - hwpmc: remove remaining UCP event definitions (Sat, 06 May 2023 17:49:36 UTC)
- git: 6bdf067890ed - main - pmc_events.h: update event list comment (Sat, 06 May 2023 17:49:37 UTC)
- git: b6c9d2a3f892 - main - pmc_events.h: event list formatting (Sat, 06 May 2023 17:49:38 UTC)
- git: 8bd4459560f3 - main - pmccontrol: drop Pentium 4 special case (Sat, 06 May 2023 17:49:40 UTC)
- git: ca43b2ae3ef2 - main - hwpmc: trim obsolete Intel CPU and class defs (Sat, 06 May 2023 17:49:41 UTC)
- git: 3c8b7f49d0eb - main - hwpmc: trim MIPS CPU and class defs (Sat, 06 May 2023 17:49:42 UTC)
- git: 7253dc57a0b4 - main - hwpmc: formatting of CPU and class lists (Sat, 06 May 2023 17:49:43 UTC)
- git: bf66159342e8 - main - pmcstat: augment an error message (Sat, 06 May 2023 17:49:44 UTC)
- git: 5387495773e9 - main - hwpmc: simplify arm64 kernel stack unwinding (Sat, 06 May 2023 17:49:45 UTC)
- git: aba91805aa92 - main - hwpmc: use kstack_contains() (Sat, 06 May 2023 17:49:46 UTC)
- git: 31610e34b7e3 - main - hwpmc: don't use deprecated copystr(9) (Sat, 06 May 2023 17:49:48 UTC)
- git: 3a7c9fc01bda - main - hwpmc_logging: less macro magic for type names (Sat, 06 May 2023 17:49:49 UTC)
- git: 772b2dc3abc5 - main - hwpmc: remove pmd_pcpu_{init,fini} callbacks (Sat, 06 May 2023 17:49:50 UTC)
- git: fa88954fd8f1 - main - hwpmc: remove stub pmd_switch_{in,out} methods (Sat, 06 May 2023 17:49:51 UTC)
- git: a35453b9c764 - main - hwpmc: unused/diagused annotations in tsc class (Sat, 06 May 2023 17:49:52 UTC)
- git: 39f92a76a99a - main - hwpmc: pass pmc pointer to more class methods (Sat, 06 May 2023 17:49:53 UTC)
- git: 9f60b8ce6085 - main - arm64/disassem.c: Add detection of xzr and sp (Mon, 08 May 2023 14:01:10 UTC)
- git: a89f1ce51b6d - stable/13 - riscv: remove unused string from swtch.S (Mon, 08 May 2023 16:34:55 UTC)
- git: c3b611e153e0 - main - hier(7): drop list of /usr/include subdirectories (Wed, 10 May 2023 13:27:54 UTC)
- git: 1bc55f58393f - main - hier(7): drop list of /usr/share/doc subdirectories (Wed, 10 May 2023 13:27:55 UTC)
- git: 36db6b04962a - main - hier(7): document /home/ and /usr/home/ (Wed, 10 May 2023 13:27:56 UTC)
- git: 031049cf3262 - main - hier(7): fix a couple mandoc warnings (Wed, 10 May 2023 13:27:57 UTC)
- Re: git: 36db6b04962a - main - hier(7): document /home/ and /usr/home/ (Wed, 10 May 2023 14:53:45 UTC)
- Re: git: c3b611e153e0 - main - hier(7): drop list of /usr/include subdirectories (Wed, 10 May 2023 15:33:57 UTC)
- git: 88b4d124efc5 - main - riscv: Rework CPU identification (first part) (Tue, 23 May 2023 13:23:19 UTC)
- git: b0d45b023e8c - main - riscv: Call identify_cpu() earlier for CPU 0 (Tue, 23 May 2023 13:23:20 UTC)
- git: b37dc0903332 - main - riscv: Rework CPU identification (second part) (Tue, 23 May 2023 13:23:21 UTC)
- git: 78a3420c20e0 - main - riscv: Print ISA extensions (Tue, 23 May 2023 13:23:22 UTC)
- git: 7245ffd10eda - main - riscv: MMU detection (Tue, 23 May 2023 13:23:23 UTC)
- git: 940e6d36de1e - main - riscv: Print less CPU info (Tue, 23 May 2023 13:23:24 UTC)
- git: 5edffecc4b4e - main - ofw_cpu: whitespace cleanup (Wed, 24 May 2023 13:28:55 UTC)
- git: 08637d5d1580 - main - ofw_cpu: quiet secondary CPU devices (Wed, 24 May 2023 13:28:56 UTC)
- git: 8a852d3e9ff7 - main - arm64/disassem.c: Make output lowercase (Thu, 25 May 2023 17:06:32 UTC)
- git: ffa75b573f04 - main - arm64/disassem.c: Add shifted register instruction definitions (Thu, 25 May 2023 17:06:33 UTC)
- git: ef0a711fd5d0 - main - riscv: Use PMAP_MAPDEV_EARLY_SIZE in locore and pmap_bootstrap (Thu, 25 May 2023 17:06:34 UTC)
- git: 8bebb786820f - main - riscv: S-mode extension parsing (Thu, 25 May 2023 17:11:40 UTC)
- git: cadaabcc720b - main - riscv timer: use stimecmp CSR when available (Thu, 25 May 2023 17:11:41 UTC)
- git: 9d35469e9a68 - main - bcm2835_gpio: Handle BCM2711 pin configuration (Mon, 29 May 2023 18:47:54 UTC)
- Peter Holm
- Peter Jeremy
- Peter Wemm
- Piotr Kubaj
- Piotr Pawel Stefaniak
- Randall Stewart
- Ravi Pokala
- Renato Botelho
- Rick Macklem
- git: 648a208ef3a1 - main - nfsd: Fix NFSv3 Readdir/ReaddirPlus reply for large i-node numbers (Fri, 05 May 2023 22:45:23 UTC)
- git: b4805d577787 - stable/13 - nfsd: Prepare the NFS server code to run in a vnet prison (Mon, 15 May 2023 23:42:18 UTC)
- git: 797b9a88c80d - stable/13 - nfsd: Delete nfsrv_prison_cleanup() until vneting enabled (Mon, 15 May 2023 23:45:46 UTC)
- git: 764664aaa5d5 - stable/13 - nfsd: Fix initialization broken by 7344856e3a6d (Mon, 15 May 2023 23:47:20 UTC)
- git: 1304042bce83 - stable/13 - nfsd: Continue adding macros so nfsd can run in a vnet prison (Tue, 16 May 2023 14:26:47 UTC)
- git: aeb27b5d12d3 - stable/13 - nfsd: Wrap nfsstatsv1_p in the NFSD_VNET() macro (Tue, 16 May 2023 14:28:43 UTC)
- git: e9f9e3f4086f - stable/13 - nfsd: Continue adding macros so nfsd can run in a vnet prison (Tue, 16 May 2023 14:30:35 UTC)
- git: 8c6a6e8c8071 - stable/13 - nfsd: Get rid of useless "pool" field in nfs_fha_new.c (Tue, 16 May 2023 21:37:11 UTC)
- git: 4ee3d271b74d - stable/13 - nfsd: Add NFSD_VNET() macros to nfs_fha_new.c (Tue, 16 May 2023 21:38:48 UTC)
- git: d9ecb62798da - stable/13 - nfs_fha_new: Fix nfs_fha_new so that sysctls work in prisons (Tue, 16 May 2023 21:40:18 UTC)
- git: ddaa27909a92 - stable/13 - kern_jail.c: Allow mountd/nfsd to optionally run in a jail (Wed, 17 May 2023 14:38:41 UTC)
- git: abae7d6e2dea - stable/13 - prison_check_nfsd: Add check for enforce_statfs != 0 (Wed, 17 May 2023 14:40:17 UTC)
- git: 1d88734798c2 - stable/13 - krpc: Add macros so that rpc.tlsservd can run in vnet prison (Wed, 17 May 2023 14:46:22 UTC)
- git: 104561df45cc - stable/13 - kgssapi: Add macros so that gssd(8) can run in vnet prison (Wed, 17 May 2023 14:50:41 UTC)
- git: 0a17b290c3a9 - stable/13 - nfsd: Continue adding macros so nfsd can run in a vnet prison (Wed, 17 May 2023 22:08:02 UTC)
- git: fddac96ca559 - stable/13 - krpc: Allow mountd/nfsd to optionally run in a jail (Wed, 17 May 2023 22:15:17 UTC)
- git: 967e9ddfb839 - stable/13 - krpc: Replace !jailed() with IS_DEFAULT_VNET() (Wed, 17 May 2023 22:18:16 UTC)
- git: 8d7d3c6963f8 - stable/13 - nfscl: Add NFSD_CURVNET macros to nfsclient syscall (Wed, 17 May 2023 22:20:17 UTC)
- git: 3f1e7e07459f - stable/13 - nfscommon: Revert use of nfsstatsv1_p in nfs_commonkrpc.c (Wed, 17 May 2023 23:13:53 UTC)
- git: 46910ffacbfe - stable/13 - krpc: Remove VNET_NFSD #ifdefs (Thu, 18 May 2023 00:13:36 UTC)
- git: 56b45bf5f6e1 - stable/13 - nfsd: Enable the NFSD_VNET vnet front end macros (Thu, 18 May 2023 23:02:58 UTC)
- git: 8fecd12ec950 - stable/13 - nfsd: Add VNET_SYSUNINIT() macros for vnet cleanup (Thu, 18 May 2023 23:09:07 UTC)
- git: b4098b4fd6d6 - stable/13 - nfscommon: Use IS_DEFAULT_VNET() in the vnet initialization (Thu, 18 May 2023 23:10:27 UTC)
- git: c71535c29df0 - stable/13 - nfsd: Fix a use after free when vnet prisons are deleted (Thu, 18 May 2023 23:12:12 UTC)
- git: 34a0d4cbae16 - stable/13 - svc_rpcsec_gss.c: Separate out the non-vnet initialization (Thu, 18 May 2023 23:15:13 UTC)
- git: 202d52261b92 - stable/13 - vfs_export: Add mnt_exjail to control exports done in prisons (Fri, 19 May 2023 20:22:31 UTC)
- git: 527e6b02d65d - stable/13 - vfs_mount.c: Allow mountd(8) to do exports in a vnet prison (Fri, 19 May 2023 20:26:11 UTC)
- git: eb6588af1585 - stable/13 - kern_jail.c: Remove #ifdefs for VNET_NFSD (Fri, 19 May 2023 20:27:49 UTC)
- git: 544ebd2a9806 - stable/13 - Revert "kern_jail.c: Remove #ifdefs for VNET_NFSD" (Fri, 19 May 2023 21:36:13 UTC)
- git: 3866502e1817 - stable/13 - Revert "vfs_mount.c: Allow mountd(8) to do exports in a vnet prison" (Fri, 19 May 2023 21:37:42 UTC)
- git: 3bd0519d7485 - stable/13 - Revert "vfs_export: Add mnt_exjail to control exports done in prisons" (Fri, 19 May 2023 21:39:43 UTC)
- Re: git: c6750ddec917 - main - Require the OpenSSL 1.1 APIs when compiling ldns (Sat, 20 May 2023 19:20:31 UTC)
- Re: git: c6750ddec917 - main - Require the OpenSSL 1.1 APIs when compiling ldns (Sat, 20 May 2023 21:32:41 UTC)
- git: 5832d5f03e0f - stable/13 - vfs_export: Add mnt_exjail to control exports done in prisons (Sun, 21 May 2023 20:03:04 UTC)
- git: dc52667a928a - stable/13 - vfs_mount.c: Allow mountd(8) to do exports in a vnet prison (Sun, 21 May 2023 20:06:34 UTC)
- git: 9bccb454ae96 - stable/13 - kern_jail.c: Remove #ifdefs for VNET_NFSD (Sun, 21 May 2023 20:09:10 UTC)
- git: 5d574146b0b2 - stable/13 - rc.d: Fix NFS server startup scripts to enable vnet prison use (Mon, 22 May 2023 18:25:04 UTC)
- git: ffcdd031d797 - stable/13 - jail.8: Update the man page for allow.nfsd (Mon, 22 May 2023 18:27:04 UTC)
- git: e608f0713da4 - stable/13 - jail.8: Update the allow.nfsd section (Mon, 22 May 2023 18:28:35 UTC)
- git: 12d97150021f - stable/13 - nfsd.8: Update for nfsd running in jails (Mon, 22 May 2023 18:30:36 UTC)
- git: e11c3ae65e96 - stable/13 - mountd.8: Update for mountd running in jails (Mon, 22 May 2023 18:32:41 UTC)
- git: f72c3ecdd869 - stable/13 - RELNOTES: Add an entry for nfsd running in a vnet jail (Mon, 22 May 2023 18:44:06 UTC)
- git: c7f6408f4820 - stable/13 - nfsd: Fix NFSv3 Readdir/ReaddirPlus reply for large i-node numbers (Mon, 22 May 2023 19:01:29 UTC)
- git: 886d82afb035 - stable/12 - nfsd: Fix NFSv3 Readdir/ReaddirPlus reply for large i-node numbers (Mon, 22 May 2023 19:09:28 UTC)
- git: 4ce0e24735a1 - stable/13 - nfsd: Return ENXIO instead of EPERM when nfsd(8) already running (Wed, 24 May 2023 02:13:42 UTC)
- git: 8d92ebe2fa49 - stable/13 - nfsd.c: Log a more meaningful failure message (Wed, 24 May 2023 02:19:26 UTC)
- git: 0644746d5091 - stable/13 - nfscl: Add a new NFSv4.1/4.2 mount option for Kerberized mounts (Thu, 25 May 2023 21:22:24 UTC)
- git: 534e904f3857 - stable/13 - nfscl: Make coverity happy (Fri, 26 May 2023 01:07:47 UTC)
- git: a3bd034d3d07 - stable/13 - mount_nfs.8: Update man page for the "syskrb5" option (Fri, 26 May 2023 01:12:41 UTC)
- git: 823ea1744e96 - stable/13 - RELNOTES: Add an entry for the NFS "syskrb5" mount option (Fri, 26 May 2023 23:06:27 UTC)
- git: 697727110b68 - main - gssd: Improve failure message when running in a jail (Sun, 28 May 2023 18:09:18 UTC)
- git: a94018e2003b - main - nfsuserd: Improve failure message when running in a jail (Mon, 29 May 2023 20:39:25 UTC)
- Rodney W. Grimes
- Sergio Carlavilla Delgado
- Simon J. Gerraty
- git: 9f27341c336a - main - local.meta.sys.mk set BOOTSTRAPPING (Wed, 03 May 2023 19:20:51 UTC)
- git: 42d088299cd4 - main - Update meta.sys.mk ensure DEP_* set at level 1+ (Thu, 04 May 2023 16:46:56 UTC)
- git: ba4d333364ea - main - dirdeps.mk for host* DEP_TARGET_SPEC is just DEP_MACHINE (Thu, 04 May 2023 18:29:40 UTC)
- git: e5e345a4b0aa - main - local.dirdeps.mk skip N_host_libs for non-FreeBSD host (Thu, 04 May 2023 18:59:29 UTC)
- git: b75d7e2cbe94 - main - md5 Makefile.depend.host (Thu, 04 May 2023 19:04:23 UTC)
- git: bee3d4bf8ed5 - main - Move DIRDEPS_BUILD settings to sys.dirdeps.mk (Thu, 11 May 2023 23:16:25 UTC)
- Re: git: bee3d4bf8ed5 - main - Move DIRDEPS_BUILD settings to sys.dirdeps.mk (Fri, 12 May 2023 16:11:30 UTC)
- git: df9974197e46 - main - Add description of WITH_META_ERROR_TARGET (Fri, 12 May 2023 16:22:30 UTC)
- git: 2b519b170709 - main - Update description of WITH_DIRDEPS_BUILD (Fri, 12 May 2023 16:43:20 UTC)
- git: 722cfce5f494 - main - Fix typo and use .Fx in WITH_DIRDEPS_BUILD (Fri, 12 May 2023 16:50:20 UTC)
- git: d1c8420702b7 - main - Move more DIRDEPS_BUILD settings (Sat, 13 May 2023 00:42:45 UTC)
- git: da1ef2d61930 - main - Move MACHINE/MACHINE_ARCH handling to sys.machine.mk (Sat, 13 May 2023 15:17:16 UTC)
- git: 51d8a8b4ac1d..945078deae44 - vendor/NetBSD/bmake - vendor branch updated (Sat, 13 May 2023 17:05:16 UTC)
- git: b16e1ef2347a - Create tag vendor/NetBSD/bmake/20230510 (Sat, 13 May 2023 17:05:17 UTC)
- git: c1d01b5fd681 - main - Merge bmake-20230510 (Sat, 13 May 2023 17:08:26 UTC)
- git: e0e24ae5d658 - main - bmake forloop test was removed (Sat, 13 May 2023 17:12:18 UTC)
- git: 477f6e3c963b - main - sys.dirdeps.mk use ?= for OBJTOP (Sat, 13 May 2023 17:48:32 UTC)
- git: 41d638f203ca - main - Update dirdeps.mk (Sat, 13 May 2023 21:06:04 UTC)
- git: d489b2a39d51 - main - local.dirdeps.mk no qual for PSEUDO_MACHINE_LIST (Sat, 13 May 2023 21:07:31 UTC)
- git: 7d86c8b8eaf5 - main - sys.dirdeps.mk we do want to override OBJTOP (Sun, 14 May 2023 16:50:10 UTC)
- git: 92a4e8b34814 - main - dirdeps.mk allow for TARGET_SPEC_VARS.host (Mon, 15 May 2023 20:25:19 UTC)
- git: 75e02c458a0d - main - libsecureboot ensure correct BUILD_UTC (Tue, 23 May 2023 16:03:12 UTC)
- Souradeep Chakrabarti
- Stefan Eßer
- Steffen Nurpmeso
- Takanori Watanabe
- Toomas Soome
- Vincenzo Maffione
- Warner Losh
- git: 91ac713b646d - main - stand/boot1.efi: Allow modules to add env variables (Mon, 01 May 2023 21:04:11 UTC)
- git: 439a9766adba - main - stand/zfs: Move spa_find_by_dev from zfsimpl.c to zfs.c (Mon, 01 May 2023 21:04:12 UTC)
- git: 6479bd1b7d34 - main - stand/zfs: Refactor zfs_get_bootenv (Mon, 01 May 2023 21:04:13 UTC)
- git: 4dcae288fe63 - main - stand/zfs: Refactor zfs_set_bootenv (Mon, 01 May 2023 21:04:14 UTC)
- git: b765cfa380a4 - main - stand/zfs: Refactor zfs_get_bootonce (Mon, 01 May 2023 21:04:15 UTC)
- git: 43f7eeff0d45 - main - stand/boot1.efi: Implement bootonce for ZFS (Mon, 01 May 2023 21:04:16 UTC)
- git: 0c4183f02efc - main - rc.d/zfsbe: Simplify (Mon, 01 May 2023 21:04:17 UTC)
- git: 5ce98ee5f42d - main - stand/userboot: Simplify code (Mon, 01 May 2023 21:04:19 UTC)
- git: d5babd0d2376 - main - stand/efi: Simplify code here (Mon, 01 May 2023 21:04:20 UTC)
- git: 5328f9034fc4 - main - stand/kboot: Simplify (Mon, 01 May 2023 21:04:21 UTC)
- git: cb8179079ab0 - main - stand: Fix warning about variable unused (Mon, 01 May 2023 21:04:22 UTC)
- git: 96b119340eec - main - stand: remove ZFS warning about computered but unused variable (Mon, 01 May 2023 21:04:23 UTC)
- git: 6c8358cd7ffd - main - stand: back out the most of the horrible aarch64 kludge (Mon, 01 May 2023 21:04:24 UTC)
- git: b53ec4e44f6f - main - stand: Add isspace to FreeBSD ctypes.h (Mon, 01 May 2023 21:04:25 UTC)
- git: 83eabc64efec - main - kboot: Add HOST_MAP_FAILED define (Mon, 01 May 2023 21:28:46 UTC)
- git: cf6044857e2b - main - stand: Testing program for smbios (Mon, 01 May 2023 21:28:48 UTC)
- git: facd0edbb26c - main - kboot: Fix an off by one error (Mon, 01 May 2023 21:28:49 UTC)
- git: a083d0867635 - main - kboot: Add smbios support (Mon, 01 May 2023 21:28:50 UTC)
- git: c5e433b99ed3 - main - stand: Avoid unaligned access in smbios code (Mon, 01 May 2023 21:28:51 UTC)
- git: a5b4ec528192 - main - stand: More protection against malformed smbios tables (Mon, 01 May 2023 21:28:52 UTC)
- git: 5fd34912b4a5 - main - stand: Fix oversight in updating OpenZFS: Add com.klarasystems:vdev_zaps_v2 (Thu, 04 May 2023 14:29:12 UTC)
- git: 8fb0f07c7a13 - main - wlan(4): Mention WiFi more prominently (Thu, 04 May 2023 21:59:44 UTC)
- git: 9affcf438beb - main - bluetooth/hccontrol: Fix unterminated command list (Thu, 04 May 2023 22:02:24 UTC)
- git: 560a7d2584c8 - main - mpr(4) & mps(4): refer to related utilities (Thu, 04 May 2023 22:07:09 UTC)
- git: 910733a6f909 - main - mpsutil(8): Improve English usage (Thu, 04 May 2023 22:07:10 UTC)
- git: af32969ddbb5 - main - mpsutil(8): Remove a stray paragraph (Thu, 04 May 2023 22:07:11 UTC)
- git: a1bae244b6ea - main - Add wifi(4) alias for wlan(4). (Thu, 04 May 2023 22:21:02 UTC)
- Re: git: 8fb0f07c7a13 - main - wlan(4): Mention WiFi more prominently (Thu, 04 May 2023 22:21:12 UTC)
- git: af8e0a60d960 - main - RELNOTES: fix consistency (Sun, 07 May 2023 05:33:46 UTC)
- git: 4e2ddfba507f - main - ciss: Fix typo (Mon, 08 May 2023 04:27:14 UTC)
- git: be68c895c8de - main - MAINTAINERS: Add myself to stand (Mon, 08 May 2023 04:30:28 UTC)
- git: f710a4de92c1 - main - twe: Add deprecation notice (Mon, 08 May 2023 05:14:58 UTC)
- git: 6bb56ad277f5 - stable/13 - twe: Add deprecation notice (Thu, 11 May 2023 04:12:29 UTC)
- git: 062a7b918fac - main - twe: Remove driver (Thu, 11 May 2023 04:28:11 UTC)
- Re: git: 3cb2f5f369ec - main - lualoader: add support for .lua configuration files (Thu, 11 May 2023 13:22:49 UTC)
- git: 2f131435bc22 - main - stand: efi create eficom console device. (Thu, 11 May 2023 20:06:46 UTC)
- git: f93416d67743 - main - stand: add comconsole backwards compatibility shim for aarch64 (Thu, 11 May 2023 20:06:47 UTC)
- git: 82cf061eba45 - main - stand: Make non-matching console names OKer (Thu, 11 May 2023 20:06:48 UTC)
- git: bab80c12a852 - main - stand: Move eficom to libefi (Thu, 11 May 2023 20:06:49 UTC)
- git: 66826fd54ab1 - main - stand: eficom : remove unused ignore_cd (Thu, 11 May 2023 20:06:50 UTC)
- git: cb2da74905c1 - main - stand: eficom: Don't preemtively assume flow control (Thu, 11 May 2023 20:06:51 UTC)
- git: 8c3d6917c1f1 - main - stand: eficom: Only set baudrate when it changes (Thu, 11 May 2023 20:06:52 UTC)
- git: ad9d10a859ac - main - efi: mark as broken on i386 (Thu, 11 May 2023 20:06:53 UTC)
- git: c16e08e5f324 - main - stand/efi: Retire i386 support (Thu, 11 May 2023 20:06:54 UTC)
- git: 4d846d260e2b - main - spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSD (Fri, 12 May 2023 16:44:48 UTC)
- git: c87658aa7d1f - main - spdx: Remove duplicate lines (Fri, 12 May 2023 16:44:52 UTC)
- git: b61a57301942 - main - spdx: The BSD-2-Clause-NetBSD identifier is obsolete, drop -NetBSD (Fri, 12 May 2023 16:44:53 UTC)
- git: eebd9d53665e - main - spdx: Simplify BSD-2-Clause AND BSD-2-Clause (Fri, 12 May 2023 16:44:54 UTC)
- git: ecfb43cb4198 - main - SPDX: It's spelled 'SPDX-License-Identifier' (Fri, 12 May 2023 16:44:55 UTC)
- git: eb8f887758f3 - main - spdx: The BSD-3-Clause-FreeBSD identifier never was, drop -FreeBSD (Fri, 12 May 2023 16:44:56 UTC)
- git: 3aa0cc47eeb0 - main - CONTRIBUTING.md: minor changes (Sun, 14 May 2023 12:52:51 UTC)
- git: ddea995ddc08 - main - Update UPDATING (Sun, 14 May 2023 13:06:48 UTC)
- Re: HEADS UP: broken boot! Was: git: 2f131435bc22 - main - stand: efi create eficom console device. (Wed, 17 May 2023 02:19:25 UTC)
- git: 668c406ce567 - stable/13 - UPDATING: Update release name and handbook link (Thu, 18 May 2023 14:20:02 UTC)
- git: 6de1a005d4ca - main - traceroute.8: Document TOS as DiffServ and ECN (Thu, 18 May 2023 17:17:34 UTC)
- Re: git: 805d759338a2 - main - mlx4: Move DEFINE_MUTEX() outside function body. (Sun, 21 May 2023 23:01:27 UTC)
- git: 2efbc8e2840f - main - stand/efi/smbios: Move detection of smbios earlier. (Thu, 25 May 2023 04:34:01 UTC)
- git: f28dff43ad62 - main - stand/efi/eficom: better handling of absent device (Thu, 25 May 2023 04:34:02 UTC)
- git: 42b0b7a926e3 - main - stand/efi/eficom: Don't allow this for !HYPERV machines (Thu, 25 May 2023 04:34:03 UTC)
- git: e5d4e036f247 - main - stand/efi/eficom: Make aarch64 compat code probe correctly (Thu, 25 May 2023 04:34:04 UTC)
- git: 46927f674466 - main - stand/efi/eficom: Free comc_port if we can't find the serial port (Thu, 25 May 2023 04:34:06 UTC)
- git: 0ec220df526d - main - tap(4): allow full-duplex and non-zero speed (Wed, 31 May 2023 15:54:36 UTC)
- Wolfram Schneider
- Xin LI
- Yuri
- Yuri Pankov
- Zhenlei Huang
- git: f70caf1b4524 - stable/13 - if_stf: Delete unreachable code (Wed, 17 May 2023 09:59:11 UTC)
- git: ece63e96c364 - stable/13 - ip_mroute: Delete unreachable code (Wed, 17 May 2023 09:59:12 UTC)
- git: 4d7d39b0f208 - stable/13 - elf.5: Fix conjugation of holds (Wed, 17 May 2023 09:59:13 UTC)
- git: 1437712fd8c9 - stable/13 - ixgbe: Fix typos in source code comments (Wed, 17 May 2023 09:59:14 UTC)
- git: 3056dfbdf815 - stable/13 - mps: Fix a typo in a source code comment (Wed, 17 May 2023 09:59:15 UTC)
- git: 62af5091a4f7 - stable/13 - mrsas: Fix a typo in a source code comment (Wed, 17 May 2023 09:59:16 UTC)
- git: 1ff44a05d6bc - stable/12 - if_stf: Delete unreachable code (Wed, 17 May 2023 10:05:30 UTC)
- git: 2a3147f96241 - stable/12 - ip_mroute: Delete unreachable code (Wed, 17 May 2023 10:05:32 UTC)
- git: c0612a203c92 - stable/12 - elf.5: Fix conjugation of holds (Wed, 17 May 2023 10:05:33 UTC)
- git: b23360fe1355 - stable/12 - ixgbe: Fix typos in source code comments (Wed, 17 May 2023 10:05:34 UTC)
- git: a043c76d3e33 - stable/12 - mps: Fix a typo in a source code comment (Wed, 17 May 2023 10:05:35 UTC)
- git: 4f6be38eed95 - stable/12 - mrsas: Fix a typo in a source code comment (Wed, 17 May 2023 10:05:36 UTC)