Age | Commit message (Expand) | Author |
2015-12-09 | cleanup macbook air iso keyboard support | Joerg Jung |
2015-12-09 | Do not trigger a KASSERT() if the route we're trying to remove does not | Martin Pieuchot |
2015-12-09 | Do not trigger a KASSERT() when destroying/detaching an interface with | Martin Pieuchot |
2015-12-09 | - pvbus on vmm(4) guests prints "OpenBSD", not vmm(4). | Reyk Floeter |
2015-12-09 | Install aliases(5), forward(5), makemap(8) and newaliases(8) manpages | Sunil Nimmagadda |
2015-12-09 | missing apostrophe; | Jason McIntyre |
2015-12-09 | document ifq_restart. or try to. | David Gwynne |
2015-12-09 | sync | Theo de Raadt |
2015-12-09 | Backport some commits from mainline linux to enable High Bit Rate 2 | Jonathan Gray |
2015-12-09 | vmm node only needs mode 600 | Theo de Raadt |
2015-12-09 | rework the if_start mpsafe serialisation so it can serialise arbitrary work | David Gwynne |
2015-12-09 | Integrate two patches originally from Daniel Micay. | Ted Unangst |
2015-12-09 | successful vmm enter/leave does not need to be reported | Theo de Raadt |
2015-12-09 | include err.h for err() | Jonathan Gray |
2015-12-09 | include unistd.h for pledge() and err.h for err.h for err() | Jonathan Gray |
2015-12-09 | Don't expose XenStore ops we don't know how to deal with | Mike Belopuhov |
2015-12-09 | add braces to correct pledge logic | Jonathan Gray |
2015-12-09 | typo fixes from unbound-1.5.7rc1 | Stuart Henderson |
2015-12-09 | doc cleanup from nsd 4.1.7rc1 | Stuart Henderson |
2015-12-09 | comment typo fixes, from nsd 4.1.7rc1 | Stuart Henderson |
2015-12-09 | xspd(4) man page | Mike Belopuhov |
2015-12-09 | xen(4) man page | Mike Belopuhov |
2015-12-08 | when checking the config file with -n don't open /dev/vmm or require root | Jonathan Gray |
2015-12-08 | make the -f option work as intended | Jonathan Gray |
2015-12-08 | Implements simple virtual device probing routine | Mike Belopuhov |
2015-07-16 | update to Unbound 1.5.4, ok florian@, looks sane deraadt@ | Stuart Henderson |
2013-11-26 | import NSD 4.0.0, tests from Dorian Büttner, Patrik Lundin, requested by b... | Stuart Henderson |
2012-03-26 | Import Unbound 1.4.16 to work on in-tree (not yet linked to the build). | Stuart Henderson |
2010-01-15 | NSD v3.2.4 | Jakob Schlyter |
2015-12-08 | Implement a function to detach emulated devices (such as an em(4) | Mike Belopuhov |
2015-12-08 | Driver for XenStore, the configuration storage | Mike Belopuhov |
2015-12-08 | Disable xspd(4) until the man page is written; noticed by reyk@ | Mike Belopuhov |
2015-12-08 | Driver for the XenSource Platform Device | Mike Belopuhov |
2015-12-08 | Add ability to establish virtual interrupts via Xen event | Mike Belopuhov |
2015-12-08 | don't need to .path ssh anymore since the file were copied | Ted Unangst |
2015-12-08 | Communicate the selected IDT vector to the Hypervisor | Mike Belopuhov |
2015-12-08 | Set up an IDT vector for Xen callbacks | Mike Belopuhov |
2015-12-08 | Allocate and hook up a "shared info page" | Mike Belopuhov |
2015-12-08 | This brings in support for Xen hypercalls via an MI interface | Mike Belopuhov |
2015-12-08 | Remove NULL-checks before free(). ok tb@ | mmcc |
2015-12-08 | Setup a hypercall page in the kernel .text segment | Mike Belopuhov |
2015-12-08 | Add vmm(4) to the list. | Reyk Floeter |
2015-12-08 | Xen basic infrastructure files and pvbus(4) attachment. | Mike Belopuhov |
2015-12-08 | tweak previous; | Jason McIntyre |
2015-12-08 | remove libexec/smtpd; | Jason McIntyre |
2015-12-08 | more better fake replies. servfail is the correct response. | Ted Unangst |
2015-12-08 | Let smtpd shutdown gracefully with a zero exit code when the priv | Sunil Nimmagadda |
2015-12-08 | When iwm(4) moves to AUTH state it asks the firmware for a "time event" to | Stefan Sperling |
2015-12-08 | sync | Theo de Raadt |
2015-12-08 | libexec/smtpd dir no longer needed; ok gilles | Theo de Raadt |