Age | Commit message (Expand) | Author |
2017-08-26 | Do not fork and exec cmp(1); instead, simply fstat(2), mmap(2), and | Ingo Schwarze |
2017-08-26 | Remove inadvertantly included param names in | Kenneth R Westerback |
2017-08-26 | Change currently unused populate_rti_info() with | Kenneth R Westerback |
2017-08-26 | Use copyin32() instead of a direct memory load when fetching a branch | Visa Hankala |
2017-08-26 | Make log_debug() more likely to do something by | Kenneth R Westerback |
2017-08-26 | Use macros for Config1 bits. | Visa Hankala |
2017-08-26 | Add supporting for adjusting the CPU core clock frequency on RK3399. | Mark Kettenis |
2017-08-26 | mention U-Boot file/offset for Marvell ARMADA 38x | Jonathan Gray |
2017-08-26 | No need to fork and exec rm(1) -rf, we know that we have exactly | Ingo Schwarze |
2017-08-26 | regen | Aaron Bieber |
2017-08-26 | Add device ID for Altusmetrum ChaosKey 1.0 | Aaron Bieber |
2017-08-26 | Don't lose the latest history line & don't crash when shrinking histsize | Jeremie Courreges-Anglas |
2017-08-26 | Add regression tests for not removing subpaths of /usr/include and | Jonathan Gray |
2017-08-26 | Don't remove subpaths of /usr/include or /usr/lib from the output of | Jonathan Gray |
2017-08-26 | Be more precise in the messages given by err() after calling sysctl() | Tom Cosgrove |
2017-08-26 | Do not check the array but its length; based on a netbsd commit by christos@; | Otto Moerbeek |
2017-08-25 | sync | Theo de Raadt |
2017-08-25 | Sync emacs package version | Jeremie Courreges-Anglas |
2017-08-25 | Add missing OpenBSD CVS tag | Patrick Wildt |
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 |