summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-08-20zap trailing whitespace;Jason McIntyre
2017-08-20sprinkle a few missing dependencies on perl scripts internal bits.Marc Espie
2017-08-20Stop tracking interface indexes. Suggested by deraadt.rob
2017-08-20remove a duplicate BIO_do_accept() call from an example;Ingo Schwarze
2017-08-20Sync with OpenSSL: document several new functions, plus some additionalIngo Schwarze
2017-08-20syncTheo de Raadt
2017-08-20crank to 6.2-betaTheo de Raadt
2017-08-20clarify deprecation notice;Ingo Schwarze
2017-08-20Surprise: I/Q calibration now works with urtwn(4) devices, so enable it.Stefan Sperling
2017-08-20New ASN1_STRING_TABLE_add(3) manual page, based on information fromIngo Schwarze
2017-08-20syncTheo de Raadt
2017-08-20Fix use of uninitialized variables during rtwn(4) I/Q calibration, whichStefan Sperling
2017-08-20syncTheo de Raadt
2017-08-20Consistency in spacing.Antoine Jacoutot
2017-08-20Fix the __sync_* functions to make them work properlyVisa Hankala
2017-08-20two MALLOC_STATS only tweaks; one from David CARLIER, the other found by clangOtto Moerbeek
2017-08-20Check that we haven't yet reached the end of the string before callingTheo Buehler
2017-08-20syncTheo de Raadt
2017-08-20vmd: return VIRTIO_BLK_S_UNSUPP on any unknown vioblk command, not justMike Larkin
2017-08-20vmd: reorganize some pci config space handling code, no functional change.Mike Larkin
2017-08-20vmm: don't mangle %rax on OUT instructions if vmd(8) modified the exitMike Larkin
2017-08-20fix a mem range calculation error that made vmm reject otherwise validMike Larkin
2017-08-20Add Cortex-A55 and Cortex-A75 part numbers.Jonathan Gray
2017-08-20The codepatch chunks for SMEP slac & clac can placed in .rodata becauseTheo de Raadt
2017-08-19fix .Xr ordering, found with mandoc -TlintIngo Schwarze
2017-08-19Import SSL_CTX_set_min_proto_version(3) from OpenSSL, suggested by jsing@.Ingo Schwarze
2017-08-19Delete the lie that $PAGER would only be used with -a or -l; the textIngo Schwarze
2017-08-19document -O mdoc; triggered by a question from jmc@ and OK jmc@Ingo Schwarze
2017-08-19Fix example for user-keys.Nicholas Marriott
2017-08-19Rotate framebuffer (counter-clockwise) when width < height.Mark Kettenis
2017-08-19fix a typo and mention OpenBSD in HISTORY;Ingo Schwarze
2017-08-19Use 0xcc trapsleds instead of default/nop/0xcc in BTC alignmentsTheo de Raadt
2017-08-19Use 0xcc trapsleds instead of default/nop/0xcc in BTC alignmentsTheo de Raadt
2017-08-19Don't need .text before ENTRY(), also minor spacing cleanupsTheo de Raadt
2017-08-19Put _map table into .rodata instead of .textTheo de Raadt
2017-08-19Build ld.so with ${DEBUG} which defults to -g, like other "libraries" are.Theo de Raadt
2017-08-19Equalize the use of LINKFLAGS and STRIPFLAGS with other mips64 ports.Visa Hankala
2017-08-19Use --warn-common when linking.Visa Hankala
2017-08-19Put ${LD} in double quotes in MAKE_GAP, like has been done elsewhere.Visa Hankala
2017-08-19Set route label to make it easier to identify slaacd routes.Florian Obser
2017-08-19Set correct sin6_len for mask, amazing that this even worked.Florian Obser
2017-08-19Remove a redundant declaration of rtwn_update_avgrssi().Stefan Sperling
2017-08-19\$ in PS1 gets you the default prompt character, which differs from theJason McIntyre
2017-08-18change email address in licenses to ians@openbsd.orgians
2017-08-18Backout because it breaks ramdisks. Anyone making changes in the kernelTheo de Raadt
2017-08-18Add compressed fonts support in the kernel.Frederic Cambus
2017-08-18Show timeouts for addresses and default routers.Florian Obser
2017-08-18print default router IPFlorian Obser
2017-08-18nano second resolution is meaninglessFlorian Obser
2017-08-18Clear WPA group keys from memory before initiating a key exchangeStefan Sperling