Patches
SimpleScalar Notes
SimpleScalar is a CPU simulator that is very useful for computer architecture research. However, it has not been updated for a long time, and I've found a couple of small bugs. Additionally, it took me a bit of work to be able to figure out how to compile a binary without linking against the C library. ... (342 words)
[ 2006-April-08 10:29 | Permanent Link ]
Jabber Authentication for Fire
Fire is an open source multi-protocol instant messaging application for Mac OS X. While trying to use it with my research group's Jabber server, I discovered that its authentication was broken. I read the Non-SASL Authentication specification and hacked a fix. [Mailing list discussion] [Patch Tracker] [CVS Commit]