aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* ffs: restore backward compatibility of newfs and makefs with older binariesChuck Silvers31 hours2-6/+46
* Revert "When stopping powerd, set the CPU frequency back to its maximum value"Andrew Gallatin6 days1-7/+0
* stand/efi/eficom: Free comc_port if we can't find the serial portWarner Losh6 days1-0/+10
* stand/efi/eficom: Make aarch64 compat code probe correctlyWarner Losh6 days1-2/+5
* stand/efi/eficom: Don't allow this for !HYPERV machinesWarner Losh6 days1-0/+17
* stand/efi/eficom: better handling of absent deviceWarner Losh6 days1-5/+16
* stand/efi/smbios: Move detection of smbios earlier.Warner Losh6 days1-16/+16
* tcp: request tracking is not http specific.Randall Stewart7 days7-223/+222
* There are congestion control algorithms will that pull in srtt, and this can ...Randall Stewart12 days4-8/+37
* spdx: The BSD-3-Clause-FreeBSD identifier never was, drop -FreeBSDWarner Losh2023-05-126-6/+6
* SPDX: It's spelled 'SPDX-License-Identifier'Warner Losh2023-05-121-1/+1
* spdx: Simplify BSD-2-Clause AND BSD-2-ClauseWarner Losh2023-05-1228-28/+28
* spdx: The BSD-2-Clause-NetBSD identifier is obsolete, drop -NetBSDWarner Losh2023-05-12211-211/+211
* spdx: Remove duplicate linesWarner Losh2023-05-122-4/+0
* spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSDWarner Losh2023-05-125577-5579/+5579
* stand/efi: Retire i386 supportWarner Losh2023-05-1111-388/+12
* efi: mark as broken on i386Warner Losh2023-05-111-2/+2
* stand: eficom: Only set baudrate when it changesWarner Losh2023-05-111-17/+22
* stand: eficom: Don't preemtively assume flow controlWarner Losh2023-05-111-9/+5
* stand: eficom : remove unused ignore_cdWarner Losh2023-05-111-2/+0
* stand: Move eficom to libefiWarner Losh2023-05-116-6/+1
* stand: Make non-matching console names OKerWarner Losh2023-05-111-2/+2
* stand: add comconsole backwards compatibility shim for aarch64Warner Losh2023-05-112-0/+32
* stand: efi create eficom console device.Warner Losh2023-05-113-72/+39
* fbt/x86: update FBT_AFRAMES to match the trap handlersChuck Silvers2023-05-111-2/+4
* twe: Remove driverWarner Losh2023-05-1112-4354/+0
* ktls: re-work alloc threadAndrew Gallatin2023-05-091-48/+34
* vm: implement vm_page_reclaim_contig_domain_ext()Andrew Gallatin2023-05-092-16/+56
* locks: fix two potential overflows in the lock delay codeJonathan T. Looney2023-05-092-6/+4
* MAINTAINERS: Add myself to standWarner Losh2023-05-082-0/+2
* bblog: inherit TCP_LOG option from listenerMichael Tuexen2023-05-061-0/+17
* tcp: improve BBLoging for PRUsMichael Tuexen2023-05-061-110/+145
* tcp_rack: allow the module to be loaded without TCP_BLACKBOXMichael Tuexen2023-05-061-0/+2
* Add wifi(4) alias for wlan(4).Warner Losh2023-05-041-0/+1
* stand: Fix oversight in updating OpenZFS: Add com.klarasystems:vdev_zaps_v2Warner Losh2023-05-041-0/+1
* fsck_ffs: fix the previous change that skipped pass 5 in some casesChuck Silvers2023-05-037-24/+29
* stand: More protection against malformed smbios tablesWarner Losh2023-05-011-4/+8
* stand: Avoid unaligned access in smbios codeWarner Losh2023-05-011-5/+42
* kboot: Add smbios supportWarner Losh2023-05-011-1/+106
* kboot: Fix an off by one errorWarner Losh2023-05-011-1/+1
* stand: Testing program for smbiosWarner Losh2023-05-013-0/+125
* kboot: Add HOST_MAP_FAILED defineWarner Losh2023-05-011-0/+2
* stand: Add isspace to FreeBSD ctypes.hWarner Losh2023-05-013-21/+4
* stand: back out the most of the horrible aarch64 kludgeWarner Losh2023-05-013-54/+15
* stand: remove ZFS warning about computered but unused variableWarner Losh2023-05-011-1/+1
* stand: Fix warning about variable unusedWarner Losh2023-05-011-3/+9
* stand/kboot: SimplifyWarner Losh2023-05-011-12/+8
* stand/efi: Simplify code hereWarner Losh2023-05-011-11/+8
* stand/userboot: Simplify codeWarner Losh2023-05-011-11/+7
* rc.d/zfsbe: SimplifyWarner Losh2023-05-011-1/+1