Age | Commit message (Expand) | Author |
2010-04-19 | i thought mpi gave each device all the openings on the bus, which was a | David Gwynne |
2010-04-19 | Simplify local delivery codepath: | Jacek Masiulaniec |
2010-04-19 | let's not stick macros inside a literal display; add some indent | Jason McIntyre |
2010-04-19 | clean up uthum a bit; | Jason McIntyre |
2010-04-18 | Work in progress support for AViiON models 4600 and 530. | Miod Vallat |
2010-04-18 | Correctly identify a machine of the 530 family even if the expansion I/O board | Miod Vallat |
2010-04-18 | Make key disks use their own optional metadata type, rather than reusing | Joel Sing |
2010-04-18 | Parse commandline options in netboot, and force the onboard ethernet address | Miod Vallat |
2010-04-18 | Apply the same interrupt enable bit fiddling protection as done for le@fwio | Miod Vallat |
2010-04-18 | Allow for multiple options after a dash (getopt style). | Miod Vallat |
2010-04-18 | Fix esym computation logic. | Miod Vallat |
2010-04-18 | Catch SIGCHLD to avoid a zombie, from patrick keshishian. | Nicholas Marriott |
2010-04-17 | Fix typo in escape state table leading to fatal() when \033} or \033~ | Nicholas Marriott |
2010-04-17 | If remain-on-exit is set, both the error callback and a SIGCHLD could | Nicholas Marriott |
2010-04-17 | Fix use-after-free of the window link when it is part of a grouped | Nicholas Marriott |
2010-04-17 | Work around yet another MC88110 errata, causing cache writebacks upon snooping | Miod Vallat |
2010-04-17 | When the MAC address changes, change the IPv6 link local address | Stefan Sperling |
2010-04-17 | - correctly set cpu_model: instead of a vendor + model, set the cpu type | Jasper Lievisse Adriaanse |
2010-04-17 | use ifnewlladdr() for trunk lladdr changes, too | Theo de Raadt |
2010-04-17 | split SIOCSIFLLADDR code out into an ifnewlladr() function | Theo de Raadt |
2010-04-17 | Print startup errors to both the console and the log, rather than | Kenneth R Westerback |
2010-04-17 | work-around !found error. | Marc Espie |
2010-04-17 | sync | Mark Kettenis |
2010-04-17 | Add Sitecom WL-349 v1. | Mark Kettenis |
2010-04-17 | Sync with recent developments. | Miod Vallat |
2010-04-17 | Do not forget to set nasid to the right value when trying to attach spdmem. | Miod Vallat |
2010-04-17 | regen | Miod Vallat |
2010-04-17 | A few more devices found on sgi hardware. | Miod Vallat |
2010-04-17 | Allow the mixer to handle inputs with channel ranges outside | Alexandre Ratchov |
2010-04-17 | ramdisks need to compile; ok dlg | Theo de Raadt |
2010-04-17 | use the iopools mutex to protect the semaphore wrapping the openings | David Gwynne |
2010-04-16 | Fix handling of shared interrupts. Make sure we use the lowest priority of | Mark Kettenis |
2010-04-16 | Remove Intel RAID IDs for now. They can be added back when code has been | Mark Kettenis |
2010-04-16 | oops, %r => remote username, not %u | Damien Miller |
2010-04-16 | sync | Mark Kettenis |
2010-04-16 | Add ID for Sitecom WL-353. | Mark Kettenis |
2010-04-16 | Use a somewhat bigger hammer and als flush tlb entries that have the global | Mark Kettenis |
2010-04-16 | Additional gtt alignment paranoia: | Owain Ainsworth |
2010-04-16 | Correct reversed test in set_tiling. this should deal with the fence | Owain Ainsworth |
2010-04-16 | Correct some comments and cleanup some whitespace. | Owain Ainsworth |
2010-04-16 | paranoia: NULL check before free. | Owain Ainsworth |
2010-04-16 | If we fail to idle the chip in leavvt don't disable the interrupt, | Owain Ainsworth |
2010-04-16 | fix types in two error printfs. one of these also had a %d bug no vararg | Owain Ainsworth |
2010-04-16 | Memory allocated with calloc() is initialized to zero, no need to do that | Claudio Jeker |
2010-04-16 | byteswap the number of blocks on physical disks for bioctl correctly. | David Gwynne |
2010-04-16 | Move a function to a place that is a bit more logical. No functional change. | Claudio Jeker |
2010-04-16 | whitespace fix | David Gwynne |
2010-04-16 | fix an fatal flaw with iopools. | David Gwynne |
2010-04-16 | tweak previous; ok djm | Jason McIntyre |
2010-04-16 | tweak previous; ok djm | Jason McIntyre |