summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-04-08Move slaacd from ramdisk to bsd.rd, found out the hard way.kn
2018-04-08Cast -1 to (unsigned long) to appease clang 6 -Wc++11-narrowingJeremie Courreges-Anglas
2018-04-08We warned long enough, also sysmerge(8) should have handled theFlorian Obser
2018-04-08AF_LOCAL was a failed attempt (by POSIX?) to seem less UNIX-specific, butPhilip Guenther
2018-04-08Actually describe the parameters rather than calling facts BUGSIngo Schwarze
2018-04-08Remove debugging printfMike Belopuhov
2018-04-08Fail early if an X509_VERIFY_PARAM is poisoned - don't allowBob Beck
2018-04-08Test for preexisting conditions when re-enabling eventsMike Belopuhov
2018-04-08The assault on Dutschke happened in 1968.Theo Buehler
2018-04-08Print BARs for bridges as well.Mark Kettenis
2018-04-08Deassert resets.Mark Kettenis
2018-04-08Add support for the EFI Random Number Generator Protocol and use it to XORMark Kettenis
2018-04-08Add a hook to use a firmware-supplied random function in addition to theMark Kettenis
2018-04-08tweak previous;Jason McIntyre
2018-04-08sort the list of data structures and add the missing ECDH and ECDSA;Ingo Schwarze
2018-04-08use the specified protocol on v6 outputDavid Gwynne
2018-04-08on output, actually attach the mbuf tag to packet.David Gwynne
2018-04-07Only attach a single PHY if the PHY address isn't specified. This preventsMark Kettenis
2018-04-07Only register ourselves as the time-of-day clock device if no time-of-dayMark Kettenis
2018-04-07syncTheo de Raadt
2018-04-07add islrtc and maxrtc;Jason McIntyre
2018-04-07tweak previous;Jason McIntyre
2018-04-07Display local timezone in all deadline estimates.cheloha
2018-04-07snprintf+writev -> dprintfcheloha
2018-04-07Enable islrtc(4).Mark Kettenis
2018-04-07islrtc(4)Mark Kettenis
2018-04-07Add islrtc(4), a driver for the Intersil ISL1208 Real Time Clock.Mark Kettenis
2018-04-07have libtool do libtool work, mainly work around exec limitations byMarc Espie
2018-04-07Correct man page for OpenSSL_no_config() to indicate that itBob Beck
2018-04-07Remove function pointers for ssl_{read,write,peek}.Joel Sing
2018-04-07Nuke SSL3_FLAGS_DELAY_CLIENT_FINISHED and SSL3_FLAGS_POP_BUFFER.Joel Sing
2018-04-07Revise regress to match tls_keypair_clear() removal.Joel Sing
2018-04-07syncTheo de Raadt
2018-04-07Correct tls_config_clear_keys() behaviour.Joel Sing
2018-04-07Switch to OPENSSL_init_ssl() and prevent an openssl configuration file fromJoel Sing
2018-04-07Add support for GPIO card detect.Mark Kettenis
2018-04-07Remove unused pathnames.h header since patch was refactoring into not invokinganton
2018-04-07tweak previous;Jason McIntyre
2018-04-07test X509_NAME_add_entry_by_txt(3); feedback and OK jsing@Ingo Schwarze
2018-04-07add arch to Dt line;Jason McIntyre
2018-04-07tweak previous;Jason McIntyre
2018-04-07fix NAME;Jason McIntyre
2018-04-07tweak previous;Jason McIntyre
2018-04-07remove arch from Dt, now this is MI;Jason McIntyre
2018-04-07missing macro in AUTHORS;Jason McIntyre
2018-04-07missing macro in AUTHORS;Jason McIntyre
2018-04-07em: Port an i219 errata workaround from FreeBSDStefan Fritsch
2018-04-07em: Add em_check_phy_reset_block() quirkStefan Fritsch
2018-04-07em: Increase delay after reset to 20msStefan Fritsch
2018-04-07em: Print error code and phy/mac typeStefan Fritsch