Age | Commit message (Expand) | Author |
2017-01-19 | Export the host time to the guest, add it as a timedelta sensor in vmmci(4) | Reyk Floeter |
2017-01-19 | ls_missing(): as a precaution, don't output anything on stdout when running | Antoine Jacoutot |
2017-01-19 | Use the _syspatch user. | Antoine Jacoutot |
2017-01-19 | Drop the _FETCH variable. It's useless, we are using ftp(1) specific options | Antoine Jacoutot |
2017-01-19 | Enable building wsfontload on Loongson. | Frederic Cambus |
2017-01-18 | Fixup a typo and provide an example for Hyper-V | Mike Belopuhov |
2017-01-18 | while a u_int is large enough for 32bit-asns, it is not big enough for | Peter Hessler |
2017-01-17 | Nuke some whitespace that keeps poking me in the eye as I try to | Kenneth R Westerback |
2017-01-17 | Nuke some whitespace that keeps poking me in the eye as I try to | Kenneth R Westerback |
2017-01-17 | Keep track of dead peers instead of freeing them right away. | Jeremie Courreges-Anglas |
2017-01-17 | Fix OXM parser for set-field messages. Found it the hardway while | Rafael Zalamena |
2017-01-17 | regen | Florian Obser |
2017-01-17 | Update to nsd 4.1.14 | Florian Obser |
2013-11-26 | import NSD 4.0.0, tests from Dorian Büttner, Patrik Lundin, requested by b... | Stuart Henderson |
2017-01-16 | pasto; snmpd->switchd in sample "include" line. ok reyk@ | Stuart Henderson |
2017-01-15 | fix typo; from semarie | Theo de Raadt |
2017-01-13 | Make it possible to remove VMs from vmd(8)'s internal queue. | Edd Barrett |
2017-01-13 | Add support for draft-ietf-idr-shutdown | Peter Hessler |
2017-01-13 | traceroute never sees a timeout when poll(2) returns when it receives | Florian Obser |
2017-01-13 | I accidentally committed three lines from the future. | Reyk Floeter |
2017-01-13 | Mention attempted graceful shutdown and vmmci(4) | Reyk Floeter |
2017-01-13 | Add host side of vmmci(4) to vmd(8). | Reyk Floeter |
2017-01-11 | Add imsg communication channel between vmd and invividual VMs. | Reyk Floeter |
2017-01-11 | Match what the installer does: | Antoine Jacoutot |
2017-01-11 | Instead of checking if /etc/X11 is around to know whether the xbase set | Antoine Jacoutot |
2017-01-11 | Drop FTP_KEEPALIVE, it's unused. | Antoine Jacoutot |
2017-01-09 | Rename control_dispatch_vmm to control_dispatch_vmd to reflect reality. | Reyk Floeter |
2017-01-09 | log_verbose() -> log_setverbose() | Reyk Floeter |
2017-01-09 | Stop accessing verbose and debug variables from log.c directly. | Reyk Floeter |
2017-01-09 | Replace hand-rolled for(;;) traversal of ctl_conns TAILQ with | Kenneth R Westerback |
2017-01-09 | smtpd joins the 7 other daemons that share the same log.c file. | Reyk Floeter |
2017-01-08 | Replace hand-rolled for(;;) traversal of ctl_conns TAILQ with | Kenneth R Westerback |
2017-01-08 | Reduce "vmd -v" spam a bit by not printing useless exit information. These | Mike Larkin |
2017-01-08 | Sync log.c with the latest version from vmd/log.c that preserves errno | Reyk Floeter |
2017-01-08 | delete three macro lines that have no effect, found with mandoc -Tlint | Ingo Schwarze |
2017-01-08 | add missing .An macros | Ingo Schwarze |
2017-01-05 | Replace hand-rolled for(;;) emptying of 'symhead' TAILQ with more | Kenneth R Westerback |
2017-01-05 | Replace symset()'s hand-rolled for(;;) traversal of 'symhead' TAILQ | Kenneth R Westerback |
2017-01-04 | s/Signaled/Signalled/ | David Gwynne |
2017-01-03 | document forward(5); from mk | Jason McIntyre |
2017-01-02 | Syslogd accepted network input only for either IPv4 or IPv6. To | Alexander Bluhm |
2017-01-01 | Hyphenate compound adjectives 'up-to-date', 'out-of-date' and 'well-known' | Theo Buehler |
2016-12-31 | The syspatch test repo can now be accessed over https. | Antoine Jacoutot |
2016-12-30 | When syslogd received a SIGHUP during startup, it died instead of | Alexander Bluhm |
2016-12-30 | markup from jan stary; | Jason McIntyre |
2016-12-28 | fix the remaining cases of .Xr with only one argument | Ingo Schwarze |
2016-12-27 | If syslogd was started with a relative path, the program could not | Alexander Bluhm |
2016-12-27 | Replace struct rroute with struct kroute, as done in ospfd | Jeremie Courreges-Anglas |
2016-12-27 | struct rroute has been removed, rename variables. | Jeremie Courreges-Anglas |
2016-12-26 | Typo, "more then" -> "more than" | Jeremie Courreges-Anglas |