Age | Commit message (Expand) | Author |
2019-06-24 | Use timeout_add_sec(9) | kn |
2019-06-24 | Add glkgpio(4), a driver for the GPIO controllers found on Intel's Gemini | Mark Kettenis |
2019-06-24 | add missing RETURN VALUES section; | Ingo Schwarze |
2019-06-24 | The PyPI module for portgen is very useful now, so we should mention it | kmos |
2019-06-24 | Add more options test to ocsp in appstest.sh | Kinichiro Inoguchi |
2019-06-24 | rename wait queues | Gilles Chehade |
2019-06-24 | Fix spelling | Jeremie Courreges-Anglas |
2019-06-24 | switch-to-buffer (C-x b) doesn't cancel properly if C-g is pressed. | Mark Lumsden |
2019-06-24 | add an example hint that shows how original path can be retained | Ted Unangst |
2019-06-24 | Partial revert of rev. 1.151: | Ingo Schwarze |
2019-06-24 | Add option to build octeon kernels using clang. | Visa Hankala |
2019-06-24 | Implement .cplocal directive. Needed when building libcrypto. | Visa Hankala |
2019-06-24 | Implement SGE pseudo-instructions. Needed when building libcrypto. | Visa Hankala |
2019-06-24 | Fix a bug in memory operand handling. If a load or store uses a symbol | Visa Hankala |
2019-06-24 | free(9) sizes. | Martin Pieuchot |
2019-06-24 | The -nopie flag has already been pushed a few lines before, | Patrick Wildt |
2019-06-24 | regen | Visa Hankala |
2019-06-24 | Unlock getrlimit(2) and setrlimit(2). | Visa Hankala |
2019-06-24 | Guard uvm_map_protect() with kernel lock to prepare dosetrlimit() | Visa Hankala |
2019-06-24 | Do not use a warning flag that base gcc does not understand, | Visa Hankala |
2019-06-24 | Fix test after kernel interface change. | Visa Hankala |
2019-06-24 | Expand arguments to C and s format modifiers (matches m which already expands). | Nicholas Marriott |
2016-09-03 | Use the space freed up by sparc and zaurus to import LLVM. | Pascal Stumpf |
2019-06-24 | Trim trailing spaces when matching. | Nicholas Marriott |
2019-06-24 | Don't retry to get the usb descriptor in usbd_new_device() if the call | Claudio Jeker |
2019-06-24 | mrt dumps lost communities after the community rewrite. | Claudio Jeker |
2019-06-24 | uid_from_user() and gid_from_user() return -1 when indicating error, | Theo de Raadt |
2019-06-24 | Remove a 15 year old #if 0 and wrap a long line (KNF) | Mike Larkin |
2019-06-24 | vmm(4) - whitespace removal | Mike Larkin |
2019-06-24 | Reference innovations.html. | rob |
2019-06-23 | Re-add files that were previously removed but are now part of LLVM 8.0.0. | Patrick Wildt |
2019-06-23 | sync | Patrick Wildt |
2019-06-23 | Update clang build infrastructure for LLVM 8.0.0. | Patrick Wildt |
2019-06-23 | Merge LLVM 8.0.0 release. | Patrick Wildt |
2019-06-23 | Import LLVM 8.0.0 release including clang, lld and lldb. | Patrick Wildt |
2019-06-23 | sort previous; ok deraadt | Jason McIntyre |
2019-06-23 | Explicitly lock unveil. Noticed when testing the recent ps(1) commit exposing | rob |
2019-06-23 | add "ps -o pledge" option, which prints a comma-seperated list of pledges | Theo de Raadt |
2019-06-23 | Sort operatinmg points by (increasing) frequency. | Mark Kettenis |
2019-06-23 | Export unveil state so that ps(8) can show it. Two new status flags, | Theo de Raadt |
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-10-04 | Import LLVM 5.0.0 release including clang, lld and lldb. | 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 |
2019-06-23 | The MAPTI command has no valid bit. Pointed out by Jared McNeill. | Mark Kettenis |
2019-06-23 | Invalidate icache when changing mapping | Visa Hankala |
2019-06-23 | Create space for the bootloader/firmware for Rockchip SoCs by leaving | Mark Kettenis |
2019-06-23 | Make taskq_barrier(9) work for multi-threaded task queues. | Mark Kettenis |