aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* stand: Add a helper 'universe' targetWarner Losh2022-07-301-0/+5
* stand: Move quit command to common commandsWarner Losh2022-07-302-9/+9
* mpc85xx/pci: Conditionally reset PCI bridgesJustin Hibbits2022-07-301-12/+16
* Introduce and use the NET_EPOCH_DRAIN_CALLBACKS() macroZhenlei Huang2022-07-296-6/+7
* vmd: Add 8086:A77F PCI ID for all Intel Raptor Lake SKUsNeel Chauhan2022-07-291-0/+1
* Fix for 90e2971 that caused some geli commands to return the wrong exit status.Kirk McKusick2022-07-291-0/+2
* LinuxKPI: 802.11 header updatesBjoern A. Zeeb2022-07-295-96/+524
* LinuxKPI: skbuff: sort list header and add new (dummy) functionsBjoern A. Zeeb2022-07-292-8/+80
* net80211: change order in ieee80211_vhtchanflags()Bjoern A. Zeeb2022-07-291-2/+2
* net80211: VHT correct check/option in ieee80211_vht_adjust_channel()Bjoern A. Zeeb2022-07-291-3/+2
* net80211: add VHT5G and VHT2G checks/return to media_statusBjoern A. Zeeb2022-07-291-1/+5
* net80211: improve DDB output.Bjoern A. Zeeb2022-07-291-3/+24
* net80211: correct IEEE80211_FEXT_BITSBjoern A. Zeeb2022-07-291-1/+2
* net80211: add more 802.11ac Element IDsBjoern A. Zeeb2022-07-291-1/+7
* net80211: radiotap: add one more define for HEBjoern A. Zeeb2022-07-291-0/+1
* ip6(4): document IP_ORIGDSTADDRAlan Somers2022-07-291-6/+12
* Move sort to runtimeDoug Rabson2022-07-291-0/+1
* loader: fix powerpc64le ofw loaderAlfredo Dal'Ava Junior2022-07-291-0/+1
* x86/iommu: Reduce DMAR lock contentionAlan Cox2022-07-295-32/+140
* ObsoleteFiles: Fix paths for removed manual pages.Xin LI2022-07-291-7/+7
* LinuxKPI 802.11/iwlwifi/rtw88: update KPIBjoern A. Zeeb2022-07-287-10/+11
* pmap_mapdev: Consistently use vm_paddr_t for the first argument.John Baldwin2022-07-287-10/+10
* kboot: Make console raw when we startWarner Losh2022-07-281-3/+8
* kboot: implement stripped down termiosWarner Losh2022-07-286-0/+445
* kboot: Implement host_ioctlWarner Losh2022-07-285-0/+10
* kboot: Add host_exit and use it to implement exit()Warner Losh2022-07-286-1/+11
* kboot: aarch64 supportWarner Losh2022-07-2810-0/+447
* kboot: Move conf.c up to top levelWarner Losh2022-07-286-121/+13
* altq: improve pfctl config time for large numbers of queuesJames Skon2022-07-281-3/+3
* hidbus(4): Align refcount checks for hidbus_intr_start() and hidbus_intr_stop().Hans Petter Selasky2022-07-281-6/+6
* riscv: Avoid passing invalid addresses to pmap_fault()Mark Johnston2022-07-284-9/+9
* src.libnames.mk: NEED/WANT_COMPAT+static supportBrooks Davis2022-07-281-83/+83
* ncal: LT is the country code for LithuaniaWarner Losh2022-07-281-1/+1
* /usr/sbin/pkg: don't sleep on fetch failureJohn Hood2022-07-281-3/+1
* date: remove some ambiguity in tzdata referencesKyle Evans2022-07-281-10/+8
* lagg: fix lagg ifioctl after SIOCSIFCAPNVAndrew Gallatin2022-07-282-18/+45
* libc: ANSIfy div / ldiv function definitionsEd Maste2022-07-282-4/+2
* qat: Add a required MODULE_DEPEND for firmware(9)Mark Johnston2022-07-281-0/+1
* qat_c2xxx: Add a required MODULE_DEPEND for firmware(9)Mark Johnston2022-07-281-0/+1
* style: Tighten up one use of 'may'Warner Losh2022-07-281-2/+1
* style: Use oxford comma in one place.Warner Losh2022-07-281-1/+1
* Style(9): Strengthen statements about not using K&R function definitionsWarner Losh2022-07-281-7/+6
* Revert "csu: test: explicitly add libm as build parameter"Alfredo Dal'Ava Junior2022-07-282-16/+0
* kboot: Remove RELOC defines, it's unusedWarner Losh2022-07-282-9/+0
* kboot: Convert from getdents to getdents64Warner Losh2022-07-285-18/+29
* kboot: Do a style(9) pass on kbootfdt.cWarner Losh2022-07-281-34/+34
* Remove unnecessary terminating slash in iscsi module MakefileDimitry Andric2022-07-271-1/+1
* Adjust function definition in isa's pnp.c to avoid clang 15 warningDimitry Andric2022-07-271-1/+1
* Suppress possible unused variable warning for icl_soft.cDimitry Andric2022-07-271-1/+1
* bhyve: fix spelling mistake in passthru emulationCorvin Köhne2022-07-271-1/+1