Age | Commit message (Expand) | Author |
2019-01-29 | Plumbing to simplify upcoming locking. | Martin Pieuchot |
2017-10-11 | Add regression tests for vmd(8) config parsing. | Alexander Bluhm |
2016-09-05 | Import libcompiler_rt 3.9.0, LLVM's replacement for libgcc. | Pascal Stumpf |
2019-01-29 | Rename 1-letter variables to be coherent with others futex(2) based | Martin Pieuchot |
2019-01-29 | Remove unused <assert.h> header. | Martin Pieuchot |
2019-01-29 | There's no point in asserting that a pointer is not NULL before | Martin Pieuchot |
2019-01-29 | Tweak description, pthread_cond_signal(3) unblocks *at least* one thread. | Martin Pieuchot |
2019-01-29 | Correct LLVM backend version. | Patrick Wildt |
2019-01-29 | add an extra check for existing "api ..." line in the config. | Sebastian Benoit |
2019-01-29 | We don't need IMSG_SHUTDOWN, we can just close the sockets. | Florian Obser |
2019-01-29 | strip \r from lmtp responses | Gilles Chehade |
2019-01-29 | We don't need IMSG_SHUTDOWN, we can just close the sockets. | Florian Obser |
2019-01-29 | instead of calling abort() for 3 "must not use anymore" interfaces, | Theo de Raadt |
2019-01-29 | Add a dedicated sysctl(2) node for witness(4). | Visa Hankala |
2019-01-29 | Reuse copy_satopfaddr() when killing entries | kn |
2019-01-29 | add /etc/unwind.conf in changelist(5) | Sebastien Marie |
2019-01-29 | Remove SSLv23 padding mode from rsautl's usage (left behind in a removal | Theo Buehler |
2019-01-29 | Terminate NULL in argv. This fix is come from 1.31 from NetBSD | YASUOKA Masahiko |
2019-01-29 | Accept control frames in monitor mode. | Kevin Lo |
2019-01-29 | Make -N and -r mutually exclusive | kn |
2019-01-29 | add AMDGPUCodeGen | Jonathan Gray |
2019-01-29 | call the "parent" interface ifp0 to be consistent with other drivers. | David Gwynne |
2019-01-29 | use a sockaddr_mpls when preparing an AF_MPLS sockaddr for mpls_output | David Gwynne |
2019-01-29 | ixl works fine on sparc64 | David Gwynne |
2019-01-29 | get rid of some more debug printfs | David Gwynne |
2019-01-29 | don't need to print the base queue number. | David Gwynne |
2019-01-29 | add Makefiles for AMDGPU target | Jonathan Gray |
2019-01-28 | spelling; | Jason McIntyre |
2019-01-28 | ttyname() is used after unveil/pledge, so _PATH_DEVDB must also be | Theo de Raadt |
2019-01-28 | Implement cp -a ("archive" mode) | Jeremie Courreges-Anglas |
2019-01-28 | Allow fstat to filter multiple pids and multiple users at the same time. | Martijn van Duren |
2019-01-28 | Switch i386 to use lld as the default linker. | Christian Weisgerber |
2019-01-28 | Deduplicate a bunch of replicated code in the extension handling | Bob Beck |
2019-01-28 | Add tls_extension_seen(), a utility to know if a particular extension | Bob Beck |
2019-01-28 | saying the apm driver provides a user interface to the apm driver is not | Jason McIntyre |
2019-01-28 | Simplify by using `spc' since we already have it, no behavior change. | Martin Pieuchot |
2019-01-28 | Stop accounting/updating priorities for Idle threads. | Martin Pieuchot |
2019-01-28 | Implement breaking into ddb on imxuart(4). When a break is detected, | Patrick Wildt |
2019-01-28 | Simplify lookups when killing entries | kn |
2019-01-28 | On i386, produce binaries that are compatible with our W^X implementation. | Mark Kettenis |
2019-01-28 | get rid of unused global | David Gwynne |
2019-01-28 | fix mpe_start by if_put()ting the right ifp | David Gwynne |
2019-01-28 | The test sshd_config in in $OBJ. | Darren Tucker |
2019-01-28 | Remove leftover debugging. | Darren Tucker |
2019-01-28 | make a start at supporting ipv6 on mpe. | David Gwynne |
2019-01-28 | ttyname() is used, therefore must unveil _PATH_DEVDB. | Theo de Raadt |
2019-01-28 | Enable ssh-dss for the agent test. Disable it for the certificate | Darren Tucker |
2019-01-28 | Count the number of key types instead of assuming there are only two. | Darren Tucker |
2019-01-27 | Install lldb's manpage directly from the GNU directory, like lld does. | Patrick Wildt |
2019-01-27 | regen | Patrick Wildt |