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