aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* mly: Remove.Warner Losh2021-11-2514-5364/+0
* APEI: Fix Generic Error Data Entry revision 3.0 handling.Alexander Motin2021-11-251-5/+9
* Fix "set but not used" warnings in the ciss driver.Scott Long2021-11-251-9/+3
* Fix "set but not used" warnings in the mpr driver. This fixes a minorScott Long2021-11-253-10/+2
* Fix "set but not used" warnings in the mps driver.Scott Long2021-11-253-7/+0
* Fix "set but not used" warnings in CAM.Scott Long2021-11-255-16/+2
* Fix "set but not used" warnings in mfi. The one in mfi.c:mfi_data_cb()Scott Long2021-11-254-16/+3
* sh: Avoid some headers when NO_HISTORY is set.Bryan Drewery2021-11-252-0/+4
* ig4: Add PCI IDs for Intel Alder Lake I2C controller.Alexander Motin2021-11-251-0/+40
* ldconfig(8): check for no-args command line after options are parsedKonstantin Belousov2021-11-241-5/+6
* ldconfig: use libexec/rtld-elf/rtld_paths.hKonstantin Belousov2021-11-242-1/+3
* rtld_paths.h: Provide _PATH_ELF32_HINTS string, unconditionallyKonstantin Belousov2021-11-241-1/+5
* ldconfig(8): nostd/-s does nothingKonstantin Belousov2021-11-242-9/+5
* ldconfig: start of cleanupKonstantin Belousov2021-11-243-48/+31
* ldconfig: remove a comment which is another remnant of a.out supportKonstantin Belousov2021-11-241-1/+1
* ext2: plug set-but-not-used varsMateusz Guzik2021-11-241-8/+0
* LinuxKPI: USB return possible error from suspend/resumeBjoern A. Zeeb2021-11-241-6/+6
* LinuxKPI: fix -Wunused-but-set-variable warningsBjoern A. Zeeb2021-11-243-11/+4
* unionfs: plug a set-but-not-unused varMateusz Guzik2021-11-241-2/+0
* if_epair: ifdef vars only used with ALTQMateusz Guzik2021-11-241-2/+6
* fdescfs: plug a set-but-not-unused varMateusz Guzik2021-11-241-2/+0
* geom_journal: plug set-but-not-unused varsMateusz Guzik2021-11-241-3/+1
* linprocfs: plug set-but-not-unused varsMateusz Guzik2021-11-241-8/+0
* linux: plug set-but-not-unused varsMateusz Guzik2021-11-244-10/+5
* ixl(4): Remove iavf(4) source filesEric Joyner2021-11-243-3683/+0
* iavf(4): Split source and update to 3.0.26-kEric Joyner2021-11-2429-16/+13536
* Add ncurses/form to _prebuild_libs to fix buildEd Maste2021-11-241-0/+2
* vm_fault: Factor out per-object operations into vm_fault_object()Mark Johnston2021-11-241-95/+118
* vm_fault: Introduce a fault_status enum for internal return typesMark Johnston2021-11-241-91/+111
* vm_fault: Move nera into faultstateMark Johnston2021-11-241-28/+34
* acpi: Fix error code returned in acpi_bus_get_propBartlomiej Grzesik2021-11-241-2/+3
* safexcel: Fix -Wunused-but-set-variable warningsMark Johnston2021-11-241-12/+2
* natd: Remove uneeded in_cksum.h includesMark Johnston2021-11-242-2/+0
* netinet: Remove unneeded mb_unmapped_to_ext() callsMark Johnston2021-11-246-85/+32
* netinet: Implement in_cksum_skip() using m_apply()Mark Johnston2021-11-241-31/+32
* netinet: Deduplicate most in_cksum() implementationsMark Johnston2021-11-2417-987/+16
* netinet: Remove in_cksum.cMark Johnston2021-11-241-148/+0
* netinet: Remove in_cksum_update()Mark Johnston2021-11-244-106/+0
* sys/uuid.h: Include sys/types.hWarner Losh2021-11-241-1/+1
* sys/backlight.h: include sys/types.hWarner Losh2021-11-241-0/+2
* sys/ata.h: Include sys/types.hWarner Losh2021-11-241-0/+1
* sys/disk/*.h: Include sys/types.hWarner Losh2021-11-245-0/+10
* sys/alq.h: Kernel only file, mark as suchWarner Losh2021-11-241-0/+2
* sys/acct.h: Add sys/types.h includeWarner Losh2021-11-241-0/+2
* std.nodebug: turn off net80211 debugging as wellBjoern A. Zeeb2021-11-241-0/+3
* ichsmb: Add PCI IDs for Intel Alder Lake SMBus controllerAlexander Motin2021-11-241-0/+9
* net80211: fix -Wunused-but-set-variable warningsBjoern A. Zeeb2021-11-246-11/+52
* alc: plug a set-but-not-unused var in alc_init_lockedMateusz Guzik2021-11-241-2/+0
* amd_ecc_inject: return an error instead of ignoring it in tsc_modeventMateusz Guzik2021-11-241-2/+2
* agp: plug a set-but-not-unused var in agp_intel_gtt_map_memoryMateusz Guzik2021-11-241-0/+4