Age | Commit message (Expand) | Author |
2018-01-18 | Unlike other archs, mips64 needs ld.so to know about symbol visibility and | Philip Guenther |
2018-01-18 | Remove unused hooks_run function, from Thomas Adam. | Nicholas Marriott |
2018-01-17 | sync | Theo de Raadt |
2018-01-17 | Add sizes for free() in wscons(4). | Frederic Cambus |
2018-01-17 | Found a .data variable that can be in .rodata | Theo de Raadt |
2018-01-17 | In cbus(4) drivers, make it easier to identify which driver is doing | Stefan Sperling |
2018-01-17 | Remove erreneous and leftover slash that was part of the regex before | Patrick Wildt |
2018-01-17 | Process redirection messages from http. | Marc Espie |
2018-01-17 | Defend agains branch predictor target injection (Spectre "variant 2") | Mark Kettenis |
2018-01-17 | Implement support for the PSCI_VERSION call and export the function such that | Mark Kettenis |
2018-01-17 | Implement basic padding support in libsa so we can do zero-padding | Patrick Wildt |
2018-01-17 | Disable ACPI burst mode on the 2015 Chromebook Pixel, where it freezes. | Anthony J. Bentley |
2018-01-16 | On armv7, remove symbols that are also present in our libc. Because of the | Mark Kettenis |
2018-01-16 | Introduce internal_warningf() and mark internal_errorf() as noreturn | Jeremie Courreges-Anglas |
2018-01-16 | g/c unused defines that were only used by nacl's SHA-512 implementation | Christian Weisgerber |
2018-01-16 | Stop constructing the ulimit optstring passed to ksh_getopt() at runtime since | anton |
2018-01-16 | garbage collect an unused variable | Sebastian Benoit |
2018-01-16 | One minor scan-build warning | Jeremie Courreges-Anglas |
2018-01-16 | Use the monotonic clock to compute the session duration. | cheloha |
2018-01-16 | Fix drawing of ACS characters (they need to go character-at-a-time), | Nicholas Marriott |
2018-01-16 | GETTY_SLEEP is 30 seconds, not 10 | cheloha |
2018-01-16 | Fix bit. | Visa Hankala |
2018-01-16 | Fix return value. | Visa Hankala |
2018-01-16 | Enable traceroute test for incoming reply-to rule. | Alexander Bluhm |
2018-01-16 | If pf route-to is used for locally generated packets, they may have | Alexander Bluhm |
2018-01-16 | Recycle IFF_NOTRAILERS into IFF_STATICARP and document ownerhsip | Martin Pieuchot |
2018-01-16 | Add -I to pipe-pane to connect pane stdin as well as stdout, suggested | Nicholas Marriott |
2018-01-16 | VMD: vioscsi - add support for REPORT_LUNS opcode | ccardenas |
2018-01-15 | Add tests that unmount a file system while it is busy. On a vnd | Alexander Bluhm |
2018-01-15 | Don't try to open HISTFILE if the variable is unset. | Jeremie Courreges-Anglas |
2018-01-15 | Switch the inteldrm(4) i2c code over to the Linux code base. This gives us | Mark Kettenis |
2018-01-15 | mask out (ie. ignore) the bit which will be MAP_STACK in the future, | Theo de Raadt |
2017-01-11 | Add a test that creates a nested tree of mount points. All partitions | Alexander Bluhm |
2018-01-15 | We have no deprecated regress variables in our tree. Remove the | Alexander Bluhm |
2018-01-15 | Revert my changes in r1.60 back to nicm@'s latest for now. | Bryan Steele |
2018-01-15 | tabs vs spaces | Mike Larkin |
2018-01-15 | Another redundant check, GitHub issue 1219. | Nicholas Marriott |
2018-01-15 | Some unused code, GitHub issue 1219. | Nicholas Marriott |
2018-01-15 | Stop pretending we support building ksh without EDIT/HISTORY support | Jeremie Courreges-Anglas |
2018-01-15 | Improve defense against branch predictor target injection (Spectre "variant 2") | Mark Kettenis |
2018-01-15 | There was an issue that dynamic path MTU discovery together with | Alexander Bluhm |
2018-01-15 | Enable traceroute test for incoming route-to rule. | Alexander Bluhm |
2018-01-15 | When pf(4) forwards incoming packets with route-to or reply-to, | Alexander Bluhm |
2018-01-15 | Add s_server and s_client -tlsextdebug messages | Kinichiro Inoguchi |
2018-01-15 | Spacing, no object change. | Martin Pieuchot |
2018-01-15 | fix parsing of RDATA for TXT records | Eric Faurot |
2018-01-15 | sync | Jonathan Gray |
2018-01-15 | Add some AVX512 CPUID flags. | Mike Larkin |
2018-01-15 | VMD: vioscsi refactor | ccardenas |
2018-01-14 | Link ed regress to build. | Alexander Bluhm |