Age | Commit message (Expand) | Author |
2017-02-27 | This test cannot pass while pf on localhost filters packets statefully. | Alexander Bluhm |
2017-02-27 | update an example in the relayd.conf manpage, that was not converted | Sebastian Benoit |
2017-02-27 | Sync comments about install.md variables with reality. | Robert Peichaer |
2017-02-27 | Do not turn on pf in a regression test, require that it has been | Alexander Bluhm |
2017-02-27 | Remove support for pkg.conf in light of the consolidation towards | Robert Peichaer |
2017-02-27 | xdm -> xenodm(1) | Matthieu Herrb |
2017-02-27 | Retire the AF_MPLS protosw struct. Nothing is using it and the code was super | Claudio Jeker |
2017-02-27 | Add IPsec tests for ipip encapsulation. | Alexander Bluhm |
2017-02-27 | pms/elantech-v4: configure wsmouse for handling compat-mode | Ulf Brosziewski |
2017-02-27 | use Dv, for consistency; from bruno flueckiger | Jason McIntyre |
2017-02-27 | pms/synaptics: configure wsmouse for handling compat-mode | Ulf Brosziewski |
2017-02-27 | Build hppa kernels with -ffreestanding. | Mark Kettenis |
2017-02-27 | Handle touchpad input in wsmouse. | Ulf Brosziewski |
2017-02-27 | Replace openpty(3) with local function that uses pre-opened /dev/ptm fd | Reyk Floeter |
2017-02-27 | errant dot; from klemens nanni | Jason McIntyre |
2017-02-27 | framework for some performance stats as a -V... option (like how much | Marc Espie |
2017-02-27 | If splitw -b is used, insert the new pane before the current one in the | Nicholas Marriott |
2017-02-27 | Add size checks for imsg received over the control socket. | Reyk Floeter |
2017-02-27 | Print the DNSSEC OKAY flag as "DO", like in upstream tcpdump | Jeremie Courreges-Anglas |
2017-02-27 | Add support for RES_USE_DNSSEC | Jeremie Courreges-Anglas |
2017-02-27 | Recognize and allow bits AD and CD in DNS replies. | Jeremie Courreges-Anglas |
2017-02-27 | Put a common flags field in the query struct, rather than in some | Jeremie Courreges-Anglas |
2017-02-27 | bump block size for dd; 39x faster on my system. | Stuart Henderson |
2017-02-27 | Add support for the older generation spec of PSCI, which supports | Patrick Wildt |
2017-02-27 | RELRO means the __{got,plt}_{start,end} symbols are superfluous | Philip Guenther |
2017-02-27 | Implement D and U modifiers to ar; with D the uid/gid/mode/time on the updated | Philip Guenther |
2017-02-26 | Use mkdir -p instead of install -d to create the obj/util directory. | Theo Buehler |
2017-02-26 | Our certbegin/certend is always PIC, so remove the non-PIC MD_SECT_CALL_FUNC() | Mark Kettenis |
2017-02-26 | Switch to xenodm(1). | Matthieu Herrb |
2017-02-26 | Use a long branch (using movw/movt) to implement MD_SECT_CALL_FUNC. | Mark Kettenis |
2017-02-26 | Move away from BN_zero, the one returning an int is deprecated and the | Otto Moerbeek |
2017-02-26 | Define cache line size for the per-cpu API. | Visa Hankala |
2017-02-26 | sync | Jonathan Gray |
2017-02-26 | build pcidump on arm64 | Jonathan Gray |
2017-02-25 | pledge stdio before parsing the http response | Bob Beck |
2017-02-25 | Implement support for generating movw/movt relocations on arm in gas(1). | Mark Kettenis |
2017-02-25 | move vendor HIDs into their drivers, clean up some unused defines | Joshua Stein |
2017-02-25 | attach acpithinkpad to LEN0268 HID found on newer thinkpads | Joshua Stein |
2017-02-25 | sync clang.1 with clang.rst | Jonathan Gray |
2017-02-25 | Provide libc++abi as shared library as well. Discussed and requested | Patrick Wildt |
2017-02-25 | Enable ampintcmsi(4), pciecam(4), ppb(4) and virtio(4). | Patrick Wildt |
2017-02-25 | Implement ampintcmsi(4) in ampintc(4) to support MSI. The GICv2M is an | Patrick Wildt |
2017-02-25 | MSI interrupts are established in a different way as well. Instead of | Patrick Wildt |
2017-02-25 | Disable loop idiom recognition for _libc_memset and _libc_memcpy. These are | Mark Kettenis |
2017-02-25 | Fix the types used on aarch64 to match what we have in <sys/types.h>. | Mark Kettenis |
2017-02-25 | Implement support for interrupt types. The GIC only seems to support | Patrick Wildt |
2017-02-25 | Localize _OPT as it is not used as a global variable. | Robert Peichaer |
2017-02-25 | Make sure the .eh_frame ends with a terminator. This avoids creating a | Mark Kettenis |
2016-09-03 | Use the space freed up by sparc and zaurus to import LLVM. | Pascal Stumpf |
2017-02-25 | Add missing includes to avoid implicit function declarations. | Jonathan Gray |