]> git.lizzy.rs Git - plan9front.git/history - sys/src/9/port/chan.c
kernel: fix fairshare formula in comment (thanks erik)
[plan9front.git] / sys / src / 9 / port / chan.c
2013-10-30 cinap_lenrekfix devshr related panic caused by Mount.to being nil...
2013-10-25 cinap_lenrekkernel: dont spawn closeprocs from closechanq
2013-10-24 cinap_lenrekkernel: keep one closeproc arround in case we are unabl...
2013-09-22 cinap_lenrekdevproc: check for p->dot == nil, run closeproc with...
2013-05-26 cinap_lenrekmerge
2013-05-26 cinap_lenrekkernel: closechanq error
2013-05-06 ppatience0merge
2013-05-01 cinap_lenrekchan: fix potential path leak on clone in namec() ...
2012-11-07 cinap_lenreklimit clunk queue length for cclose()
2012-10-11 cinap_lenrekkernel: try to catch some (rare) mistakes
2012-10-10 cinap_lenrekkenrel: simplify image cache by use of ccloseq()
2012-04-28 cinap_lenrekmerge
2012-04-28 cinap_lenrekavoid leaking up->dot into the closeproc
2012-04-27 cinap_lenrekfix missed clunkq wakeup race
2012-04-27 cinap_lenrekasync clunk for cached mounts, fix closeproc explosion
2012-03-28 cinap_lenrekmerge
2012-03-28 cinap_lenrekport/chan.c: fix locking issue
2011-12-22 cinap_lenrekkernel: make mntcache effective, be carefull
2011-09-02 cinap_lenrekmerge
2011-09-02 cinap_lenrekchan: use chanpath() in chan DBG, do more checking...
2011-08-17 cinap_lenrekchange definition of Chan.create to return a chan like...
2011-03-30 Taru KarttunenImport sources from 2011-03-30 iso image - lib
2011-03-30 Taru KarttunenImport sources from 2011-03-30 iso image