summaryrefslogtreecommitdiff
path: root/usr.sbin
AgeCommit message (Expand)Author
2022-09-15Make kroute_matchgw() also work with connected routes.Claudio Jeker
2022-09-14Backout "Reflect script failure in exit code"Klemens Nanni
2022-09-13Add (partial) support for agentx in vmd.Martijn van Duren
2022-09-13varbind was designed to allow both a ber NULL and a NULL pointer forMartijn van Duren
2022-09-13document "configtest" in SYNOPSIS; from andreiJason McIntyre
2022-09-12Bump version for upcoming -portable releaseClaudio Jeker
2022-09-12Introduce tree walkers that only walk a subtree of the RIB.Claudio Jeker
2022-09-11When looking up a symble using kvm_nlist(3), we need to prepend anMark Kettenis
2022-09-11Fix build after previousMiod Vallat
2022-09-11.Li -> .Vt where appropriate;Jason McIntyre
2022-09-10apm(1): Display unknown recharge time estimate instead of -1Stefan Hagen
2022-09-10wireless LANS -> wireless LANsJonathan Gray
2022-09-09Reflect script failure in exit codeKlemens Nanni
2022-09-09Implement the F_SHORTER filter by doing explicit lookups for each possibleClaudio Jeker
2022-09-09Bump version to 8.0Claudio Jeker
2022-09-09Adjust chunked encoding handling.Claudio Jeker
2022-09-08In http_get_line() additionally strip any trailing space or tab from lines.Claudio Jeker
2022-09-08Adjust HTTP header parsing to follow RFC more closely.Claudio Jeker
2022-09-07Fix passing explicit stage filesKlemens Nanni
2022-09-06Properly free memory in filemodeJob Snijders
2022-09-05Update to most recent specJob Snijders
2022-09-05Reset provider in each iterationTheo Buehler
2022-09-05Don't leak cert in aspa_parse()Theo Buehler
2022-09-05Fix -r on multi-chunk softraid volumesKlemens Nanni
2022-09-03Properly free() crl & auth tree in parser processJob Snijders
2022-09-03Move the daemon() call in the parent process from after forking theSebastian Benoit
2022-09-03Fix passing explicit stage filesKlemens Nanni
2022-09-03Clarify warningJob Snijders
2022-09-03Don't doublecheck whether the RSC eContent Resourceblock contains inherit ele...Job Snijders
2022-09-03Introduce x509_any_inherit() for objects which may not have inherit elementsJob Snijders
2022-09-03Add the repoid of the cert in the cert struct. This way it is possibleClaudio Jeker
2022-09-03Allow multiple X.509 locationsTheo Buehler
2022-09-03Move non-inheritance check for BGPsec certs into cert_parse_pre()Theo Buehler
2022-09-03Clarify timeout/deadlineJob Snijders
2022-09-03Move the repo lookup into queue_from_mft()Claudio Jeker
2022-09-02Introduce a deadline timer that aborts all repository syncs.Claudio Jeker
2022-09-02vmd(8): compute i8254 read-back command latch from singular timestampScott Soule Cheloha
2022-09-02Fix over long linesClaudio Jeker
2022-09-02Use the abort commands when a repo timeout happens. This is cleanerClaudio Jeker
2022-09-02Implement RRDP_ABORT, a message to abort a inflight RRDP request.Claudio Jeker
2022-09-02rrdp_new() need not return the structTheo Buehler
2022-09-02extra newlineClaudio Jeker
2022-09-02Move mkpath logic after checking for 'noop' to prevent creation of directorie...Job Snijders
2022-09-02Rework the rsync proc code. Use a proper queue of requests and enforceClaudio Jeker
2022-09-02Make newer mime type definitions take precedence over existing ones.Sebastian Benoit
2022-09-01Zap IRR RFC reference for the 'bgpctl irrfilter' command which was deprecated...Job Snijders
2022-09-01vmm(4): send all port io emulation to userlandDave Voutila
2022-09-01ugly whitespaceTheo Buehler
2022-09-01fix unveil(2) in vmctl(8), unix socket needs :w:Sebastian Benoit
2022-09-01Add privilege separation to snmpd.Martijn van Duren