summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
2015-03-19Let it compile!Martin Pieuchot
2015-03-19Let it compile.Martin Pieuchot
2015-03-19Abort tasks are run in their own thead, that's why they need a specialMartin Pieuchot
2015-03-19Use the same workaround as ehci(4) and ohci(4) in setaddr() to deal withMartin Pieuchot
2015-03-19unlock MII on smsc_miibus_readreg errorJonathan Gray
2015-03-19missing gcu_var.h conversionTheo de Raadt
2015-03-18Rework the virtual memory layout on SRMMU systems (sun4d/sun4m) to use a muchMiod Vallat
2015-03-18Allow for VM_MIN_KERNEL_ADDRESS to not be a constant.Miod Vallat
2015-03-18Prefer KERNBASE to VM_MIN_KERNEL_ADDRESS when testing for an address withinMiod Vallat
2015-03-18Revert 1.52, per the comment above the incorrectly changed line. Reduces theMiod Vallat
2015-03-18syncRyan Thomas McBride
2015-03-18syncRyan Thomas McBride
2015-03-18Baytrail/e3800 devices found in MinnowboardMax.Ryan Thomas McBride
2015-03-18Convert to if_input(), tested by jsing@.Martin Pieuchot
2015-03-18Prevent sign extension due to pointer arithmeticsMike Belopuhov
2015-03-18remove the congestion handling from struct ifqueue.David Gwynne
2015-03-18use device_lookup to find gcu0 rather than iterating over alldevs.David Gwynne
2015-03-18"handle" wccp2 packets if net.inet.gre.wccp is set to 2 by truncatingRyan Thomas McBride
2015-03-17The innocuous change to libsa printf.c (1.26) causes printf.o to be 240 bytesMiod Vallat
2015-03-17Merge two "#ifdef NCARP" chunks.Martin Pieuchot
2015-03-17Prevent a race resulting in an infinite loop printing "ehci_idone" messages.Martin Pieuchot
2015-03-16Reduce use of SMALL_KERNEL in acpi, bringing acpiec driver and more gpeTheo de Raadt
2015-03-16Include <sys/param.h> rather than <sys/types.h> when also includingMiod Vallat
2015-03-16Convert to if_input(), tested by jsg@.Martin Pieuchot
2015-03-16convert timeout_add() calls using hz to timeout_add_msec()Jonathan Gray
2015-03-16When state creations happen in short term by outgoing packets of oneYASUOKA Masahiko
2015-03-16Revert 1.39. Resetting after specifically putting the keyboard in aJoshua Stein
2015-03-16Revert 1.44 since we have found some machines where the keyboardJoshua Stein
2015-03-15Bring back '#include <lib/libz/zlib.h>', but inside #ifdev GPT. GPTKenneth R Westerback
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