Age | Commit message (Expand) | Author |
2017-10-04 | Fix pledge(2) usage | Jeremie Courreges-Anglas |
2017-10-04 | Don't try to handle IPv4-compatible IPv6 addresses | Jeremie Courreges-Anglas |
2017-10-04 | inetd actually supports stream and datagram sockets only | Jeremie Courreges-Anglas |
2017-10-04 | inetd needs cpath pledge to unlink unix socket at program termination. | Sebastian Benoit |
2017-10-02 | Also ignore "Can't assign requested address" error when sendto(2) | Alexander Bluhm |
2017-09-29 | update to unbound-1.6.6, ok florian | Stuart Henderson |
2012-03-26 | Import Unbound 1.4.16 to work on in-tree (not yet linked to the build). | Stuart Henderson |
2017-09-27 | config -e's adds new devices to an extra locator array, which is accounted | Theo de Raadt |
2017-09-27 | Document how ioctl(2) LIOCSFD on /dev/klog registers a socket pair | Alexander Bluhm |
2017-09-25 | Mark error() as __dead so clang doesn't report | Kenneth R Westerback |
2017-09-23 | The relayd regression tests for chunked HTTP traffic were failing | Alexander Bluhm |
2017-09-21 | word fix; from tom smyth | Jason McIntyre |
2017-09-20 | Avoid overflow/truncation during string->integer converion by eliminating | Philip Guenther |
2017-09-19 | Clarify a wrong conditional, found by jsg. | Mike Larkin |
2017-09-18 | document @version | Marc Espie |
2017-09-18 | better diagnostics | Marc Espie |
2017-09-18 | -V option for pkg_create and incorporate version into signatures. | Marc Espie |
2017-09-18 | protect i8259 state with a mutex. | David Gwynne |
2017-09-17 | syslogd has special code to report errors before it has been | Alexander Bluhm |
2017-09-17 | vmd: send/recv pci config space instead of recreating pci devices on receive | pd |
2017-09-17 | vmd: re add rtc.per and rtc.sec evtimers on receive | pd |
2017-09-17 | When writing local output, syslogd ignores EAGAIN. Unfortunately | Alexander Bluhm |
2017-09-16 | we already have a comparison function for libobjects, so move it up to | Marc Espie |
2017-09-16 | recognize @version, to be used for a system-wide version marker | Marc Espie |
2017-09-15 | move the envelope handling code to its own function to clarify the | Eric Faurot |
2017-09-15 | port taskqs to vmd for use in future work on virtio devices | David Gwynne |
2017-09-15 | vmd: improve a debug message with more information | Mike Larkin |
2017-09-15 | vmd: emulate UART scratch register, seems to be required by GRUB and | Mike Larkin |
2017-09-14 | fix accounting for received prefixes per neighbor | Peter Hessler |
2017-09-14 | clarify that slaacd is a client; Xr to rtadvd. feedback/ok benno jmc | Stuart Henderson |
2017-09-14 | spacing | Reyk Floeter |
2017-09-14 | Differentiate between a style string not being specified and an empty | Jonathan Gray |
2017-09-12 | In the default configuration syslogd(8) kept two *:514 UDP sockets | Alexander Bluhm |
2017-09-11 | add functions to provide direct access to guest memory as vmd addresses | David Gwynne |
2017-09-11 | bring SET, CLR, and ISSET macros in | David Gwynne |
2017-09-11 | remove dead code. | Eric Faurot |
2017-09-10 | Assorted simple improvements: | Ingo Schwarze |
2017-09-08 | Whoops, remove extra include. | Bryan Steele |
2017-09-08 | fork+exec model for tcpdump(8); re-exec the privileged child after fork | Bryan Steele |
2017-09-08 | remove more filter-related cruft | Eric Faurot |
2017-09-08 | use plain values for transaction error codes rather than a bitmask. | Eric Faurot |
2017-09-08 | better VM termination handling. | Mike Larkin |
2017-09-08 | fix a wrong comment. | Mike Larkin |
2017-09-08 | vmctl: style cleanup - spaces vs tabs. | Mike Larkin |
2017-09-08 | vmd: add more explanatory log_debug messages | Mike Larkin |
2017-09-08 | vmd: handle queue index wraparound in viornd. Without this, openbsd guests | Mike Larkin |
2017-09-07 | unifdef some ancient COMPAT code that's not used. 500 byte blocks! | Ted Unangst |
2017-09-06 | ntpd has been on by default for over two years now, so rework | Jason McIntyre |
2017-09-05 | Detail how VM guests acquire a nameserver for local interfaces. | Edd Barrett |
2017-09-05 | Add HISTORY and AUTHORS, using hints from miod@ and my own research. | Ingo Schwarze |