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