index
:
plan9front.git
cosa
front
gicv2
gicvn
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
src
/
cmd
/
iostats.c
Age
Commit message (
Expand
)
Author
2022-01-09
iostats: bind /srv into the namespace, its magic
Ori Bernstein
2021-08-18
exportfs, oexportfs, iostats: make -d log to stderr
amavect
2020-12-13
iostats: dup 9p pipe to both fd 0 and fd 1 for exportfs
cinap_lenrek
2020-05-02
make bind(2) error handling consistent
cinap_lenrek
2015-07-31
iostats: add -C to usage
cinap_lenrek
2014-08-03
iostats: properly distribute exit status and give usefull error messages
cinap_lenrek
2014-08-03
iostats: remove unused fcallfmt, dont leak our mount pipe end into exportfs proc
cinap_lenrek
2014-08-03
iostats: bring back standard filedescriptor spying
cinap_lenrek
2014-08-02
iostats: isolate fs from interrupt notes
cinap_lenrek
2014-08-02
iostats: cannot spy on fd 0,1,2 as /fd is per process
cinap_lenrek
2014-08-02
iostats: dont prefix /bin to argv[0] when already absolute or relative path
cinap_lenrek
2014-08-02
iostats: cleanup, remove bogus Maxrpc constant
cinap_lenrek
2014-08-02
iostats: reimplement iostats as a 9p filter instead of duplicating exportfs
cinap_lenrek