summaryrefslogtreecommitdiff
path: root/usr.bin/snmp
AgeCommit message (Expand)Author
2019-08-14make usage() and SYNOPSIS more alikeTheo de Raadt
2019-08-13Error-index starts at 1, not 0.Martijn van Duren
2019-08-11Replace some err(1, NULL) with err(1, "malloc").Martijn van Duren
2019-08-11Cleanup usage.Martijn van Duren
2019-08-11whitespace issues like a knife in my eyesTheo de Raadt
2019-08-11error if malloc fails; ok martijnTheo de Raadt
2019-08-11ugly whitespacesTheo de Raadt
2019-08-10explicitly point out extraordinary and inconsistent syntax requirementsIngo Schwarze
2019-08-09Import snmp(1), a new snmp client which aims to be netsnmp compatible forMartijn van Duren