summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
2015-03-14Allow for multiple concurrent devopen() calls, and fill the .readdir memberMiod Vallat
2015-03-14Check for the size of the supposed destination address when constructingMartin Pieuchot
2015-03-14RTL8411 works also, according to tiix@openmailboxTheo de Raadt
2015-03-14Remove wrong reference to zlib.Loganaden Velvindron
2015-03-14add sys/atomic.h back for membar_* needed for at least armv7Jonathan Gray
2015-03-14restore systm.h, needed for strcmp. from Steven McDonaldTed Unangst
2015-03-14Remove some includes include-what-you-use claims don'tJonathan Gray
2015-03-13move some deck chairs around in preparation for i386 PAE. no functionalMike Larkin
2015-03-13some include files not needed; matthew markfortTheo de Raadt
2015-03-13convert to if_input()Jasper Lievisse Adriaanse
2015-03-13convert to if_input()Jasper Lievisse Adriaanse
2015-03-13Correct debug messages.Kenji Aoyama
2015-03-13Set bus_space 'stride' for 2 and 4 bytes read/write.Kenji Aoyama
2015-03-12we're tagged for release; turn POOL_DEBUG back on. ok deraadt@Stuart Henderson
2015-03-12On first cnpoll, reset the keyboard and pms hard. This is requiredTheo de Raadt
2015-03-12If while attaching pckbdc device slots, we find a slot has failed toTheo de Raadt
2015-03-12Print the current link speed for SATA devices attached on ahci(4).Bryan Steele
2015-03-11Convert to if_input().Martin Pieuchot
2015-03-11Convert to if_input(), tested by jasper@.Martin Pieuchot
2015-03-11Convert to if_input(), tested by jasper@, thanks!Martin Pieuchot
2015-03-11Convert to if_input().Martin Pieuchot
2015-03-11Match on 3160. Untested but should work.Jonathan Gray
2015-03-11Remove unused type definitions.Martin Pieuchot
2015-03-10Remove unused static local variable; mickey@Miod Vallat
2015-03-10Invoke va_end() before returning, rather than in an unreachable place; mickey@Miod Vallat
2015-03-10Make the amd64 pmap (more) mpsafe by protecting both the pmap itself and theMark Kettenis
2015-03-10Convert to if_input().Martin Pieuchot
2015-03-10Convert to if_input().Martin Pieuchot
2015-03-10Convert to if_input(), tested an ok kettenis@.Martin Pieuchot
2015-03-09If my calculations are correct, when this baby hits 5.8... you're gonna seeMiod Vallat
2015-03-09In wdcintr, do not attempt to read the status register unless WDCF_IRQ_WAITMiod Vallat
2015-03-09Avoid doing IPv6 SLAAC for prefixes with preferred lifetime of zeroMike Belopuhov
2015-03-09Switch pv entries over to a pool in preparation for making the i386 (more)Mark Kettenis
2015-03-08Fix some format specifiers in debug code.Kenneth R Westerback
2015-03-08properly set sgl related flags on skinny controllers. this fixesDavid Gwynne
2015-03-08Revert patch responsible for locking up machines withTobias Ulmer
2015-03-06Revert previous, the fix is not right and causes a regression asMartin Pieuchot
2015-03-06Fix radiotap and fixed rates. Radiotap was reporting the wrong rate forMark Kettenis
2015-03-06Unbreak IPL_TTY == IPL_SOFTTTY case. ok deraadt@Miod Vallat
2015-03-05When running on a sun4d or sun4m system, have the bootblocks ask for oneMiod Vallat
2015-03-04prevent umass devices from being considered for paths.David Gwynne
2015-03-04Make sure that rn_mpath_adj_mpflag() is called with the correct pointerClaudio Jeker
2015-03-04stop the calibration timeout when stopping the interfaceJonathan Gray
2015-03-04disable POOL_DEBUG for releaseJonathan Gray
2015-03-04move to -release modeJonathan Gray
2015-03-04Add commented-out PCMCIA support configuration to GENERIC.Kenji Aoyama
2015-03-04Do not check if the interface index matches the scope when all we wantMartin Pieuchot
2015-03-04Explicitly fallback to a carp IP address if the parent does not have anyMartin Pieuchot
2015-03-03Add pcic(4) support on luna88k.Kenji Aoyama
2015-03-03Set/clear the IWM_MAC_FILTER_IN_BEACON flag under conditions that match whatMark Kettenis