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