aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Don't acquire evclass_lock with a spinlock heldAlan Somers2018-07-112-3/+5
* MFV r324714:Cy Schubert2018-07-11422-9675/+36042
|\
| * Import wpa_supplicant/hostapd 2.6.vendor/wpa/2.6Cy Schubert2017-10-18495-10141/+51409
* | Enhancements and fixes for the spigen(4) driver...Ian Lepore2018-07-111-168/+71
* | smartpqi(4):Sean Bruno2018-07-1115-146/+359
* | Remove a duplicate check.Mark Johnston2018-07-111-2/+1
* | Tweak ports(7) manual page to better explain the basics.Edward Tomasz Napierala2018-07-111-16/+23
* | Make dhclient(8) verify if new MTU (option 26) differs from current one and s...Eugene Grosbein2018-07-111-3/+15
* | Improve bhyve exit(3) error code.Marcelo Araujo2018-07-116-38/+44
* | run(4): Add a new USB device ID.Ben Widawsky2018-07-113-1/+4
* | Address some (although not all) style(9) issues in event.h after r335776.David Bright2018-07-111-10/+10
* | acpidump(8): Add ACPI LPIT (Low Power Idle Table)Ben Widawsky2018-07-112-1/+78
* | net80211: Fix ifdetach w/o ifattach, small whitespace cleanupKyle Evans2018-07-101-7/+16
* | Update the pnfs(4) man page.Rick Macklem2018-07-101-5/+19
* | Remove bits of the old NUMA.Konstantin Belousov2018-07-1011-761/+26
* | Fix parsing of create-kernel-packagesBryan Drewery2018-07-101-1/+1
* | Fix up some missed and mis-merges from the sequential scan codeSean Eric Fagan2018-07-101-65/+68
* | Document the "-f" option added to pnfsdskill(8) by r336176.Rick Macklem2018-07-101-1/+14
* | Add a "-f" option to pnfsdskill(8) to force disabling of a DS.Rick Macklem2018-07-101-6/+28
* | Eliminate unnecessary differences between i386's pmap_enter() and amd64's.Alan Cox2018-07-101-99/+108
* | Fix thread state summary line display after r334918.Mark Johnston2018-07-101-4/+4
* | Correct the identifier for the Unifi Security GatewayJustin Hibbits2018-07-102-5/+5
* | Regen after r336171.Brooks Davis2018-07-109-134/+12
* | Get rid of netbsd_lchown and netbsd_msync syscall entries.Brooks Davis2018-07-105-16/+62
* | Use uintptr_t alone when assigning to kvaddr_t variables.Brooks Davis2018-07-108-19/+17
* | A direct call to echo was intruduced in r333407, which made messagesRenato Botelho2018-07-101-1/+1
* | Add support for printing the TCP FO client-side cookie cache via theMichael Tuexen2018-07-101-0/+88
* | Use appropriate MSS value when populating the TCP FO client cookie cacheMichael Tuexen2018-07-103-12/+48
* | Fix build broken by r336130Wojciech Macek2018-07-101-0/+13
* | Removed pointless NULL checkSteven Hartland2018-07-101-2/+0
* | Fix vertical whitespace nit in cxgbe.Navdeep Parhar2018-07-101-1/+0
* | Fix style(9) space and tab.Marcelo Araujo2018-07-101-5/+5
* | top(1): rollback r335836Daichi GOTO2018-07-105-113/+15
* | cxgbe(4): Add a sysctl to report the chip's microprocessor's loadNavdeep Parhar2018-07-101-0/+44
* | kern_environment: bool'itize dynamic_kenv; fix small style(9) nitKyle Evans2018-07-102-6/+5
* | Use endian.h le32dec() instead of rolling our own.Xin LI2018-07-101-17/+6
* | subr_hints: Skip static_env and static_hints if they don't contain hintsKyle Evans2018-07-101-4/+10
* | subr_hints: Convert some bool-like ints to boolsKyle Evans2018-07-101-5/+6
* | subr_hints: Use goto/label instead of series of conditionalsKyle Evans2018-07-101-26/+22
* | Remove redundant space.Cy Schubert2018-07-101-1/+1
* | top(1): Fix the prompt bug and core dump problem in o / p mode that occurred ...Daichi GOTO2018-07-101-4/+11
* | Fix pre-SI_SUB_CPU initialization of per-CPU counters.Mark Johnston2018-07-102-22/+7
* | Tweak documentation to RB_ constants to reflect current useWarner Losh2018-07-102-21/+9
* | localedef(1): remove duplicated includes.Pedro F. Giffuni2018-07-092-2/+0
* | powerpc/powernv: Make opal_i2c driver work with attached i2c driversJustin Hibbits2018-07-091-15/+11
* | sed(1): Suppress implicit-fallthrough.Pedro F. Giffuni2018-07-091-0/+2
* | ig4(4): add devmatch(8) PNP infoOleksandr Tymoshenko2018-07-091-3/+4
* | Add support for a "forced" pnfsdskill to the pNFS server kernel code.Rick Macklem2018-07-094-12/+21
* | truncate: Add support for -s % and /Emmanuel Vadot2018-07-093-9/+110
* | truncate: style(9) some partsEmmanuel Vadot2018-07-091-10/+10