plan9fox/sys/src/9
cinap_lenrek c4153b7755 kernel: closechanq error
catch potential interrupt error from kproc(). this can happen when
we run out of processes, then newproc() will call rsrcwait()
which does tsleep(). if the process gets a note, this might
raise a interrupt error.
2013-05-27 01:09:34 +02:00
..
alphapc sysexec: fix possible segment overlap with temporary stack 2013-03-16 02:37:07 +01:00
bcm reduce software cursor flickering 2013-04-14 16:28:54 +02:00
bitsy sysexec: fix possible segment overlap with temporary stack 2013-03-16 02:37:07 +01:00
boot bootrc: fix spacing when asking for fs/auth ip 2013-04-28 18:34:47 -04:00
ip devip: dont raise error() out of Fsprotocone() 2013-05-05 04:28:50 +02:00
kw sysexec: fix possible segment overlap with temporary stack 2013-03-16 02:37:07 +01:00
mtx sysexec: fix possible segment overlap with temporary stack 2013-03-16 02:37:07 +01:00
omap Fix double-free fault when isaconfig returns nothing for "etherN". (from richard millers devether-doublefree patch) 2013-04-29 18:39:44 +02:00
omap4 sysexec: fix possible segment overlap with temporary stack 2013-03-16 02:37:07 +01:00
pc keep fpregs always in sse (FXSAVE) format, adapt libmach and acid files for new format 2013-05-26 22:41:40 +02:00
port kernel: closechanq error 2013-05-27 01:09:34 +02:00
ppc sysexec: fix possible segment overlap with temporary stack 2013-03-16 02:37:07 +01:00
teg2 Fix double-free fault when isaconfig returns nothing for "etherN". (from richard millers devether-doublefree patch) 2013-04-29 18:39:44 +02:00
mkfile Import sources from 2011-03-30 iso image - lib 2011-03-30 19:35:09 +03:00