Age | Commit message (Expand) | Author |
2017-08-25 | Reduce the delay before scrolling starts. | Ulf Brosziewski |
2017-08-25 | hook up slaacd; "tests should run" bluhm@ | Florian Obser |
2017-08-25 | bluhm points out that it is preferable to have this more noisy to be | Florian Obser |
2017-08-25 | Add mvneta(4), a driver for the Ethernet controller on the Armada | Patrick Wildt |
2017-08-25 | Add mvmpic(4), a driver for the interrupt controller that sits between | Patrick Wildt |
2017-08-25 | Add mvpinctrl(4), a driver to configure pins on Marvell SoCs. For now, | Patrick Wildt |
2017-08-25 | Query the lower coordinate limits. | Ulf Brosziewski |
2017-08-25 | add new firmware key | Stuart Henderson |
2017-08-25 | If SMAP is present, clear PSL_AC on kernel entry and interrupt so that | Philip Guenther |
2017-08-25 | It's a standalone script now, so explicitly set a sane PATH. | Robert Peichaer |
2017-08-25 | Fix detection whether /usr/share is on a nfs mounted filesystem. | Robert Peichaer |
2017-08-25 | Combine the commands to fetch and extract set files with the | Robert Peichaer |
2017-08-25 | regress for slaacd(8); not yet hooked to the build | Florian Obser |
2017-08-25 | Document the limitations of divert-packet in divert(4) so that they | Alexander Bluhm |
2017-08-25 | sync | Theo de Raadt |
2017-08-25 | tweak previous; | Jason McIntyre |
2017-08-25 | Fix pmap_extract() to return false when there is a page table page | Visa Hankala |
2017-08-25 | -Wextra is over the top; note that int < sizeof(..) is generally safe, since | Otto Moerbeek |
2017-08-25 | unbreak tree: move comment out of #define. sorry | Theo Buehler |
2017-08-25 | rktemp(4) | Mark Kettenis |
2017-08-25 | Add rktemp(4), a driver for the temperature sensors on the Rockchip RK3399 | Mark Kettenis |
2017-08-25 | Add comments explaining why the out-of-bounds access in CID 1453077 can't | Theo Buehler |
2017-08-25 | vmm: fix some wrong debug printf format specifiers | Mike Larkin |
2017-08-25 | Quote some variable strings and make output verbose. | rob |
2017-08-24 | On release installs of architectures supported by syspatch, run syspatch -c | Theo Buehler |
2017-08-24 | Disable enum warnings after checking the code is ok. ok millert@ | Otto Moerbeek |
2017-08-24 | When tty is error or closed, remove client. Reported by Thomas Sattler. | Nicholas Marriott |
2017-08-24 | Fix a memory leak in an error path. Coverity CID 1453101. | Jonathan Gray |
2017-08-23 | remove spacing after another representation of unary minus | Ingo Schwarze |
2017-08-23 | Slightly rework how the SoC-specific functions are set up and introduce an | Mark Kettenis |
2017-08-23 | remove spacing after unary minus | Ingo Schwarze |
2017-08-23 | eliminate white space after opening and before closing punctuation | Ingo Schwarze |
2017-08-23 | Suppress spacing before certain kinds of lists. | Ingo Schwarze |
2017-08-23 | If the firmware provides a framebuffer through the Graphics Output Protocol, | Mark Kettenis |
2017-08-23 | Overhaul verbosity handling. | Florian Obser |
2017-08-23 | Work around bug in F5's handling of the supported elliptic curves extension. | Doug Hogan |
2017-08-23 | Update libexpat to 2.2.4. Fix copying partial UTF-8 characters. | Alexander Bluhm |
2017-08-23 | Fix test skip on unsupported architectures. | Alexander Bluhm |
2017-08-23 | Ooops, we need to call timeout_from_lifetime() in configure_address() | Florian Obser |
2017-08-23 | Install the patched kernel on the build machine just like we do for | Antoine Jacoutot |
2017-08-23 | Fix typos in iwm(4) error messages. Patch by Bryan Linton. | Stefan Sperling |
2017-08-23 | Improve ASCII rendering of a few rare character escape sequences | Ingo Schwarze |
2017-08-23 | Add code to attach framebuffers found under /chosen. Taken from armv7. | Mark Kettenis |
2017-08-23 | Catch up with mansearch.c rev. 1.60: When finding a bogus database | Ingo Schwarze |
2017-08-23 | No need to handle more than one routing message here. | Jeremie Courreges-Anglas |
2017-08-23 | sync with upstream; unbound 1.6.5 | Stuart Henderson |
2017-08-23 | Fix trust anchor installation when two anchors are present. Concretely, fixes | Stuart Henderson |
2017-08-23 | catch up with ASCII renderings in chars.c rev. 1.42 | Ingo Schwarze |
2017-08-23 | Switch ASCII rendering of the same mathematical symbols and greek | Ingo Schwarze |
2017-08-23 | Update IO-Socket-IP to 0.39, bug fix needed for p5-Net-DNS 1.12. | Alexander Bluhm |