Age | Commit message (Expand) | Author |
2016-02-19 | belatedly bump bootstrap version after mdrandom() changes; ok deraadt@ | Christian Weisgerber |
2016-02-19 | Right shift by an amount larger than width of type is undefined behavior. | Stefan Kempf |
2016-02-19 | spacing fixes, from ray; | Jason McIntyre |
2016-02-19 | add I219 to the list of supported chips | Kirill Bychkov |
2016-02-18 | sync() requires unistd.h | Tobias Ulmer |
2016-02-18 | TMPDIR is no longer supported; | Jason McIntyre |
2016-02-18 | finish conversion select -> poll, error messages count too, sloppy theo. | Marc Espie |
2016-02-18 | Fix format string of a warning. | Alexander Bluhm |
2016-02-18 | Add support for the Intel i219 network chip to the em(4) driver. | Alexander Bluhm |
2016-02-18 | Disable the stack protector when building libstdc++ on arm. Fixes test | Jonathan Gray |
2016-02-18 | regen | Alexander Bluhm |
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 |