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