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