summaryrefslogtreecommitdiff
path: root/usr.sbin
AgeCommit message (Expand)Author
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
2023-09-03Use EVBUFFER_DATA instead of reaching into struct evbuffer. ok tbNicholas Marriott
2023-09-03Use EVBUFFER_DATA instead of reaching into struct evbuffer. ok tbNicholas Marriott
2023-09-02btrace(8): allow empty statements in probes.Dave Voutila
2023-09-02btrace(8): fix probe builtin in BEGIN/END.Dave Voutila
2023-09-02Fix comment about skipped interfacesKlemens Nanni
2023-09-01vmd(8): ignore masks on asserts, use synchronous deasserts.Dave Voutila
2023-08-31Add spaces for failure statusAndrew Fresh
2023-08-31Exit fw_update(8) lock_db subprocess when parent exitsAndrew Fresh
2023-08-31Improve feedback from fw_update(8)Andrew Fresh
2023-08-30fix signal reportingMarc Espie
2023-08-30Constify argument to entity_write_repo()Job Snijders
2023-08-30Fix commentsJob Snijders
2023-08-30Introduce CTL_RES_OPNOTSUPP as possible error response for bgpctl whichClaudio Jeker
2023-08-29acme-client: drop ecdsa.h, fix spacing and a typo in error messageOmar Polo
2023-08-28btrace(8): prohibit use of argN builtins in BEGIN/END.Dave Voutila
2023-08-19Copy entire st_*tim structs at once, rather than copyingPhilip Guenther
2023-08-18Fix the config parser to be able to have comment lines at middle ofYASUOKA Masahiko
2023-08-18Properly terminate the arguments for execv() with NULL.YASUOKA Masahiko
2023-08-17use "example.com" instead of "default" as server name in the variousOmar Polo
2023-08-16Backout changes for btrace(8) argN builtins.Dave Voutila
2023-08-16ASPAs are AFI-agnosticJob Snijders
2023-08-16Remove per-AFI ASPA handling in bgpd internalsClaudio Jeker
2023-08-15btrace(8): fix out of bounds read using argN in BEGIN/END.Dave Voutila
2023-08-14Check SignedData and SignerInfo versions to be 3Theo Buehler
2023-08-13btrace(8): fix yacc reduce conflicts and undefined symbol warnings.Dave Voutila
2023-08-13Add support for storing builtin TID and PID in variables.Martin Pieuchot
2023-08-13Prevent user-after/double free in map insertion.Martin Pieuchot
2023-08-11Stop down-converting to a timeval when comparing and setting times.Philip Guenther
2023-08-11msdosfs_times() doesn't need to copy timespecs onto the stack: justPhilip Guenther
2023-08-11Replace use of the old BSD st_*timespec members in struct stat withPhilip Guenther
2023-08-10Make stopped ldom utilization appear as zeroKlemens Nanni
2023-08-08Replace use of the old BSD st_*timensec members in struct stat withPhilip Guenther
2023-08-07In 2016, chat changed its syslog output for hidden strings.Philip Guenther
2023-08-04Instead of forcing a NUL into struct ctl_neighbor descr adjust theClaudio Jeker
2023-07-28bump versionSebastian Benoit
2023-07-27vmd(8): fix verbose logging in child processes.Dave Voutila
2023-07-22match AMD x86 CPUs in fw_update(8)Jonathan Gray
2023-07-20fix esoteric error message in case PackageName parses stuff to a bogusMarc Espie