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