dev-commits-src-main@FreeBSD.org
Commit messages for the main branch of the src repository
June 2023 Archives by author
- Alan Cox
- Alexander Leidinger
- Alexander Motin
- Alexander Richardson
- Alexander V. Chernikov
- git: d18715475071 - main - netlink: use custom uma zone for the mbuf storage. (Thu, 01 Jun 2023 07:08:45 UTC)
- git: 54b955f4df5e - main - netlink: add support for decoding genl ops/groups in pytest (Thu, 01 Jun 2023 10:46:09 UTC)
- git: a77facd27368 - main - ifnet: consistently call hooks when the interface gets up. (Thu, 01 Jun 2023 11:51:51 UTC)
- git: 0c2beef72d1a - main - ifconfig: fix warnings #2 (Thu, 01 Jun 2023 11:54:51 UTC)
- git: e32221a15f08 - main - netinet6: make IPv6 fragment TTL per-VNET configurable. (Thu, 01 Jun 2023 12:08:16 UTC)
- git: c1839039b193 - main - netlink: use netlink mbufs in the mbuf chains. (Fri, 02 Jun 2023 13:19:33 UTC)
- git: 0eb0d2333546 - main - ktest: make ktest work with Netlink loaded as a module. (Tue, 13 Jun 2023 06:04:58 UTC)
- git: ab4d1b73cbf8 - main - route(8): teach route to attach to jails (Tue, 13 Jun 2023 06:07:45 UTC)
- git: 74b426116181 - main - ifconfig: add if_ctx argument to the generic and ifclone callbacks. (Tue, 13 Jun 2023 06:26:58 UTC)
- git: c6885dbda739 - main - ifconfig: eliminate global 'verbose' and 'printkey' variables (Tue, 13 Jun 2023 06:26:59 UTC)
- git: 4106282ec41d - main - ifconfig: remove global 'printifname' variable. (Tue, 13 Jun 2023 06:27:00 UTC)
- git: c6f0602f2349 - main - ifconfig: pass if_ctx instead of socket to the tunnel handlers. (Tue, 13 Jun 2023 06:27:01 UTC)
- git: 85e0016a9730 - main - ifconfig: remove global 'name' variable. (Tue, 13 Jun 2023 06:27:02 UTC)
- git: ea73ff9752f7 - main - ifconfig: remove global_args variable. (Tue, 13 Jun 2023 06:27:04 UTC)
- git: d77ca41f7762 - main - ifconfig(8): add the dotted format for MAC addresses. (Tue, 13 Jun 2023 06:40:47 UTC)
- git: 9f44a47fd079 - main - ipfw(8): add ioctl/instruction generation tests (Tue, 13 Jun 2023 11:55:42 UTC)
- git: 6a9cfebaf1cf - main - ipfw: simplify action case parser (Tue, 13 Jun 2023 11:55:43 UTC)
- git: 9247238cc4b8 - main - netlink: fix failing TestRtNlAddIfaddrLo::test_add_6 tests. (Tue, 13 Jun 2023 15:26:49 UTC)
- git: d61064229fb2 - main - ifconfig: fix comparison in printmimo(). (Wed, 14 Jun 2023 09:16:20 UTC)
- git: bbad5525fabf - main - ifconfig: start ifconfig context from main() (Wed, 14 Jun 2023 09:16:21 UTC)
- git: a6094f844a82 - main - ifconfig: remove 'newaddr' global variable (Wed, 14 Jun 2023 09:16:22 UTC)
- git: 3927d0fb373c - main - ifconfig: fix -Wunused warnings (Wed, 14 Jun 2023 09:16:23 UTC)
- git: 52ff8883185a - main - ifconfig: fix ifconfig crash when compiled w/WITHOUT_NETLINK. (Wed, 14 Jun 2023 10:40:06 UTC)
- git: 84b41342da1f - main - ipfw: add eaction tests (Thu, 15 Jun 2023 06:36:43 UTC)
- git: 2b5dd8b89011 - main - ipfw: use function return value to fetch insn argument. (Thu, 15 Jun 2023 06:50:09 UTC)
- git: 7fa282e616c3 - main - ifconfig: remove (most of) the usages of global 'struct ifreq ifr'. (Fri, 16 Jun 2023 07:19:43 UTC)
- git: f414f37e3861 - main - ifconfig: remove global 'ifr' usage from ifmedia.c & remove 'ifr'. (Fri, 16 Jun 2023 07:19:44 UTC)
- git: a3930cd46ce6 - main - ifconfig: use default (more rigid) WARNS level. (Fri, 16 Jun 2023 07:19:45 UTC)
- git: 7e1ec25c8b6d - main - ipfw: add state/comment tests (Fri, 16 Jun 2023 07:24:39 UTC)
- git: 0fcc603a072f - main - ifconfig: fix armv6 build (Fri, 16 Jun 2023 08:23:55 UTC)
- git: c344eff91070 - main - netlink: dump interface capabilities with other interface data. (Fri, 16 Jun 2023 15:34:03 UTC)
- git: 511b35866a8a - main - ifnet: fix if_strings.h build check (Fri, 16 Jun 2023 15:54:36 UTC)
- git: 793793553558 - main - netlink: convert to IfAPI. (Fri, 16 Jun 2023 16:00:05 UTC)
- Alexey Dokuchaev
- Allan Jude
- Andrew Turner
- git: 8cca8e248fb7 - main - arm64: Correct a pmap unlock in pmap_stage2_fault (Fri, 02 Jun 2023 15:52:29 UTC)
- git: 4baf5db06ccf - main - Add more arm64 ID registers (Fri, 02 Jun 2023 15:52:30 UTC)
- git: dd2355752838 - main - arm64: Fix the definition of ID_AA64DFR1_EL1 (Fri, 02 Jun 2023 15:52:31 UTC)
- git: 62f9bcf2b427 - main - Switch to contigmalloc in the Hyper-V code (Tue, 06 Jun 2023 10:11:09 UTC)
- git: 732786a25fd7 - main - arm64: Reduce the direct use of cpu_desc (Thu, 08 Jun 2023 16:11:16 UTC)
- git: d057b7aac8ae - main - arm64: Malloc the cpu_desc array (Thu, 08 Jun 2023 16:11:17 UTC)
- git: 1dd169af7143 - main - Add more arm64 ID registers to the user_regs array (Fri, 09 Jun 2023 16:56:58 UTC)
- git: 072a4ba82a01 - main - Update the Arm Optimized Routine library to v23.01 (Fri, 09 Jun 2023 16:56:59 UTC)
- git: 178747a1586d - main - Add more arm64 special register values (Mon, 12 Jun 2023 09:30:28 UTC)
- git: 3a1bfe881a24 - main - arm64: Enable the Hyper-V keyboard driver (Wed, 21 Jun 2023 12:22:17 UTC)
- git: 1e0ba9d43cf0 - main - Hide irq_next_free, it's not used out of this file (Wed, 28 Jun 2023 17:03:33 UTC)
- git: 9beb195fd9fd - main - Continue searching for an irq map from the start (Wed, 28 Jun 2023 17:03:34 UTC)
- Andrey V. Elsukov
- Baptiste Daroussin
- git: fe06db1817e0 - main - bsdinstall: remove sendmail hardening option (Thu, 01 Jun 2023 21:00:52 UTC)
- git: afbb26b58b93 - main - devctl: allow to register a hook to receive the events (Thu, 01 Jun 2023 21:02:27 UTC)
- git: 8a2af0b469b6 - main - nlsysevent: add a genetlink(4) module to report kernel events (Thu, 01 Jun 2023 21:02:28 UTC)
- git: 04eeb364d439 - main - cpuset(3): Move cpuset's parselist function into libutil (Thu, 01 Jun 2023 21:17:16 UTC)
- git: 8093646b0be9 - main - cpuset(3): Add unit tests (Thu, 01 Jun 2023 21:27:50 UTC)
- git: cef0bbae3727 - main - nlsysevent: specify all netlink header the same way (Fri, 02 Jun 2023 08:20:02 UTC)
- git: 3f9c093dfe98 - main - nlsysevent: rename variables for clarity of the code (Fri, 02 Jun 2023 08:20:03 UTC)
- git: 0bcb3ebd1fb7 - main - nlsysevent: deduplicate the code and split into smaller functions (Fri, 02 Jun 2023 08:20:04 UTC)
- git: 99084611932f - main - nlsysevent: add default command to the events (Fri, 02 Jun 2023 12:22:32 UTC)
- git: fa6fa98ac712 - main - sh(1): initialize smark to zero in main() (Sat, 03 Jun 2023 21:10:19 UTC)
- git: 92d817ad6bc6 - main - nlsysevent: remove useless CFLAGS (Fri, 09 Jun 2023 15:04:33 UTC)
- Benedict Reuschling
- Benjamin Kaduk
- Bjoern A. Zeeb
- git: b889315da300 - main - LinuxKPI: add ktime_get_real_ts64() (Thu, 08 Jun 2023 17:59:26 UTC)
- git: 7c0c69d1a0f3 - main - LinuxKPI: add struct_group(...) (Thu, 08 Jun 2023 18:01:31 UTC)
- git: 7d7d12ba7765 - main - LinuxKPI: pci: add PCI_COMMAND_MEMORY (Thu, 08 Jun 2023 18:03:17 UTC)
- git: 17bde9cbc6fc - main - LinuxKPI: pci: update struct msi_desc (Thu, 08 Jun 2023 18:05:19 UTC)
- git: 4cbd427788ec - main - LinuxKPI: add devm_ioremap() (Thu, 08 Jun 2023 18:08:22 UTC)
- git: a30a0d940dae - main - LinuxKPI: add dummy rhashtable implementation (Thu, 08 Jun 2023 18:11:52 UTC)
- git: 2e07e885d659 - main - LinuxKPI: implement timer_{delete,shutdown}_sync() (Fri, 09 Jun 2023 22:26:28 UTC)
- git: 3206587a20de - main - LinuxKPI: 802.11: improve scan handling (Sat, 10 Jun 2023 23:08:57 UTC)
- git: a5ae63edd594 - main - LinuxKPI: 802.11: initialize txq (Sat, 10 Jun 2023 23:08:58 UTC)
- git: ab55b58b5c51 - main - LinuxKPI: add dummy of.h (Sat, 10 Jun 2023 23:08:59 UTC)
- git: bee50f894b9e - main - LinuxKPI: qcom: update QMI and MHI (Sat, 10 Jun 2023 23:09:00 UTC)
- git: 51117ed11640 - main - LinuxKPI: 802.11: correct HE_MAC_CAP3 values (Sat, 10 Jun 2023 23:09:01 UTC)
- git: 08bc2cc4c4d8 - main - LinuxKPI: cast jiffies_to_msecs() result (Mon, 26 Jun 2023 07:55:09 UTC)
- Re: git: b73183d1a243 - main - ipv6: disable RFC 4620 nodeinfo by default (Mon, 26 Jun 2023 10:28:03 UTC)
- git: 1b18fb7faa75 - main - LinuxKPI: list.h add list_count_nodes() (Wed, 28 Jun 2023 01:33:07 UTC)
- Brooks Davis
- Cheng Cui
- Christos Margiolis
- git: bab7781e78fc - main - dtrace: deduplicate arm64 breakpoint definition (Sat, 03 Jun 2023 17:05:17 UTC)
- git: 980746e5cb26 - main - fbt: simplify arm64 function-prologue parsing (Sat, 03 Jun 2023 17:05:18 UTC)
- git: 9b091f12008f - main - kinst: simplify trampoline fill definitions (Sat, 03 Jun 2023 17:05:19 UTC)
- git: d434607b3d51 - main - kinst: use bool where appropriate (Sat, 03 Jun 2023 20:03:31 UTC)
- git: 47a5d58e3bba - main - kinst: fix kinst_probe_md field indentation (Sat, 03 Jun 2023 20:03:32 UTC)
- git: 0fbe78cdba42 - main - proc.h: capitalize letter in TD_LOCKS_DEC (Tue, 13 Jun 2023 12:46:57 UTC)
- git: 333731274fa3 - main - kinst: hide KINST_TRAMPCHUNK_SIZE from ISA-specific headers (Tue, 13 Jun 2023 12:46:58 UTC)
- git: 1aa486218701 - main - kinst: rename t_kinst to t_kinst_tramp (Tue, 13 Jun 2023 12:46:59 UTC)
- git: e5c7aa5c703e - main - arm64: print '0x' before hex values (Wed, 21 Jun 2023 15:48:43 UTC)
- git: 59833b089e78 - main - arm64: improve KTR_TRAP trace entries (Sat, 24 Jun 2023 05:23:35 UTC)
- Colin Percival
- git: 02d90458669d - main - tslog: Handle curthread equal to NULL (Sun, 04 Jun 2023 17:17:56 UTC)
- git: 469cfa3c30ee - main - tslog: Annotate some early boot functions (Sun, 04 Jun 2023 17:17:57 UTC)
- git: 2404380aac7e - main - tslog: Optionally instrument pmap_zero_page (Sun, 04 Jun 2023 17:17:58 UTC)
- git: 45cc8519f590 - main - tslog: Annotate parts of SYSINIT cpu (Sun, 04 Jun 2023 17:17:59 UTC)
- git: 59588a546f55 - main - Revert "tslog: Annotate some early boot functions" (Sun, 04 Jun 2023 18:42:37 UTC)
- git: 1e4b7ab136b4 - main - tslog.h: Wrap in #ifdef _KERNEL (Mon, 05 Jun 2023 05:50:07 UTC)
- git: 9d6ae1e3c26a - main - Revert "Revert "tslog: Annotate some early boot functions"" (Mon, 05 Jun 2023 05:50:08 UTC)
- git: 267411d164d4 - main - EC2: Chase awscli package rename (Thu, 08 Jun 2023 04:23:41 UTC)
- git: bcf9147144f3 - main - EC2: Default to "uefi-preferred" boot mode (Wed, 14 Jun 2023 18:32:08 UTC)
- git: b908f6c45e02 - main - bsd.mkopt.mk: Add REQUIRED_OPTIONS list (Tue, 20 Jun 2023 00:23:28 UTC)
- git: bce996791511 - main - options/makeman: Handle __REQUIRED_OPTIONS (Tue, 20 Jun 2023 00:23:29 UTC)
- git: c24c117b9644 - main - Remove WITHOUT_{CAPSICUM,CASPER} options (Tue, 20 Jun 2023 00:23:30 UTC)
- Re: git: b908f6c45e02 - main - bsd.mkopt.mk: Add REQUIRED_OPTIONS list (Tue, 20 Jun 2023 03:14:45 UTC)
- Re: git: b908f6c45e02 - main - bsd.mkopt.mk: Add REQUIRED_OPTIONS list (Tue, 20 Jun 2023 04:45:16 UTC)
- git: 824b64a2f1a0 - main - Warn about nonfunctional WITHOUT options (Tue, 20 Jun 2023 20:59:07 UTC)
- Corvin Köhne
- git: bb1770105022 - main - bhyve: Remove vestigial support for setting max vCPUs. (Mon, 12 Jun 2023 10:50:00 UTC)
- git: 4e46ab0ebe96 - main - bhyve: allow adding FwCfg items to ACPI tables (Mon, 12 Jun 2023 11:04:44 UTC)
- git: d5edf13d013f - main - bhyve: add basic TPM device (Mon, 12 Jun 2023 11:04:45 UTC)
- git: dece4f2d875a - main - bhyve: register TPM device as ACPI device (Mon, 12 Jun 2023 11:04:46 UTC)
- git: 740d76544ad8 - main - linuxkpi: advance platform_device (Tue, 13 Jun 2023 07:49:16 UTC)
- git: 90c3a1b6629c - main - bhyve: add empty GVT-d emulation (Fri, 16 Jun 2023 06:14:13 UTC)
- git: 4a9bf50f408e - main - bhyve: read out graphics stolen memory address and size (Fri, 16 Jun 2023 06:14:14 UTC)
- git: 1bd361eea28a - main - bhyve: allocate guest memory for graphics stolen memory (Fri, 16 Jun 2023 06:14:15 UTC)
- git: d9fa7c113df2 - main - bhyve: emulate graphics stolen memory register (Fri, 16 Jun 2023 06:14:16 UTC)
- git: 6952b9d25e18 - main - bhyve: read OpRegion address and size for GVT-d (Fri, 16 Jun 2023 06:14:18 UTC)
- git: 1115cdcf7af1 - main - bhyve: copy OpRegion into guest memory (Fri, 16 Jun 2023 06:14:19 UTC)
- git: 71fb2dcb0023 - main - bhyve: pass address of OpRegion to the guest (Fri, 16 Jun 2023 06:14:20 UTC)
- git: b3564c233749 - main - bhyve: use assert for missing TPM version (Fri, 16 Jun 2023 06:23:01 UTC)
- git: e09778575817 - main - bhyve: add basic TPM emulation struct (Fri, 16 Jun 2023 06:23:02 UTC)
- git: 11ba214629b1 - main - bhyve: add basic TPM passthrough emulation (Fri, 16 Jun 2023 06:23:04 UTC)
- git: 0917f925b46e - main - bhyve: add basic CRB interface for TPM devices (Fri, 16 Jun 2023 06:23:05 UTC)
- git: 50aef9f62c1b - main - bhyve: rename 'structs' snapshot key with 'kern_structs' (Mon, 19 Jun 2023 05:57:56 UTC)
- git: ee5023f3c2f4 - main - bhyve: simplify restore of kernel structs (Mon, 19 Jun 2023 05:57:58 UTC)
- git: b10d65a420f0 - main - bhyve: rename 'user_dev' with 'devices' (Mon, 19 Jun 2023 05:57:59 UTC)
- git: 14c80457b0f6 - main - bhyve: add bus, slot and func to device name (Mon, 19 Jun 2023 05:58:00 UTC)
- git: 6f7d2cf8bbb5 - main - bhyve: add .pe_snapshot method for PCI 'hostbridge' (Mon, 19 Jun 2023 05:58:01 UTC)
- git: 381ef27d7b7f - main - bhyve: use pci_next() to save/restore pci devices (Mon, 19 Jun 2023 05:58:02 UTC)
- git: c9fdd4f3cc18 - main - bhyve: add command line parameter and parsing for migration (Mon, 19 Jun 2023 06:54:50 UTC)
- git: 6632a0a4e3ab - main - bhyve: add helper to create a bootorder (Tue, 20 Jun 2023 08:52:16 UTC)
- git: 480bef9481f0 - main - bhyve: add bootindex option for several devices (Tue, 20 Jun 2023 08:52:17 UTC)
- git: 24a0fef9dc4f - main - bhyve: maintain RSDT and XSDT by basl (Tue, 20 Jun 2023 09:00:59 UTC)
- git: 5ea98d326830 - main - bhyve/tpm: build TPM2 table by tpm interface (Tue, 20 Jun 2023 09:01:00 UTC)
- git: 0daf5f02cfaf - main - bhyve/tpm: create crb thread for sending tpm commands (Tue, 20 Jun 2023 09:01:01 UTC)
- git: 35c8063ab1de - main - bhyve: dos2unix (Tue, 20 Jun 2023 09:52:47 UTC)
- git: 1e8d0c6cf644 - main - Revert "bhyve: add command line parameter and parsing for migration" (Wed, 21 Jun 2023 07:05:17 UTC)
- Cy Schubert
- git: a466cc55373f - main - ntp: import ntp-4.2.8p16 (Thu, 01 Jun 2023 14:30:30 UTC)
- git: 4d780613774c - main - ntp: Update version string (Thu, 01 Jun 2023 21:50:28 UTC)
- Re: git: fe590ffe40f4 - main - Import vixie cron 4.0 (Sun, 04 Jun 2023 00:54:22 UTC)
- Re: git: fe590ffe40f4 - main - Import vixie cron 4.0 (Mon, 05 Jun 2023 20:41:08 UTC)
- git: e6bfd18d21b2 - main - ntp: import ntp-4.2.8p17 (Tue, 06 Jun 2023 12:57:49 UTC)
- git: 82aa1470c94c - main - ntp: Fix build (Tue, 06 Jun 2023 13:30:04 UTC)
- Re: git: 82aa1470c94c - main - ntp: Fix build (Tue, 06 Jun 2023 13:34:14 UTC)
- git: af9ce4e9bb7d - main - kern_ntptime: Fix undefined behavior of the shift operator (Fri, 09 Jun 2023 21:10:03 UTC)
- git: bb5d6d14d81b - main - wpa: Enable receiving priority tagged (VID 0) frames (Sun, 11 Jun 2023 23:28:06 UTC)
- Re: git: 764464af4968 - main - Fix spelling of "behavior" to be consistent with the rest of the file (Fri, 23 Jun 2023 11:16:32 UTC)
- Re: git: 764464af4968 - main - Fix spelling of "behavior" to be consistent with the rest of the file (Fri, 23 Jun 2023 11:28:08 UTC)
- git: e36b028933b7 - main - systat: Chase 70ea484e3ec5, removing vdev_cache (Tue, 27 Jun 2023 18:36:12 UTC)
- Dag-Erling Smørgrav
- git: 7ba6119e22b5 - main - ctags: Don't undercount lines when handling // comments. (Mon, 05 Jun 2023 15:54:05 UTC)
- git: 6d777389e19d - main - xargs: Fix typo in error message. (Mon, 05 Jun 2023 16:11:53 UTC)
- git: fbc445addf91 - main - xargs: Consistently use strtonum() to parse arguments. (Mon, 05 Jun 2023 18:51:23 UTC)
- git: 21850106fdda - main - libtacplus: Allow additional AV pairs to be configured. (Tue, 13 Jun 2023 18:16:09 UTC)
- git: 246aec9a3ce3 - main - nss_tacplus: Support setting the login class. (Tue, 13 Jun 2023 18:16:10 UTC)
- git: 9e379f9639d5 - main - asa: Error out if writing to stdout failed. (Thu, 15 Jun 2023 19:28:01 UTC)
- git: f08f90e69877 - main - asa: Read from stdin if *argv is "-". (Thu, 15 Jun 2023 19:28:02 UTC)
- git: b7412da2e122 - main - asa: Add some unit tests. (Thu, 15 Jun 2023 19:28:03 UTC)
- git: 91e03758ded5 - main - tarfs: Don't use IO_DIRECT when reading from tarball. (Tue, 20 Jun 2023 10:02:19 UTC)
- git: 47b32f8f93b4 - main - m4: Support long options. (Wed, 21 Jun 2023 21:00:46 UTC)
- git: 6c9ed64c94f1 - main - m4: Add -G option which reverses -g. (Wed, 21 Jun 2023 21:00:47 UTC)
- git: db4c5b8a05bb - main - m4: Miscellaneous man page fixes. (Wed, 21 Jun 2023 21:00:49 UTC)
- git: bd9049eeff45 - main - Fix prebuild race between libpam and libtacplus. (Wed, 21 Jun 2023 21:00:50 UTC)
- git: 3ba4c8c81a28 - main - Upgrade to OpenPAM Ximenia. (Tue, 27 Jun 2023 17:05:00 UTC)
- git: b5b9eaa96274 - main - Restore and document -ps / -nps option. (Thu, 29 Jun 2023 14:02:06 UTC)
- git: 78baa632092a - main - stdbuf: Code cleanup. (Thu, 29 Jun 2023 15:31:47 UTC)
- git: c09909ed889f - main - libstdbuf: Add proper SEE ALSO section. (Thu, 29 Jun 2023 16:24:39 UTC)
- David E. O'Brien
- Dimitry Andric
- git: 2c01176a2802 - main - msun: Correct FreeBSD version in sincos() man page (Fri, 09 Jun 2023 20:05:33 UTC)
- git: dbbaf77801a8 - main - Apply llvm fix for hanging gcc builds on 32-bit arm (Mon, 19 Jun 2023 18:33:51 UTC)
- git: bdd1243df58e - main - Merge llvm-project main llvmorg-16-init-18548-gb0daacf58f41 (Thu, 22 Jun 2023 21:10:42 UTC)
- git: 1ac55f4cb000 - main - Merge llvm-project release/16.x llvmorg-16.0.1-0-gcd89023f7979 (Thu, 22 Jun 2023 21:10:56 UTC)
- git: 482e0fcdf745 - main - Merge commit 16949c5c48ab from llvm-project (by Dimitry Andric): (Thu, 22 Jun 2023 21:11:00 UTC)
- git: 1ac57eed9509 - main - Merge commit db492316399a from llvm-project (by Dimitry Andric): (Thu, 22 Jun 2023 21:11:01 UTC)
- git: 9e7101a856ad - main - Merge llvm-project release/16.x llvmorg-16.0.2-0-g18ddebe1a1a9 (Thu, 22 Jun 2023 21:11:06 UTC)
- git: c3450ad127e9 - main - clang: re-downgrade implicit int/function declarations to warning only (Thu, 22 Jun 2023 21:11:10 UTC)
- git: cbe9438cfe07 - main - Merge llvm-project release/16.x llvmorg-16.0.3-0-gda3cd333bea5 (Thu, 22 Jun 2023 21:11:15 UTC)
- git: a324c34037ef - main - Merge llvm-project release/16.x llvmorg-16.0.4-0-gae42196bc493 (Thu, 22 Jun 2023 21:11:23 UTC)
- git: 2efbaac7a07f - main - Merge llvm-project release/16.x llvmorg-16.0.5-0-g185b81e034ba (Thu, 22 Jun 2023 21:11:31 UTC)
- git: cf24393421ca - main - Merge commit 69d42eef4bec from llvm-project (by Dimitry Andric): (Thu, 22 Jun 2023 21:11:34 UTC)
- git: e048f78b2143 - main - Merge llvm-project release/16.x llvmorg-16.0.6-0-g7cbf1a259152 (Thu, 22 Jun 2023 21:11:40 UTC)
- git: a681cba16d89 - main - Bump __FreeBSD_version for llvm 16.0.6 merge (Thu, 22 Jun 2023 21:11:44 UTC)
- Dmitry Chagin
- git: 8fdc9ce97c00 - main - avx_sig: Better naming as the test will include more register banks (Sat, 03 Jun 2023 17:13:33 UTC)
- git: 1b0d96f3c43a - main - xregs_sig: Finish renaming simd to xregs before adding avx (Sat, 03 Jun 2023 17:13:34 UTC)
- git: e5b3cd6100e4 - main - xregs_sig: Simplify Makefile by using MACHINE_CPUARCH in SRCS (Sat, 03 Jun 2023 17:13:36 UTC)
- Re: git: 1b0d96f3c43a - main - xregs_sig: Finish renaming simd to xregs before adding avx (Sat, 03 Jun 2023 18:50:24 UTC)
- Re: git: 1b0d96f3c43a - main - xregs_sig: Finish renaming simd to xregs before adding avx (Sat, 03 Jun 2023 19:29:12 UTC)
- git: 0be13a45f7cb - main - xregs_sig: Add a ability to handle multiple register banks (Sun, 04 Jun 2023 09:08:36 UTC)
- git: c8dbef44ffbe - main - xregs_sig: Add avx registers to test (Sun, 04 Jun 2023 09:08:37 UTC)
- git: 84617f6fccd4 - main - linux(4) rt_sendsig: Remove the use of caddr_t (Tue, 06 Jun 2023 20:01:58 UTC)
- Re: git: 1b0d96f3c43a - main - xregs_sig: Finish renaming simd to xregs before adding avx (Wed, 07 Jun 2023 08:35:40 UTC)
- git: 920184ed6e43 - main - linux(4): In preparation for xsave refactor fxsave code on amd64 (Thu, 08 Jun 2023 22:33:45 UTC)
- git: cbbac5609115 - main - linux(4): Preserve fpu xsave state across signal delivery on amd64 (Thu, 08 Jun 2023 22:33:46 UTC)
- git: 486459056822 - main - Revert "linux(4): The futex_wait operation should restart." (Sun, 11 Jun 2023 09:53:55 UTC)
- git: 861abdadf9db - main - namei: Add a comment explaining ISRESTARTED flag (Tue, 13 Jun 2023 12:24:37 UTC)
- git: cea7c564c70a - main - namei: Reset the lookup to start from the real root for abs symlink target (Tue, 13 Jun 2023 12:24:38 UTC)
- git: c969310c992a - main - csu: Implement _start using as to satisfy unwinders on x86_64 (Thu, 29 Jun 2023 16:39:06 UTC)
- git: a18b956b73ce - main - libexecinfo: Enable backtrace_test.backtrace_fmt_basic on amd64 again (Thu, 29 Jun 2023 16:53:24 UTC)
- Doug Moore
- Doug Rabson
- Ed Maste
- git: 79d4d7133f07 - main - dumpon: update OpenSSL initialization call (Fri, 02 Jun 2023 01:24:03 UTC)
- git: caf98b9d13b6 - main - dumpon: Request the OpenSSL 1.1 API (Fri, 02 Jun 2023 14:01:52 UTC)
- Re: git: 4bf98559d9d6 - main - pf: make contents of struct pfsync_state configurable (Mon, 05 Jun 2023 16:20:44 UTC)
- git: e730066a64e6 - main - decryptcore: Request the OpenSSL 1.1 API (Mon, 05 Jun 2023 17:49:16 UTC)
- git: b17b639832e7 - main - contrib/spleen: update to Spleen 2.0.0 (Thu, 08 Jun 2023 14:43:09 UTC)
- git: f40cd16bfda4 - main - kern: Move devctl_systems[] out of sys/sys/devctl.h (Thu, 08 Jun 2023 16:30:54 UTC)
- git: 6024564cd4da - main - Cirrus-CI: split main script into separate world + kernel (Fri, 09 Jun 2023 15:08:42 UTC)
- Re: git: 6024564cd4da - main - Cirrus-CI: split main script into separate world + kernel (Fri, 09 Jun 2023 16:20:27 UTC)
- git: 5ad6c907f994 - main - Cirrus-CI: add a manually triggered aarch64-gcc12 task (Sat, 10 Jun 2023 00:49:57 UTC)
- git: 1dd6f95bb90d - main - wg(4): add Matt Macy back to AUTHORS section (Mon, 12 Jun 2023 18:37:00 UTC)
- git: e77b2ea427c8 - main - ifconfig: set boolean to true rather than incrementing (Mon, 19 Jun 2023 15:03:01 UTC)
- git: e54db9a9ccd5 - main - seq: fix check for rounding error/truncation (Mon, 19 Jun 2023 15:28:56 UTC)
- git: 7a91ccd2fb8e - main - mpi3mr: fix GCC kernel build (Mon, 19 Jun 2023 16:17:35 UTC)
- Re: git: b908f6c45e02 - main - bsd.mkopt.mk: Add REQUIRED_OPTIONS list (Tue, 20 Jun 2023 01:04:43 UTC)
- git: 2e65cfd3adbc - main - Restore dummy WITHOUT_{CAPSICUM,CASPER} descriptions (Tue, 20 Jun 2023 03:22:09 UTC)
- Re: git: 21850106fdda - main - libtacplus: Allow additional AV pairs to be configured. (Tue, 20 Jun 2023 12:33:40 UTC)
- git: 4bc148c30eff - main - bfe: add unmaintained / deprecation notice (Tue, 20 Jun 2023 20:44:19 UTC)
- git: 1723e7f33ae3 - main - cap_net.3: fix typo (Wed, 21 Jun 2023 15:27:53 UTC)
- git: 171f1c1b4f0e - main - Cirrus-CI: use llvm16 job by default and make llvm15 manual (Fri, 23 Jun 2023 00:26:48 UTC)
- git: b077aed33b7b - main - Merge OpenSSL 3.0.9 (Fri, 23 Jun 2023 23:19:54 UTC)
- git: 5abd4d378e38 - main - kerberos: Request the OpenSSL 1.1 API (Fri, 23 Jun 2023 23:20:04 UTC)
- git: e23d45187b28 - main - libarchive: Avoid a build failure with OpenSSL 3.0 (Fri, 23 Jun 2023 23:20:06 UTC)
- git: 9ead001d5b42 - main - Bump __FreeBSD_version for OpenSSL 3.0 update (Sat, 24 Jun 2023 02:17:00 UTC)
- git: 564c5314f6d9 - main - UPDATING: Add OpenSSL 3.0 update (Sat, 24 Jun 2023 12:15:11 UTC)
- git: 229d643c4dd5 - main - depend-cleanup: apply big hammer for OpenSSL 3.0 update (Sat, 24 Jun 2023 23:48:59 UTC)
- git: 9cbc371c8af7 - main - libcrypto: build nistp* on all little-endian 64-bit targets (Sun, 25 Jun 2023 13:36:54 UTC)
- git: c079bcbc60e8 - main - ifconfig: consistently sort set/clear commands (Sun, 25 Jun 2023 20:09:53 UTC)
- git: 5dae8905a514 - main - seq: combine asprintf return value checks (Sun, 25 Jun 2023 23:57:33 UTC)
- git: b2dcde7e9e75 - main - Assemble .s to .o using cc, not as (Mon, 26 Jun 2023 02:04:49 UTC)
- Re: git: b73183d1a243 - main - ipv6: disable RFC 4620 nodeinfo by default (Mon, 26 Jun 2023 13:51:27 UTC)
- git: ab2f6ae8d174 - main - login.conf: document how to specify env var values with commas (Wed, 28 Jun 2023 19:03:39 UTC)
- Emmanuel Vadot
- Enji Cooper
- Eric van Gyzen
- Eugene Grosbein
- FreeBSD User
- Gary Jennejohn
- Gleb Smirnoff
- Gordon Bergling
- Gordon Tetlow
- Graham Perrin
- Herbert J. Skuhra
- Jamie Gritton
- Jessica Clarke
- Re: git: 1b0d96f3c43a - main - xregs_sig: Finish renaming simd to xregs before adding avx (Sat, 03 Jun 2023 18:05:48 UTC)
- Re: git: 1b0d96f3c43a - main - xregs_sig: Finish renaming simd to xregs before adding avx (Sat, 03 Jun 2023 18:57:03 UTC)
- Re: git: 1bbdfb0b4386 - main - gve: Add PNP info to PCI attachment of gve(4) driver. (Tue, 06 Jun 2023 04:15:37 UTC)
- Re: git: 1bbdfb0b4386 - main - gve: Add PNP info to PCI attachment of gve(4) driver. (Tue, 06 Jun 2023 05:04:28 UTC)
- git: 7a706aad8349 - main - hwpmc: Update manpage date (Wed, 07 Jun 2023 14:26:22 UTC)
- git: 296a0987be59 - main - pmcstat: Update manpage date (Wed, 07 Jun 2023 14:26:23 UTC)
- git: 21f7397a61f7 - main - libpmc: Handle PMCALLOCATE log with PMC code on PMU event system (Wed, 07 Jun 2023 14:26:24 UTC)
- git: 469727c966bb - main - Makefile.inc1: Use INSTALL_DDIR for distributeworld's distrib-dirs (Thu, 08 Jun 2023 18:14:20 UTC)
- git: 2e0d99a953ef - main - Makefile.inc1: Fix distributeworld mtree mangling for dist root dir (Thu, 08 Jun 2023 18:14:21 UTC)
- git: dfa1982352ee - main - etc: Don't create stray directories in NO_ROOT distrib-dirs (Thu, 08 Jun 2023 18:14:22 UTC)
- git: 456c1199d3b3 - main - resizewin: Stop printing bogus NUL to TTY (Wed, 14 Jun 2023 23:01:12 UTC)
- git: 9b3bce2074b3 - main - usb: Fixed botched spacing (Tue, 27 Jun 2023 23:09:02 UTC)
- git: 5ed851515129 - main - Makefile.libcompat: Remove unused _LC_INCDIRS (Tue, 27 Jun 2023 23:11:52 UTC)
- git: 10afc5eada47 - main - Makefile.libcompat: Handle MK_FOO varying for native and compat arches (Tue, 27 Jun 2023 23:11:53 UTC)
- git: 91d7edd549f5 - main - Generalise libcompat to be a list rather than a single option (Tue, 27 Jun 2023 23:11:54 UTC)
- Re: git: 56f3f2d2491e - main - libsecureboot: avoid set but not used errors (Fri, 30 Jun 2023 14:42:34 UTC)
- Re: git: 56f3f2d2491e - main - libsecureboot: avoid set but not used errors (Fri, 30 Jun 2023 17:07:58 UTC)
- Jilles Tjoelker
- John Baldwin
- Re: git: b8b97d31bda1 - main - pmcstat: Fix typos (Fri, 02 Jun 2023 16:45:23 UTC)
- Re: git: 56ca9ef09206 - main - mfiutil: Fix typos (Fri, 02 Jun 2023 16:49:48 UTC)
- git: ee06552d625f - main - <sys/memrange.h>: Include <sys/ioccom.h>. (Fri, 02 Jun 2023 17:41:54 UTC)
- Re: git: 1b0d96f3c43a - main - xregs_sig: Finish renaming simd to xregs before adding avx (Wed, 07 Jun 2023 18:01:29 UTC)
- git: aee3611fecba - main - pmcstat: Tweak typo fix. (Wed, 07 Jun 2023 18:04:19 UTC)
- git: 653738e895ba - main - ptrace: Clear TDB_BORN during PT_DETACH. (Wed, 07 Jun 2023 19:29:01 UTC)
- git: 553022aba541 - main - ipf: Remove no-longer-needed NO_WARRAY_BOUNDS. (Fri, 09 Jun 2023 22:36:18 UTC)
- Re: git: 3ed646d89aa4 - main - fix qcom_cpu_kpssv2 compile on ASUS_AC1300 (Mon, 12 Jun 2023 17:58:05 UTC)
- Re: git: bdc81eeda05d - main - nvme: Switch to nda by default (Tue, 13 Jun 2023 15:03:24 UTC)
- git: e6b838363fb4 - main - pcib: Allocate the memory BAR with the MSI-X table. (Mon, 19 Jun 2023 16:16:12 UTC)
- git: 08992b2078f6 - main - ifconfig: Avoid issues with trying to negate unsigned values. (Mon, 19 Jun 2023 17:38:29 UTC)
- git: a3b1138778f3 - main - ifconfig: Consistently use uint32_t for wireless channel flags. (Mon, 19 Jun 2023 17:38:30 UTC)
- git: f19ae3633be1 - main - ifconfig: Pacify a sign comparison warning in regdomain_sort. (Mon, 19 Jun 2023 17:38:31 UTC)
- git: 474d9290eb9e - main - ossl: Don't try to initialize the cipher for Chacha20+Poly1305. (Tue, 20 Jun 2023 14:54:08 UTC)
- git: 2e2a1c8ecf63 - main - libgssapi: Remove set but unused variable. (Tue, 20 Jun 2023 16:29:13 UTC)
- git: e6ef68530b7f - main - libkvm: Remove set but unused variable from ppc64mmu_hpt_init. (Tue, 20 Jun 2023 16:29:14 UTC)
- git: b07549f3c156 - main - lib9p: Remove set but unused sockets[] array from l9p_start_server. (Tue, 20 Jun 2023 16:29:15 UTC)
- git: 035dd78d30ba - main - libvgl: Remove set but unused andmask variable from VGLMouseInit. (Tue, 20 Jun 2023 16:29:16 UTC)
- git: 1291d48f061e - main - mkuzip: Remove set but unused variable. (Tue, 20 Jun 2023 16:29:17 UTC)
- git: ee0299e5f300 - main - units: Remove set but unused variable. (Tue, 20 Jun 2023 16:29:19 UTC)
- git: 96f286866dc1 - main - rpc.lockd: Remove set but unused variables. (Tue, 20 Jun 2023 16:29:20 UTC)
- git: 4bea944fe7ce - main - traceroute: Remove set but unused variable. (Tue, 20 Jun 2023 16:29:21 UTC)
- git: 98f7dec5084e - main - mptable: Remove set but unused variable. (Tue, 20 Jun 2023 16:29:22 UTC)
- git: 5f0bd2918061 - main - bluetooth/ath3kfw: Propagate return value from ath3k_load_fwfile. (Tue, 20 Jun 2023 16:29:23 UTC)
- git: 9d7c4486e29b - main - bluetooth: Remove set but unused variable. (Tue, 20 Jun 2023 16:29:24 UTC)
- git: c19644284212 - main - nscd: Remove set but unused variables. (Tue, 20 Jun 2023 16:29:25 UTC)
- git: 8457b7f426b0 - main - ypldap: Remove set but unused variables. (Tue, 20 Jun 2023 16:29:26 UTC)
- git: def653cd6c38 - main - ac: Remove set but not used variable. (Tue, 20 Jun 2023 16:29:27 UTC)
- git: 1c3424b0d2e7 - main - rtld-elf: Remove set but unused variable on 32-bit arm. (Tue, 20 Jun 2023 16:29:29 UTC)
- git: 6dd202ce930c - main - unix_seqpacket_test: Consistently use datalen as length to send. (Tue, 20 Jun 2023 16:29:30 UTC)
- git: c555dcddceec - main - libalias tests: Mark an unused variable with __unused. (Tue, 20 Jun 2023 16:29:31 UTC)
- git: 5edeed4360a7 - main - libgssapi: Remove a set but unused variable. (Tue, 20 Jun 2023 16:29:32 UTC)
- git: e8f740fbc261 - main - diff: Fully comment out the jackpot variable. (Tue, 20 Jun 2023 16:29:33 UTC)
- git: 660d6c5c3d63 - main - procstat: Remove set but unused variable. (Tue, 20 Jun 2023 16:29:34 UTC)
- git: 80badfcb70cf - main - iostat: Remove set but unused variable. (Tue, 20 Jun 2023 16:29:35 UTC)
- git: afb001df81b4 - main - bsnmpd snmp_bridge: Remove set but unused variable. (Tue, 20 Jun 2023 16:29:37 UTC)
- git: b488428efebd - main - pf/libevent: Consistently pass evsignal to sigaction. (Tue, 20 Jun 2023 19:39:09 UTC)
- git: 8144db85fe76 - main - libpmc: Define a PMCLOG_SKIP32 helper macro to skip over a 32-bit field. (Tue, 20 Jun 2023 19:39:10 UTC)
- git: 9a55543f8eb5 - main - mt: Remove a set but unused variable. (Tue, 20 Jun 2023 19:39:11 UTC)
- git: 52642de03bb1 - main - camdd: Remove set but unused variables. (Tue, 20 Jun 2023 19:39:12 UTC)
- git: e65868ddd438 - main - acpidump: Remove set but unused variable. (Tue, 20 Jun 2023 19:39:14 UTC)
- git: 062de1c5df0b - main - tests/fusefs: Suppress false warning from GCC. (Tue, 20 Jun 2023 19:39:15 UTC)
- git: ad79b018dc00 - main - bsd.sys.mk: Add NO_WUNUSED_BUT_SET_VARIABLE helper variable. (Tue, 20 Jun 2023 19:39:16 UTC)
- git: f13a7fabfe76 - main - iasl: Disable -Wunused-but-set-variable for a couple of files. (Tue, 20 Jun 2023 19:39:17 UTC)
- git: 3456659866b6 - main - jail: Mute -Wunused-but-set-variable for yynerrs. (Tue, 20 Jun 2023 19:39:18 UTC)
- git: 38efd4df23cf - main - rtld-elf: Mark tls_init_align __unused in free_tls for Variant I TLS. (Tue, 20 Jun 2023 19:39:19 UTC)
- git: 4a0b57b0b4cb - main - fifolog: Trim some dead code and unused variables. (Tue, 20 Jun 2023 21:04:07 UTC)
- Re: git: 2e2a1c8ecf63 - main - libgssapi: Remove set but unused variable. (Tue, 20 Jun 2023 23:04:08 UTC)
- git: c3e58ace3145 - main - arm64 iommu: Fix build without INVARIANTS. (Fri, 23 Jun 2023 16:41:46 UTC)
- Re: git: b077aed33b7b - main - Merge OpenSSL 3.0.9 (Sat, 24 Jun 2023 02:56:57 UTC)
- git: 1aaa8f670a01 - main - nvme: Don't install nvme_private.h in /usr/include. (Tue, 27 Jun 2023 03:31:16 UTC)
- git: 9c2203a691ba - main - nvme: Tidy up transfer rate settings in XPT_GET_TRAN_SETTINGS. (Tue, 27 Jun 2023 03:38:29 UTC)
- git: e932f0d2a3c3 - main - cam_xpt: Properly fail if a sim uses an unsupported transport. (Tue, 27 Jun 2023 03:38:30 UTC)
- git: af296130eadb - main - nvme_xpt: Tidy nvme_announce_periph for fabrics support. (Tue, 27 Jun 2023 03:38:31 UTC)
- git: 5ae4463498aa - main - nvme: Fix typo in "Command Aborted by Host" constant name. (Tue, 27 Jun 2023 17:06:43 UTC)
- git: 36c2fec31dd6 - main - riscv: Remove MACHINE_ARCH-specific remnants of riscv64sf. (Tue, 27 Jun 2023 17:19:37 UTC)
- git: ccfd87fe2ac0 - main - libefivar: Use a void cast in unimplemented stubs. (Tue, 27 Jun 2023 17:19:38 UTC)
- git: a7f25f141ac5 - main - libipf: Remove set but unused variable from printfraginfo(). (Tue, 27 Jun 2023 17:19:39 UTC)
- git: f5e73306336f - main - ipfw: Remove set but unused variables. (Tue, 27 Jun 2023 17:19:41 UTC)
- git: f66a8328c3ef - main - bsdinstall: Replace correct, but fragile, string builder with open_memstream. (Tue, 27 Jun 2023 17:19:42 UTC)
- git: 32c7dde816fd - main - hyperv/kvp: Remove set but unused variables. (Tue, 27 Jun 2023 17:19:43 UTC)
- git: 235c8f6631cb - main - ncurses: Silence -Wunused-but-set-variable for various files. (Tue, 27 Jun 2023 17:19:44 UTC)
- git: 90f2fee0e040 - main - ipf: Remove set but unused variables. (Tue, 27 Jun 2023 17:19:45 UTC)
- git: 1e80d4b18897 - main - xo: Disable -Wunused-but-set-variable. (Tue, 27 Jun 2023 17:19:46 UTC)
- git: eca9714e4bf2 - main - libbsnmptools: Fully comment out set but unused count variable. (Tue, 27 Jun 2023 17:19:47 UTC)
- git: b9f56cabeda4 - main - efi loader: Move 'module' variable under #ifdef MODINFOMD_MODULEP. (Tue, 27 Jun 2023 17:19:48 UTC)
- git: 2e1665ff3454 - main - ldns: Remove a set but unused variable. (Tue, 27 Jun 2023 17:19:50 UTC)
- git: 78cb8841f085 - main - mrsas: Use mrsas_sge64 instead of iovec for the S/G list for passthru. (Wed, 28 Jun 2023 18:10:30 UTC)
- git: 230990991965 - main - bsdinstall: Handle errors from geom_gettree. (Wed, 28 Jun 2023 18:11:15 UTC)
- git: a80e5bdff5d8 - main - camdd: Remove some dead code but also make -E functional. (Wed, 28 Jun 2023 18:13:27 UTC)
- git: 39240ddf854f - main - bsd.sys.mk: Stop muting -Wunused-but-set-variable for GCC. (Wed, 28 Jun 2023 18:52:47 UTC)
- git: d036adc4e913 - main - bsd.sys.mk: Re-enable -Wunused-but-set-variable for clang 13+. (Wed, 28 Jun 2023 19:27:55 UTC)
- Re: git: 56f3f2d2491e - main - libsecureboot: avoid set but not used errors (Fri, 30 Jun 2023 14:41:34 UTC)
- git: 533f1f686f17 - main - i386 acpi: Remove unneeded function declaration. (Fri, 30 Jun 2023 16:44:04 UTC)
- git: f4de136aa829 - main - linux: binutils as requires %eflags instead of %flags for CFI. (Fri, 30 Jun 2023 16:44:05 UTC)
- Joseph Mingrone
- Juraj Lutter
- Ka Ho Ng
- Kevin Bowling
- Kevin Lo
- Kirk McKusick
- Koichiro Iwao
- Konstantin Belousov
- git: 8dad5ece4947 - main - dd(1): neutralize SIGINT while non-async-signal safe code is executing (Fri, 02 Jun 2023 22:51:48 UTC)
- git: a7bca6949252 - main - rtld_tls.h: style (Mon, 05 Jun 2023 19:33:50 UTC)
- git: 283a4f409731 - main - rtld: rename tls_done to tls_static (Mon, 05 Jun 2023 19:33:51 UTC)
- git: 91880e07f605 - main - rtld: do not allow both dynamic DTV index and static TLS offset (Mon, 05 Jun 2023 19:33:52 UTC)
- git: e9a38ed2fa61 - main - rtld: fix allocate_module_tls() variant I fallback to static allocation (Fri, 09 Jun 2023 12:14:06 UTC)
- git: a254f671025f - main - rtld: fix typo in comment (Sat, 10 Jun 2023 01:35:47 UTC)
- git: 5c6393451f58 - main - top(8): designate the sorted_state[] array as constant (Wed, 21 Jun 2023 05:37:49 UTC)
- git: bc2ac2585aa8 - main - top(8): use designated initializers for sorted_state[] (Wed, 21 Jun 2023 05:37:50 UTC)
- git: d636fc5bd1e2 - main - top(8): document the actual sort order for process sorting (Wed, 21 Jun 2023 05:37:52 UTC)
- git: 6a5e6a50bd55 - main - top(8): add missed SLOCK state to the sorted_state[] (Wed, 21 Jun 2023 05:37:53 UTC)
- git: 5bd5470a2c97 - main - top(8): restore erronously removed SWAIT array element (Wed, 21 Jun 2023 05:44:48 UTC)
- git: 42ceab3ea1a9 - main - libc.a: implement _rtld_addr_phdr() (Sun, 25 Jun 2023 18:28:06 UTC)
- git: 3bffa2262328 - main - fdescfs: improve linrdlnk mount option (Tue, 27 Jun 2023 10:43:44 UTC)
- git: 4a402dfe0bc4 - main - VFS: Remove VV_READLINK flag (Tue, 27 Jun 2023 10:43:45 UTC)
- Re: git: a6c0d801ca59 - main - libpthread: allocate rwlocks and spinlocks in dedicated cachelines (Tue, 27 Jun 2023 12:21:22 UTC)
- git: ef747607ead4 - main - vm_fault: move FAULT_* return codes out of range for Mach errors (Tue, 27 Jun 2023 21:03:48 UTC)
- Kristof Provost
- git: fd7edfcdc3c3 - main - bridge: fix lookup for untagged packets in bridge_transmit() (Thu, 01 Jun 2023 09:39:40 UTC)
- git: 9925aee0aaec - main - pf: carry over rule actions from route-to rules (Fri, 02 Jun 2023 14:56:30 UTC)
- git: 460f0aaf7b6f - main - pf: fix log message (Fri, 02 Jun 2023 14:56:31 UTC)
- Re: git: 4bf98559d9d6 - main - pf: make contents of struct pfsync_state configurable (Mon, 05 Jun 2023 16:34:55 UTC)
- git: a9bfd080d09a - main - if_epair: do not transmit packets that exceed the interface MTU (Tue, 06 Jun 2023 08:52:27 UTC)
- git: 185c1cddd7ef - main - netinet: re-read IP length after PFIL hook (Tue, 06 Jun 2023 08:52:28 UTC)
- git: 657aec455f7c - main - pf tests: test reassembly in the slow path (Tue, 06 Jun 2023 08:52:29 UTC)
- git: 081acb837cd3 - main - dummynet: remove unused field from dn_pkt_tag (Tue, 13 Jun 2023 13:54:23 UTC)
- git: 0ba9cb5e710f - main - dummynet: fix wf2q use-after-free (Tue, 13 Jun 2023 13:54:24 UTC)
- git: 1e1bb5780c31 - main - dummynet tests: attempt to provoke wf2q+ use-after-free (Tue, 13 Jun 2023 13:54:25 UTC)
- git: ba94bf2880b8 - main - pf: extend use of skip steps for Ethernet rules (Mon, 19 Jun 2023 10:04:52 UTC)
- git: 7dc3be36b282 - main - pf: Fix usage of pf tags with syncookies (Mon, 19 Jun 2023 10:04:53 UTC)
- git: 6983b986e194 - main - pf: allow defer timeout to be configured (Tue, 20 Jun 2023 09:46:06 UTC)
- git: f25ceb05af66 - main - pf tests: make pfsync:defer test more robust (Tue, 20 Jun 2023 09:46:07 UTC)
- git: 476f61217b7b - main - pf: fix build without VIMAGE (Tue, 20 Jun 2023 11:21:40 UTC)
- git: f0c97033018b - main - sys/dev/ichsmb: Silence unhandled SMBALERT device_printfs (Mon, 26 Jun 2023 09:35:48 UTC)
- Re: git: 91fcacc35597 - main - if_bnxt: Add support for VLAN on Thor (Tue, 27 Jun 2023 09:17:10 UTC)
- Kyle Evans
- Li-Wen Hsu
- Marius Strobl
- Mark Johnston
- git: c8a383396888 - main - ktrace: Make sys/ktrace.h self-contained (Thu, 01 Jun 2023 21:19:04 UTC)
- git: 0d3f1b4f2515 - main - signal: Make the signal disposition table const (Thu, 01 Jun 2023 21:19:05 UTC)
- git: 3080f82b8b64 - main - ktrace: Make the data lengths table const (Thu, 01 Jun 2023 21:19:06 UTC)
- git: 18282c4772fb - main - sysarch: Add includes required for ktrcapfail() calls to be compiled (Thu, 01 Jun 2023 21:19:07 UTC)
- git: 9ad8dc721e57 - main - ossl: Expose more CPUID bits in OPENSSL_ia32cap_P (Fri, 02 Jun 2023 16:19:20 UTC)
- git: 9a3444d91c70 - main - ossl: Add a VAES-based AES-GCM implementation for amd64 (Fri, 02 Jun 2023 16:19:21 UTC)
- git: 9b1d87286c78 - main - ossl: Add a fallback AES-GCM implementation using AES-NI (Fri, 02 Jun 2023 16:19:23 UTC)
- git: 6a3e9a885a9f - main - nlsysevent: Fix the EXPORT_SYMS definition (Fri, 02 Jun 2023 16:19:24 UTC)
- git: 67f938c5ff1a - main - kevent: Make references to filter definitions const (Fri, 02 Jun 2023 17:43:38 UTC)
- git: 7266f5249848 - main - x86: Mark the CPU idle function table as const (Fri, 02 Jun 2023 17:43:40 UTC)
- git: 056305d3aa2b - main - ipsec: Make algorithm tables read-only (Fri, 02 Jun 2023 17:43:41 UTC)
- git: 556b43492297 - main - ossl: Compile newly added files into the kernel if so requested (Fri, 02 Jun 2023 17:43:42 UTC)
- git: 9d5a47e13c17 - main - ossl: Provide a fallback definition of __uint128_t when needed (Sun, 04 Jun 2023 16:39:56 UTC)
- git: 6062d9faf23f - main - vm_phys: Change the return type of vm_phys_unfree_page() to bool (Mon, 05 Jun 2023 16:22:32 UTC)
- git: 1320520ba488 - main - libvmmapi: Remove some unneeded includes (Thu, 08 Jun 2023 19:30:21 UTC)
- git: e74dd9577fb0 - main - hwpstate_amd: calculate power if P-state info comes from MSR (Mon, 12 Jun 2023 16:52:38 UTC)
- git: 718d4a1d5643 - main - opencrypto: Handle end-of-cursor conditions in crypto_cursor_segment() (Mon, 12 Jun 2023 16:52:39 UTC)
- git: 9f7fdd8c1ab1 - main - crypto: Advance the correct pointer in crypto_cursor_copydata() (Mon, 12 Jun 2023 16:52:40 UTC)
- git: 9c0467929aba - main - geli tests: Add a regression test for PR 271766 (Mon, 12 Jun 2023 16:52:41 UTC)
- git: 694f18d3533c - main - qat: Stop building on i386 (Mon, 12 Jun 2023 17:56:37 UTC)
- git: 266b0663c598 - main - qat: Add Intel® 4xxx Series VF driver support (Mon, 12 Jun 2023 17:56:38 UTC)
- git: 280826817ff3 - main - qatfw: Don't build if WITH_SOURCELESS_UCODE is defined (Mon, 12 Jun 2023 17:56:39 UTC)
- git: 1ee66195db08 - main - armv8crypto: Avoid overriding -march when compiling some source files (Thu, 15 Jun 2023 16:39:38 UTC)
- git: d3251842321e - main - arm64: Remove struct arm64_frame (Thu, 15 Jun 2023 16:39:40 UTC)
- git: 91522683d49f - main - dtrace/arm64: Store the fault address when suppressing a page fault (Thu, 15 Jun 2023 16:39:41 UTC)
- git: 6281147a963b - main - dtrace/arm64: Fix user memory access routines (Thu, 15 Jun 2023 16:39:42 UTC)
- git: e1390215af4e - main - bhyve: Remove special no-op handling for I/O port 0x488 (Thu, 15 Jun 2023 16:39:43 UTC)
- git: 50e1cc94a138 - main - arm64: Make a debug print conditional on bootverbose (Thu, 15 Jun 2023 16:39:44 UTC)
- git: 19aebfbf80b3 - main - bhyve: Sort SRCS (Thu, 15 Jun 2023 16:39:45 UTC)
- git: e60316d1eac9 - main - x86: Add defines for a couple of thermal and PM bits (Mon, 19 Jun 2023 17:32:45 UTC)
- git: 6d1dfc87416f - main - bhyve: Remove some unneeded includes of segments.h (Mon, 19 Jun 2023 19:54:34 UTC)
- git: 1da1a2643649 - main - bhyve: Include vmm.h via the usual path (Mon, 19 Jun 2023 19:54:35 UTC)
- git: 15c1f0cc2c1f - main - bhyve: Register hlt and pause vmexit handlers unconditionally (Mon, 19 Jun 2023 19:54:36 UTC)
- git: eb9fac0edbc7 - main - bhyve: Refactor vmexit_suspend() a bit (Mon, 19 Jun 2023 19:54:37 UTC)
- git: 712079d38106 - main - unix: Fix uipc_peeraddr() to handle self-connected sockets (Wed, 21 Jun 2023 18:41:04 UTC)
- git: 383d51d59236 - main - unix tests: Add a regression test for getpeername(2) (Wed, 21 Jun 2023 18:41:05 UTC)
- git: fc915f1be145 - main - pseudofs: Fix a potential out-of-bounds access in pfs_lookup() (Fri, 23 Jun 2023 15:09:54 UTC)
- git: 6775ef4188b4 - main - netinet6: Implement in6_cksum_partial() using m_apply() (Fri, 23 Jun 2023 15:09:55 UTC)
- git: de0a2eb2ef86 - main - tcp: Disallow connecting a disconnected socket (Fri, 23 Jun 2023 15:09:56 UTC)
- git: b1c66bc44af0 - main - netinet tests: Add a test which connects a disconnected socket (Fri, 23 Jun 2023 15:09:57 UTC)
- Re: git: fc915f1be145 - main - pseudofs: Fix a potential out-of-bounds access in pfs_lookup() (Fri, 23 Jun 2023 15:56:18 UTC)
- git: 13013d266e77 - main - bhyve: Stop calling pci_lintr_request() in the NVMe device model (Wed, 28 Jun 2023 20:47:31 UTC)
- git: f4841d8af0cd - main - bhyve: Rename a pci_cfgrw() parameter (Wed, 28 Jun 2023 20:47:33 UTC)
- git: 258a0d760aa8 - main - ctfconvert: Integer encoding types are unsigned (Wed, 28 Jun 2023 20:47:34 UTC)
- git: fbec1f91951f - main - arm64: Add a masked get_kernel_reg() (Wed, 28 Jun 2023 20:47:35 UTC)
- git: 00bcb77ebcbc - main - arm64: Make register definitions const (Wed, 28 Jun 2023 20:47:36 UTC)
- Mark Millard
- Mark Murray
- Marko Zec
- Martin Matuska
- Mateusz Guzik
- Mateusz Piotrowski
- Matteo Riondato
- Maxim Konovalov
- Michael Tuexen
- Mitchell Horne
- git: be75e578549f - main - libpmc: expand PMC_OP* defines (Thu, 01 Jun 2023 18:20:38 UTC)
- git: e2cb7201015d - main - mac(4): update the references to MAC modules (Mon, 12 Jun 2023 20:31:37 UTC)
- git: 0449bc249b78 - main - mac(9): update SEE ALSO (Mon, 12 Jun 2023 20:31:39 UTC)
- git: 0589e7059bcd - main - hpwmc: add __pmcdbg_used annotation (Wed, 14 Jun 2023 16:46:34 UTC)
- git: 52ebac7fd0c5 - main - hwpmc_mod.c: return statement style (Wed, 14 Jun 2023 16:46:35 UTC)
- git: 693cd30797b8 - main - hwpmc_mod.c: whitespace style cleanup (Wed, 14 Jun 2023 16:46:36 UTC)
- git: d5ee4074c2c3 - main - hwpmc_mod.c: conditional and loop style (Wed, 14 Jun 2023 16:46:38 UTC)
- git: e4fbd0395c68 - main - hwpmc_mod.c: prototype style (Wed, 14 Jun 2023 16:46:39 UTC)
- git: 01c35b677fde - main - hwpmc_mod.c: misc style cleanup (Wed, 14 Jun 2023 16:46:40 UTC)
- git: c498169442f3 - main - hwpmc: split out PMC_FN_PROCESS_EXEC (Wed, 14 Jun 2023 16:46:41 UTC)
- git: a133f64239cd - main - hwpmc: split out PMC_OP_PMCATTACH/PMC_OP_PMCDETACH (Wed, 14 Jun 2023 16:46:42 UTC)
- git: c514a571af74 - main - hwpmc: split out PMC_OP_PMCALLOCATE (Wed, 14 Jun 2023 16:46:43 UTC)
- git: f4fac946c6a5 - main - hwpmc: split out PMC_OP_PMCRELEASE (Wed, 14 Jun 2023 16:46:44 UTC)
- git: 93fe5909babb - main - hwpmc: split out PMC_OP_PMCRW (Wed, 14 Jun 2023 16:46:45 UTC)
- git: 104e8215cc75 - main - hwpmc: flatten conditional in pmc_process_exit() (Wed, 14 Jun 2023 16:46:46 UTC)
- git: 0a0c599ab9a5 - main - hwpmc(4): remove paragraph about Pentium Pro handling (Fri, 16 Jun 2023 16:45:05 UTC)
- git: 0a1a48148ccd - main - hwpmc(4): more detailed SYNOPSYS (Fri, 16 Jun 2023 16:45:06 UTC)
- git: 3977781b987e - main - pmc: clarify and strengthen statements about API/ABI (Fri, 16 Jun 2023 16:45:07 UTC)
- git: 569f89b2f442 - main - hwpmc: add error for HWPMC_DEBUG without KTR (Fri, 16 Jun 2023 16:45:08 UTC)
- git: 5fc97cc32553 - main - hwpmc(4): document debugging options (Fri, 16 Jun 2023 16:45:09 UTC)
- git: ec0bd8b07f79 - main - rc.suspend: update man pages for new keyword (Fri, 16 Jun 2023 16:52:07 UTC)
- git: 9aef25d2686b - main - arm64/disassem.c: Add shifted register definitions with ror (Sat, 17 Jun 2023 16:19:59 UTC)
- git: c1cbabe8ae57 - main - amdtemp: Fix missing 49 degree offset on current EPYC CPUs (Sat, 17 Jun 2023 16:35:49 UTC)
- git: 7756232199ad - main - riscv: improve KTR_TRAP trace entries (Tue, 20 Jun 2023 14:54:22 UTC)
- git: 17e97d41e7a1 - main - hwpmc: add 'flags' local to pmc_op_do_pmcallocate() (Sat, 24 Jun 2023 19:30:15 UTC)
- git: ba84e87055de - main - pmc: clean up remaining Pentium man page references (Sat, 24 Jun 2023 19:30:16 UTC)
- git: acdf666147ee - main - hier(7): tweak /media description (Wed, 28 Jun 2023 16:22:42 UTC)
- git: 651d1efd96a6 - main - hier(7): adjust overlays/ subdirectory (Thu, 29 Jun 2023 16:55:35 UTC)
- git: 529f11385caa - main - tcp(4): fix a misnomer (Thu, 29 Jun 2023 18:26:12 UTC)
- Re: git: 56f3f2d2491e - main - libsecureboot: avoid set but not used errors (Fri, 30 Jun 2023 16:43:02 UTC)
- Peter Holm
- Piotr Kubaj
- Piotr P. Stefaniak
- Piotr Pawel Stefaniak
- Randall Stewart
- Richard Scheffenegger
- Rick Macklem
- Rob Wing
- Rodney W. Grimes
- Ronald Klop
- Simon J. Gerraty
- Stefan Eßer
- Stephen J. Kiernan
- Toomas Soome
- Warner Losh
- git: 0939cf32c0c1 - main - ipf/libipf: Fix typos (Fri, 02 Jun 2023 02:33:42 UTC)
- git: 0dc159ced718 - main - bhyve: Fix typos (Fri, 02 Jun 2023 02:33:43 UTC)
- git: 66ebda7a04f9 - main - bluetooth: Fix typos (Fri, 02 Jun 2023 02:33:44 UTC)
- git: 8c9946be5265 - main - bsnmpd/modules/snmp_bridge: Fix typos (Fri, 02 Jun 2023 02:33:45 UTC)
- git: de8b490010ad - main - bsnmpd/modules/snmp_hostres: Fix typos (Fri, 02 Jun 2023 02:33:46 UTC)
- git: b8b97d31bda1 - main - pmcstat: Fix typos (Fri, 02 Jun 2023 02:33:48 UTC)
- git: 8b223768d19d - main - bsnmpd/tools/libbsnmptools: Fix typos (Fri, 02 Jun 2023 02:33:49 UTC)
- git: 34181db8bcbf - main - cxgbetool: Fix typos (Fri, 02 Jun 2023 02:33:50 UTC)
- git: 136a9bb4e348 - main - hastd: Fix typos (Fri, 02 Jun 2023 02:33:51 UTC)
- git: 05d85d778124 - main - lpr: Fix typos (Fri, 02 Jun 2023 02:33:52 UTC)
- git: e095cbab2f81 - main - ipf/ipfstat: Fix typos (Fri, 02 Jun 2023 02:33:53 UTC)
- git: 589fe499b72b - main - nvmecontrol: Fix typos (Fri, 02 Jun 2023 02:33:54 UTC)
- git: d15f57a29d78 - main - camcontrol: Fix typos (Fri, 02 Jun 2023 02:33:55 UTC)
- git: b66b2c4d9b3f - main - ifconfig: Fix typos (Fri, 02 Jun 2023 02:33:57 UTC)
- git: 843fe4892e3c - main - ipf: Fix typos (Fri, 02 Jun 2023 02:33:58 UTC)
- git: 1f0cd2d9ce73 - main - wlandebug: Fix typos (Fri, 02 Jun 2023 02:33:59 UTC)
- git: 6372f2c8a884 - main - rpc.lockd: Fix typos (Fri, 02 Jun 2023 02:34:00 UTC)
- git: 8883fd2c4b86 - main - bsnmpd/modules/snmp_lm75: Fix typos (Fri, 02 Jun 2023 02:34:01 UTC)
- git: b03b271bb73b - main - cdcontrol: Fix typos (Fri, 02 Jun 2023 02:34:02 UTC)
- git: e71b32940258 - main - route6d: Fix typos (Fri, 02 Jun 2023 02:34:03 UTC)
- git: e4861dc85799 - main - ipfw/ipfw2: Fix typos (Fri, 02 Jun 2023 02:34:05 UTC)
- git: c77cc8462a11 - main - mountd: Fix typos (Fri, 02 Jun 2023 02:34:06 UTC)
- git: e5263025de1a - main - fsck_ffs: Fix typos (Fri, 02 Jun 2023 02:34:07 UTC)
- git: a9e160c38fe1 - main - cron/lib: Fix typos (Fri, 02 Jun 2023 02:34:08 UTC)
- git: 663b1be814c5 - main - efidp: Fix typos (Fri, 02 Jun 2023 02:34:09 UTC)
- git: 1e95a9a41c21 - main - mld6query: Fix typos (Fri, 02 Jun 2023 02:34:10 UTC)
- git: b152ff4c1e74 - main - makefs: Fix typos (Fri, 02 Jun 2023 02:34:11 UTC)
- git: 56ca9ef09206 - main - mfiutil: Fix typos (Fri, 02 Jun 2023 02:34:12 UTC)
- git: fe4fa9326928 - main - fstyp: Fix typos (Fri, 02 Jun 2023 02:34:14 UTC)
- git: a57ca37dd184 - main - iovctl: Fix typos (Fri, 02 Jun 2023 02:34:15 UTC)
- git: f6a119cf8d23 - main - zfsd: Fix typo in comment (Fri, 02 Jun 2023 02:34:16 UTC)
- git: ed96987b4cfa - main - mfiuitl: Spell acquire correctly (Fri, 02 Jun 2023 02:34:17 UTC)
- git: d0b0bc37a3a5 - main - ports(7): '*-list' targets: Add/fix doc on whether they are recursive (Fri, 02 Jun 2023 02:38:21 UTC)
- git: 3e1af044c9b3 - main - cam(3): Add a manual page cross reference (Fri, 02 Jun 2023 02:43:48 UTC)
- git: 2675b8bd3d94 - main - camcontrol(8): Add manual page cross references (Fri, 02 Jun 2023 02:43:49 UTC)
- git: 2bcbf4d83146 - main - camcontrol(8): Use simpler language (Fri, 02 Jun 2023 02:43:50 UTC)
- git: d275d2e3d375 - main - gpart(8): Refer to a related manual page (Fri, 02 Jun 2023 02:43:52 UTC)
- git: 409594ef340b - main - gpart(8): Improve manual page syntax (Fri, 02 Jun 2023 02:43:53 UTC)
- Re: git: b8b97d31bda1 - main - pmcstat: Fix typos (Sat, 03 Jun 2023 19:52:57 UTC)
- Re: git: 1bbdfb0b4386 - main - gve: Add PNP info to PCI attachment of gve(4) driver. (Tue, 06 Jun 2023 04:31:56 UTC)
- git: 61fe63f69814 - main - makesyscall: Stop generating $FreeBSD$ (Fri, 09 Jun 2023 13:35:47 UTC)
- git: 9121945d7003 - main - Regenerate sysent stuff after $FreeBSD$ removal (Fri, 09 Jun 2023 13:35:48 UTC)
- git: 17dce737e305 - main - mvs: Eliminate unused variable. (Fri, 09 Jun 2023 23:21:51 UTC)
- git: 3ed646d89aa4 - main - fix qcom_cpu_kpssv2 compile on ASUS_AC1300 (Mon, 12 Jun 2023 14:33:48 UTC)
- git: c9a1abe79b82 - main - mount_nullfs(8): refer to nullfs(5) (Mon, 12 Jun 2023 14:37:55 UTC)
- git: a8c1c0b727ef - main - Add boot1.efi to CLEANFILES (Mon, 12 Jun 2023 14:42:36 UTC)
- git: 6016aedba1e3 - main - uipc_syscalls: removed unnecessary check in accept1() function (Mon, 12 Jun 2023 14:49:40 UTC)
- git: 6f6213ec90e1 - main - Add comments for memory size (Mon, 12 Jun 2023 14:57:53 UTC)
- git: 2c0cd59345cb - main - checkstyle9.pl: Add check for bad email (Mon, 12 Jun 2023 16:08:42 UTC)
- git: bdc81eeda05d - main - nvme: Switch to nda by default (Tue, 13 Jun 2023 03:43:21 UTC)
- git: 6a8d4071c47a - main - nvd/nda: Add release notes info. (Tue, 13 Jun 2023 15:23:07 UTC)
- git: bd76e4c860b1 - main - UPDATING: Add note about nvd aliases (Tue, 13 Jun 2023 15:24:51 UTC)
- Re: git: bdc81eeda05d - main - nvme: Switch to nda by default (Tue, 13 Jun 2023 15:25:31 UTC)
- git: 2d1d418e1e7b - main - mpi3mr: 3rd Generation Tri-Mode NVMe/SAS/SATA MegaRaid / eHBA (Thu, 15 Jun 2023 15:13:28 UTC)
- git: e27c618e20cd - main - mpi3mr: Add bare-bones manual (Thu, 15 Jun 2023 15:13:29 UTC)
- git: 8259fc46ac37 - main - camcontrol: Label the unused command args (Mon, 19 Jun 2023 20:47:03 UTC)
- git: fc78fd9dae66 - main - camcontrol: Convert int used as booleans to bools (Mon, 19 Jun 2023 20:47:04 UTC)
- git: 97e24c386868 - main - camcontrol: Simplfiy 12-byte retry logic in defects command (Mon, 19 Jun 2023 20:47:06 UTC)
- git: f20d86e17143 - main - camcontrol: No need to set CAM_ARG_[PG]LIST in defects (Mon, 19 Jun 2023 20:47:07 UTC)
- git: 2e105b61e98d - main - camcontrol: simplify summary logic for defects (Mon, 19 Jun 2023 20:47:08 UTC)
- git: e8cdabb4e135 - main - camcontrol: In defects make -S actually imply 12-byte command (Mon, 19 Jun 2023 20:47:09 UTC)
- git: a960d3c07bd3 - main - cam: Remove duplicate definition for READ_DEFECT_DATA_10 (Mon, 19 Jun 2023 20:47:10 UTC)
- git: 90f05f684077 - main - camcontrol: Zone fix two warnings (Mon, 19 Jun 2023 20:56:40 UTC)
- git: 6bd922e1540a - main - camcontrol: Include stdbool.h rather than relying on namespace pollution (Mon, 19 Jun 2023 20:56:41 UTC)
- Re: git: b908f6c45e02 - main - bsd.mkopt.mk: Add REQUIRED_OPTIONS list (Tue, 20 Jun 2023 01:18:08 UTC)
- Re: git: b908f6c45e02 - main - bsd.mkopt.mk: Add REQUIRED_OPTIONS list (Tue, 20 Jun 2023 03:46:26 UTC)
- git: 70bc3f4331a1 - main - timeout(1): link to related manual pages (Mon, 26 Jun 2023 22:38:36 UTC)
- git: 3df959b5febe - main - nohup(1): link to a related manual page (Mon, 26 Jun 2023 22:38:37 UTC)
- git: 780332f1c1cf - main - loader.efi: Remove redundant error message (Mon, 26 Jun 2023 23:01:51 UTC)
- git: e495600ce3ab - main - netstat(1): Use simpler language (Mon, 26 Jun 2023 23:10:34 UTC)
- git: 8edb6fb572f2 - main - man(1): Support custom sections (Tue, 27 Jun 2023 15:04:23 UTC)
- git: a227908571da - main - unzip: add -O/-I encoding support (Tue, 27 Jun 2023 17:00:21 UTC)
- git: a1db51dbdb01 - main - unzip(1): Comma after e.g. (Tue, 27 Jun 2023 17:00:22 UTC)
- git: 2d38d9839b27 - main - openzfs: Remove broken symlinks (Tue, 27 Jun 2023 17:16:26 UTC)
- git: 21c32cebf81a - main - ifconfig: skip calling fnmatch once the result no longer matters (Tue, 27 Jun 2023 22:29:34 UTC)
- git: 5958cd88f2e7 - main - vfs: fix description comment of vfs_lookup() (Tue, 27 Jun 2023 22:34:58 UTC)
- git: 7b5a1c39f1e6 - main - vfs: bring vfs_lookup() description comment up to date (Tue, 27 Jun 2023 22:34:59 UTC)
- git: d3a83456e1e3 - main - Add vendor id for Quectel USB modem and align with quectel marketing names. (Tue, 27 Jun 2023 22:37:07 UTC)
- git: 599a4548f8f1 - main - Adds support for Purism coreboot keyboards (Wed, 28 Jun 2023 17:20:36 UTC)
- git: 31b3e4f1b431 - main - atkbdc: Minor style nits (Wed, 28 Jun 2023 22:20:02 UTC)
- git: 430168942f2b - main - newfs: prefer unsigned index over signed (Wed, 28 Jun 2023 22:20:03 UTC)
- git: 27cebb4eac3d - main - newfs: nextnum should be a u_int32_t, not an int (Wed, 28 Jun 2023 22:38:52 UTC)
- git: 319d2bf407b3 - main - atkbc: Better test for old chromebooks (Thu, 29 Jun 2023 14:35:32 UTC)
- Wei Hu
- Xin LI
- Xin Li
- Xin LI
- Yuri Pankov