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