summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-09-03Use the space freed up by sparc and zaurus to import LLVM.Pascal Stumpf
2016-09-06zap bha, hiding outside dev/ treeTed Unangst
2016-09-06Implement dl_iterate_phdr() for static PIE executables using info extractedPhilip Guenther
2016-09-06Remove branch prediction hints from conditional branch instructions. TheseMark Kettenis
2016-09-06use closefrom() before reexec to make sure the new process only getsEric Faurot
2016-09-06If you have a paragraph:Mark Lumsden
2016-09-06syncStuart Henderson
2016-09-06Update documentation to reflect change in default ruby versionJeremy Evans
2016-09-06Link to -lcompiler_rt instead of -lgcc.Pascal Stumpf
2016-09-06Drop useless variable and check.Antoine Jacoutot
2016-09-06Greatly simplify patch type detection and make things more generic.Antoine Jacoutot
2016-09-06Backport unbound r3830/3831 from upstreadm, fixing an issue where it canStuart Henderson
2016-09-06Sort and set readonly global vars.Antoine Jacoutot
2016-09-06Define PTE_* macros in one place. Use the lwu instruction for 32-bit PTEVisa Hankala
2016-09-06heck, have new signatures be -Dnewsign until we flip the switchMarc Espie
2016-09-06Mention PAGER behavior when undefined/empty.Antoine Jacoutot
2016-09-06document /etc/acme/Jason McIntyre
2016-09-06must close our fd unconditionally and not just in the !TLS case; tls_closeHenning Brauer
2016-09-06remove code that allows pkg_create to signMarc Espie
2016-09-06These tests didn't work without setting READLINE because we don'tIngo Schwarze
2016-09-06byebye SIGNING_PARAMETERSMarc Espie
2016-09-06ssh_set_newkeys: print correct block counters on rekeying; ok djm@Markus Friedl
2016-09-06update ext_info_c every time we receive a kexinit msg; fixes sending ofMarkus Friedl
2016-09-06remove the Xr macro to syspatch (since it doesn;t get installed yet)Jason McIntyre
2016-09-06it's not wrong, but it's not clear what the verauth check is for.Ted Unangst
2016-09-06store the offset of an rb_entry in a struct as an unsigned int.David Gwynne
2016-09-06some indent; from michael reedJason McIntyre
2016-09-06remove test programs for the audio driver, as we've betterAlexandre Ratchov
2016-09-06pool_setipl for various netinet and netinet6 bitsDavid Gwynne
2016-09-05move the types for RBT out from under #ifdef _KERNELDavid Gwynne
2016-09-05RBT_PREV goes to the element before the current one.David Gwynne
2016-09-05Fix hibernation - make stack protector writable during resumeBob Beck
2007-07-06regression test for AUDIO_GETINFO/AUDIO_SETINFO ioctlsJacob Meuser
2003-02-01audio encoding testerJason Wright
2016-09-05libunwind relies on the EH frame header. Our OpenBSD frontend codePatrick Wildt
2016-09-05In some cases, for instance for statically linked binaries, our binutilsPatrick Wildt
2016-09-05Implement OpenBSD support in libc++ and libunwind.Patrick Wildt
2016-09-05Remove code that was never enabled, it will not happen.Claudio Jeker
2016-09-03Import libunwind 3.9.0Patrick Wildt
2016-09-03Import libc++ 3.9.0Patrick Wildt
2016-09-05Kill raw_ctlinput() this function is INCOMPLETE since rev 1.1 and is notClaudio Jeker
2016-09-05Print route labels in double quotes since they can contain spaces in the name.Claudio Jeker
2016-09-05remove 3des-cbc from the client's default proposal; 64-bit block ciphersDamien Miller
2016-09-05enforce expected request flow for GSSAPI calls; thanks to Jakub JelenDamien Miller
2016-09-05We do not compile things -g by defaultTheo de Raadt
2016-09-05this file cannot be kept accurateTheo de Raadt
2016-09-05Rename if_linkstate() to if_linkstate_task() and make sure that all callersClaudio Jeker
2016-09-05for consistency, hyphenate "single-user";Jason McIntyre
2016-09-05Fix "make depend".Pascal Stumpf
2016-09-05Some spacing/knf while here. No functional changes.Marcus Glocker