Age | Commit message (Expand) | Author |
2017-03-21 | From a syslog perspective it does not make sense to log fatal and | Alexander Bluhm |
2017-03-21 | From a syslog perspective it does not make sense to log fatal and | Alexander Bluhm |
2017-03-21 | Fix two errors in NS8250 (UART) emulation. The first error zeroed out the | Mike Larkin |
2017-03-20 | send proposals | Florian Obser |
2017-03-20 | simplify control socket path handling; sync from netcfgd by krw@ | Florian Obser |
2017-03-20 | Simplify cron(8) job example. | Antoine Jacoutot |
2017-03-20 | Add command line option -f to specify alternative config file. | Alexander Bluhm |
2017-03-19 | Don't identify the MC146818 RTC as operating in binary mode when we are really | Mike Larkin |
2017-03-19 | Emulated i8253 should not start out in TIMER_RATEGEN mode on boot | Mike Larkin |
2017-03-19 | generate and show addresses from announced prefix | Florian Obser |
2017-03-19 | introduce & use update_iface() function, we need the full song & dance | Florian Obser |
2017-03-19 | Get and display link local address, needed to generate addresses from | Florian Obser |
2017-03-19 | tweaks; ok florian | Jason McIntyre |
2017-03-19 | Handle master/slave PIC vector base properly. OpenBSD uses 0x20/0x28 | Mike Larkin |
2017-03-19 | Convert some log_warn into log_warnx, and provide pic names (master,slave) | Mike Larkin |
2017-03-18 | switch to _slaacd user now that we have it | Florian Obser |
2017-03-18 | Add slaacd, a Stateless Address AutoConfiguration Daemon. | Florian Obser |
2017-03-17 | switch to recallocarray() and remove useless pre-allocation. | Eric Faurot |
2017-03-17 | realloc() -> recallocarray(). | Eric Faurot |
2017-03-17 | Enable dhcrelay6(8). | Rafael Zalamena |
2017-03-17 | various tweaks; ok rzalamena | Jason McIntyre |
2017-03-17 | Import the DHCPv6 relay implementation. | Rafael Zalamena |
2017-03-16 | Start to replace the home grown syslogd(8) internal debug and logging | Alexander Bluhm |
2017-03-16 | Print PCIe Extended Capabilities, from Simon Mages | Theo de Raadt |
2017-03-16 | Convert the global variable fd_tls to a local one. Use separate | Alexander Bluhm |
2017-03-16 | tied files should be treated like deleted files wrt checksums. | Marc Espie |
2017-03-16 | There was a file descripotor leak in the syslogd(8) ttymsg() error | Alexander Bluhm |
2017-03-16 | Expand $HTTP_HOST in redirects. | Florian Obser |
2017-03-16 | Move the server struct to header file and make it compatible with IPv6. | Rafael Zalamena |
2017-03-15 | More fixes for starting and stopping VMs, fixing fallout from vm_running. | Reyk Floeter |
2017-03-15 | Improve vmmci(4) shutdown and reboot. | Reyk Floeter |
2017-03-15 | Print "-" if the tty name is empty. | Reyk Floeter |
2017-03-15 | Close the tty if the VM was powered down. | Reyk Floeter |
2017-03-15 | Improve the interface and addresses discovery code and prepare to | Rafael Zalamena |
2017-03-15 | Don't terminate vmd(8) when we lost the control connection. | Reyk Floeter |
2017-03-14 | a few more characters that are safe to print | Marc Espie |
2017-03-14 | KNF spacing is more important than long lines | Theo de Raadt |
2017-03-14 | Remove some global variables that are not being used. | Rafael Zalamena |
2017-03-13 | Fix typo in FILES section | Jeremie Courreges-Anglas |
2017-03-13 | Add OpenBSD RCS id. | Alexander Bluhm |
2017-03-13 | fix usage order, as reminded by jmc@ | Marc Espie |
2017-03-11 | more consistency on .Fl ... Ns Ar lines, requested by jmc@ | Ingo Schwarze |
2017-03-11 | Make spacing after -D consistent. | Ingo Schwarze |
2017-03-11 | compute_digest already clones object's class, no need to ref here. | Marc Espie |
2017-03-11 | document recent changes. | Marc Espie |
2017-03-11 | tweak %m to expand to %c, and make %c more magical: | Marc Espie |
2017-03-10 | Sync from relayd: DELETE can have a body. | Reyk Floeter |
2017-03-10 | DELETE can have a body. | Reyk Floeter |
2017-03-09 | take the checksum part out of line. | Marc Espie |
2017-03-09 | tweak installurl code to return a single string that gets parsed | Marc Espie |