summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2016-02-13remove some noop leftover code from an earlier cleanupGilles Chehade
2016-02-13remove support for 'dbm' which is really 'recno' from our makemap, it can'tGilles Chehade
2016-02-12Remove the "GenuineIntel" check from x86 mdrandom(). Checking theChristian Weisgerber
2016-02-12- re-order the (I)nstall, (U)pgrade, (A)utoinstall part to match whatRobert Peichaer
2016-02-12- The question if you really want to upgrade is gone.Robert Peichaer
2016-02-12pcakets -> packetsmmcc
2016-02-12Convert to uiomove. From Martin Natano.Stefan Kempf
2016-02-12Uppercase global variable.Robert Peichaer
2016-02-12word fix from previous; ok sthenJason McIntyre
2016-02-12i think this is a grammar fixDavid Gwynne
2016-02-12srp_update_get_locked doesnt exist, i meant srp_get_lockedDavid Gwynne