Age | Commit message (Expand) | Author |
2015-09-24 | Remove hppa/hppa64 from NUMBOOT club here too. | Kenneth R Westerback |
2015-09-24 | add a small hint that you'll get EBUSY if you forget to wait. ok guenther | Ted Unangst |
2015-09-24 | Remove hppa/hppa64 from comment about NUMBOOT > 0 architectures. | Kenneth R Westerback |
2015-09-24 | Enable MSIs on hardware that supports it. On the Thinkpad X1, the APIC pin | Mark Kettenis |
2015-09-24 | Properly implement waitqueue_active(). Gets rid of spurious | Mark Kettenis |
2015-09-24 | buglet: there's no way for req to be STEP in the DETACH case. | Ted Unangst |
2015-09-24 | Expunge VAX SMD special handling that tried to fill up the last | Kenneth R Westerback |
2015-09-24 | hppa/hppa64 use installboot(8) now, not -B/-b. | Kenneth R Westerback |
2015-09-24 | Move declaration of readdisksector() to disklabel.h. This makes it | Kenneth R Westerback |
2015-09-24 | It is no longer necessary to include CR_BERR in CR_INT_MASK if CPU_R8000. | Miod Vallat |
2015-09-24 | IP26 streaming cache controller bus error interrupts are reported as hardware | Miod Vallat |
2015-09-24 | Fix where the cursor is positioned after expunging files. ok jasper@ | Mark Lumsden |
2015-09-24 | regen | Jonathan Gray |
2015-09-24 | Add some more Broadwell graphics ids. | Jonathan Gray |
2015-09-24 | The devlist awk script didn't pickup the broadwell ids as they are | Jonathan Gray |
2015-09-24 | the inetd text is no longer relevant; from rob pierce | Jason McIntyre |
2015-09-24 | add a comment explaining how we serialize when switching trunkproto; | Mike Belopuhov |
2015-09-24 | Avoid a theoretical m_pullup(9) mishandling by delegating the mbuf | Mike Belopuhov |
2015-09-24 | fix unit suffix. | Igor Sobrado |
2015-09-24 | fix two typos. | Igor Sobrado |
2015-09-24 | typo. | Igor Sobrado |
2015-09-24 | Don't leak fd and path on failure. | Nicholas Marriott |
2015-09-24 | Do not leak log file descriptor. | Nicholas Marriott |
2015-09-24 | A couple of missing letoh32() conversions of GPT header fields in | Kenneth R Westerback |
2015-09-24 | Make comments more accurate. | Mark Lumsden |
2015-09-24 | fix command-line option to match what was actually committed | Damien Miller |
2015-09-24 | Add mark-paragraph. ok jasper@ | Mark Lumsden |
2015-09-24 | Assign flag not number for flag types (we got away with it so far | Nicholas Marriott |
2015-09-24 | tame("xxx", NULL) and tame("xxx", {NULL}) are not the same | Sebastien Marie |
2015-09-24 | refactor a bit regress tame | Sebastien Marie |
2015-09-24 | regress test for CertificateFile; patch from Meghana Bhat via bz#2436 | Damien Miller |
2015-09-24 | add ssh_config CertificateFile option to explicitly list | Damien Miller |
2015-09-24 | Fix multiple iterations of kill-paragraph. ok jasper@ | Mark Lumsden |
2015-09-23 | Update inteldrm to the code from Linux 3.14.52 (which corresponds to | Mark Kettenis |
2015-09-23 | Don't be too agressive write-protecting the GOT and PLT. If we have no clue | Mark Kettenis |
2015-09-23 | No need for err.h, avoid excess fputs() calls and return from main | Todd C. Miller |
2015-09-23 | typos | Miod Vallat |
2015-09-23 | That PICA reference ought to have been removed 20 years ago! | Miod Vallat |
2015-09-23 | In tlb_update(), when inserting an entry for a KV1 address, reuse the | Miod Vallat |
2015-09-23 | Reorder subtractions and branches to shave one cycle per call to | Miod Vallat |
2015-09-23 | refer to err and warn families, suggested by Michael McConville | Ted Unangst |
2015-09-23 | remove CAVEATS: the information therein is already (and probably more usefully) | Jason McIntyre |
2015-09-23 | In iwm(4), properly reset the RX ring by clearing RX buffer status memory. | Stefan Sperling |
2015-09-23 | In iwm(4), while not associated, pass the broadcast ethernet address to | Stefan Sperling |
2015-09-23 | Output operands of movn and movz in the correct order. | Miod Vallat |
2015-09-23 | fix function argument. | Igor Sobrado |
2015-09-23 | remove lockmgr_printinfo stubs. from Martin Natano | Ted Unangst |
2015-09-23 | Serialize trunk changes with input handler insertion and removal. | Mike Belopuhov |
2015-09-23 | ml_init and mq_init return void. | David Gwynne |
2015-09-23 | Removes locking macros that we've inherited from NetBSD/FreeBSD. | Mike Belopuhov |