Age | Commit message (Expand) | Author |
2017-01-21 | remove some extra whitespace. | David Gwynne |
2017-01-21 | Match on the Allwinner A64 ehci compatible as well. | Patrick Wildt |
2017-01-21 | Implement EHCI and MMC clock support for the Allwinner A64 SoC. | Patrick Wildt |
2017-01-21 | Place {DECLARE,IMPLEMENT}_OBJ_BSEARCH{_GLOBAL,}_CMP_FN macros undef | Joel Sing |
2017-01-21 | Expand DECLARE_OBJ_BSEARCH_CMP_FN and IMPLEMENT_OBJ_BSEARCH_CMP_FN macros. | Joel Sing |
2017-01-21 | Expand DECLARE_OBJ_BSEARCH_CMP_FN and IMPLEMENT_OBJ_BSEARCH_CMP_FN macros. | Joel Sing |
2017-01-21 | Expand DECLARE_OBJ_BSEARCH_CMP_FN and IMPLEMENT_OBJ_BSEARCH_CMP_FN macros. | Joel Sing |
2017-01-21 | /usr/bin/unifdef -D MONT_MUL_MOD -D MONT_EXP_WORD -D RECP_MUL_MOD -m bn_exp.c | Bob Beck |
2017-01-21 | Start creating and using /etc/installurl. This file is created | Robert Peichaer |
2017-01-21 | Expand DECLARE_OBJ_BSEARCH_CMP_FN and IMPLEMENT_OBJ_BSEARCH_CMP_FN macros. | Joel Sing |
2017-01-21 | Expand DECLARE_OBJ_BSEARCH_GLOBAL_CMP_FN macro. | Joel Sing |
2017-01-21 | Expand IMPLEMENT_OBJ_BSEARCH_GLOBAL_CMP_FN macro. | Joel Sing |
2017-01-21 | Pull in declarations for main() and __init() to make clang happy. | Philip Guenther |
2017-01-21 | Split out the Allwinner H3 specific clock code into its own functions and | Mark Kettenis |
2017-01-21 | Change route_input to a non-variadic function and just pass the address | Claudio Jeker |
2017-01-21 | bug was fixed, delete the BUGS section | Ingo Schwarze |
2017-01-21 | slightly simplify header and footer styles | Ingo Schwarze |
2017-01-21 | Avoid writing constant style attributes over and over again. | Ingo Schwarze |
2017-01-21 | Fix misspelling in comment | Philip Guenther |
2017-01-21 | Hook up libcompiler_rt, libcxx and libcxxabi to the build. Since their | Patrick Wildt |
2017-01-21 | Make the if_flags member unsigned. This was prompted by clang | Patrick Wildt |
2017-01-21 | clean up the remaining class attributes | Ingo Schwarze |
2017-01-21 | _dl_exit() is __dead, so it should return void. | Philip Guenther |
2017-01-21 | fix bogus comment | Bob Beck |
2017-01-21 | Make return value of X509_verify_cert be consistent with the error code, | Bob Beck |
2017-01-21 | amd64 can build rcrt0.o with the stack-protector | Philip Guenther |
2017-01-21 | Declare the symbols that label the .ctors, .dtors, .eh_frame, and .jcr | Philip Guenther |
2017-01-21 | Make LLVM create strict aligned code for OpenBSD/arm64. We currently | Patrick Wildt |
2017-01-20 | Standardize class attributes for semantic macros. | Ingo Schwarze |
2017-01-20 | work on making log.c similar in all daemons: | Sebastian Benoit |
2017-01-20 | Implement gcc suggestion of extra parentheses. No functional change. | Kenneth R Westerback |
2017-01-20 | Restore setting the visibility of __guard_local to hidden for better | Philip Guenther |
2017-01-20 | Use a global variable PUB_KEY for the location of the key file. | Robert Peichaer |
2017-01-20 | standardize .Rs class attributes | Ingo Schwarze |
2017-01-20 | standardize .Bl and .It class attributes | Ingo Schwarze |
2017-01-20 | Merge two conditional expressions | Mike Belopuhov |
2017-01-20 | Add a warning when the address pool is exhausted | Mike Belopuhov |
2017-01-20 | Constify the data argument for ibuf_new | Mike Belopuhov |
2017-01-20 | Reset various pointers in ikev2_msg_cleanup | Mike Belopuhov |
2017-01-20 | Make sure to free reference to the public key after decoding | Mike Belopuhov |
2017-01-20 | Print error rather than fatal() if tcgetattr() fails, which is much more | Nicholas Marriott |
2017-01-20 | Closed SAs should never be treated as valid | Mike Belopuhov |
2017-01-20 | Check bounds of the flows array when configuring traffic selectors | Mike Belopuhov |
2017-01-20 | Verify the certificate imsg payload size | Mike Belopuhov |
2017-01-20 | Include only found SPIs into the PAYLOAD_DELETE message | Mike Belopuhov |
2017-01-20 | Minor formatting fix | Mike Belopuhov |
2017-01-20 | New RFC7383 define | Mike Belopuhov |
2017-01-20 | work on making log.c similar in all daemons: | Sebastian Benoit |
2017-01-20 | work on making log.c similar in all daemons: | Sebastian Benoit |
2017-01-20 | Use bsd.regress.mk in the intended way so that the test prints | Alexander Bluhm |