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
/
lib9p
/
srv.c
Age
Commit message (
Expand
)
Author
2022-12-12
lib9p: e*9p error tidy
Jacob Moody
2022-11-01
lib9p: fix missing newlines in fprint()
cinap_lenrek
2021-05-01
lib9p: remove unneccesary headers
cinap_lenrek
2021-05-01
lib9p: expose Srv.forker handler and srvforker(), threadsrvforker() and threa...
cinap_lenrek
2020-04-27
lib9p: reject reads on closed fids and writes on directories
cinap_lenrek
2020-03-08
lib9p: implement automatic remove-on-close cleanup in postsharesrv(), remove ...
cinap_lenrek
2020-03-07
lib9p: fix typo
cinap_lenrek
2020-03-07
lib9p: zero out per connection state in Srv template for listensrv()
cinap_lenrek
2019-03-01
lib9p: fix zero msize abort() due to unknown version (thanks kivik)
cinap_lenrek
2017-04-30
lib9p: allow rewinding in 9pfile directories
cinap_lenrek
2016-10-23
lib9p: limit the number of srv processes kept arround 8
cinap_lenrek
2016-07-24
make error handling in 9p service loops consistent
cinap_lenrek
2015-10-15
lib9p: do not override Srv.end in listensrv(), simplify srvclose() and recoun...
cinap_lenrek
2015-07-28
lib9p: return "write prohibited" error as documented in 9p(2) when srv->write...
cinap_lenrek
2015-06-13
lib9p: fix lib9p wstat qid.type/mode checks (fixes lock(1) for ramfs/hjfs)
cinap_lenrek
2014-09-19
lib9p: fix nil dereference crash in remove for directory permission check
cinap_lenrek
2013-10-02
lib9p/hjfs: use x != ~0 instead (type)~x conditionals to work arround arm com...
cinap_lenrek
2013-06-16
make filesystem handling of read9pmsg() consistent
cinap_lenrek
2013-01-30
lib9p: defer closing down srv until the last request has been responded, Tver...
cinap_lenrek
2012-03-30
lib9p: add Srv.start
cinap_lenrek
2011-08-19
lib9p: add srvacquire/srvrelease
cinap_lenrek
2011-08-16
usb ptp camera driver
cinap_lenrek
2011-07-30
devshr: changed #σc to contain directories
aiju
2011-07-27
lib9p: added functions for devshr
aiju
2011-07-09
lib9p: respond with error instead of aborting for unknown 9p messages
cinap_lenrek
2011-03-30
Import sources from 2011-03-30 iso image - lib
Taru Karttunen
2011-03-30
Import sources from 2011-03-30 iso image
Taru Karttunen