On Wed Jul 3 12:35:16 EDT 2013, quans...@quanstro.net wrote: > if you're interested in the details on patches applied to 9atom > > echo subscribe | mail sources-ow...@9atom.org > > cf. mlmgr(8) http://www.9atom.org/magic/man2html/1/mlmgr
and should you wish to submit patch, the *experimental* patch system may be installed with the following on any plan 9 system. 9fs atom && disk/mkfs -bkv -s /n/atom/plan9/rc/bin -d . <{echo apatch - -; echo ' +'} you may need to copy bits from /n/atom/plan9/rc/bin/9fs for this to work. i'm trying to keep all changes (especially locally generated ones) inside the patch system. 149 patches were applied in jun. patches that fix one particular issue or add a bit of functionality are very likely to be applied quickly. but structural changes will be seriously considered, altnough the aim is to stay as close to sources as possible. style(6) is important since the aim is to not edit patches. finally, please bear with me. one's reach often exceeds one's grasp. - erik