Commit Briefs


rsc

make regdesc global


rsc

add regdesc back.


rsc

use fmtvprint to avoid needing

to copy the arguments. (stupid va_copy).


rsc

add _procwakeupandunlock

to help ease locking contention on Linux 2.4.


rsc

go back to 1000 scheds


rsc

more precision on time


rsc

add some annoying lock loop prints -- let's see

if they ever fire. also fix race in delaystack. it was actually happening! that just goes to show that while i can reason very well about what can and cannot happen, i have no intuition at all for how likely they are.


rsc

more debugging


rsc

fix autolib for gcc3+


rsc

exit on eof


rsc

update mkmk.sh


rsc

scrolling


rsc

add new | syntax.

syntax will change.


rsc

man page checking