| Commit message (Expand) | Author | Files | Lines |
2020-08-03 | Import LLVM 10.0.0 release including clang, lld and lldb. |  patrick | 1 | -0/+255 |
2020-08-03 | Import LLVM 10.0.0 release including clang, lld and lldb. |  patrick | 281 | -0/+91036 |
2020-08-03 | Import LLVM 10.0.0 release including clang, lld and lldb. |  patrick | 2435 | -0/+1550414 |
2020-08-03 | Import LLVM 10.0.0 release including clang, lld and lldb. |  patrick | 8149 | -0/+3055003 |
2020-08-03 | sync |  deraadt | 2 | -4/+21 |
2020-08-03 | Gear Head keyboard IDs, from Tom Murphy |  deraadt | 1 | -1/+6 |
2020-08-03 | replace the excessively long, barely readable .Fn macros lines in |  schwarze | 1 | -12/+75 |
2020-08-03 | remove unused functions |  benno | 2 | -65/+2 |
2020-08-03 | remove another tautology |  benno | 1 | -3/+2 |
2020-08-03 | remove unused assignment |  benno | 1 | -2/+2 |
2020-08-03 | remove tautological condition |  benno | 1 | -2/+2 |
2020-08-03 | remove dead assignments |  benno | 1 | -6/+1 |
2020-08-03 | Put the code handling \} into a new function roff_cond_checkend() |  schwarze | 8 | -65/+159 |
2020-08-03 | remove timeval conversion interfaces no longer in linux |  jsg | 2 | -48/+2 |
2020-08-03 | put the descriptions of the different list types under subsection headings. |  dlg | 1 | -4/+4 |
2020-08-03 | document SMR_{SLIST,LIST,TAILQ}_ENTRY by copying queue(3) bits. |  dlg | 1 | -2/+18 |
2020-08-03 | add a missing a word |  dlg | 1 | -3/+3 |
2020-08-03 | libpcap is 9.0 now. |  dlg | 1 | -1/+1 |
2020-08-03 | crank the major cos grammar.c has grown. |  dlg | 1 | -2/+2 |
2020-08-03 | add "sample NUM" so you can ask to capture 1/NUM packets from a filter. |  dlg | 5 | -6/+33 |
2020-08-03 | add aliases for arm eabi long long shift functions |  jsg | 3 | -0/+12 |
2020-08-03 | add support for handling loads from BPF_RND. |  dlg | 7 | -10/+38 |
2020-08-03 | add a BPF_RND load location that provides a random value. |  dlg | 2 | -2/+8 |
2020-08-03 | sync |  deraadt | 1 | -1/+1 |
2020-08-03 | ensure that certificate extensions are lexically sorted. Previously |  djm | 1 | -67/+85 |
2020-08-03 | allow -A to explicitly enable agent forwarding in scp and sftp. The |  djm | 4 | -14/+30 |
2020-08-03 | clang -Wimplicit-fallthrough does not recognise /* FALLTHROUGH */ |  deraadt | 1 | -2/+1 |
2020-08-03 | sync to upstream libcbor v0.7.0; some minor fixes, but a note major |  djm | 45 | -101/+129 |
2020-08-03 | Split some code that gives clang10 heartburn |  deraadt | 1 | -2/+3 |
2020-08-03 | clang10 identifies an argv[] comparison against '\0' instead of NULL, |  deraadt | 1 | -2/+2 |
2020-08-02 | missing {} identified by clang10 |  deraadt | 1 | -4/+7 |
2020-08-02 | The difference between vgone(9) and vgonel(9) has changed after the |  tim | 1 | -11/+7 |
2020-08-02 | Squelch warning by using idiom from libc bcrypt(3) |  tb | 1 | -2/+2 |
2020-08-02 | additional files from libkern will be needed by clang10 |  deraadt | 3 | -6/+6 |
2020-08-02 | additional files from libkern will be needed by clang10 |  deraadt | 4 | -8/+9 |
2020-08-02 | Add missing rtable(4) check in rip6_input() |  kn | 1 | -1/+5 |
2020-08-02 | Make iwx(4) match any AX200 device again. |  stsp | 1 | -12/+2 |
2020-08-02 | Check the return value of tls1_enc() in the write path. |  jsing | 2 | -6/+6 |
2020-08-02 | Catch up sysctl_int.9 to the updated signature |  gnezdo | 1 | -3/+3 |
2020-08-01 | Move range check inside sysctl_int_arr |  gnezdo | 13 | -127/+82 |
2020-08-01 | Clean up/simplify more of the dtls1/ssl3 record writing code: |  jsing | 2 | -73/+34 |
2020-08-01 | bump iwx; |  jmc | 1 | -3/+3 |
2020-08-01 | Pull record version selection code up and pass it as an argument to |  jsing | 1 | -15/+15 |
2020-08-01 | The iwm(4) 9560 is a CNVi device, not a regular M.2 device that will work |  stsp | 1 | -4/+6 |
2020-08-01 | document AX201 support in iwx(4) man page; mention the AX201 firmware file |  stsp | 1 | -4/+7 |
2020-08-01 | Add support for AX201 devices to iwx(4). |  stsp | 3 | -39/+156 |
2020-08-01 | tweak previous; ok anton |  jmc | 1 | -6/+5 |
2020-08-01 | Replace hostname underscore with hyphen in appstest.sh |  inoguchi | 1 | -28/+28 |
2020-08-01 | add kcov remote coverage tests |  anton | 2 | -29/+107 |
2020-08-01 | sync |  anton | 1 | -0/+1 |