aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* release: Support -DNO_ROOT image buildingJessica Clarke2022-02-2810-70/+327
* mkisoimages.sh: Avoid creating temporary files in the current directoryJessica Clarke2022-02-283-9/+12
* Fix hand-rolled METALOG entries for installconfig during distributeworldJessica Clarke2022-02-284-6/+6
* Add a manual page for boottrace(4)Mateusz Piotrowski2022-02-282-0/+221
* ipfilter: Print protocol when listing NAT table mappingsCy Schubert2022-02-281-0/+17
* Report I/O stats from the CAM_IOSCHED_DYNAMIC extensionWarner Losh2022-02-286-1/+594
* bwn: Remove useless variableWarner Losh2022-02-281-3/+3
* bnxt: Remove dead write to cp_ring_idWarner Losh2022-02-281-2/+0
* axgbe_setup_sysctl is a nop, remove it and the call to it.Warner Losh2022-02-281-14/+0
* cdce: Fix a -Wunused-but-set-variable warningMark Johnston2022-02-281-2/+1
* axe: Fix a -Wunused-but-set-variable warningMark Johnston2022-02-281-3/+0
* pci: Fix a -Wunused-but-set-variable warningMark Johnston2022-02-281-2/+0
* axge: Fix a -Wunused-but-set-variable warningMark Johnston2022-02-281-2/+0
* bhnd: Fix some -Wunused-but-set-variable warningsMark Johnston2022-02-285-18/+0
* iwm: Fix -Wunused-but-set-variable warningsMark Johnston2022-02-281-6/+3
* Add ggated rc scriptAlan Somers2022-02-283-0/+25
* Remove prototype of x86emu_init_default.Xin LI2022-02-271-2/+0
* ntp: disable format string warnings in liboptsEd Maste2022-02-271-0/+3
* vchiq: Add compat string for rpi4Marco Devesas Campos2022-02-271-0/+1
* libefivar: Apply uncrustify changesJose Luis Duran2022-02-275-1474/+1519
* libefivar: Change OPTIONAL keyword usage styleJose Luis Duran2022-02-271-3/+3
* libefivar: Replace BSD License with BSD+Patent LicenseJose Luis Duran2022-02-273-21/+3
* libefivar: Check Length para before use in DevPathToTextUsbWWIDJose Luis Duran2022-02-271-1/+1
* libefivar: Fix incorrect check for DisplayOnly text format in AcpiExJose Luis Duran2022-02-271-1/+1
* libefivar: Handle AcpiExp device path when optional para is not specifiedJose Luis Duran2022-02-272-8/+26
* libefivar: Handle USBxxx device path when optional para is not specifiedJose Luis Duran2022-02-271-5/+25
* libefivar: Handle Sata device path when optional para is not specifiedJose Luis Duran2022-02-271-1/+9
* libefivar: Use VENDOR_DEVICE_PATH structure for Debug Port device pathJose Luis Duran2022-02-271-3/+3
* libefivar: Add PciRoot/PcieRoot text for ACPI Expanded Device PathJose Luis Duran2022-02-271-0/+21
* libefivar: Correct condition check for AcpiExp text formatJose Luis Duran2022-02-271-1/+1
* libefivar: Correct the string order of ACPI Expanded Device PathJose Luis Duran2022-02-271-6/+6
* libefivar: Clean up source filesJose Luis Duran2022-02-273-5/+2
* libefivar: Fix iSCSI.Lun byte order issueJose Luis Duran2022-02-271-6/+8
* libefivar: Fix byte orders of iSCSI.LunJose Luis Duran2022-02-271-1/+3
* libefivar: Fix bug when converting iSCSI nodeJose Luis Duran2022-02-271-2/+2
* libefivar: Add DevPathFromTextDns and DevPathToTextDns librariesJose Luis Duran2022-02-272-0/+140
* libefivar: Add BluetoothLe device path node supportJose Luis Duran2022-02-272-0/+73
* libefivar: Reverse the byte order of BD_ADDR for BluetoothJose Luis Duran2022-02-272-32/+17
* libefivar: Refine the DevPathFromTextiSCSI protocol parsingJose Luis Duran2022-02-271-1/+8
* libefivar: Fix FromText bug for multi-instance devicepathJose Luis Duran2022-02-271-1/+0
* libefivar: Fix the wrong MAC address lengthJose Luis Duran2022-02-271-0/+4
* GitHub: Add libefivar's path to CODEOWNERSJose Luis Duran2022-02-271-0/+1
* ofwdump.8: Remove references to eeprom(8)Jose Luis Duran2022-02-271-3/+1
* Eliminate curlen, it's set but never usedWarner Losh2022-02-271-3/+0
* Apply lld fixes for internal errors building perl on 32-bit PowerPCDimitry Andric2022-02-273-0/+39
* posixshm: Add a -j option to posixshmcontrol ls, to specify a jailJamie Gritton2022-02-273-8/+41
* Default to always accepting the PHY that's present. Linux didScott Long2022-02-271-3/+1
* Fix "set but not used" in the mrsas driver. Remove dead code.Scott Long2022-02-261-2/+1
* Fix "set but not used" in the mvs driver. Remove dead code.Scott Long2022-02-261-2/+0
* Fix "set but not used" in the bfe driver. Remove dead code.Scott Long2022-02-261-2/+1