Commits


better status handling for sun


no need to include sec.h


do full dependency graph using libraries too. adds a solid .1 seconds of time when including a ridiculous number of libraries, but linking is so fast compared to compiling that it's hardly noticeable.


add _flushmemscreen declaration


add declaration for elfdl386mapdl.


make regdesc global


add regdesc back.


use fmtvprint to avoid needing to copy the arguments. (stupid va_copy).


add _procwakeupandunlock to help ease locking contention on Linux 2.4.


go back to 1000 scheds


more precision on time


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.


more debugging


fix autolib for gcc3+


exit on eof