]> git.lizzy.rs Git - plan9front.git/history - sys/src/9/port/proc.c
syscallfmt: use up->syserrstr instead of up->errstr (import from sources)
[plan9front.git] / sys / src / 9 / port / proc.c
2012-08-24 cinap_lenrekwait: always check up->nchild before going to sleep
2012-03-28 cinap_lenrekmerge
2012-03-28 cinap_lenrekpanic: trailing newlines
2012-02-06 cinap_lenrekmake smalloc() uninterruptable as most callers cant...
2012-02-05 cinap_lenrekfix potential double ready in postnote() for rendezvous
2012-02-05 cinap_lenrekmore checking for eqlock
2012-01-22 cinap_lenrekfix unlock(&procalloc) race on mp systems
2012-01-09 cinap_lenrekeqlock: dont rely on notepending flag when detecting...
2011-12-21 cinap_lenrekkernel: better pidalloc()
2011-12-20 cinap_lenrekkernel: add pidalloc() and reuse pid once the counter...
2011-12-13 cinap_lenrekkillbig(): fix crash if no process could be found
2011-11-02 cinap_lenrekeqlock: fix postnote/qunlock race
2011-08-26 cinap_lenrekcalculate the real number of pages used by segments...
2011-08-20 aijuadded interrupt proc ctl message
2011-08-11 cinap_lenrekmerge
2011-08-11 cinap_lenrekeqlock(): use separate lock to protect eql, fix missing...
2011-08-10 cinap_lenrekadded eqlock(), a interruptable version of qlock. addre...
2011-07-19 cinap_lenrekmerge
2011-07-18 aijuadd message on OOM kill, fix issue #70
2011-05-31 cinap_lenrekkproc(): remove the lines and the comment
2011-05-31 cinap_lenrekkprocs dont share memory with up, see: http://9fans...
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