summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-09-03Exectute procs and filters from /usr/local/libexec/smtpd/ if no absoluteMartijn van Duren
2019-09-03ansify functionsTheo de Raadt
2019-09-03correct indent that triggered clang to freak out; with jsg.Theo de Raadt
2019-09-03syncTheo de Raadt
2019-09-03pcap-filter(3) is not a function, it is a language description. It wasTheo de Raadt
2019-09-03Correct the length for argument of reallocarray(). This fix the SEGVasou
2019-09-03Create remote log files in obj directory.Alexander Bluhm
2019-09-02constify an argumentDamien Miller
2019-09-02Various fixes to make clang happy.Mark Kettenis
2019-09-02syncTheo de Raadt
2019-09-02Test multicast sender, receiver, router. Minimal mcroute implmentationAlexander Bluhm
2019-09-02Link multicast tests to regress build.Alexander Bluhm
2019-09-02Test multicast sender, receiver, router. Minimal mcroute implmentationAlexander Bluhm
2019-09-02the rule_to_text() function which is used to display rules when debugGilles Chehade
2019-09-02More correction of section 3 layout. directory->opendir, fts->fts_open,Theo de Raadt
2019-09-02Request a new SSL structure for each TLS session.Eric Faurot
2019-09-02in standalone smtp client, smtps schema should use ... smtps portGilles Chehade
2019-09-02Fix copyright lines, the "one-inode file system" in i386_softraid.c is myOtto Moerbeek
2019-09-02Implement setting the CPU clock for Allwinner A64 SoCs.Mark Kettenis
2019-09-02Delete what remains of the support for combining characters intoIngo Schwarze
2019-09-02Fix a route use after free in multicast route. Move the rt_mcast_del()Alexander Bluhm
2019-09-02Implement setting the CPU clock for Allwinner A64 SoCs.Mark Kettenis
2019-09-02Make net80211 expose reasons for association failures to userland and haveStefan Sperling
2019-09-02Reset the current wireless PHY mode to 'auto' when a scan begins if weStefan Sperling
2019-09-02The output of netstat -g was mangled. Fix header line and printAlexander Bluhm
2019-09-02Remove some duplicate symbol definitions.mortimer
2019-09-02Release locks in error paths. Spotted by semarie@Mark Kettenis
2019-09-02A few more missing bits: power regulators, eMMC power sequencing,Mark Kettenis
2019-09-02Two additional pin configurations.Mark Kettenis
2019-09-02cpu number is unsigned (does not really matter)Theo de Raadt
2019-09-02in non-MP, cpu_number() the #define should be 0UL; ok visaTheo de Raadt
2019-09-02downgrade PKCS#11 "provider returned no slots" warning from log levelDamien Miller
2019-09-01print comment when printing pubkey from privateDamien Miller
2019-09-01Write to the correct register when setting the output level for a GPIO pin.Mark Kettenis
2019-09-01syncTheo de Raadt
2019-09-01Use interrupt handler instead of polling for completion.Mark Kettenis
2019-09-01Use DMA descriptors if necessary.Mark Kettenis
2019-09-01Update clang build infrastructure for LLVM 8.0.1.Patrick Wildt
2019-09-01Merge LLVM 8.0.1 release.Patrick Wildt
2019-09-01Import LLVM 8.0.1 release including clang, lld and lldb.Patrick Wildt
2019-09-01Add amlmmc(4), a driver for the SD/MMC controller found on variousMark Kettenis
2019-09-01Newer ARMv8 processors now include a new CSV2 field in their processorMark Kettenis
2019-09-01delete the TAG_IDIV crutch, which is no longer usedIngo Schwarze
2019-09-01Adopt the SCSI versioning #define's from FreeBSD. Eliminate theKenneth R Westerback
2019-09-01Make it clearer where message "spurious interrupt" comes from.Visa Hankala
2019-09-01Document EVP_PKEY_get0(3), EVP_PKEY_assign_GOST(3), EVP_PKEY_assign(3),Ingo Schwarze
2019-09-01update currency exchange rates;Jason McIntyre
2019-08-31Add code to configure SD/MMC pins.Mark Kettenis
2019-08-31More SD/MMC clock stuff.Mark Kettenis
2019-08-31Add SD/MMC clocks. Generalize the clock gating code for this purpose.Mark Kettenis