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
Age
Commit message (
Expand
)
Author
2016-07-24
make error handling in 9p service loops consistent
cinap_lenrek
2016-03-19
lib9p: remove duplicate variable assignment in createfile()
BurnZeZ
2015-10-15
merge
cinap_lenrek
2015-10-15
lib9p: do not override Srv.end in listensrv(), simplify srvclose() and recoun...
cinap_lenrek
2015-10-12
lib9p: add reqqueuefree
aiju
2015-08-10
lib9p: make reqqueueflush() use new threadint(), which will also cover channe...
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
2015-04-23
lib9p: handle erealloc9p(..., 0)
cinap_lenrek
2014-10-23
lib9p: prevent files from being created in deleted directories (thanks BurnZeZ)
cinap_lenrek
2014-10-23
lib9p: fix .. walk crash in deleted directory (thanks BurnZeZ)
cinap_lenrek
2014-09-19
lib9p: fix nil dereference crash in remove for directory permission check
cinap_lenrek
2014-07-03
remove executable bit from /sys/src/lib9p/ramfs.c
cinap_lenrek
2014-06-11
revert ramfs example
cinap_lenrek
2014-06-11
lib9p: ramfs example: s/realloc/erealloc9p/
ftrvxmtrx
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 freeing srv for listensrv()
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-20
added interrupt proc ctl message
aiju
2011-08-19
lib9p reqqueue: more cleaning
aiju
2011-08-19
lib9p reqqueue: remove setjmp shit
aiju
2011-08-19
lib9p: add srvacquire/srvrelease
cinap_lenrek
2011-08-16
usb ptp camera driver
cinap_lenrek
2011-08-16
lib9p: added toilet queues
aiju
2011-07-30
devshr: changed #σc to contain directories
aiju
2011-07-27
lib9p: fix
aiju
2011-07-27
lib9p: added threadpostsharesrv
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