Age | Commit message (Expand) | Author |
2017-01-21 | Nuke whitespace foolish enough to expose itself during the great | Kenneth R Westerback |
2017-01-21 | 1. When shrinking a chunk allocation, compare the size of the current | Otto Moerbeek |
2017-01-21 | Add support for the Allwinner A64 (sun50i-a64). | Mark Kettenis |
2017-01-21 | Only do chown :wobj when this command will succeed. Allows using | Theo Buehler |
2017-01-21 | Specify minimum and maximum protocol version for each method. This is | Joel Sing |
2017-01-21 | Clarify what local response file actually means. | Robert Peichaer |
2017-01-21 | Make crtbegin.c and crtbeginS.c consistent on stylistic points | Philip Guenther |
2017-01-21 | p_comm is the process's command and isn't per thread, so move it from | Philip Guenther |
2004-05-10 | GNU readline 4.3p5 | Mark Kettenis |
2001-03-18 | GNU readline-4.1 | Todd C. Miller |
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 |