Age | Commit message (Expand) | Author |
2017-03-05 | When we're unable to determine which NCQ command failed, fail all active | Jonathan Matthew |
2017-03-05 | We've fixed PID handling, so update the comment describing ps_mainproc | Philip Guenther |
2017-03-05 | Update to unicode 8 | Andrew Fresh |
2017-03-05 | Teach the ddb disassembler about most of the vm* instructions | Philip Guenther |
2017-03-05 | Handle unshared amaps in uvm_coredump_walkmap() such that untouched pages | Philip Guenther |
2017-03-05 | Generating a coredump requires walking the map twice; change | Philip Guenther |
2017-03-05 | Go back to only specifying --target when building cross. | Jonathan Gray |
2017-03-04 | remove/tweak some cd-related text. | T.J. Townsend |
2017-03-04 | matching commit for RAMDISK: Convert a few exynos drivers to attach using the... | Theo de Raadt |
2017-03-04 | Better avoid installing versioned perl, makes perlivp happy | Andrew Fresh |
2017-03-04 | Remove a redundant condition in .%T handling, no functional change. | Ingo Schwarze |
2017-03-04 | fix date and mention installurl way of pkg_add | Theo de Raadt |
2017-03-04 | 6.2 key for future firmware | Stuart Henderson |
2017-03-04 | Convert a few exynos drivers to attach using the FDT. | Mark Kettenis |
2017-03-04 | Make tcpdump show HT protection settings consistently. Previously, nothing | Stefan Sperling |
2017-03-04 | Add machdep.lidaction to list of sysctls. | Martin Natano |
2017-03-04 | sync | Theo de Raadt |
2017-03-04 | Make the description of -K autodetection easer to understand. | Ingo Schwarze |
2017-03-04 | sync | Theo de Raadt |
2017-03-04 | crank to 6.1-beta | Theo de Raadt |
2017-03-04 | Drop the second argument of dtls1_set_message_header() and make it a void | Joel Sing |
2017-03-04 | Call ssl3_handshake_write() instead of ssl3_do_write() - this was missed | Joel Sing |
2017-03-04 | 6.2 key for the future | Theo de Raadt |
2017-03-04 | Treat "ERROR in STARTUP" as an actual error, rather than failing without | Joel Sing |
2017-03-04 | Remove commented out code and fix indentation of surrounding statements. | Joel Sing |
2017-03-04 | In 11n hostap mode, dynamically adjust HT protection settings based on | Stefan Sperling |
2017-03-04 | Remove handling for SSLv2. | Joel Sing |
2017-03-04 | Allow R (resize auto-partition) after A as well as when started with -A. | Otto Moerbeek |
2017-03-04 | Send VPLS MAC withdrawals. | Renato Westphal |
2017-03-04 | Fix parsing of optional tlvs in address messages. | Renato Westphal |
2017-03-04 | Implement RFC 5919 (LDP End-of-LIB). | Renato Westphal |
2017-03-04 | Implement RFC 6667 (Typed Wildcard FEC for PWid). | Renato Westphal |
2017-03-04 | Implement RFC 5918 (Typed Wildcard FEC). | Renato Westphal |
2017-03-04 | Implement RFC 5561 (LDP Capabilities). | Renato Westphal |
2017-03-04 | Implement support for PWid group wildcards. | Renato Westphal |
2017-03-03 | Fix processing of Label Withdraw messages. | Renato Westphal |
2017-03-03 | The PW Status is an unknown TLV. | Renato Westphal |
2017-03-03 | Send correct status code on error condition. | Renato Westphal |
2017-03-03 | Create helper functions to log sent/received messages. | Renato Westphal |
2017-03-03 | Provide more detailed output when logging notification messages. | Renato Westphal |
2017-03-03 | Kill send_notification_nbr(). | Renato Westphal |
2017-03-03 | Minor tweaks. | Renato Westphal |
2017-03-03 | Allow to run on a non-default rdomain. | Renato Westphal |
2017-03-03 | Allow to specify an alternate control socket. | Renato Westphal |
2017-03-03 | Do not use an obsolete copy of a Perl module from CPAN for testing. | Alexander Bluhm |
2017-03-03 | Whan an amd64 machine got an NMI, the current process in user land | Alexander Bluhm |
2017-03-03 | Internally libssl uses 16k buffer, the libevent TLS wrapper uses | Alexander Bluhm |
2017-03-03 | Remove a "=over 4" after the corresponding "=back" has been removed | Alexander Bluhm |
2017-03-03 | Convert the variable argument list of the pr_output functions to | Alexander Bluhm |
2017-03-03 | Markdown output mode helped us to find the first parser bug (as such, | Ingo Schwarze |