summaryrefslogtreecommitdiff
path: root/patches
Commit message (Collapse)AuthorAgeFilesLines
* This directory was fallout from the great feature freeze of 2003, which ledRob Landley2006-06-168-2030/+0
| | | | | | up to the 1.00 release. I just moved what was left of it to http://busybox.net/~landley/pending because it does _not_ belong in the tree anymore.
* - add patch to provide a target 'html' to build a cross-reference of the sourceBernhard Reutner-Fischer2006-06-161-0/+31
|
* - use bb_msg_{read,write}_error where appropriate.Bernhard Reutner-Fischer2006-06-031-1/+1
| | | | | | text data bss dec hex filename 825015 9100 645216 1479331 1692a3 busybox.old 824919 9100 645216 1479235 169243 busybox
* ha! a scratch-buffer! ;)Bernhard Reutner-Fischer2006-05-311-0/+25
| | | | put the isdigit hack into it to help landley out..
* Test to see if I can rename a file without blanking its history...Rob Landley2006-05-301-0/+1
|
* Rob Sullivan cleaned up the longstanding patch from Hideki IWAMOTO to addRob Landley2006-05-161-252/+0
| | | | | | ibs and obs support to dd, and made it configurable. I cleaned it up a bit further and moved conv= into the same config option.
* It was sitting there, in the patches directory, for years. It was delete itRob Landley2006-05-041-1489/+0
| | | | | or apply it. It's small, simple, evil, part of SUSv3, and we can switch it off.
* There aren't any bzip2 based RPMs. If people want to experiment with newRob Landley2006-05-041-63/+0
| | | | packaging formats, there's ipkg and such...
* About time to just apply this and kill off the patchesEric Andersen2005-06-091-294/+0
|
* import eject by Peter Willis / Tito RagusaMike Frysinger2005-05-111-164/+0
|
* use busybox funcs to make smallerMike Frysinger2005-04-241-103/+81
|
* new version of ed taken from sashMike Frysinger2005-04-241-3108/+1176
|
* patch for a very alpha busybox edMike Frysinger2005-04-231-0/+3443
|
* whitespace fixMike Frysinger2005-04-231-2/+2
|
* No longer neededEric Andersen2004-09-021-314/+0
|
* Patch from Adam Slattery to add bzip2 support to rpm2cpioGlenn L McGrath2004-07-231-0/+63
|
* Device table support for makedevs, the previous behaviour can beenGlenn L McGrath2004-06-051-0/+294
| | | | selected at configure time.
* This patch makes the id command SuS3 compliant and provides a groupsGlenn L McGrath2004-05-011-0/+314
| | | | | | | | | applet via an alias to id. - Add G option - Pedantic option checking - If effective group and user differs from the real one show both. id. - Alias id -Gn to groups applet
* Patch adding support for ibs= and obs= to ddEric Andersen2004-04-051-0/+252
|
* Patch from Hideki IWAMOTO adding support for 'cmp -n'Eric Andersen2004-03-311-0/+377
|
* Patch from Thomas Winkler showing the the system time for each processEric Andersen2004-03-311-0/+51
| | | | when running 'top'
* s/fileno\(stdin\)/STDIN_FILENO/gEric Andersen2004-03-271-1/+1
| | | | s/fileno\(stdout\)/STDOUT_FILENO/g
* Remove trailing whitespace. Update copyright to include 2004.Eric Andersen2004-03-155-167/+167
|
* Patch from John Powers, adds multicast (rfc2090) and timeout (rfc2349)Glenn L McGrath2004-03-051-0/+1053
| | | | options
* Patch from duane no-name, optionally request additional itemsGlenn L McGrath2004-03-051-0/+126
|
* Patch from Tony J. White to allow paths to be configuredGlenn L McGrath2004-03-051-0/+333
|
* Patch by Denis Vlasenko to add forground support.Glenn L McGrath2004-03-051-0/+33
|
* New applet, eject, by Peter WillisGlenn L McGrath2004-03-051-0/+164