plan9fox/sys/src/cmd/hjfs
cinap_lenrek feb6d6f0a3 dossrv, 9660srv, hjfs: stop *READING* standard *OUTPUT* with -s flag
with the -s flag, we should read 9P messages from
standard *INPUT* (fd 0) and write responses to
standard *OUTPUT* (fd 1).

before these servers where reading from fd 1,
assuming they where both the same files.
2020-03-07 20:27:20 +01:00
..
9p.c dossrv, 9660srv, hjfs: stop *READING* standard *OUTPUT* with -s flag 2020-03-07 20:27:20 +01:00
auth.c
buf.c
cons.c
conv.c
dat.h
dev.c
dump.c
fns.h
fs1.c
fs2.c
main.c
mkfile