summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-08-22Enable uscom(4) where uslcom(4) is already present.Martin Pieuchot
2018-08-22Work well with the Dynastream ANTUSB-m, from Jan Klemkow.Martin Pieuchot
2018-08-22regenMartin Pieuchot
2018-08-22Dynastream ANTUSB-m, from Jan Klemkow.Martin Pieuchot
2018-08-22Update libexpat to 2.2.6. Relevant for OpenBSD isAlexander Bluhm
2018-08-22Adding membar_xxx defines to userland.Kenji Aoyama
2018-08-22Fix a crash when relaying with authentication but auth table is not set.Eric Faurot
2018-08-21Implement address translation. Makes I/O space access work.Mark Kettenis
2018-08-21Use an mmap()'d buffer instead of a static buffer for the contentsTodd C. Miller
2018-08-21Perform mitigations for Intel L1TF screwup. There are three options:Theo de Raadt
2018-08-21Link arch amd64 regress to build.Alexander Bluhm
2018-08-21Check the FPU environment of user land processes after exec and theAlexander Bluhm
2018-08-21Implement the \\$@ escape sequence (insert all macro arguments,Ingo Schwarze
2018-08-21cope with latest config changes; ok jmc@anton
2018-08-21Rework kcov kernel config. Instead of treating kcov as both an option and aanton
2018-08-21Fix alignment fault in switchd(8) on sparc64. Use memcpy to set oxm_value,akoshibe
2018-08-21fix return valueTheo Buehler
2018-08-21Unbreak 'R'esize.Kenneth R Westerback
2018-08-21Remove ChaCha20-Poly1305 from the TODO listTheo Buehler
2018-08-21A failure to _seal() should be looked into, so turn this into anTheo Buehler
2018-08-21Factor the calls to EVP_AEAD_CTX_open() and EVP_AEAD_CTX_seal() intoTheo Buehler
2018-08-21Improve the ASCII rendering of \(Po (Pound Sterling)Ingo Schwarze
2018-08-21Merge duplicate benchmark() GET/SSL_shutdown blocks into doConnection().cheloha
2018-08-21AIX reports the CODESET as "ISO8859-1" in the POSIX locale.Ingo Schwarze
2018-08-21Use explicit fd indexing to access fd_ofiles, to clarify the code.Visa Hankala
2018-08-21If a kernel thread was created by a user land system call, the userAlexander Bluhm
2018-08-21print rdtscp and xsave_ext cpuid bits on i386 as wellJonathan Gray
2018-08-21If the control message of IP_SENDSRCADDR did not fit into the socketAlexander Bluhm
2018-08-21print sefflags_edx cpuid bits on i386 as wellJonathan Gray
2018-08-21Fix some issues found looking at groff_char(7):Ingo Schwarze
2018-08-21typo in argument type, from Mario dot Andres dot Campos at gmail dot comIngo Schwarze
2018-08-20add two missing \nTheo Buehler
2018-08-20Test EVP_AEAD_CTX_open() at the same time as EVP_AEAD_CTX_seal()Theo Buehler
2018-08-20Move offset of window list into status struct.Nicholas Marriott
2018-08-20Implement bus_space_mmap(9).Mark Kettenis
2018-08-20Memory barriers for arm64. These are somewhat stronger than strictlyMark Kettenis
2018-08-20Add arm64 support. On ARM write-combining translates into the normal uncachedMark Kettenis
2018-08-20Attach bwfm(4) to Broadcom BCM4371.Patrick Wildt
2018-08-20regenPatrick Wildt
2018-08-20Add Broadcom BCM4371.Patrick Wildt
2018-08-20remove two redundant testsTheo Buehler
2018-08-20Use sealed instead of out in a couple of places in preparation ofTheo Buehler
2018-08-20Shuffle the decoding of the hex strings to the top and group all lengthTheo Buehler
2018-08-20\f[] means \fP, not \fRIngo Schwarze
2018-08-20Expand \n(.$ (the number of macro arguments) right in roff_userdef(),Ingo Schwarze
2018-08-20Run the Wycheproof ChaCha20-Poly1305 test vectors against libcrypto.Theo Buehler
2018-08-20Enable I2C clocks in imxiic(4).Patrick Wildt
2018-08-20Add the i.MX8MQ eCSPI clocks.Patrick Wildt
2018-08-20syncMark Kettenis
2018-08-20syncMark Kettenis