commit | 8f7d38970046c0ea53de911084561b79ffb2d6b9 | [log] [tgz] |
---|---|---|
author | Bernhard Reutner-Fischer <rep.dot.nop@gmail.com> | Thu Apr 06 08:11:08 2006 +0000 |
committer | Bernhard Reutner-Fischer <rep.dot.nop@gmail.com> | Thu Apr 06 08:11:08 2006 +0000 |
tree | b19ed436f9361694ce3d071f3a8ec5957042c8e4 | |
parent | e11a01cc34ab024b81ca83fec5182c6a444d4798 [diff] |
- new applet diff. Rob Sullivan writes: Here's my attempt at a mini diff applet - it's adapted from the code at http://www.openbsd.org/cgi-bin/cvsweb/src/usr.bin/diff/, and only supports unified diffs. I've busyboxified everything to a reasonable degree, so I think the code is suitable enough to be included, but there's still a fair bit of cleaning up to be done.