summaryrefslogtreecommitdiff
path: root/sys/src/cmd/iostats.c
AgeCommit message (Expand)Author
2022-01-09iostats: bind /srv into the namespace, its magicOri Bernstein
2021-08-18exportfs, oexportfs, iostats: make -d log to stderramavect
2020-12-13iostats: dup 9p pipe to both fd 0 and fd 1 for exportfscinap_lenrek
2020-05-02make bind(2) error handling consistentcinap_lenrek
2015-07-31iostats: add -C to usagecinap_lenrek
2014-08-03iostats: properly distribute exit status and give usefull error messagescinap_lenrek
2014-08-03iostats: remove unused fcallfmt, dont leak our mount pipe end into exportfs proccinap_lenrek
2014-08-03iostats: bring back standard filedescriptor spyingcinap_lenrek
2014-08-02iostats: isolate fs from interrupt notescinap_lenrek
2014-08-02iostats: cannot spy on fd 0,1,2 as /fd is per processcinap_lenrek
2014-08-02iostats: dont prefix /bin to argv[0] when already absolute or relative pathcinap_lenrek
2014-08-02iostats: cleanup, remove bogus Maxrpc constantcinap_lenrek
2014-08-02iostats: reimplement iostats as a 9p filter instead of duplicating exportfscinap_lenrek