summaryrefslogtreecommitdiff
path: root/usr.sbin
AgeCommit message (Expand)Author
2020-03-16fix cast in isdigit() calls.Sebastian Benoit
2020-03-16The assumption that in roa tables a prefix / source-as combo only appearsClaudio Jeker
2020-03-16Fix affectation that should be conditionnal tests inside asserts.Martin Pieuchot
2020-03-15Add missing casts to unsigned char when using ctype(3).Todd C. Miller
2020-03-13Block autoaction after it kicks in, until 60 seconds after resumeJeremie Courreges-Anglas
2020-03-11fix spelling of IMSG_VMDOP_TERMINATE_VM_RESPONSE in commentJasper Lievisse Adriaanse
2020-03-11Make traphandler_parse also set vbinds for SNMPv1 traps.Martijn van Duren
2020-03-10Narrow the visibility of some functions and variables local to output.cJeremie Courreges-Anglas
2020-03-09Ensure that we properly flush, close and rename temporary output filesJeremie Courreges-Anglas
2020-03-09logx->warn, we want to know why operations on output files failedJeremie Courreges-Anglas
2020-03-09Recommit, now that we found out how to fix the BIOS related issues: goOtto Moerbeek
2020-03-08Rewrite qp_encoded_write.Martijn van Duren
2020-03-07Initialise only the components list for "list-io"kn
2020-03-07Revert previous, there are BIOS that do not like these changes.Otto Moerbeek
2020-03-06Sync manpage to new default valuejob
2020-03-06Change default table name for BIRD to something that is more easily identifab...job
2020-03-06generate 3 different outputs for BIRD:Sebastian Benoit
2020-03-05Fix ldapd datadir location.Martijn van Duren
2020-02-28Adapt biosboot(8) so it can read boot(8) from an ffs2 filesystem.Otto Moerbeek
2020-02-26ugly spaces offended meTheo de Raadt
2020-02-25fsqueue_envelope_dump() returns 0 on temporary failure, not -1.Todd C. Miller
2020-02-25httpd: allow $REQUEST_SCHEME in redirect targets, ok jung@ florian@Stuart Henderson
2020-02-25sort previous, and shorten the text; ok dlg yasuokaJason McIntyre
2020-02-24Cast argument of ctype(3) macros to unsigned char, not int.Todd C. Miller
2020-02-24Bump version to 6.6.4 for errata and to match -portable.Todd C. Miller
2020-02-24Fix two security vulnerabilities discovered by Qualys.Todd C. Miller
2020-02-24Fix typojob
2020-02-24extend decoding of control transfers:Jasper Lievisse Adriaanse
2020-02-24add retries and timeouts for test packets.David Gwynne
2020-02-22fix a crash when printing the contents of a malformed packet where the packetJasper Lievisse Adriaanse
2020-02-21Support devaliases for vnetkn
2020-02-21Actually pass devalias from parser to configkn
2020-02-20Support devaliases for vdiskkn
2020-02-20vnet does not take curly braceskn
2020-02-20document no debugMarc Espie
2020-02-20forgot to actually put "nodebug" in stateMarc Espie
2020-02-20make shell "with debug info" by default and add a bit of code to markMarc Espie
2020-02-20Typo in log messageOtto Moerbeek
2020-02-19document new option comboMarc Espie
2020-02-19refactor opt('Q') into its own codeMarc Espie
2020-02-19allow search objects to say "keep_all" and make PackageRepositoryListsMarc Espie
2020-02-19Separate singular and pluralMarc Espie
2020-02-18have description of -Q match realityMarc Espie
2020-02-18Further unify apm events and timeout polling codeJeremie Courreges-Anglas
2020-02-17future replacement for PackageInfo.pmMarc Espie
2020-02-17Bring ospf6d closer to ospfddenis
2020-02-16Tag "neighbor" and "group" keywords at their definitionskn
2020-02-16Backout "DHCP is configured on the first interface only"kn
2020-02-15DHCP is configured on the first interface onlykn
2020-02-14Don't log a generr in stats when there is no error.Martijn van Duren