Commits


make src work


allow -- to end options


quiet 9l


even more quieting of gcc


use %#


line editing from rob


month old bug fix from rob


garbage collection


sunos


add signal.h


do not set $PLAN9


syntax errors


do not add to void*


appease sun - nil is now just 0 instead of (void*)0 to fix function pointer problems.


appease sun