summaryrefslogtreecommitdiff
path: root/sys/src/cmd/rio/fsys.c
AgeCommit message (Expand)Author
2022-09-11rio: add 'none' attach option to wsysJacob Moody
2022-08-19rio: correct tap codeJacob Moody
2022-08-15rio: add /dev/kbdtapJacob Moody
2020-12-07rio: simplify filsysinit() by using getuser(), format pid's as ulongscinap_lenrek
2020-08-01pre-lib9p servers: fix incorrect Tversion handlingkvik
2020-05-02make bind(2) error handling consistentcinap_lenrek
2017-05-07rio: implement writable and truncatable /dev/textcinap_lenrek
2016-11-17cmd: remove a bit of unused stuffftrvxmtrx
2016-07-24make error handling in 9p service loops consistentcinap_lenrek
2015-11-23rio: stop serving kbdin file (thanks eekee)cinap_lenrek
2014-10-25rio: dont serve a kbd file per window when we didnt got one from the environmentcinap_lenrek
2013-11-03rio: cleanup and error handlingcinap_lenrek
2013-11-02rio: huge simplification of flush handlingcinap_lenrek
2013-11-01rio: enforce flush reply ordering for all xfidscinap_lenrek
2013-11-01rio: properly handle follow up flushes (fixes unexpected reply tag)cinap_lenrek
2013-08-05rio: make sure flush replies are send only *after* the request got flushed or...cinap_lenrek
2013-06-16make filesystem handling of read9pmsg() consistentcinap_lenrek
2012-10-21rio: various fixescinap_lenrek
2012-05-08rio: dont list files we dont serve when reading directorycinap_lenrek
2011-11-29rio: dont serve /dev/screen from display->image, as its not updated on resize...cinap_lenrek
2011-05-11add /dev/kbd support to riocinap_lenrek
2011-03-30Import sources from 2011-03-30 iso image - libTaru Karttunen
2011-03-30Import sources from 2011-03-30 iso imageTaru Karttunen