summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
2011-10-27Specify the TLS variant for each platform.Philip Guenthe
2011-10-27Initialize variables before use. From Pedro Martelletto, tweaked byKenneth R Westerback
2011-10-26apply a fix by Steven Chamberlain <steven@pyro.eu.org>, via freebsd:Jasper Lievisse Adriaanse
2011-10-26Intel EG20T serial, tested by mitja.Jonathan Gray
2011-10-26Convert some ahci port multiplier printfs to DPRINTFs as they'reJonathan Matthew
2011-10-26Make this compile.Miod Vallat
2011-10-25i didnt copy the tun code properly. fix a use of an uninitted value foundDavid Gwynne
2011-10-25Use a new encoding for the entries in the pucdata table, the result isTheo de Raadt
2011-10-25Replace the naive 88110 tlb update code, which would always invalidate theMiod Vallat
2011-10-25Bring luna88k disklabel handling code in sync with sparc, except for theMiod Vallat
2011-10-25Initialize variables before use. And if initializing, use the correctKenneth R Westerback
2011-10-24Introduce a pluggable interrupt controller infrastructure for beagle,Dale Rahn
2011-10-24The cgtwo control registers only support 16-bit accesses, and respond withMiod Vallat
2011-10-24Don't detach interface from group in if_clone_destroy(),Camiel Dobbelaar
2011-10-24Lower carp demote count on interface detach, fixes a bug introduced by rev 1....Camiel Dobbelaar
2011-10-24Fix unaligned pci config space access in intelagp.Owain Ainsworth
2011-10-24Revert last change, reported increased stablility with the change wasDale Rahn
2011-10-23Remove comment; the question can be answerd affirmative. Fix a coding styleMark Kettenis
2011-10-23Revert key modifier change in raw mode, it's not clear which modifier weMartin Pieuchot
2011-10-23shorten periods of fdplock() in accept() and socket(), so that greaterTheo de Raadt
2011-10-22Comment out ISP_{T,}DEBUG[0-3] traces if option SMALL_KERNEL; allows alphaMiod Vallat
2011-10-22Comment out wsmux to save kernel text, since USB support is missing fromMiod Vallat
2011-10-22Sunix 50xx serial/parallel cardsCamiel Dobbelaar
2011-10-22regenCamiel Dobbelaar
2011-10-22Another Sunix id for their 50xx series cardsCamiel Dobbelaar
2011-10-22Do not run off level interrupts with external interrupts disabled asDale Rahn
2011-10-21Pile of diffs to improve beagle/panda status. fetching u-boot parametersDale Rahn
2011-10-21Set mp_nbusses such that the newly added bounds checks on i386 and amd64Mark Kettenis
2011-10-21Add bounds checks for access to mp_busses.Mark Kettenis
2011-10-21Add bounds checks for access to mp_busses. Also make sure that we don'tMark Kettenis
2011-10-21strengthen some checks to prevent m_copy* routines from operatingMike Belopuhov
2011-10-21Copy the DUID back and forth between the in-core label and the Motorola VIDMiod Vallat
2011-10-21Fix 1.43 to not bzero the in-core disklabel but really the UniOS disklabelMiod Vallat
2011-10-21add forgotten fixup for icmp6 id's when translating; ok henningMike Belopuhov
2011-10-20Add Stollmann Active USB ISDN Terminal Adapter.Marco Pfatschbacher
2011-10-20regenMarco Pfatschbacher
2011-10-20Add Stollmann Active USB ISDN Terminal Adapter.Marco Pfatschbacher
2011-10-20Add Alcatel One Touch X210/X220 (another rebadged TCT Mobile modem)David Coppa
2011-10-20Add Alcatel One Touch X210/X220 (another rebadged TCT Mobile modem)David Coppa
2011-10-20remove a bogus chunk accidentally introduced by mcbride in rev1.141;Mike Belopuhov
2011-10-19API change to initarm to pass arguments from the bootloader thru to MDDale Rahn
2011-10-19Typo; from BradKevin Lo
2011-10-19A missing part of an if statement meant we were writing outJonathan Gray
2011-10-19Oh yeah, a cvs id is goodPhilip Guenthe
2011-10-19Add some missing bus_dmamap_sync()'s and sync the others withKevin Lo
2011-10-18the BIGLOCK flag is gone so remove it from the %b fmt string.David Gwynne
2011-10-17Blacklist alps devices that might have a clitpad untill the driver get fixedMartin Pieuchot
2011-10-17Fix the synchronization of some alps pads, issue reported by Bryan (brakeb)Martin Pieuchot
2011-10-17Change to use r8,r9,r10 instead of r0,r1,r2. This is necessary becauseDale Rahn
2011-10-17Add which is incomplete, but needs love.Dale Rahn