summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-05-30Initial set of changes to build powerpc64 toolchain.Dale Rahn
2020-05-30Indentation style(9).tobhe
2020-05-30In automatic performance mode on systems with offline CPUs because of SMTsolene
2018-04-06Import LLVM 6.0.1 release including clang, lld and lldb.Patrick Wildt
2016-09-03Use the space freed up by sparc and zaurus to import LLVM.Pascal Stumpf
2020-05-30Introduce kqueue_terminate() & kqueue_free(), no functional changes.Martin Pieuchot
2020-05-30Fix UVIDEO_DEBUG buildIngo Feinerer
2020-05-29Fix error message on close(2) and add printf format attributes.Todd C. Miller
2020-05-29Add a fix from ncurses 20200523 via Hiltjo Posthuma that preventsNicholas Marriott
2020-05-29Adjust some PPC ELF code to return -1 instead of doing pointerPatrick Wildt
2020-05-29syncTheo de Raadt
2020-05-29Improve server certificate selection for TLSv1.3.Joel Sing
2020-05-29Handle the case where we receive a valid 0 byte application data record.Joel Sing
2020-05-29Wire up the servername callback in the TLSv1.3 server.Joel Sing
2020-05-29Mop up servername_done, which is unused.Joel Sing
2020-05-29Add checks for SH downgrade sentinel and HRR hash in appstest.shKinichiro Inoguchi
2011-04-24Here comes the easter bunnytils 2.17 (the last version released against aMiod Vallat
2020-05-29Add -i to find-window to ignore case.Nicholas Marriott
2020-05-29syncTheo de Raadt
2020-05-29Make dollar_expand variadic and pass a real va_list to vdollar_percent_expand.Darren Tucker
2020-05-29Pass a NULL instead of zeroed out va_list from dollar_expand. The originalDarren Tucker
2020-05-29If no station happens to be associated when ieee80211_setkeys() runs thenStefan Sperling
2020-05-29In hostap mode, after completing a new group key handshake with allStefan Sperling
2020-05-29At this point getpwuid(3) was already called therefore "getpw" promise can beRicardo Mestre
2020-05-29Mark the descriptor as dead when starting to destroy it.Martin Pieuchot
2020-05-29When the preferred cylinder group if full scan forward (wrapping if needed)Otto Moerbeek
2020-05-29from edgar pettijohn: correct return type in pcap_open_live.3;Jason McIntyre
2020-05-29remove a stray .El;Jason McIntyre
2020-05-29mention that wildcards are processed in lexical order; bz#3165Damien Miller
2020-05-29syncTheo de Raadt
2020-05-29dev/rndvar.h no longer has statistical interfaces (removed during variousTheo de Raadt
2020-05-29Add regression and unit tests for ${ENV} style environment variableDarren Tucker
2020-05-29Allow some keywords to expand shell-style ${ENV} environmentDarren Tucker
2020-05-29pointless referencing .h files in SYNOPSISTheo de Raadt
2020-05-29add_random() died years ago. additionally, remove other mistruths orTheo de Raadt
2020-05-29fix compilation on !HAVE_DLOPEN platforms; stub function was notDamien Miller
2020-05-29fix exit status for downloading of FIDO resident keys; fromDamien Miller
2020-05-29fix "STYLE: whitespace at end of input line"David Gwynne
2020-05-29rndvar.h not needed hereTheo de Raadt
2020-05-29Unit test for convtime. ok djm@Darren Tucker
2020-05-29Fix multiplier in convtime when handling seconds after other units.Darren Tucker
2020-05-293 includes not neededTheo de Raadt
2020-05-28people can't know ifq_deq_begin is discouraged unless it's actually stated.David Gwynne
2020-05-28Enable building wsmoused on arm64 and armv7.Frederic Cambus
2020-05-28Enable building wsfontload on arm64 and armv7.Frederic Cambus
2020-05-28When calling rasops_init() in efifb_cnremap() and efifb_attach(), passFrederic Cambus
2020-05-28Enable scrollback in simplefb(4).Frederic Cambus
2020-05-28Move duplicate SA negotiation code to ikev2_sa_negotiate_common().tobhe
2020-05-28A few stray 'ifa' overloadings.Kenneth R Westerback
2020-05-28Make generation numbers unsigned and fill them using a random numberOtto Moerbeek