Commit Briefs

d7d96fb3e2 rsc

remove X11


52e6164443 rsc

OpenBSD support.



7a2c88509b rsc

allow config to override kernel version


359c1e017e rsc

works on Linux 2.6


7b0c2f155d rsc

no more 9commands


b8f742db85 rsc

os x changes


b0a81ab05d rsc

set SYSVERSION for 9c


984e353160 rsc

PowerPC Linux support from ericvh.

Mainly adding va_copy/va_end. Also fix bug in sprint wrapping around top of memory.


f23ba5ea63 rsc

use mk archive stuff


d21d62e2fc rsc

Various tweaks.


e04d5bee69 rsc

Tweak listing of libraries.


dff7e27317 rsc

Clean up yacc files in mkcommon, mkhdr.

Add nan to lib9. Fix memory corruption bugs in 9term.


f7012583e9 rsc

Add the #goo to allow use in C++.

Silence a few more warnings. Strip down the mkfiles more. Fix bug in X11 mouse handling, note groups.


912fba95e7 rsc

Changes for Mac OS X. Most important is stack sizes in samterm,

which were completely bogus. (Libthread used to ignore them but not anymore. Maybe we really should ignore them, but that breaks Venti, which needs *really* big stacks.)