summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-08-27hppa & sh use support functions from libgcc. Rather than linking againstTheo de Raadt
2017-08-27Replace heaps of hand-written syscall stubs with a simpler frameworkTheo de Raadt
2017-08-27Add mvpxa(4), a driver for the SDHC compliant controller onPatrick Wildt
2017-08-27Enable generic sdhc(4) on FDT attachment driver.Patrick Wildt
2017-08-27arm64 performance: use cache zeroing function in pmap_zero_page()Dale Rahn
2017-08-27Free history entries when resizing/reloadingJeremie Courreges-Anglas
2017-08-27Add glass console support for arm64. This uses the "stdout-path" propertyMark Kettenis
2017-08-27Make it possible for iwm_stop() to sleep by always running it inStefan Sperling
2017-08-27Clear second return register on exec.Mark Kettenis
2017-08-27Add RK3399 i2c-related clocks and fix a typo.Mark Kettenis
2017-08-27Do not allow the current line of screen when the preview is toggled,Nicholas Marriott
2017-08-27Use kind and kri for S-Up/Down as well as kUP and kDN.Nicholas Marriott
2017-08-27always use %s to print a non-constant string; ok deraadt@ guenther@Otto Moerbeek
2017-08-27Rely on the hardware to clear hazards on octeon.Visa Hankala
2017-08-27Rewrite SRTP extension using CBB/CBS and the new extension framework.Doug Hogan
2017-08-27check return value from CBB_initBob Beck
2017-08-27Revisit 2q queue sizes. Limit the hot queue to 1/20th the cache size upBob Beck
2017-08-27Make the symbol for ASN1_time_tm_clamp_notafter visible so libtlsBob Beck
2017-08-27Increase the buffer sizes for user prompts to ensure that they won't beDarren Tucker
2017-08-27Remove unused copy_non_glob() in ksh.Nayden Markatchev
2017-08-26Fix previous: mmap(2) returns MAP_FAILED on failure, not NULL.Ingo Schwarze
2017-08-26Rewrite ALPN extension using CBB/CBS and the new extension framework.Doug Hogan
2017-08-26Since we no longer try to uniquely label routes addedKenneth R Westerback
2017-08-26bug fixUlf Brosziewski
2017-08-26For exceptional cases of mathematical formulae that can't reasonablyIngo Schwarze
2017-08-26Remove -fno-stack-protector; works fine without it.Mark Kettenis
2017-08-26Mark decimal constants as unsigned to avoid gcc warning.Mark Kettenis
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