summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-03-19When the last line of the input is empty and the previous line reducedIngo Schwarze
2019-03-19Rename the first KEY BINDINGS section to DEFAULT KEY BINDINGS.Nicholas Marriott
2019-03-19When running sendmail, set argv[0] to "sendmail" not "send-mail".Todd C. Miller
2019-03-19In uaudio_pdata_intr() don't error out early if the status is USBD_IOERROR.Claudio Jeker
2019-03-19syncTheo de Raadt
2019-03-19update libelf from elftoolchain r3714 to r3717Jonathan Gray
2019-03-19update libelf from elftoolchain r3669 to r3714Jonathan Gray
2019-03-19Nuke a couple of XXX comments.Kenneth R Westerback
2019-03-18Use same idiom for pretty_print_domain_search() andKenneth R Westerback
2019-03-18Disable wscons regress test for now. This test is touching /dev entriesClaudio Jeker
2019-03-18Free temporary screens when writing format.Nicholas Marriott
2019-03-18The individual -fg, -bg and -attr options have been deprecated (inNicholas Marriott
2019-03-18Add some bits to the STATUS LINE section about the new option.Nicholas Marriott
2019-03-18Consistently use imperative present tense throughout the manualkn
2019-03-18Extend the #[] style syntax and use that together with previous formatNicholas Marriott
2019-03-18An existing VM may be started by referencing its IDkn
2019-03-18spelling;Jason McIntyre
2019-03-18* note that the handshake must be completed firstIngo Schwarze
2019-03-18add a temporary addition to NAME for openrsync; ok deraadtJason McIntyre
2019-03-18syncanton
2019-03-18Add kubsan(4), a undefined behavior sanitizer for the kernel. It'santon
2019-03-18Add a couple of checks to ensure option data fits into the proposalKenneth R Westerback
2019-03-18Modify rasops_list_font_cb() to not filter out fonts with differentFrederic Cambus
2019-03-18repair a few more yoda comparesTheo de Raadt
2019-03-18Mode init needs to be fired with the mode on the list or it will not beNicholas Marriott
2019-03-18Add format variables for the default formats for the various modesNicholas Marriott
2019-03-18Insert a missing input line break after a .Vt macro;Ingo Schwarze
2019-03-18Make array options a sparse tree instead of an array of char * andNicholas Marriott
2019-03-18Split EVP_aes_128_cbc(3) out of EVP_EncryptInit(3):Ingo Schwarze
2019-03-18With force, kill previous job before starting new. Fixes problemNicholas Marriott
2019-03-18flesh out SYNOPSIS and usage() somewhat;Jason McIntyre
2019-03-18fix a NULL pointer access on empty tbl(7) data cellsIngo Schwarze
2019-03-18tweak previous;Jason McIntyre
2019-03-18In ssl.h rev. 1.165, tb@ provided version agnostic DTLS methods.Ingo Schwarze
2019-03-18Document SM4; related to evp.h rev. 1.73.Ingo Schwarze
2019-03-18Expand the ERR_PACK() macro to ERR_REASON() for consistency.Theo Buehler
2019-03-18syncTheo de Raadt
2019-03-18install rsync as openrsync, so that people can easily familiarizeTheo de Raadt
2019-03-18enable mpip(4)David Gwynne
2019-03-18In evp.h rev. 1.75, tb@ provided EVP_PKEY_get0_hmac(3).Ingo Schwarze
2019-03-18tweak SIOCGETLABEL and add SIOCDELLABELDavid Gwynne
2019-03-18make SIOCGETLABEL fail with EADDRNOTAVAIL if the label is not set.David Gwynne
2019-03-18support configuring BIOCSFILDROP with tcpdump.David Gwynne
2019-03-18extend BIOCSFILDROP so it can be configured to not capture packets.David Gwynne
2019-03-18explicitly use BPF_FILDROP_CAPTURE when configuring BIOCSFILDROPDavid Gwynne
2019-03-17extend BIOCSFILDROP so it can be configured to not capture packets.David Gwynne
2019-03-17Since an isoc endpoint never halts, move to remaining error handlingMarcus Glocker
2019-03-17Break description of styles into its own section.Nicholas Marriott
2019-03-17Add regress tests for the EVP_aes_*_wrap() API. Based on the tests inTheo Buehler
2019-03-17syncTheo Buehler