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