Age | Commit message (Expand) | Author |
2017-11-30 | __MAP_NOFAULT doesn't make sense with anon mappings, so return EINVAL if | Philip Guenther |
2017-11-30 | Per https://patchwork.kernel.org/patch/5838821/, the documented check of ACPI | Philip Guenther |
2017-11-30 | Add regress to ensure that execve bypasses pledgepath checks (for now) | Bob Beck |
2017-11-29 | Mixing -url with any of -host, -port, or -path should be a usage error | Philip Guenther |
2017-11-29 | Add support for GPIO-signaled events. | Mark Kettenis |
2017-11-29 | vmd(8): fix broken IRR bit setting for the slave PIC. Noticed by claudio | Mike Larkin |
2017-11-29 | fix double dot; | Jason McIntyre |
2017-11-29 | add -i to SYNOPSIS/usage() and sundry tweaks; | Jason McIntyre |
2017-11-29 | Recognize .Bl -column at parse time, and not only at validation time, | Ingo Schwarze |
2017-11-29 | Insert MPLS VPN routes with the RTF_GATEWAY flag cleared. mpe(4) is now | Claudio Jeker |
2017-11-29 | Make mpe(4) work again by: | Claudio Jeker |
2017-11-29 | Revert 1.353, this breaks mpe(4). Also it seems not complete since rt_ifa_del | Claudio Jeker |
2017-11-29 | fold bsqrt_stop into bsqrt; from kshe; ok tom@ | Otto Moerbeek |
2017-11-29 | simplify print_ascii; from kshe; ok tom@ | Otto Moerbeek |
2017-11-29 | Don't do OCSP stapling only if the staple file is 0 length. | Bob Beck |
2017-11-29 | fcntl(F_GETOWN) doesn't have an argument, so don't display it. While | Philip Guenther |
2017-11-29 | add options to specify the control socket in relayd and relayctl. | Sebastian Benoit |
2017-11-29 | Revise OperatingRegion code to make it extensible and have chvgpio(4) | Mark Kettenis |
2017-11-29 | Show line number correctly in synthetic mutex names. | Visa Hankala |
2017-11-29 | zap untrue comment (since bcode.c 1.43) | Otto Moerbeek |
2017-11-29 | Pledge can be done earlier; from kshe | Otto Moerbeek |
2017-11-29 | fix decl of main | Otto Moerbeek |
2017-11-29 | Test invalid divert combinations and adapt error messages. | Alexander Bluhm |
2017-11-29 | missing Sx; ok jmc@ | anton |
2017-11-29 | sync | Theo de Raadt |
2017-11-29 | Import updated moduli. | Darren Tucker |
2017-11-29 | clang doesn't propagate attributes like "asm labels" and "visibility(hidden)" | Philip Guenther |
2017-11-29 | turns out you dont have to configure a vsi as the default in a veb. | David Gwynne |
2017-11-29 | regen | David Gwynne |
2017-11-29 | add some mellanox parts | David Gwynne |
2017-11-29 | fix this on sparc64 (or maybe gcc) | David Gwynne |
2017-11-29 | let this build on sparc64 again. | David Gwynne |
2017-11-29 | vmm(4) :Add the ukvm/Solo5 hypercall I/O ports to the list of ports to be | Mike Larkin |
2017-11-29 | add an adaptive polling mode when no interrupt handler is available, | Joshua Stein |
2017-11-29 | make vmm(4) less responsible for initial register state, preferring to let | Mike Larkin |
2017-11-29 | Print_host is used mainly in printf style functions. So do not return NULL | Claudio Jeker |
2017-11-29 | Add a bunch of DPRINTFs in failure paths, fix some whitespace and some | Mike Larkin |
2017-11-29 | add some comments. no functional change | Mike Larkin |
2017-11-29 | - regression tests for 'load anchor ... from ...' | Alexandr Nedvedicky |
2017-11-29 | Document NAT and DNS forwarding rules for vmd(8) | Mike Larkin |
2017-11-28 | fix some spelling errors in a few comments | Mike Larkin |
2017-11-28 | refer to ixl as "Intel Ethernet 700 Series" | David Gwynne |
2017-11-28 | remove the #if 0ed out ixl_add_veb now that cvs has backed it up | David Gwynne |
2017-11-28 | add missing $OpenBSD$ tag | David Gwynne |
2017-11-28 | add ixl(4) for the "Intel Ethernet 700 Series" | David Gwynne |
2017-11-28 | Add option -i to allow oscpcheck to be used to validate an on-disk staple | Bob Beck |
2017-11-28 | Have sftp print a warning about shell cleanliness when decoding the first | Darren Tucker |
2017-11-28 | duplicate word, found by igor(1) | Ingo Schwarze |
2017-11-28 | Add a member to be used by __cxa_thread_atexit(). Remove padding which would | Mark Kettenis |
2017-11-28 | One less lie in comments | Claudio Jeker |