Age | Commit message (Expand) | Author |
2017-08-20 | also crank for 6.2 | Theo de Raadt |
2017-08-20 | fix a pasto in the description of UI_get0_result_string(3); | Ingo Schwarze |
2017-08-20 | sync | Theo de Raadt |
2017-08-20 | vmd: Allow only upward migration | pd |
2017-08-20 | Add a BUGS section stating that RSA_PKCS1_PADDING is weak by design; | Ingo Schwarze |
2017-08-20 | Add a BUGS section | Ingo Schwarze |
2017-08-20 | import PEM_bytes_read_bio(3) from OpenSSL, | Ingo Schwarze |
2017-08-20 | Simplify the code for stopping daemons listed in pkg_scripts in | Robert Peichaer |
2017-08-20 | mention CRYPTO_mem_leaks_cb(3) because OpenSSL | Ingo Schwarze |
2017-08-20 | import EVP_PKEY_meth_get_count.pod from OpenSSL, pruning the functions we | Ingo Schwarze |
2017-08-20 | fix wrong function name; | Ingo Schwarze |
2017-08-20 | sync with OpenSSL: | Ingo Schwarze |
2017-08-20 | zap trailing whitespace; | Jason McIntyre |
2017-08-20 | sprinkle a few missing dependencies on perl scripts internal bits. | Marc Espie |
2017-08-20 | Stop tracking interface indexes. Suggested by deraadt. | rob |
2017-08-20 | remove a duplicate BIO_do_accept() call from an example; | Ingo Schwarze |
2017-08-20 | Sync with OpenSSL: document several new functions, plus some additional | Ingo Schwarze |
2017-08-20 | sync | Theo de Raadt |
2017-08-20 | crank to 6.2-beta | Theo de Raadt |
2017-08-20 | clarify deprecation notice; | Ingo Schwarze |
2017-08-20 | Surprise: I/Q calibration now works with urtwn(4) devices, so enable it. | Stefan Sperling |
2017-08-20 | New ASN1_STRING_TABLE_add(3) manual page, based on information from | Ingo Schwarze |
2017-08-20 | sync | Theo de Raadt |
2017-08-20 | Fix use of uninitialized variables during rtwn(4) I/Q calibration, which | Stefan Sperling |
2017-08-20 | sync | Theo de Raadt |
2017-08-20 | Consistency in spacing. | Antoine Jacoutot |
2017-08-20 | Fix the __sync_* functions to make them work properly | Visa Hankala |
2017-08-20 | two MALLOC_STATS only tweaks; one from David CARLIER, the other found by clang | Otto Moerbeek |
2017-08-20 | Check that we haven't yet reached the end of the string before calling | Theo Buehler |
2017-08-20 | sync | Theo de Raadt |
2017-08-20 | vmd: return VIRTIO_BLK_S_UNSUPP on any unknown vioblk command, not just | Mike Larkin |
2017-08-20 | vmd: reorganize some pci config space handling code, no functional change. | Mike Larkin |
2017-08-20 | vmm: don't mangle %rax on OUT instructions if vmd(8) modified the exit | Mike Larkin |
2017-08-20 | fix a mem range calculation error that made vmm reject otherwise valid | Mike Larkin |
2017-08-20 | Add Cortex-A55 and Cortex-A75 part numbers. | Jonathan Gray |
2017-08-20 | The codepatch chunks for SMEP slac & clac can placed in .rodata because | Theo de Raadt |
2017-08-19 | fix .Xr ordering, found with mandoc -Tlint | Ingo Schwarze |
2017-08-19 | Import SSL_CTX_set_min_proto_version(3) from OpenSSL, suggested by jsing@. | Ingo Schwarze |
2017-08-19 | Delete the lie that $PAGER would only be used with -a or -l; the text | Ingo Schwarze |
2017-08-19 | document -O mdoc; triggered by a question from jmc@ and OK jmc@ | Ingo Schwarze |
2017-08-19 | Fix example for user-keys. | Nicholas Marriott |
2017-08-19 | Rotate framebuffer (counter-clockwise) when width < height. | Mark Kettenis |
2017-08-19 | fix a typo and mention OpenBSD in HISTORY; | Ingo Schwarze |
2017-08-19 | Use 0xcc trapsleds instead of default/nop/0xcc in BTC alignments | Theo de Raadt |
2017-08-19 | Use 0xcc trapsleds instead of default/nop/0xcc in BTC alignments | Theo de Raadt |
2017-08-19 | Don't need .text before ENTRY(), also minor spacing cleanups | Theo de Raadt |
2017-08-19 | Put _map table into .rodata instead of .text | Theo de Raadt |
2017-08-19 | Build ld.so with ${DEBUG} which defults to -g, like other "libraries" are. | Theo de Raadt |
2017-08-19 | Equalize the use of LINKFLAGS and STRIPFLAGS with other mips64 ports. | Visa Hankala |
2017-08-19 | Use --warn-common when linking. | Visa Hankala |