Age | Commit message (Expand) | Author |
2009-07-12 | Assert copyright. | Joel Sing |
2009-07-12 | Fix rebuild percentage so that it ranges from 0-99% rather than 1-100%. | Joel Sing |
2009-07-12 | Don't attach when the PROM didn't give us an interrupt. Fix printed messages | Mark Kettenis |
2009-07-12 | Add protection against multiple inclusion. | Mark Kettenis |
2009-07-12 | Enable gem@sbus. | Mark Kettenis |
2009-07-12 | In a error case in malo_init (e.g. can't load the firmware), | Marcus Glocker |
2009-07-12 | Clean up debug droppings in sr_raid1_set_vol_state(). | Joel Sing |
2009-07-12 | Enable hotspare rebuilds for softraid RAID1. | Joel Sing |
2009-07-12 | Add support for global hotspares to softraid. | Joel Sing |
2009-07-12 | Add some missing GEM_SBUS_CONFIG bits. | Mark Kettenis |
2009-07-12 | If devices have roamed, complain once then update the metadata, just like | Joel Sing |
2009-07-11 | When rebooting, pass a request to the PROM for it to skip diagnostics and | Miod Vallat |
2009-07-11 | Nuke an '__inline' that upset clang. Multi-line function should not | Kenneth R Westerback |
2009-07-11 | - Add some new feature flags | Stuart Henderson |
2009-07-11 | Ensure that we hold the appropriate lock before calling | Joel Sing |
2009-07-11 | timeout_add -> timeout_add_msec | Bret Lambert |
2009-07-10 | sync | Stuart Henderson |
2009-07-10 | add a couple of NVIDIA MCP77 PCI-ISA bridges, from Brad. | Stuart Henderson |
2009-07-10 | RL_HWREV_8168DP can be either RTL8168DP or RTL8111DP, so print both, | Stuart Henderson |
2009-07-10 | Swap the hardware revision IDs for 8169S and 8110S. Agrees with the | Stuart Henderson |
2009-07-10 | check 4 (instead of merely 2) addr bits for probing sdtemp(4) chips; ok deraadt | Constantine A. Murenin |
2009-07-10 | fix the complement in the 2's complement patch from yesterday; ok deraadt | Constantine A. Murenin |
2009-07-10 | Switch away from using -traditional-cpp to iso/ansi cpp for asm files. | Jonathan Gray |
2009-07-10 | rework link state handling a bit. this reports missing link correctly. the | David Gwynne |
2009-07-10 | timeout_add -> timeout_add_msec | Bret Lambert |
2009-07-10 | timeout_add -> timeout_add_msec | Bret Lambert |
2009-07-10 | timeout_add -> timeout_add_msec | Bret Lambert |
2009-07-10 | timeout_add -> timeout_add_msec | Bret Lambert |
2009-07-10 | support onsemi's cat34ts02 and cat6095; ok deraadt | Constantine A. Murenin |
2009-07-10 | the temperature value is really a 13-bit 2's complement; ok deraadt | Constantine A. Murenin |
2009-07-10 | fix the mask for the sign bit and some comment; ok deraadt | Constantine A. Murenin |
2009-07-09 | Remove the VREF() macro and replaces all instances with a call to verf(), | Thordur I. Bjornsson |
2009-07-09 | regen | Jonathan Gray |
2009-07-09 | Intel 55[02]0 and Matrox G200eW | Jonathan Gray |
2009-07-09 | Be sure we don't hit a NULL deref. Pointed out by | Marcus Glocker |
2009-07-09 | Use MAXTTL instead of the hardcoded value. | Michele Marchetto |
2009-07-09 | Remove commented variable. | Michele Marchetto |
2009-07-09 | unsigned -> unsigned int | Bret Lambert |
2009-07-08 | revert MCLGETI for sk(4) for now. commit requested by deraadt@ | Stuart Henderson |
2009-07-08 | Add the same routing domain assignments and checks into the not so used | Claudio Jeker |
2009-07-08 | remove redundant comment. | Thordur I. Bjornsson |
2009-07-07 | When adding or changing a MPLS route, add RTF_MPLS flag to | Michele Marchetto |
2009-07-06 | Almost rewrite xbridge PCI resource allocation: | Miod Vallat |
2009-07-05 | take us to 4.6-current | David Gwynne |
2009-07-05 | Buffer in RMD160_CTX is length RMD160_BLOCK_LENGTH not RMD160_DIGEST_LENGTH. | Todd C. Miller |
2009-07-05 | Make sure the OpenBSD bounds exclude the first cylinder, which is used | Miod Vallat |
2009-07-05 | radeonfb(4), an accelerated framebuffer for Sun XVR-100 boards (which have an | Mark Kettenis |
2009-07-03 | Try to be smarter when allocating pci resources, and use unused devio slots | Miod Vallat |
2009-07-03 | Add a wsdisplay type for an upcoming driver for the Sun XVR-100 framebuffer. | Mark Kettenis |
2009-07-03 | Support RTL8103E and RTL8168DP which are starting to show up, from brad. | Theo de Raadt |