summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-09-10Do not decrement the number of VMs counter twice in one of vm_create()anton
2019-09-10Make client exit if pane where input is going is closed.Nicholas Marriott
2019-09-10do not use tree_xget() between filters resume as a session may legitimatelyGilles Chehade
2019-09-10return is not a funciton call. Avoid pointless parenthesis.Kenneth R Westerback
2019-09-10Test that lastcomm(1) shows M flag if the stack pointer was not inAlexander Bluhm
2019-09-10Explicitly check error results against 0.Kenneth R Westerback
2019-09-10Fix race in syslogd test.Alexander Bluhm
2019-09-10Skip fcodes parent dir permission check if writing to stdout.Todd C. Miller
2019-09-10Some stray bit twiddles that were using yet another idiom.Kenneth R Westerback
2019-09-10check pointer against NULL and error values against 0.Kenneth R Westerback
2017-06-08Start with a clean /var/account/acct accounting file and turn onAlexander Bluhm
2019-09-10Last (?) small bit twiddling modernization.Kenneth R Westerback
2019-09-10During libutil/ber.c r1.12 I made sure that every element that's requestedMartijn van Duren
2019-09-10!ISSET() for various flags.Kenneth R Westerback
2019-09-10SET/CLR/ISSET all at once for st->quirks, and a few other rare flags.Kenneth R Westerback
2019-09-10immediatly close the connection if the cert is not valid, rather thanEric Faurot
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