Age | Commit message (Expand) | Author |
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 |
2017-08-19 | Put ${LD} in double quotes in MAKE_GAP, like has been done elsewhere. | Visa Hankala |
2017-08-19 | Set route label to make it easier to identify slaacd routes. | Florian Obser |
2017-08-19 | Set correct sin6_len for mask, amazing that this even worked. | Florian Obser |
2017-08-19 | Remove a redundant declaration of rtwn_update_avgrssi(). | Stefan Sperling |
2017-08-19 | \$ in PS1 gets you the default prompt character, which differs from the | Jason McIntyre |
2017-08-18 | change email address in licenses to ians@openbsd.org | ians |
2017-08-18 | Backout because it breaks ramdisks. Anyone making changes in the kernel | Theo de Raadt |
2017-08-18 | Add compressed fonts support in the kernel. | Frederic Cambus |
2017-08-18 | Show timeouts for addresses and default routers. | Florian Obser |
2017-08-18 | print default router IP | Florian Obser |
2017-08-18 | nano second resolution is meaningless | Florian Obser |
2017-08-18 | Clear WPA group keys from memory before initiating a key exchange | Stefan Sperling |