Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - correct boilerplate | Bernhard Reutner-Fischer | 2005-10-27 | 1 | -2/+2 |
| | | | | - use bb_xgetlarg for the patch_level to catch invalid arguments. | ||||
* | - do not use bb_xgetularg10_bnd as a lower value of -1 doesn't work due to lowe | Bernhard Reutner-Fischer | 2005-10-10 | 1 | -20/+6 |
| | | | | | | being unsigned. - minor correction: use stdin only when no file was given via -i. - use shorter boilerplate. | ||||
* | change strange depend to libbb.h, but require busybox.h | "Vladimir N. Oleynik" | 2005-10-06 | 1 | -1/+0 |
| | |||||
* | Patch -i support from Berhnard Fischer. | Rob Landley | 2005-09-01 | 1 | -9/+19 |
| | |||||
* | Update my email address, document some of my tasks in the AUTHORS file | Glenn L McGrath | 2004-04-25 | 1 | -1/+1 |
| | |||||
* | Remove trailing whitespace. Update copyright to include 2004. | Eric Andersen | 2004-03-15 | 1 | -3/+3 |
| | |||||
* | New applet: patch, applies a unified diff | Glenn L McGrath | 2003-06-22 | 1 | -0/+290 |