Age | Commit message (Expand) | Author |
2018-04-07 | efi(4) | Mark Kettenis |
2018-04-07 | sort | Stuart Henderson |
2018-04-07 | sys/uio.h is not used anymore | Otto Moerbeek |
2018-04-07 | sync | Landry Breuil |
2018-04-07 | Install a bunch more headers included by intrin.h, fixes at least libvpx | Landry Breuil |
2018-04-07 | add back ld.lld 6.0 changes | Jonathan Gray |
2018-04-07 | regen | Jonathan Gray |
2018-04-06 | sync | Patrick Wildt |
2018-04-06 | Install clwbintrin.h as it is needed by immintrin.h. | Patrick Wildt |
2018-04-06 | Sadly some UEFI frimware writes to mappings marked as runtime code so we can't | Mark Kettenis |
2018-04-06 | Move Version.inc to the correct folder. | Patrick Wildt |
2018-04-06 | Now that the args are passed in by the caller there is no need to call | Patrick Wildt |
2018-04-06 | Tedu files that got removed in LLVM 6.0.0. | Patrick Wildt |
2018-04-06 | Patch binutils 2.17 so that it passes option -Wno-null-pointer-arithmetic | Patrick Wildt |
2018-04-06 | sync | Patrick Wildt |
2018-04-06 | Update clang build infrastructure for LLVM 6.0.0. | Patrick Wildt |
2018-04-06 | Merge LLVM 6.0.0 release. | Patrick Wildt |
2018-04-06 | Import LLVM 6.0.1 release including clang, lld and lldb. | Patrick Wildt |
2018-04-06 | Print a 'p' flag for file descriptors that were opened after pledge(2). | Alexander Bluhm |
2018-04-06 | If port io is disabled, disable the associated windows as well. | Mark Kettenis |
2018-04-06 | Round user input to cylinder boundaries more betterer. | Kenneth R Westerback |
2018-04-06 | Allow "SendEnv -PATTERN" to clear environment variables previously | Damien Miller |
2018-04-06 | After processing of a range request httpd would never close the | Florian Obser |
2018-04-06 | Revert revision 1.12 commit. Although *pval looks like a C pointer, | Alexander Bluhm |
2018-04-06 | Use the existing pf state to speed up UDP socket lookup. This was | Alexander Bluhm |
2018-04-06 | Retain the UF_PLEDGED flag from the original fd during dup(2). | Alexander Bluhm |
2018-04-06 | All users of the PFLOG_PACKET() macro are inside "#if NPFLOG > 0". | Alexander Bluhm |
2018-04-06 | Avoid leaking str if EVP_Digest() fails. | Theo Buehler |
2018-04-06 | Fix link, from Eliran Gonen. | Nicholas Marriott |
2018-04-06 | poison for X509_VERIFY_PARAM's | Bob Beck |
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 |
2011-04-24 | Here comes the easter bunnytils 2.17 (the last version released against a | Miod Vallat |
2018-04-06 | Add test for username options parsing order, prompted by bz#2849. | Darren Tucker |
2018-04-06 | relax checking of authorized_keys environment="..." options to allow | Damien Miller |
2018-04-06 | add a couple of missed options to the config dump; patch from | Damien Miller |
2018-04-06 | ssh does not accept -oInclude=... on the commandline, the Include keyword | Damien Miller |
2018-04-05 | We don't offer CBC cipher by default any more. Spotted by Renaud | Damien Miller |
2018-04-05 | Stop documenting the non-portable .R man(7) macro. Neither groff | Ingo Schwarze |
2018-04-05 | Do not use a non-portable .R man(7) macro. Neither groff nor the | Ingo Schwarze |
2018-04-05 | Add more initialization code such that things work with the EDK2-based | Mark Kettenis |
2018-04-05 | sync | Theo de Raadt |
2018-04-05 | use the portable \(lq and \(rq internally rather than \(Lq and \(Rq | Ingo Schwarze |
2018-04-05 | For .Do/.Dq, use the documented and portable \(lq and \(rq | Ingo Schwarze |
2018-04-05 | Import pcap_set_immediate_mode() from mainline libpcap which allows a | Lawrence Teo |
2018-04-05 | Zap the obsolete PF_TRANS_ALTQ. | Lawrence Teo |
2018-04-05 | Explicitly check PF_TRANS_RULESET in DIOCXBEGIN, DIOCXCOMMIT, and DIOCXROLLBACK. | Lawrence Teo |
2018-04-05 | typo in printf - was _PRO, should be _PR0 | Mike Larkin |