Bernhard Reutner-Fischer
1b9d7c9aa9
- use bb_msg_{read,write}_error where appropriate.
...
text data bss dec hex filename
825015 9100 645216 1479331 1692a3 busybox.old
824919 9100 645216 1479235 169243 busybox
2006-06-03 22:45:37 +00:00
Bernhard Reutner-Fischer
dac033e98c
ha! a scratch-buffer! ;)
...
put the isdigit hack into it to help landley out..
2006-05-31 15:36:20 +00:00
Rob Landley
b2d42fa6d1
Test to see if I can rename a file without blanking its history...
2006-05-30 18:49:05 +00:00
Rob Landley
2686d3bc38
Rob Sullivan cleaned up the longstanding patch from Hideki IWAMOTO to add
...
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-16 16:52:12 +00:00
Rob Landley
3b89039c25
It was sitting there, in the patches directory, for years. It was delete it
...
or apply it. It's small, simple, evil, part of SUSv3, and we can switch it
off.
2006-05-04 20:56:43 +00:00
Rob Landley
846fe0c045
There aren't any bzip2 based RPMs. If people want to experiment with new
...
packaging formats, there's ipkg and such...
2006-05-04 19:57:34 +00:00
Eric Andersen
3d9256225f
About time to just apply this and kill off the patches
2005-06-09 10:16:02 +00:00
Mike Frysinger
55e2cf6533
import eject by Peter Willis / Tito Ragusa
2005-05-11 00:25:47 +00:00
Mike Frysinger
560047ce86
use busybox funcs to make smaller
2005-04-24 05:39:52 +00:00
Mike Frysinger
cf131bb328
new version of ed taken from sash
2005-04-24 05:18:00 +00:00
Mike Frysinger
84ab267e22
patch for a very alpha busybox ed
2005-04-23 01:50:55 +00:00
Mike Frysinger
6b05b0ce93
whitespace fix
2005-04-23 01:46:55 +00:00
Eric Andersen
7b08cdd98c
No longer needed
2004-09-02 23:11:53 +00:00
Glenn L McGrath
b875631754
Patch from Adam Slattery to add bzip2 support to rpm2cpio
2004-07-23 01:20:57 +00:00
Glenn L McGrath
84b6264670
Device table support for makedevs, the previous behaviour can been
...
selected at configure time.
2004-06-05 07:54:52 +00:00
Glenn L McGrath
d14084019f
This patch makes the id command SuS3 compliant and provides a groups
...
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-05-01 11:47:24 +00:00
Eric Andersen
18751cd4a2
Patch adding support for ibs= and obs= to dd
2004-04-05 14:30:15 +00:00
Eric Andersen
0b5bf45d32
Patch from Hideki IWAMOTO adding support for 'cmp -n'
2004-03-31 11:53:37 +00:00
Eric Andersen
11e5516d67
Patch from Thomas Winkler showing the the system time for each process
...
when running 'top'
2004-03-31 11:21:24 +00:00
Eric Andersen
70060d25d2
s/fileno\(stdin\)/STDIN_FILENO/g
...
s/fileno\(stdout\)/STDOUT_FILENO/g
2004-03-27 10:02:48 +00:00
Eric Andersen
c7bda1ce65
Remove trailing whitespace. Update copyright to include 2004.
2004-03-15 08:29:22 +00:00
Glenn L McGrath
db6ee81c99
Patch from John Powers, adds multicast (rfc2090) and timeout (rfc2349)
...
options
2004-03-05 15:52:57 +00:00
Glenn L McGrath
ec58bce363
Patch from duane no-name, optionally request additional items
2004-03-05 14:35:00 +00:00
Glenn L McGrath
1bdc5d87f4
Patch from Tony J. White to allow paths to be configured
2004-03-05 13:23:40 +00:00
Glenn L McGrath
bd5d84ddca
Patch by Denis Vlasenko to add forground support.
2004-03-05 13:11:05 +00:00
Glenn L McGrath
fca056f691
New applet, eject, by Peter Willis
2004-03-05 07:26:28 +00:00