summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-02-21Transfers that span multiple TRBs which wrap around the ring andPatrick Wildt
2019-02-21kristaps f18392f58d1f0bc72917e3ac3a46be74c194688dSebastian Benoit
2019-02-21kristaps cbe83cd64f40e634dbc22d3f2918c41977a6514dSebastian Benoit
2019-02-21kristaps 7721288a1d170f4d789bf7a7b822f14f91f7bcb9Sebastian Benoit
2019-02-21kristaps 156cf3b7d459efe133d603158fc33c243dc07ba0Sebastian Benoit
2019-02-21kristaps 97df28257f3cc5faae8072fbadbc334a57a4e8a7Sebastian Benoit
2019-02-21kristaps b1c688cad9f544a59b871c9984888cb1a3ae11e4Sebastian Benoit
2019-02-21kristaps acb8f263717f27691f0318d4b7154f854b7206b3Sebastian Benoit
2019-02-21implement --numeric-ids, tweaked by kristapsSebastian Benoit
2019-02-21a handful of new tests related to expr.c rev. 1.34Ingo Schwarze
2019-02-21Consume one leading space with %e iff givenkn
2019-02-21Remove the #ifdef i386 special test, it does not compile there.Alexander Bluhm
2019-02-21Replace the print "not ok" with an assert macro. This is consistentAlexander Bluhm
2018-11-07Test TLS interoperability between LibreSSL and OpenSSL.Alexander Bluhm
2019-02-21Wire up alert handling for TLSv1.3.Joel Sing
2019-02-21Change the alert callback return type from int to void.Joel Sing
2019-02-21Fix a few cases where int was used instead of ssize_t.Joel Sing
2019-02-21If sysctl(8) was compiled with an obsolete struct sensordev size,Alexander Bluhm
2019-02-21Link msun regress to build.Alexander Bluhm
2019-02-21Copy tests for our libm implementation from FreeBSD. Only passingAlexander Bluhm
2019-02-21Compute params of shrunk partition and not of resized one; ok krw@Otto Moerbeek
2019-02-21type is not used here. Still keep a comment around to keep the codeClaudio Jeker
2019-02-21Adjust bgpctl to the new ctl_show_interface struct that is sent instead ofClaudio Jeker
2019-02-21Media and link states are highly OS dependent, to make porting easierClaudio Jeker
2019-02-21Use reallocarray in place of malloc(a * b) to handle possibleAlexandre Ratchov
2019-02-21Cortex A76 is not affected by spectre variant 2 branch target injectionJonathan Gray
2019-02-21get rid of atomic_foo ops in the tx start and completion paths.David Gwynne
2019-02-20When evaluating an arithmetical expression, for example inside $(()),Ingo Schwarze
2019-02-20Add a test that catches problems of tcp md5 signatures, like the oneSebastian Benoit
2019-02-20Tweak previous, use the same wording everywhereJeremie Courreges-Anglas
2019-02-20When adding a wsmux device to an existing wsmux device usinganton
2019-02-20fix attribute namedenis
2019-02-20Protect the hash table with a mutex.Martin Pieuchot
2019-02-20Forgot to set the sockaddr length field which is mandatory on the pfkey socket.Claudio Jeker
2019-02-20fix a regression in the 'hostnames' mapping to select hostname based on theGilles Chehade
2019-02-20when building syspatches with lld exclude more non-existent object filesRobert Nagy
2019-02-20Drop '-S' knob from install(1). It's the default and a no-op nowadays.Antoine Jacoutot
2019-02-20Add support for current limit regulators in addition to the voltagePatrick Wildt
2019-02-20Reject negative input from userland in spkrioctl(). One of the argumentsanton
2019-02-20vmd(8): initialize guest %drX registers to power-on defaults on launchMike Larkin
2019-02-20vmm(4): allow preservation and restoration of guest debug registersMike Larkin
2019-02-20avoid abbreviation "AF" when "address family" fits on the line; noted by Alfr...Theo de Raadt
2019-02-20fix the name of some BCM57417 and BCM57416 partsDavid Gwynne
2019-02-20regenDavid Gwynne
2019-02-20the broadcom BCM57811_VF device id should be 0x163f, not 0x16efDavid Gwynne
2019-02-20add support for rfc 6391: flow-aware transport of pseudowires.David Gwynne
2019-02-20don't store the BOS flag as part of the remote label, add it at tx time.David Gwynne
2019-02-20replace sc_flgas with sc_cwordDavid Gwynne
2019-02-20add the locking for coordinating between ioctls and a clone destroy.David Gwynne
2019-02-20sigh, more whitespace fixesDavid Gwynne