summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-08-12Add administrative options to LACP trunk implementation.ccardenas
2018-08-12Change ber_write_elements() to return ssize_t instead of int.rob
2018-08-12better diagnosics on alg list assembly errors; ok deraadt@ markus@Damien Miller
2018-08-12Drop reference to dmabuf "file" as fnew() returns one that has twoMark Kettenis
2018-08-12Make ifconfig's -joinlist command work as advertised.Stefan Sperling
2018-08-12Really overwrite the major of com(4) instead of the hardcoded 12.Mark Kettenis
2018-08-12Add retguard macros for arm64 asm and apply them in the straightforwardmortimer
2018-08-12Add retguard for arm64.mortimer
2018-08-12Refactor retguard to make adding additional arches easier.mortimer
2018-08-12add missing markup;Jason McIntyre
2016-09-03Use the space freed up by sparc and zaurus to import LLVM.Pascal Stumpf
2018-08-12Heydar Aliyev, Baku, Azerbaijan is GYD, not BAKTheo de Raadt
2018-08-11syncTheo de Raadt
2018-08-11Make legacy interrupts work in more cases.Mark Kettenis
2018-08-11Use IORT table to map requester ID into MSI sideband data.Mark Kettenis
2018-08-11Nuke stray/pointless 'volatile' for local var.Kenneth R Westerback
2018-08-11Get rid of PLEDGE_STAT, which was a hack used for unveil.Bob Beck
2018-08-11Refactor the nearly identical benchmark loops into a single loop.cheloha
2018-08-11Match "ARMH0011".Mark Kettenis
2018-08-11Make GICv3 redistributor support actually work and add ITS support.Mark Kettenis
2018-08-11don't need 61 keys anymoreTheo de Raadt
2018-08-11Bump MAXCPUS from 8 to 24.Mark Kettenis
2018-08-11Fix a couple of bugs in the ITS support code:Mark Kettenis
2018-08-11actually s/unveil/pledge on err(3), I missed it on previous commit.Ricardo Mestre
2018-08-11the only fs access kdump(1) needs is to the tracefile which by default isRicardo Mestre
2018-08-11look(1) will access /usr/share/dict/words to look for the string we want, or itRicardo Mestre
2018-08-11Just like in mesg(1) in biff(1) we just need to push down pledge(2) a littleRicardo Mestre
2018-08-11this one was my fault, when an error occurrs on mesg(1) it must exit with errorRicardo Mestre
2018-08-11Add comment explaining why we read basic MCS set only from beacon/probereq.Stefan Sperling
2018-08-11Use MAXCPUS as the number of elements for the array of per-cpu data.Mark Kettenis
2018-08-11Use MAXCPUS as the number of elements for the array of per-cpu data.Mark Kettenis
2018-08-11Fix problems ofthe ifconfig argument parser with "ifconfig <if> join".Sebastian Benoit
2018-08-11Prevent server side overflow for message id in snmp header.rob
2018-08-10handle the non-portable GNU-style \[charNN], \[charNNN] characterIngo Schwarze
2018-08-10The groff man-ext macros define fonts CB, CI, and CR,Ingo Schwarze
2018-08-10syncTheo de Raadt
2018-08-10crank to 6.4-betaTheo de Raadt
2018-08-10Simplify server key exchange signature verification.Joel Sing
2018-08-10Simplify server kex exchange signature generation.Joel Sing
2018-08-10Add glue to EVP_md5_sha1() so that it can be used with EVP_Sign* andJoel Sing
2018-08-10Add missing include to X25519 synopsis.Joel Sing
2018-08-10In typical swiss-army style, various modes and options causeTheo de Raadt
2018-08-10delete volatile intended to silence whiny old compilers around vfork.Theo de Raadt
2018-08-10Bump boot loader versions for softraid passphrase handling change.Joel Sing
2018-08-10Retry on incorrect passphrase for softraid crypto boot.Joel Sing
2018-08-10Run the wycheproof ECDSA test vectors against libcrypto.Joel Sing
2018-08-10Run the X25519 wycheproof test vectors against libcrypto.Joel Sing
2018-08-10Rework regress so that it is easier to add additional test types.Joel Sing
2018-08-10Use a table rather than a switch when converting strings to NIDs.Joel Sing
2018-08-10Add a regress test that checks file descriptor allocation across fork.Joel Sing