Age | Commit message (Expand) | Author |
2010-06-14 | attach CNU-680 to umsm(4) | Felix Kronlage |
2010-06-14 | regen after adding CNU-680 | Felix Kronlage |
2010-06-14 | add usb device id for edvo device CNU-680 | Felix Kronlage |
2010-06-14 | tidy this file up a bit. reorder a few comments, | Thordur I. Bjornsson |
2010-06-14 | remove the scsi_buf_* functions as these have been | Thordur I. Bjornsson |
2010-06-12 | add missing arg to a printf call | Jonathan Gray |
2010-06-12 | Add missing arg to a printf call. | Jonathan Gray |
2010-06-11 | Restore an unusual XS_SENSE semantic that inadvertantly got lost | Kenneth R Westerback |
2010-06-10 | Declare safepri at the MD level on each platform, so that the kern_synch.c | Theo de Raadt |
2010-06-10 | fix typos in comments: lineair -> linear. | Thordur I. Bjornsson |
2010-06-10 | the pagedaemon sleeps on uvm.pagedaemon not | Thordur I. Bjornsson |
2010-06-10 | vscsi just works, as a proof the debug macro is wrong and was never used, | Jonathan Armani |
2010-06-09 | Remove the CRYPTO_ALGORITHM_ALL define, fixup accordingly | Thordur I. Bjornsson |
2010-06-09 | Do not set time 100 years in the future if the time read is before | Miod Vallat |
2010-06-09 | Move declaration of cn_tab from dev/cons.c to dev/cninit.c, or appropriate | Miod Vallat |
2010-06-09 | Wire up device nodes for disk mapper. | Joel Sing |
2010-06-09 | Teach FFS mounts about disklabel UIDs. This allows file systems to be | Joel Sing |
2010-06-09 | Fix the pop operation to make PHP work again. When popping the last label | Claudio Jeker |
2010-06-09 | Move the prototype for uvm_wait() to uvm_extern.h and remove | Thordur I. Bjornsson |
2010-06-08 | properly enable vscsi, fix incorrect major | Todd T. Fries |
2010-06-08 | Introduce a diskmap pseudo device which allows userland to open a disk | Joel Sing |
2010-06-08 | Add missing function prototype. | Joel Sing |
2010-06-08 | in viac3_crypto_setup(), if we fail to get a crypto driverid, | Thordur I. Bjornsson |
2010-06-07 | Fix various problems of auich on SiS 7012 based chips: | Alexandre Ratchov |
2010-06-07 | Sync with GENERIC and SUN4. | Miod Vallat |
2010-06-07 | partial backout of 1.81 as invoking standby in shutdown | Jonathan Gray |
2010-06-07 | Rework the way onboard devices attach on Sun 4/110 systems (which only have a | Miod Vallat |
2010-06-07 | Replace some handrolled instances of m_getptr() with that function, which | Bret Lambert |
2010-06-07 | Do not invoke cache_enable() if there is no cache; prevents a spurious (and | Miod Vallat |
2010-06-07 | Nuke old eeprom.h compatibility defines; ok todd@ | Miod Vallat |
2010-06-07 | Proper range check in radeon_emit_packets(); ok oga@ | Miod Vallat |
2010-06-07 | no need to include <sys/endian.h> twice! | Damien Bergamini |
2010-06-07 | tweak ieee80211_decap(): | Damien Bergamini |
2010-06-07 | Break pxaudc into xscale and MD pieces so that palm and zaurus can correctly | Dale Rahn |
2010-06-07 | unfortunately classful routing isn't 100% dead, mostly thanks to ancient | Henning Brauer |
2010-06-07 | There is no reason to allow unicast IPv4 mapped IPv6 addresses in tcp | Claudio Jeker |
2010-06-07 | update url in comment; Nikolai Fetissov | Stuart Henderson |
2010-06-07 | space nit and use nitems(). | Thordur I. Bjornsson |
2010-06-06 | - add more comments to sh3_vector_tlbmiss (no binary change). | Jasper Lievisse Adriaanse |
2010-06-06 | Use usb_lookup() instead of rolling our own. ok armani@ fabien@ | Miod Vallat |
2010-06-06 | use .L* for local labels and other small cosmetics | Jasper Lievisse Adriaanse |
2010-06-06 | simething -> something | Miod Vallat |
2010-06-06 | Nuke common. | Miod Vallat |
2010-06-06 | Kill unused sio_intr_count. | Miod Vallat |
2010-06-06 | Avoid computing a symbol with arithmetic involving a common, modern binutils | Miod Vallat |
2010-06-06 | typo in comment | Miod Vallat |
2010-06-05 | change sign extension such that we do not rely on >> being an | Damien Bergamini |
2010-06-05 | - fix athn_set_key() on big-endian machines (function is not used yet) | Damien Bergamini |
2010-06-05 | when rekeying the GTK/IGTK, send the new key to clients, not the | Damien Bergamini |
2010-06-05 | there is no need to copy the full 802.11 header in ieee80211_decap() | Damien Bergamini |