aboutsummaryrefslogtreecommitdiff
path: root/editors/patch.c
AgeCommit message (Expand)Author
2006-01-31changed strange mix signed<->unsigned"Vladimir N. Oleynik"
2006-01-30clean up yet more annoying signed/unsigned mismatches and fixupEric Andersen
2005-10-27- correct boilerplateBernhard Reutner-Fischer
2005-10-10- do not use bb_xgetularg10_bnd as a lower value of -1 doesn't work due to loweBernhard Reutner-Fischer
2005-10-06change strange depend to libbb.h, but require busybox.h"Vladimir N. Oleynik"
2005-09-01Patch -i support from Berhnard Fischer.Rob Landley
2004-04-25Update my email address, document some of my tasks in the AUTHORS fileGlenn L McGrath
2004-03-15Remove trailing whitespace. Update copyright to include 2004.Eric Andersen
2003-06-22New applet: patch, applies a unified diffGlenn L McGrath