summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-04-10syncTheo de Raadt
2017-04-10for pure *_ctrl() wrapper macros, move the reference from ssl(3)Ingo Schwarze
2017-04-10Clean up disabled declaration in the text struct.Frederic Cambus
2017-04-10syncJonathan Gray
2017-04-10Generate and install arm_neon.h on arm and arm64.Mark Kettenis
2017-04-10The canonical name for ctl programs is without 'd'.Florian Obser
2017-04-10new manual page SSL_CTX_set_tlsext_servername_callback(3) for SNI;Ingo Schwarze
2017-04-10Check early if the mandatory carp "interface" was configured.Reyk Floeter
2017-04-10Remove always false comparison: inosused type is ino_t, which isFrederic Cambus
2017-04-10tweak previous;Jason McIntyre
2017-04-10Convert various client key exchange functions to freezero(3). The memoryJoel Sing
2017-04-10syncTheo de Raadt
2017-04-10Introducing freezero(3) a version of free that guarantees the processOtto Moerbeek
2017-04-10monir bump for freezeroOtto Moerbeek
2017-04-10Attempt to map msk(4) interrupt via MSI.Jonathan Gray
2017-04-10pasto; from <Jon dot Spillett at oracle dot com> via OpenSSL commit 3aaa1bd0Ingo Schwarze
2017-04-10typo fix; from <Jon dot Spillett at oracle dot com>Ingo Schwarze
2017-04-09Add a few missing quad-precision support functions on arm64 and reorder theMark Kettenis
2017-04-09Sync symbol lists for trap/interrupt frame detection with what ddb(4) usesPhilip Guenther
2017-04-09Seven casts, a couple of tweaks and CFLAGS+=-Wsign-compare for theKenneth R Westerback
2017-04-09malloc -> mallocarray; a typoTheo de Raadt
2017-04-09Convert some malloc(9) to mallocarray(9)David Hill
2017-04-09Convert a malloc(9) to mallocarray(9)David Hill
2017-04-09Convert some malloc(9) to mallocarray(9)David Hill
2017-04-09Convert some malloc(9) to mallocarray(9)David Hill
2017-04-09Convert some malloc(9) to mallocarray(9)David Hill
2017-04-09Use mallocarray to allocate multicast group memberships.David Hill
2017-04-09Correct wakeup() dance in sensor_task_work()Theo de Raadt
2017-04-09Simplify/clean up BUF_MEM_grow_clean().Joel Sing
2017-04-09With recallocarray() BUF_MEM_grow() is essentially the same asJoel Sing
2017-04-09Explicitly test for NULL.Joel Sing
2017-04-09Improve unknown protocol version handling.Joel Sing
2017-04-09Remove unused #define's and struct.Martin Natano
2017-04-09image/svg+xml is a default inbuilt media type.Florian Obser
2017-04-09Fix multiple cases of reading past the end of a buffer in the sasyncd(8)Jonathan Gray
2017-04-08snprintf() format string should be literalGleydson Soares
2017-04-08format string is better be literalGleydson Soares
2017-04-08For legacy interrupt use the tag of the topmost bridge to establish theMark Kettenis
2017-04-08Bring over the changes I made to the armv7 version of this driver such thatMark Kettenis
2017-04-08re-enable POOL_DEBUG after the release; ok deraadt@Christian Weisgerber
2017-04-08use .Em for emphasis, not .PaIngo Schwarze
2017-04-08Reduce the overburden of signed vs unsigned comparisons by sprinklingKenneth R Westerback
2017-04-08change a log message from "warn" to "debug" level, as the condition it isMike Larkin
2017-04-08implement nonspecific EOI mode for the legacy PICMike Larkin
2017-04-08implement channels 1 and 2 of the legacy PIT.Mike Larkin
2017-04-08Replace another snprintf() dance with easier to read code usingKenneth R Westerback
2017-04-08Replace a mess of snprintf() dances with easier to read code usingKenneth R Westerback
2017-04-08Document the devel/meson MODULE.Antoine Jacoutot
2017-04-08Make network ports work on Shasta.Visa Hankala
2017-04-08- localize the if, file and stat variables which also ensures thatRobert Peichaer