Age | Commit message (Expand) | Author |
2020-08-03 | add more scsi devices, observed by gkoehler | Theo de Raadt |
2020-08-03 | grow to cope with clang10 | Theo de Raadt |
2020-08-03 | sync | Patrick Wildt |
2020-08-03 | Bump libc++ and libc++abi majors due to floating point type | Patrick Wildt |
2020-08-03 | Remove LLVM 8.0.1 files. | Patrick Wildt |
2020-08-03 | Add support for UTF-8 DISPLAY-HINTs with octet length. For now only | Martijn van Duren |
2020-08-03 | sync | Patrick Wildt |
2020-08-03 | Update build infrastructure for LLVM 10.0.0. | Patrick Wildt |
2020-08-03 | Import LLVM 10.0.0 release including clang, lld and lldb. | Patrick Wildt |
2020-08-03 | Import LLVM 10.0.0 release including clang, lld and lldb. | Patrick Wildt |
2020-08-03 | sync | Theo de Raadt |
2020-08-03 | Gear Head keyboard IDs, from Tom Murphy | Theo de Raadt |
2020-08-03 | replace the excessively long, barely readable .Fn macros lines in | Ingo Schwarze |
2020-08-03 | remove unused functions | Sebastian Benoit |
2020-08-03 | remove another tautology | Sebastian Benoit |
2020-08-03 | remove unused assignment | Sebastian Benoit |
2020-08-03 | remove tautological condition | Sebastian Benoit |
2020-08-03 | remove dead assignments | Sebastian Benoit |
2020-08-03 | Put the code handling \} into a new function roff_cond_checkend() | Ingo Schwarze |
2020-08-03 | remove timeval conversion interfaces no longer in linux | Jonathan Gray |
2019-09-01 | Import LLVM 8.0.1 release including clang, lld and lldb. | Patrick Wildt |
2019-06-23 | Import LLVM 8.0.0 release including clang, lld and lldb. | Patrick Wildt |
2019-01-27 | Import LLVM 7.0.1 release including clang, lld and lldb. | Patrick Wildt |
2018-04-06 | Import LLVM 6.0.1 release including clang, lld and lldb. | Patrick Wildt |
2017-12-24 | Import LLVM 5.0.1 release including clang, lld and lldb. | Patrick Wildt |
2017-10-04 | Import LLVM 5.0.0 release including clang, lld and lldb. | Patrick Wildt |
2017-03-14 | Import LLVM 4.0.0 release including clang and lld. | Patrick Wildt |
2017-01-24 | Import LLVM 4.0.0 rc1 including clang and lld to help the current | Patrick Wildt |
2017-01-14 | Import LLVM 3.9.1 including clang and lld. | Patrick Wildt |
2016-09-03 | Use the space freed up by sparc and zaurus to import LLVM. | Pascal Stumpf |
2020-08-03 | put the descriptions of the different list types under subsection headings. | David Gwynne |
2020-08-03 | document SMR_{SLIST,LIST,TAILQ}_ENTRY by copying queue(3) bits. | David Gwynne |
2020-08-03 | add a missing a word | David Gwynne |
2020-08-03 | libpcap is 9.0 now. | David Gwynne |
2020-08-03 | crank the major cos grammar.c has grown. | David Gwynne |
2020-08-03 | add "sample NUM" so you can ask to capture 1/NUM packets from a filter. | David Gwynne |
2020-08-03 | add aliases for arm eabi long long shift functions | Jonathan Gray |
2020-08-03 | add support for handling loads from BPF_RND. | David Gwynne |
2020-08-03 | add a BPF_RND load location that provides a random value. | David Gwynne |
2020-08-03 | sync | Theo de Raadt |
2020-08-03 | ensure that certificate extensions are lexically sorted. Previously | Damien Miller |
2020-08-03 | allow -A to explicitly enable agent forwarding in scp and sftp. The | Damien Miller |
2020-08-03 | clang -Wimplicit-fallthrough does not recognise /* FALLTHROUGH */ | Theo de Raadt |
2020-08-03 | sync to upstream libcbor v0.7.0; some minor fixes, but a note major | Damien Miller |
2020-08-03 | Split some code that gives clang10 heartburn | Theo de Raadt |
2020-08-03 | clang10 identifies an argv[] comparison against '\0' instead of NULL, | Theo de Raadt |
2020-08-02 | missing {} identified by clang10 | Theo de Raadt |
2020-08-02 | The difference between vgone(9) and vgonel(9) has changed after the | Tim van der Molen |
2020-08-02 | Squelch warning by using idiom from libc bcrypt(3) | Theo Buehler |
2020-08-02 | additional files from libkern will be needed by clang10 | Theo de Raadt |