Age | Commit message (Collapse) | Author | |
---|---|---|---|
2006-06-03 | - use bb_msg_{read,write}_error where appropriate. | Bernhard Reutner-Fischer | |
text data bss dec hex filename 825015 9100 645216 1479331 1692a3 busybox.old 824919 9100 645216 1479235 169243 busybox | |||
2006-05-31 | ha! a scratch-buffer! ;) | Bernhard Reutner-Fischer | |
put the isdigit hack into it to help landley out.. | |||
2006-05-30 | Test to see if I can rename a file without blanking its history... | Rob Landley | |
2006-05-16 | Rob Sullivan cleaned up the longstanding patch from Hideki IWAMOTO to add | Rob Landley | |
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. | |||
2006-05-04 | It was sitting there, in the patches directory, for years. It was delete it | Rob Landley | |
or apply it. It's small, simple, evil, part of SUSv3, and we can switch it off. | |||
2006-05-04 | There aren't any bzip2 based RPMs. If people want to experiment with new | Rob Landley | |
packaging formats, there's ipkg and such... | |||
2005-06-09 | About time to just apply this and kill off the patches | Eric Andersen | |
2005-05-11 | import eject by Peter Willis / Tito Ragusa | Mike Frysinger | |
2005-04-24 | use busybox funcs to make smaller | Mike Frysinger | |
2005-04-24 | new version of ed taken from sash | Mike Frysinger | |
2005-04-23 | patch for a very alpha busybox ed | Mike Frysinger | |
2005-04-23 | whitespace fix | Mike Frysinger | |
2004-09-02 | No longer needed | Eric Andersen | |
2004-07-23 | Patch from Adam Slattery to add bzip2 support to rpm2cpio | Glenn L McGrath | |
2004-06-05 | Device table support for makedevs, the previous behaviour can been | Glenn L McGrath | |
selected at configure time. | |||
2004-05-01 | This patch makes the id command SuS3 compliant and provides a groups | Glenn L McGrath | |
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 | |||
2004-04-05 | Patch adding support for ibs= and obs= to dd | Eric Andersen | |
2004-03-31 | Patch from Hideki IWAMOTO adding support for 'cmp -n' | Eric Andersen | |
2004-03-31 | Patch from Thomas Winkler showing the the system time for each process | Eric Andersen | |
when running 'top' | |||
2004-03-27 | s/fileno\(stdin\)/STDIN_FILENO/g | Eric Andersen | |
s/fileno\(stdout\)/STDOUT_FILENO/g | |||
2004-03-15 | Remove trailing whitespace. Update copyright to include 2004. | Eric Andersen | |
2004-03-05 | Patch from John Powers, adds multicast (rfc2090) and timeout (rfc2349) | Glenn L McGrath | |
options | |||
2004-03-05 | Patch from duane no-name, optionally request additional items | Glenn L McGrath | |
2004-03-05 | Patch from Tony J. White to allow paths to be configured | Glenn L McGrath | |
2004-03-05 | Patch by Denis Vlasenko to add forground support. | Glenn L McGrath | |
2004-03-05 | New applet, eject, by Peter Willis | Glenn L McGrath | |