Age | Commit message (Expand) | Author |
2023-10-07 | with firmware known, recognize that we couldn't find any update at all | Marc Espie |
2023-10-07 | track firmware separately, since those will appear as uptodate for us | Marc Espie |
2023-10-07 | use more specific regression testing knob | Marc Espie |
2023-10-06 | add -v to usage(); | Jason McIntyre |
2023-10-05 | Do log output to stderr while running dhcpd(8) in foreground to make | Vitaliy Makkoveev |
2023-10-02 | bump version | Claudio Jeker |
2023-09-29 | bump version to 7.4.0 | Omar Polo |
2023-09-28 | Prep for OpenBGPD 8.2 | Claudio Jeker |
2023-09-28 | Enforce NUL termination of the neighbor shutdown reason sent from | Claudio Jeker |
2023-09-28 | Don't register firmware already in /var/db/pkg | Andrew Fresh |
2023-09-28 | Exit successfully at the end of fw_update | Andrew Fresh |
2023-09-28 | Download firmware to LOCALSRC when using filenames | Andrew Fresh |
2023-09-26 | vmd(8): disambiguate log messages per vm and device. | Dave Voutila |
2023-09-26 | vmd(8): fix vm pause deadlock. | Dave Voutila |
2023-09-25 | rpki-client: mechanical rename of some variables | Theo Buehler |
2023-09-25 | rpki-client: Refactor sbgp_assysnum() and sbgp_addrblk() | Theo Buehler |
2023-09-25 | Pass the talid to various parse functions | Theo Buehler |
2023-09-25 | Introduce ip_addr_range_print() to avoid code repetition | Job Snijders |
2023-09-23 | vmd(8): correct log messages, no functional change. | Dave Voutila |
2023-09-23 | vmd(8): log vmd's vm id, not vmm's in vcpu_run_loop. | Dave Voutila |
2023-09-16 | forgot to kill that | Marc Espie |
2023-09-15 | Also update usage() to include [-p file]. | Claudio Jeker |
2023-09-15 | Even if support for utsack is very limited, document the option needed. | Claudio Jeker |
2023-09-14 | satisfy non-c99 compilers | Theo de Raadt |
2023-09-14 | Instead of ld -dc use ld -d, supported by both ld.bfd and ld.lld >= 15 | Jeremie Courreges-Anglas |
2023-09-14 | vmd(8)/vioblk: use zero-copy approach & vectored io. | Dave Voutila |
2023-09-14 | Clarify the interval after 30sec. | YASUOKA Masahiko |
2023-09-14 | Revert the previous. It was committed by my mistake. | YASUOKA Masahiko |
2023-09-14 | Clarify the interval after 30sec. | YASUOKA Masahiko |
2023-09-13 | Properly evaluate variables when inserting them into a map. | Martin Pieuchot |
2023-09-12 | Ensure the X.509 Subject only contains commonName and optionally serialNumber | Job Snijders |
2023-09-12 | is is -> is | Jonathan Gray |
2023-09-11 | Implement tuples, needed to export per-CPU scheduling data. | Martin Pieuchot |
2023-09-11 | Check if the avp->length is not broken. Also make sure that | YASUOKA Masahiko |
2023-09-11 | Improve handling of ENOBUFS by not running in a tight loop forever. | Florian Obser |
2023-09-08 | Add request or response decoration feature which is used through the | YASUOKA Masahiko |
2023-09-06 | Correct error message: vionet -> vioblk. No functional change. | Dave Voutila |
2023-09-06 | vmd(8): clean up struct ioinfo. | Dave Voutila |
2023-09-06 | use ansi function decls | Jonathan Gray |
2023-09-06 | use ansi function decls | Jonathan Gray |
2023-09-06 | Add missing <sys/time.h> include for timespecsub() | Claudio Jeker |
2023-09-06 | remove doubled entry in config.h.in | Stuart Henderson |
2023-09-06 | regen | Stuart Henderson |
2023-09-06 | remove extra blank line to reduce changes to upstream in a locally-patched file | Stuart Henderson |
2023-09-06 | whitespace fixes, problem with util/tube.c pointed out by jsg (probably | Stuart Henderson |
2023-09-06 | use ansi function decls | Jonathan Gray |
2023-09-06 | remove unused variable | Jonathan Gray |
2023-09-06 | vmm(4)/vmd(8): include pending interrupt in vm_run_parmams. | Dave Voutila |
2023-09-05 | function definitions without prototypes are deprecated, so shut clang16 up | Robert Nagy |
2023-09-05 | oops, forgot to rm these before cvs import | Stuart Henderson |