summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-02-19belatedly bump bootstrap version after mdrandom() changes; ok deraadt@Christian Weisgerber
2016-02-19Right shift by an amount larger than width of type is undefined behavior.Stefan Kempf
2016-02-19spacing fixes, from ray;Jason McIntyre
2016-02-19add I219 to the list of supported chipsKirill Bychkov
2016-02-18sync() requires unistd.hTobias Ulmer
2016-02-18TMPDIR is no longer supported;Jason McIntyre
2016-02-18finish conversion select -> poll, error messages count too, sloppy theo.Marc Espie
2016-02-18Fix format string of a warning.Alexander Bluhm
2016-02-18Add support for the Intel i219 network chip to the em(4) driver.Alexander Bluhm
2016-02-18Disable the stack protector when building libstdc++ on arm. Fixes testJonathan Gray
2016-02-18regenAlexander Bluhm
2016-02-18Add Intel i219 em(4).Alexander Bluhm
2016-02-18bsd.regress.mk doesn't automatically add "make clean" targets forDamien Miller
2016-02-18Die, trailing whitespace, die!Kenneth R Westerback
2016-02-17rekey refactor broke SSH1; spotted by Tom G. ChristensenDamien Miller
2016-02-17Return ENOTTY for TIOCFLUSH when allowed by pledge but the fd isTodd C. Miller
2016-02-17Prevent an integer overflow in syslogd when parsing the priority.Alexander Bluhm
2016-02-17Sync some root certificates with Mozilla's cert store. ok bcook@Stuart Henderson
2016-02-17rsa-sha2-512,rsa-sha2-256 cannot be selected explicitly inDamien Miller
2016-02-17since these pages now clearly tell folks to avoid v1, normaliseJason McIntyre
2016-02-17make sandboxed privilege separation the default, not just for newDamien Miller
2016-02-17include bad $SSH_CONNECTION in failure outputDamien Miller
2016-02-16Pass down the initial value of CR0 down to the RESETCPU ioctl() as well.Stefan Kempf
2016-02-16Allow userland to initialize CR0 when resetting a VCPU instead ofStefan Kempf
2016-02-16Convert to uiomove. From Martin Natano.Stefan Kempf
2016-02-16Mention UEFI/GPT, fix some weird spacing, try to adjust 'partitioning'Kenneth R Westerback
2016-02-16correct(ish) date of death for alexander the great;Jason McIntyre
2016-02-16no need to state that protocol 2 is the default twice;Jason McIntyre
2016-02-16Replace list of ciphers and MACs adjacent to -1/-2 flag descriptions inDamien Miller
2016-02-16Ignore trailing slashes and skip over duplicate slashes in chk_path() toPhilip Guenther
2016-02-16add a "Close session" log entry (at loglevel=verbose) to correspondDamien Miller
2016-02-15memleak of algorithm name in mm_answer_sign; reported by Jakub JelenDamien Miller
2016-02-15Do a carriage return before password prompt.martijn
2016-02-15Convert to uiomove. From Martin Natano.Stefan Kempf
2016-02-15When the default mode on /var/log/maillog was changed to 640 theTodd C. Miller
2016-02-15Revert previous, semarie@ found a regression.Martin Pieuchot
2016-02-15Add a function to enable security-related malloc_options. With and okDarren Tucker
2016-02-15To archive a 101 character absolute path in ustar format we mustPhilip Guenther
2016-02-14ospf6d looks for net.inet6.ip6.forwarding, not net.inet.ip.forwarding.Reyk Floeter
2016-02-14httpd patterns double freeSebastien Marie
2016-02-14Simplify address parsing code by only using inet_net_pton(3).Martin Pieuchot
2016-02-14syncStuart Henderson
2016-02-14Avoid using uninitialized variables in two corner cases. In oneKenneth R Westerback
2016-02-13tweak previous;Jason McIntyre
2016-02-13describe how 'listen on socket' worksGilles Chehade
2016-02-13handle enqueuer socket as a regular listener that can be configured withGilles Chehade
2016-02-13Dv fix;Jason McIntyre
2016-02-13Fix an obvious cut-and-paste error:Ingo Schwarze
2016-02-13Convert to uiomove. From Martin Natano.Stefan Kempf
2016-02-13Make iwm(4) initialize net80211 callback pointers at attach time.Stefan Sperling