summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-09-10Set up format tree for %if, GitHub issue 1896.Nicholas Marriott
2019-09-10Prevents the block size from exceeding the requested one when a hugeAlexandre Ratchov
2019-09-10If the requensted block size is too large, then use half theAlexandre Ratchov
2019-09-10simplify lka reporting functions by moving the reqid inside the broadcastGilles Chehade
2019-09-09SET/CLR/ISSET all at once for the far less numerous link->flags.Kenneth R Westerback
2019-09-09Plug memory leak in error paths. Found while comparing this fileTheo Buehler
2019-09-09Inform about system call memory write protection and stack mappingAlexander Bluhm
2019-09-09Update the bindings for imxsrc(4), since they changed when they werePatrick Wildt
2019-09-09Attach imxsrc(4) early and raise its priority to make sure it beatsPatrick Wildt
2019-09-09Continue bit twiddling tweaks. Use SET() with st->flags.Kenneth R Westerback
2019-09-09Lots of st->flags bit clearing in a mix of old school and CLR() makesKenneth R Westerback
2019-09-09Provide EVP_PKEY_CTX_get_signature_md() macro and implement theJoel Sing
2019-09-09Lots of st->flags checking in a mix of old school and ISSET() makesKenneth R Westerback
2019-09-09Load CMS error strings.Joel Sing
2019-09-09Move #include <openssl/cms.h> to more appropriate location (since it isJoel Sing
2019-09-09Sync for openssl/cms.h.Joel Sing
2019-09-09Install the openssl/cms.h header.Joel Sing
2019-09-09use PATH_MAX instead of 1024; ok teduTheo de Raadt
2019-09-09Clarify server options slightly.Nicholas Marriott
2019-09-09revert back to using 0x6c for the reply post index register.David Gwynne
2019-09-09Add cursor-down-and-cancel, from Mark Kelly.Nicholas Marriott
2019-09-09Put default keys in alphabetical order, from Barry Rountree.Nicholas Marriott
2019-09-09Use a zero width space to prevent mandoc warning about trailingNicholas Marriott
2019-09-09Specify the right opcode when trying to set the Interface Step Sequence ID.Jonathan Matthew
2019-09-09Fix potential truncation warning. ok deraadt.Darren Tucker
2019-09-09Tweak some comments to be useful. Sort switch cases intoKenneth R Westerback
2019-09-09When no display outputs are connected on boot linux 4.19 drm relies onJonathan Gray
2019-09-08sbrk(2) already existed in Version 4 AT&T UNIX;Ingo Schwarze
2019-09-08Be more specific regarding which encoding this simulator generates:Ingo Schwarze
2019-09-08Pull out and expand openat tests into their own routine.Bob Beck
2019-09-08reverting for now; requested by deraadtDaniel Dickman
2019-09-08Only install the gcc-local(1) and clang-local(1) man pages if we also haveDaniel Dickman
2019-09-08Add CMS ECC support.Joel Sing
2019-09-08Bump datasize-cur to 4Gb for pbuild class on sparc64, rust is a pig.Landry Breuil
2019-09-08Add Allwinner H6 support.Mark Kettenis
2019-09-08Have sm_install() use install -F (fsync).Antoine Jacoutot
2019-09-07We can't call cpu_ucode_apply() before we call cpu_ucode_setup().Mark Kettenis
2019-09-07Do not try to send router advertisements on interfaces that have no link.Florian Obser
2019-09-07Fold st_identify_drive() into stattach().Kenneth R Westerback
2019-09-07Enable nvme(4) on octeon.Visa Hankala
2019-09-07Mention octpcie(4).Visa Hankala
2019-09-07syncVisa Hankala
2019-09-07Add a manual page for octpcie(4).Visa Hankala
2019-09-07Add a driver for the PCIe controller found on OCTEON II and OCTEON III.Visa Hankala
2019-09-07Revert acpipci(4) changes. Too many systems are broken. We'll try againMark Kettenis
2019-09-07Retrieve SFP information using the SFP framework.Patrick Wildt
2019-09-07Add sfp(4), a driver that allows talking to SFPs connected overPatrick Wildt
2019-09-07Add an SFP framework which allows SFP providers to provide aPatrick Wildt
2019-09-07Register mviic(4) in the I2C framework.Patrick Wildt
2019-09-07Add an I2C framework, so that nodes that need to use I2C butPatrick Wildt