* '''GCC''' - I've been a GCC maintainer for three years, but lately
I've not contributed much. My earlier work is mostly
- concentrated in the {{m68k}} backend to improve ColdFire
+ concentrated in the ##m68k## backend to improve ColdFire
and add uC-Linux support. I've also done some bug fixing and
minor cleanups all over the tree.
- * [[http://www.uclinux.org/ uClinux]] - I contributed mostly
+ * [[http://www.uclinux.org/ | uClinux]] - I contributed mostly
kernel patches that GregUngerer promptly forwarded upstream.
The most interesting thing was a VM rework to optimize away
multiple copies of executable images in RAM when XIP wasn't
invasive to go in the official tree, but we used it effectively
in our custom application.
- I also contributed a bunch of userland fixes and improvements
+ I also contributed a bunch of userland ports and improvements
for things such as sh, tftp, cron, inetd, etc.
- * [[http://www.linux.org/ Linux kernel]] - There's no such
+ * [[http://www.linux.org/ | Linux kernel]] - There's no such
thing as an official Linux kernel developer, but I dispatched
misc patches that went into Linus tree more or less directly.
My areas of interest was reducing bloat for embedded systems
and fixing bugs in things such as JFFS2 and MTD.
- * [[http://www.aros.org AROS]] - I didn't do much new work,
- just bug fixes and small improvements, but I really learnt
- a lot from the other developers and especially the project
- leader AaronDigulla.
+ * [[http://www.aros.org | AROS]] - Just bug fixes and small improvements,
+ but I really learned a lot from the other developers and especially the
+ project leader AaronDigulla.
- * [[http://www.netbsd.org/ NetBSD]] - That's a lot of time ago.
+ * [[http://www.netbsd.org/ | NetBSD]] - That's really a lot of time ago.
I contributed mostly driver work for NetBSD/m68k: a driver for the IOBlix
multiserial card and 14bit sound support for the Paula Amiga
- Audio driver (aucc). I also did some {{sysinst}} (installer)
+ Audio driver (aucc). I also did some ##sysinst## (installer)
work to get it to work on the m68k.