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