]> git.lizzy.rs Git - plan9front.git/history - sys/src/cmd/iostats.c
audiohda: fix syntax error
[plan9front.git] / sys / src / cmd / iostats.c
2021-08-18 amavectexportfs, oexportfs, iostats: make -d log to stderr
2020-12-15 Alex Musolinomerge
2020-12-13 cinap_lenrekiostats: dup 9p pipe to both fd 0 and fd 1 for exportfs
2020-05-02 cinap_lenrekmake bind(2) error handling consistent
2015-07-31 cinap_lenrekiostats: add -C to usage
2014-09-27 aijumerge
2014-08-03 cinap_lenrekiostats: properly distribute exit status and give usefu...
2014-08-03 cinap_lenrekiostats: remove unused fcallfmt, dont leak our mount...
2014-08-03 cinap_lenrekiostats: bring back standard filedescriptor spying
2014-08-02 cinap_lenrekiostats: isolate fs from interrupt notes
2014-08-02 cinap_lenrekiostats: cannot spy on fd 0,1,2 as /fd is per process
2014-08-02 cinap_lenrekiostats: dont prefix /bin to argv[0] when already absol...
2014-08-02 cinap_lenrekiostats: cleanup, remove bogus Maxrpc constant
2014-08-02 cinap_lenrekiostats: reimplement iostats as a 9p filter instead...