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