Age | Commit message (Expand) | Author |
2016-02-18 | Add Intel i219 em(4). | Alexander Bluhm |
2016-02-18 | bsd.regress.mk doesn't automatically add "make clean" targets for | Damien Miller |
2016-02-18 | Die, trailing whitespace, die! | Kenneth R Westerback |
2016-02-17 | rekey refactor broke SSH1; spotted by Tom G. Christensen | Damien Miller |
2016-02-17 | Return ENOTTY for TIOCFLUSH when allowed by pledge but the fd is | Todd C. Miller |
2016-02-17 | Prevent an integer overflow in syslogd when parsing the priority. | Alexander Bluhm |
2016-02-17 | Sync some root certificates with Mozilla's cert store. ok bcook@ | Stuart Henderson |
2016-02-17 | rsa-sha2-512,rsa-sha2-256 cannot be selected explicitly in | Damien Miller |
2016-02-17 | since these pages now clearly tell folks to avoid v1, normalise | Jason McIntyre |
2016-02-17 | make sandboxed privilege separation the default, not just for new | Damien Miller |
2016-02-17 | include bad $SSH_CONNECTION in failure output | Damien Miller |
2016-02-16 | Pass down the initial value of CR0 down to the RESETCPU ioctl() as well. | Stefan Kempf |
2016-02-16 | Allow userland to initialize CR0 when resetting a VCPU instead of | Stefan Kempf |
2016-02-16 | Convert to uiomove. From Martin Natano. | Stefan Kempf |
2016-02-16 | Mention UEFI/GPT, fix some weird spacing, try to adjust 'partitioning' | Kenneth R Westerback |
2016-02-16 | correct(ish) date of death for alexander the great; | Jason McIntyre |
2016-02-16 | no need to state that protocol 2 is the default twice; | Jason McIntyre |
2016-02-16 | Replace list of ciphers and MACs adjacent to -1/-2 flag descriptions in | Damien Miller |
2016-02-16 | Ignore trailing slashes and skip over duplicate slashes in chk_path() to | Philip Guenther |
2016-02-16 | add a "Close session" log entry (at loglevel=verbose) to correspond | Damien Miller |
2016-02-15 | memleak of algorithm name in mm_answer_sign; reported by Jakub Jelen | Damien Miller |
2016-02-15 | Do a carriage return before password prompt. | martijn |
2016-02-15 | Convert to uiomove. From Martin Natano. | Stefan Kempf |
2016-02-15 | When the default mode on /var/log/maillog was changed to 640 the | Todd C. Miller |
2016-02-15 | Revert previous, semarie@ found a regression. | Martin Pieuchot |
2016-02-15 | Add a function to enable security-related malloc_options. With and ok | Darren Tucker |
2016-02-15 | To archive a 101 character absolute path in ustar format we must | Philip Guenther |
2016-02-14 | ospf6d looks for net.inet6.ip6.forwarding, not net.inet.ip.forwarding. | Reyk Floeter |
2016-02-14 | httpd patterns double free | Sebastien Marie |
2016-02-14 | Simplify address parsing code by only using inet_net_pton(3). | Martin Pieuchot |
2016-02-14 | sync | Stuart Henderson |
2016-02-14 | Avoid using uninitialized variables in two corner cases. In one | Kenneth R Westerback |
2016-02-13 | tweak previous; | Jason McIntyre |
2016-02-13 | describe how 'listen on socket' works | Gilles Chehade |
2016-02-13 | handle enqueuer socket as a regular listener that can be configured with | Gilles Chehade |
2016-02-13 | Dv fix; | Jason McIntyre |
2016-02-13 | Fix an obvious cut-and-paste error: | Ingo Schwarze |
2016-02-13 | Convert to uiomove. From Martin Natano. | Stefan Kempf |
2016-02-13 | Make iwm(4) initialize net80211 callback pointers at attach time. | Stefan Sperling |
2016-02-13 | remove some noop leftover code from an earlier cleanup | Gilles Chehade |
2016-02-13 | remove support for 'dbm' which is really 'recno' from our makemap, it can't | Gilles Chehade |
2016-02-12 | Remove the "GenuineIntel" check from x86 mdrandom(). Checking the | Christian Weisgerber |
2016-02-12 | - re-order the (I)nstall, (U)pgrade, (A)utoinstall part to match what | Robert Peichaer |
2016-02-12 | - The question if you really want to upgrade is gone. | Robert Peichaer |
2016-02-12 | pcakets -> packets | mmcc |
2016-02-12 | Convert to uiomove. From Martin Natano. | Stefan Kempf |
2016-02-12 | Uppercase global variable. | Robert Peichaer |
2016-02-12 | word fix from previous; ok sthen | Jason McIntyre |
2016-02-12 | i think this is a grammar fix | David Gwynne |
2016-02-12 | srp_update_get_locked doesnt exist, i meant srp_get_locked | David Gwynne |