summaryrefslogtreecommitdiff
path: root/sys/src/cmd/hjfs/9p.c
AgeCommit message (Collapse)Author
2020-03-07dossrv, 9660srv, hjfs: stop *READING* standard *OUTPUT* with -s flagcinap_lenrek
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.
2013-01-07hjfs: disable shutdown when listening on network connectionscinap_lenrek
2013-01-07hjfs: network announce/listen supportcinap_lenrek
2012-08-08hjfs: various changesaiju
2012-08-07added hjfsaiju