summaryrefslogtreecommitdiff
path: root/rc/bin/tap
AgeCommit message (Collapse)Author
2020-03-10improve usage messages (thanks henesy)Ori Bernstein
Fix inconsistencies between programs and their usage messages, correct instances where information seems to be missing or lost. This includes missing arguments, making usage consistent with manuals, and so on.
2012-11-12tap: various improvementscinap_lenrek
dont use sed pipeline for indention, cache process arguments, get process list once at start.
2012-05-26fix more enviroment pollutioncinap_lenrek
2012-03-09tap: show pipenamecinap_lenrek
2012-03-09tap: trace all pipescinap_lenrek