Age | Commit message (Expand) | Author |
2010-05-02 | simple modern trick (boot from usb). | Marc Espie |
2010-05-02 | sort options. | Igor Sobrado |
2010-05-02 | Fix breakage from last commit. Bad guenther@, no cookie! | Mark Kettenis |
2010-05-02 | Clean up device handling code to clarify different initialization phases | Alexandre Ratchov |
2010-05-02 | Use intermediate vaddr_t cast when casting a pointer to off_t. Prevents | Mark Kettenis |
2010-05-02 | Don't systematically fill with silence the mixer output. This | Alexandre Ratchov |
2010-05-02 | use clock_gettime() and interval timers instead of gettimeofday() | Alexandre Ratchov |
2010-05-02 | in the resampling code, handle the case ``diff == 0'', to avoid producing | Alexandre Ratchov |
2010-05-02 | Add missing -fPIC or hppa. | Mark Kettenis |
2010-05-02 | fix -width; | Jason McIntyre |
2010-05-02 | Combine the signal mask handling into _dl_thread_bind_lock(), as it's MI. | Philip Guenthe |
2010-05-02 | Document defines and names for thread-local-storage sections, | Philip Guenthe |
2010-05-02 | repeated text in a comment, spotted by adam dutko | Ted Unangst |
2010-05-02 | Add defines for thread-local-storage sections/symbols/segments and for | Philip Guenthe |
2010-05-01 | Correct a comment; from dawedawe (at) gmx.de | Philip Guenthe |
2010-05-01 | remove an uneeded extern which upsets gcc4, matches changes made | Jonathan Gray |
2010-05-01 | As suggested by miod, rename dynroot_enable so we don't conflict with | Jonathan Gray |
2010-05-01 | put the read macros into functions so gcc4 doesn't whinge. | Jonathan Gray |
2010-05-01 | Unbreak ramdisks. | Owain Ainsworth |
2010-05-01 | split up a multiple assignment so we aren't casting an lvalue. | Jonathan Gray |
2010-05-01 | Sprinkle a few __used markers to prevent gcc4 from throwing away essential | Mark Kettenis |
2010-05-01 | document STARTAFTER | Marc Espie |
2010-05-01 | this one is going to be fun to fix... | Marc Espie |
2010-05-01 | incomming -> incoming | Michael Knudsen |
2010-05-01 | bzero a struct to appease gcc4. | Jonathan Gray |
2010-05-01 | typo; jmeltzer@ | Damien Miller |
2010-04-30 | Right now, if anything internal changes with a uvm object, diverse | Owain Ainsworth |
2010-04-30 | Prevent a possible case of lock recursion in swapoff. | Owain Ainsworth |
2010-04-30 | Add __unused and __used macros that expand to appropriate __attribute__ | Mark Kettenis |
2010-04-30 | shuffle some things around to deal with incomplete types | Jonathan Gray |
2010-04-30 | add HT Capabilities element in outgoing probe requests if HT is | Damien Bergamini |
2010-04-30 | fix for 5GHz band. | Damien Bergamini |
2010-04-30 | add support for firmware images in "type-length-value" format. | Damien Bergamini |
2010-04-30 | Remove volatile from function return values since gcc4 complains about them | Mark Kettenis |
2010-04-30 | Add commented MPLS and mpe(4) entries. | Claudio Jeker |
2010-04-30 | - regen | Jasper Lievisse Adriaanse |
2010-04-30 | - add a fore more devices found in my box | Jasper Lievisse Adriaanse |
2010-04-30 | unbreak dumps on scsi disks. | David Gwynne |
2010-04-29 | Revert r1.80, leaving iopools in place. Fixes PR#6365. Why WD3200KS-00P | Kenneth R Westerback |
2010-04-29 | in sun_start(), don't pause the device in play mode, since it's | Alexandre Ratchov |
2010-04-29 | add radeon hd2600 xt | Robert Nagy |
2010-04-29 | regen | Robert Nagy |
2010-04-29 | Implement -Wvariable-decl. | Mark Kettenis |
2010-04-29 | Add the CR_PAT MSR to the list of defined msrs. | Owain Ainsworth |
2010-04-29 | #undef GLOBAL_ASM_OP | Marco Peereboom |
2010-04-29 | use BUS_SPACE_MAP_PREFETCHABLE on maps that should be WC (soon this will | Owain Ainsworth |
2010-04-29 | Ignore file info on nm output when looking for global functions to hide. | Dale Rahn |
2010-04-29 | Currently pdc_scanbus() scans in reverse, which results in physical CPU0 | Joel Sing |
2010-04-29 | Use per CPU hardware interrupt mask. | Joel Sing |
2010-04-29 | Finally fix the bit 17 swizzling code. | Owain Ainsworth |