summaryrefslogtreecommitdiff
path: root/usr.sbin
AgeCommit message (Expand)Author
2019-12-09Initialize length of uptime and trapoid for trap_agentx.Martijn van Duren
2019-12-09update the example default config to use "from local" too; from myportslistJason McIntyre
2019-12-08Fully reinstate revision 1.21. Apparently, revision 1.22 (part ofTheo Buehler
2019-12-08More compact two column format for first section of status display; useOtto Moerbeek
2019-12-08close the gap for the "final" hint that did not install debug packagesMarc Espie
2019-12-08have DEBUG_PKG_CACHE also apply to already installed packages, toMarc Espie
2019-12-08Turn opportunistic DoT into their own strategies.Florian Obser
2019-12-06Add missing "and"kn
2019-12-06add -d to usage();Jason McIntyre
2019-12-06Histogram header formatting tweaks; ok florian@Otto Moerbeek
2019-12-06Don't hardcode the cache directory for rpki-client. If started as rootClaudio Jeker
2019-12-05revert previous; ingo said itJason McIntyre
2019-12-05replace "Pf < ... Ns >" with Aq; tidy up lists a little;Jason McIntyre
2019-12-05tweak the FILTERING text a little; ok gillesJason McIntyre
2019-12-05No need to unveil(NULL, NULL) right before pledge "stdio rpath".Theo Buehler
2019-12-04use return x; instead of return (x);, like all other files here.Sebastian Benoit
2019-12-04reduce includes to the required minimum.Sebastian Benoit
2019-12-04Rework rpki-client documentationjob
2019-12-04split output management code into seperate file. iterate over outputTheo de Raadt
2019-12-04explicitly say you're not allowed to insert most of these yourselfMarc Espie
2019-12-04document DEBUG_PKG_CACHEMarc Espie
2019-12-04add DEBUG_PKG_CACHE functionality. Doesn't interfere with normal operation.Marc Espie
2019-12-04allow error to be passed along, in case we need to save $? for laterMarc Espie
2019-12-03"variable name=value" can be used multiple timeskn
2019-12-03don't crash with *NULL if user does not existTheo de Raadt
2019-12-03nicer learned resolver formatingFlorian Obser
2019-12-03No more status subcommands; ok florian@Otto Moerbeek
2019-12-03add support for printing RFC 8300 Network Service Header (NSH)David Gwynne
2019-12-02add support for VXLAN-GPE as per draft-ietf-nvo3-vxlan-gpe-08.David Gwynne
2019-12-02the dhcp6 printing doesn't need these files anymore.David Gwynne
2019-12-02rewrite dhcpv6 parsing so it follows the rfc, not an incompat draft.David Gwynne
2019-12-02Revert "timeout(9): switch to tickless backend"cheloha
2019-12-02Add an "all" mode for status and a much more compact and readable histogramOtto Moerbeek
2019-12-02output_createtmp() remembers the true name, so output_finish() does notTheo de Raadt
2019-12-02linewrap usageTheo de Raadt
2019-12-02missing | leads to incompete resultsTheo de Raadt
2019-12-01Simplify sets directory check and creation (/home/_syspatch).Antoine Jacoutot
2019-11-30- no -r optionJason McIntyre
2019-11-30unveil(2) /dev with read permissions since it's the only directory usbdevs(8)Ricardo Mestre
2019-11-30pcidump(8) only opens devices in O_RDONLY from /dev, and additionally writes aRicardo Mestre
2019-11-30Add create-vdisk commandkn
2019-11-30Document new flag and output arrangement betterTheo de Raadt
2019-11-30Tweak rpki-client to create all 4 output file formats from a singleTheo de Raadt
2019-11-30Revert previous - the stability was not as improved as we had thought andMike Larkin
2019-11-29Use X509_STORE_CTX_set_flags() instead of doing the same thing by handClaudio Jeker
2019-11-29correct order of region bits for -a case: rwxSepcTheo de Raadt
2019-11-29Restore the previous behaiviour of not checking the crl for the mft.Sebastian Benoit
2019-11-29remove two items from the todo listSebastian Benoit
2019-11-29... and fix the compile.Sebastian Benoit
2019-11-29bring back CRL checks, noted by claudio@Sebastian Benoit