Age | Commit message (Expand) | Author |
2014-03-05 | Make this compile on sparc64 too. | Mark Kettenis |
2014-03-05 | Introduce qlw(4), a new driver for QLogic ISP SCSI HBAs. For now only | Mark Kettenis |
2014-03-05 | Raise the delay before initializing sdmmc. Still a hack so the XXX stays, | Stuart Henderson |
2014-03-05 | Remove TIMEZONE and DST options from GENERIC-* kernels. | Miod Vallat |
2014-03-05 | re-enable POOL_DEBUG | Chris Cappuccio |
2014-03-05 | We are now 5.5-current | Chris Cappuccio |
2014-02-28 | guenther's addition of filechk didn't take into account the different | Marc Espie |
2014-02-25 | Do not actually write to the area spanned by the PT_OPENBSD_RANDOMIZE if | Miod Vallat |
2014-02-25 | /etc/random.seed support (unless booting from tape). Crank version. | Miod Vallat |
2014-02-25 | Put edata after the .openbsd.randomdata phdr, to prevent the former's contents | Miod Vallat |
2014-02-25 | Wait for the RIRB DMA engine to come ready. Needed on the audio device | Mark Kettenis |
2014-02-25 | Check for offset wraparound and enforce RLIMIT_FSIZE. | Philip Guenther |
2014-02-25 | Abort and close all the interrupt pipes when detaching HID devices since | Martin Pieuchot |
2014-02-25 | convert most printfs into DPRINTFs to cut down on dmesg spam, and add | Jonathan Matthew |
2014-02-25 | match on Atom C2000 | Jonathan Gray |
2014-02-25 | regen | Jonathan Gray |
2014-02-25 | add Atom C2000 devices and a few others | Jonathan Gray |
2014-02-25 | Some broken BIOSen don't assign an address to the ROM BAR. Fix this up, as we | Mark Kettenis |
2014-02-24 | Reduce dmesg spam. Apologies to stsp@ for rejecting his larger diff that | Mark Kettenis |
2014-02-24 | /etc/random.seed support in da bootblockz. | Miod Vallat |
2014-02-24 | Revert rev 1.348 and disable IPv6 TCP checksum offload for the time being. | Brad Smith |
2014-02-24 | Partially revert r1.134, bring back the code suspending root hub's ports | Martin Pieuchot |
2014-02-24 | regen | David Gwynne |
2014-02-24 | PLX 8724 as found on LSI SAS9206-16E boards. | David Gwynne |
2014-02-23 | Try and load /etc/random.seed before attempting to load the kernel. | Miod Vallat |
2014-02-23 | Try and load /etc/random.seed from SYS_UBOOT. | Miod Vallat |
2014-02-23 | fix a memory leak | Jonathan Gray |
2014-02-23 | fix a printf in a debug path | Jonathan Gray |
2014-02-23 | when built without firmware, check that the chip already has firmware | Jonathan Matthew |
2014-02-23 | Give drm(4) a console locator just like wsdisplay(4) such that we can make | Mark Kettenis |
2014-02-23 | rework firmware handling a bit. when built without firmware, check that | Jonathan Matthew |
2014-02-23 | remove a surplus ')' in disabled code | Jonathan Gray |
2014-02-22 | /etc/random.seed support in the boot blocks (only when loading from disk). | Miod Vallat |
2014-02-22 | Increase _STACKALIGNBYTES to 15 (was 7), and make sure the stack is aligned | Miod Vallat |
2014-02-22 | disable alipm for now. Since GENERIC.MP showed up, a variety of machines | Theo de Raadt |
2014-02-22 | refactor firmware loading with a function pointer | Theo de Raadt |
2014-02-22 | disable POOL_DEBUG for release | Jonathan Gray |
2014-02-22 | basic i210/i211 support (improved after looking at gollo@ i210 diff on misc) | Chris Cappuccio |
2014-02-22 | take us to -release mode | Theo de Raadt |
2014-02-21 | Do the lid control further on in the resume sequence, since this is | Theo de Raadt |
2014-02-21 | spelling | Theo de Raadt |
2014-02-21 | these two drivers should be doing their repair at DVACT_WAKEUP time | Theo de Raadt |
2014-02-21 | spacing | Theo de Raadt |
2014-02-21 | remove stray printf; ok pirofti | Theo de Raadt |
2014-02-20 | Remove some code that has no effect. | Mark Kettenis |
2014-02-20 | Support for /etc/random.seed in bootsd (disk-only boot blocks) | Miod Vallat |
2014-02-20 | More turd shining; cleanup the message that prints the firmware revision and | Mark Kettenis |
2014-02-20 | revert previous commit; didn't intend to commit those bits | Mark Kettenis |
2014-02-20 | Avoid printing the "nvram corrupt" message for onboard 2200s found on Sun | Mark Kettenis |
2014-02-20 | jsg@ pointed out i am bad at loops. | David Gwynne |