plan9fox/sys
cinap_lenrek a0e001a234 devproc: reset p->pdbg under p->debug qlock in procstopwait()
theres a race where procstopwait() is interrupted by a note,
setting p->pdbg to nil *before* acquiering the lock and
and pexit() and procctl() accessing it assuming it doesnt
change under them while they are holding the lock.
2014-11-07 05:21:42 +01:00
..
doc
games/lib fortunes: this exact error message is in the fortunes file. 2014-10-24 14:40:48 -04:00
include libsec: add diffie-hellman functions 2014-09-14 02:29:18 +02:00
lib dist: generate efi bootable cd image 2014-10-31 20:59:35 +01:00
man mouse(2): fix atomouse (thanks qrstuv) 2014-11-06 04:59:07 +01:00
src devproc: reset p->pdbg under p->debug qlock in procstopwait() 2014-11-07 05:21:42 +01:00