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