summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-05-26Remove superfluous loop counter to set alternate video interface since weMarcus Glocker
2016-05-26Use a fat16 partition starting at sector 2048/1MB everywhere to simplifyJonathan Gray
2016-05-25To prevent screwing up terminal settings when printing to theIngo Schwarze
2016-05-25KNF with respect to indentation; no code changeIngo Schwarze
2016-05-25use a consistent naming for chipsets;Jason McIntyre
2016-05-25Fix another one-byte buffer underflow (read access only).Ingo Schwarze
2016-05-25Must extract uvm_vnode from uvm_object first before reading the vnodeStefan Kempf
2016-05-25Avoid a use-after-free.Kenneth R Westerback
2016-05-25regenStefan Sperling
2016-05-25Add PCI ID for RTL8188EE. Prompted by Ross L Richardson.Stefan Sperling
2016-05-25new sentence, new line, and avoid line wrap;Jason McIntyre
2016-05-25remove knowledge of MNT_EXKERBTheo de Raadt
2016-05-25Update iwm(4) to firmware API 16 and enable RTS/CTS frame protection.Stefan Sperling
2016-05-25remove code to display MNT_EXKERB bitTheo de Raadt
2016-05-25MNT_EXKERB bit is unusedTheo de Raadt
2016-05-25flesh out "show summary" description a bit, from julien at dhaille.com viaHenning Brauer
2016-05-25Don't warn when read or write block at cycle boundary, this mayAlexandre Ratchov
2016-05-25el_map.alt can never be NULL, delete dead codeIngo Schwarze
2016-05-25deal with the el_errno -> read_errno cleanup, read.c rev. 1.43Ingo Schwarze
2016-05-25Saving errno in el_errno is only needed for one purpose:Ingo Schwarze
2016-05-25Assert we're not freeing buffers we didn't allocateAlexandre Ratchov
2016-05-25Log files skipped during poll() as well, and flush the log bufferAlexandre Ratchov
2016-05-25Set initial mixer slot name to "prog" to make all slots visible inAlexandre Ratchov
2016-05-25use -nameopt esc_msb so "NetLock Kft" cert has the non-asciiJonathan Gray
2016-05-25Use efiboot when setting up the installed disk. If efiboot is placedJonathan Gray
2016-05-24NUL-terminate argv when parsing options, following otherOkan Demirmen
2016-05-24Add missing strdup NULL checks; from Ray Lai.Okan Demirmen
2016-05-24Remove debugging ifdefs.Ingo Schwarze
2016-05-24Remove two sysctls which were introduced only for development of theTheo de Raadt
2016-05-24Drop a redundant set of FPA pool definitions.Visa Hankala
2016-05-24Reduce the size of gather buffers and allocate more of them to makeVisa Hankala
2016-05-24Try to defragment overly long mbuf chains.Visa Hankala
2016-05-24Fix previous.Visa Hankala
2016-05-24Add PCI_PRODUCT_INTEL_100SERIES_LP_THERM, suggested by kettenis@Reyk Floeter
2016-05-24USB_DISCOVER and USB_GET_STRING_DESC are no more.Martin Pieuchot
2016-05-24Kill unused ioctl(2)s.Martin Pieuchot
2016-05-24Do not call nd6_output() without route entry argument.Martin Pieuchot
2016-05-24KNF compression proposal and simplify the client side a little. ok djm@Darren Tucker
2016-05-24Disabling active cooling trip points when we lack the right method to operate.Sebastien Marie
2016-05-24Back out 'plug memleak'.Darren Tucker
2016-05-24remove some ancient debugging codeMike Larkin
2016-05-23prefer agent-hosted keys to keys from PKCS#11; ok markusDamien Miller
2016-05-23various tweaks;Jason McIntyre
2016-05-23Use PATH_MAX instead of a hardcoded minimal value. Stack space is cheap andMark Kettenis
2016-05-23Use arc4random_uniform() instead of arc4random() to avoid modulus bias.Theo Buehler
2016-05-23Use a fixed buffer for strftime() because there is no portable way toNicholas Marriott
2016-05-23Place a cpu-dependent trap/illegal instruction over the remainder of theTheo de Raadt
2016-05-23Remove unused variable, from Ben Boeckel.Nicholas Marriott
2016-05-23regenChris Cappuccio
2016-05-23VIA VL805 xHCIChris Cappuccio