summaryrefslogtreecommitdiff
path: root/usr.sbin
AgeCommit message (Expand)Author
2023-09-26vmd(8): disambiguate log messages per vm and device.Dave Voutila
2023-09-26vmd(8): fix vm pause deadlock.Dave Voutila
2023-09-25rpki-client: mechanical rename of some variablesTheo Buehler
2023-09-25rpki-client: Refactor sbgp_assysnum() and sbgp_addrblk()Theo Buehler
2023-09-25Pass the talid to various parse functionsTheo Buehler
2023-09-25Introduce ip_addr_range_print() to avoid code repetitionJob Snijders
2023-09-23vmd(8): correct log messages, no functional change.Dave Voutila
2023-09-23vmd(8): log vmd's vm id, not vmm's in vcpu_run_loop.Dave Voutila
2023-09-16forgot to kill thatMarc Espie
2023-09-15Also update usage() to include [-p file].Claudio Jeker
2023-09-15Even if support for utsack is very limited, document the option needed.Claudio Jeker
2023-09-14satisfy non-c99 compilersTheo de Raadt
2023-09-14Instead of ld -dc use ld -d, supported by both ld.bfd and ld.lld >= 15Jeremie Courreges-Anglas
2023-09-14vmd(8)/vioblk: use zero-copy approach & vectored io.Dave Voutila
2023-09-14Clarify the interval after 30sec.YASUOKA Masahiko
2023-09-14Revert the previous. It was committed by my mistake.YASUOKA Masahiko
2023-09-14Clarify the interval after 30sec.YASUOKA Masahiko
2023-09-13Properly evaluate variables when inserting them into a map.Martin Pieuchot
2023-09-12Ensure the X.509 Subject only contains commonName and optionally serialNumberJob Snijders
2023-09-12is is -> isJonathan Gray
2023-09-11Implement tuples, needed to export per-CPU scheduling data.Martin Pieuchot
2023-09-11Check if the avp->length is not broken. Also make sure thatYASUOKA Masahiko
2023-09-11Improve handling of ENOBUFS by not running in a tight loop forever.Florian Obser
2023-09-08Add request or response decoration feature which is used through theYASUOKA Masahiko
2023-09-06Correct error message: vionet -> vioblk. No functional change.Dave Voutila
2023-09-06vmd(8): clean up struct ioinfo.Dave Voutila
2023-09-06use ansi function declsJonathan Gray
2023-09-06use ansi function declsJonathan Gray
2023-09-06Add missing <sys/time.h> include for timespecsub()Claudio Jeker
2023-09-06remove doubled entry in config.h.inStuart Henderson
2023-09-06regenStuart Henderson
2023-09-06remove extra blank line to reduce changes to upstream in a locally-patched fileStuart Henderson
2023-09-06whitespace fixes, problem with util/tube.c pointed out by jsg (probablyStuart Henderson
2023-09-06use ansi function declsJonathan Gray
2023-09-06remove unused variableJonathan Gray
2023-09-06vmm(4)/vmd(8): include pending interrupt in vm_run_parmams.Dave Voutila
2023-09-05function definitions without prototypes are deprecated, so shut clang16 upRobert Nagy
2023-09-05oops, forgot to rm these before cvs importStuart Henderson
2023-09-05merge unbound-1.18.0Stuart Henderson
2023-09-05import unbound 1.18.0, ok florianStuart Henderson
2023-09-05Refuse an incomplete config, an authentication block which doesn'tYASUOKA Masahiko
2023-09-04Revert previous. It caused the stdio of the modules be NONBLOCK.YASUOKA Masahiko
2023-09-04rework DESCRIPTION for readability. put the BOOTP stuff in its ownJason McIntyre
2023-09-04Don't surround by "" at much as possible.YASUOKA Masahiko
2023-09-04Specify SOCK_NONBLOCK for socketpair(2) instead of fcntl(2).YASUOKA Masahiko
2023-09-04Don't return an extra OK message. Also call module_destroy() whenYASUOKA Masahiko
2023-09-03Allow UDP for built-in inetd(8) services on 127.0.0.1.Alexander Bluhm
2023-09-03Document rdomain-related behaviour of dhcpd(8).Stefan Sperling
2023-09-03Shuffle the order in which Manifest entries are processedJob Snijders
2023-09-03Let builtin process names be stored in maps as string.Martin Pieuchot