Age | Commit message (Expand) | Author |
2010-12-24 | Add missing argument to printk(). Spotted while porting on linux 2.6. | Alexander Yurchenko |
2010-12-24 | try to update the monster comment at the top of this file to explain | Theo de Raadt |
2010-12-24 | regen | Alexandr Shadchin |
2010-12-24 | Add info for Intel (Core Host), ATI (Radeon HD 5670) | Alexandr Shadchin |
2010-12-24 | Have sd(4) devices check for and respect read-only information the | Kenneth R Westerback |
2010-12-23 | Better malloc the right size, overruns are so 200x... Pass the brown paper | Miod Vallat |
2010-12-23 | The exception vector page on m88k systems has always been the same page as | Miod Vallat |
2010-12-23 | Add a common interface for various devices | Alexandr Shadchin |
2010-12-23 | Check for pcb_onfault being set for genuine kernel data faults, copyout() | Miod Vallat |
2010-12-23 | Make the pte created by pmap_map() wired, and count them in pmap_kernel()'s | Miod Vallat |
2010-12-23 | regen | Jasper Lievisse Adriaanse |
2010-12-23 | - sort previous | Jasper Lievisse Adriaanse |
2010-12-23 | Sync | Kenneth R Westerback |
2010-12-23 | Add info for Intel (CORE DMI), nVidia (GT425M, GF108 audio), JMicron | Kenneth R Westerback |
2010-12-22 | rewrite randomwrite() for clarity after discussion with mikeb | Theo de Raadt |
2010-12-22 | When configuring a vnd(4) disk, populate the disk name based on the mode | Joel Sing |
2010-12-22 | * recognize/support the Dynex DX-SC51 in envy(4) | Jacob Meuser |
2010-12-22 | use the do {} while construct in the copying macros | Theo de Raadt |
2010-12-21 | remove dead code (ivp did always point to iv in the decrypt path). | Markus Friedl |
2010-12-21 | Bring back the "End the VOP experiment." diff, naddy's issues where | Thordur I. Bjornsson |
2010-12-21 | don't leak short packets; ok mikeb@ | Markus Friedl |
2010-12-21 | Doh! Forgot to set the rdomain when sending out carp announcements. | Claudio Jeker |
2010-12-21 | Convert netisr to a normal soft interrupt instead of hanving MD code | Claudio Jeker |
2010-12-21 | don't leak mbuf if padding failes; ok mikeb@ | Markus Friedl |
2010-12-21 | Ugly workaround in nmbclust_update(). Additionally to setting the limit | Claudio Jeker |
2010-12-21 | Remove the no longer used ip6s_exthdrtoolong field. | Claudio Jeker |
2010-12-20 | KNF | Miod Vallat |
2010-12-20 | mvme88k kernels running on 88110 systems have been prone to panicing for | Miod Vallat |
2010-12-20 | READ CAPACITY and READ CAPACITY 16 commands report the last valid | Kenneth R Westerback |
2010-12-19 | - use usb_lookup(), these should be the last drivers that rolled their own | Jasper Lievisse Adriaanse |
2010-12-19 | Since we have an ioctl that uses a struct with an off_t member as its | Mark Kettenis |
2010-12-18 | rsu(4) supports the Sweex LW154 | Jacob Meuser |
2010-12-18 | sync | Jacob Meuser |
2010-12-18 | Sweex LW154 | Jacob Meuser |
2010-12-17 | don't catch signals in usbd_{bulk,intr}_transfer if a timeout is | Jacob Meuser |
2010-12-17 | - use nitems() | Jasper Lievisse Adriaanse |
2010-12-17 | - use usb_lookup() instead of handrolled macro | Jasper Lievisse Adriaanse |
2010-12-17 | - attach to abbott stereo plug and fix it's firmware loading | Jasper Lievisse Adriaanse |
2010-12-17 | regen | Jasper Lievisse Adriaanse |
2010-12-17 | add abbbott stereo plug cable | Jasper Lievisse Adriaanse |
2010-12-17 | - attach to moxa uport110, from rivo nurges | Jasper Lievisse Adriaanse |
2010-12-17 | - regen | Jasper Lievisse Adriaanse |
2010-12-17 | add moxa uport110, from rivo nurges | Jasper Lievisse Adriaanse |
2010-12-17 | - use usb_lookup() instead of handrolled macro. | Jasper Lievisse Adriaanse |
2010-12-16 | small cleanup ioctl WSKBDIO_GETLEDS | Alexandr Shadchin |
2010-12-16 | move CRYPTO_VIAC3_MAX out of cryptodev.h and into the only | Jonathan Gray |
2010-12-16 | no need to poke the vmspace, uvm_map_hint does what we want. ok oga | Ted Unangst |
2010-12-16 | The VIA ciphers are added to an array of CRYPTO_ALGORITHM_MAX length | Jonathan Gray |
2010-12-15 | Bring CBC oracle attack countermeasure from r1.32 of cryptosoft.c to | Mike Belopuhov |
2010-12-15 | attach the Hercules HWGUn-54 to rsu(4) | Damien Bergamini |