Denis Vlasenko
|
a43dba76ea
|
msh: create testsuite (based on hush one)
hush: add TODO (doesn't know ":" command)
|
2008-03-02 19:57:53 +00:00 |
|
Denis Vlasenko
|
444639cc21
|
unlzma: save a few more bytes, and maybe even a bit faster now
|
2008-03-02 18:56:23 +00:00 |
|
Denis Vlasenko
|
c3fff877e1
|
unlzma: if !LZMA_FAST, save ~200 more bytes (Pascal Bellard <pascal.bellard AT ads-lu.com>)
|
2008-03-02 18:55:49 +00:00 |
|
Denis Vlasenko
|
4aafd5f4e3
|
msh: a few fields renamed; short->int conversion for a field
holding file descriptors; short->smalling for flag field
synio 263 264 +1
readc 247 242 -5
forkexec 1339 1307 -32
------------------------------------------------------------------------------
(add/remove: 0/0 grow/shrink: 1/2 up/down: 1/-37) Total: -36 bytes
|
2008-03-02 14:33:26 +00:00 |
|
Denis Vlasenko
|
d18f52bd18
|
actually add bb_qsort.c
*: s/Denis/Denys/
|
2008-03-02 12:53:15 +00:00 |
|
Denis Vlasenko
|
fb29038b59
|
libbb: inntroduce and use bb_pstrcmp() and qsort_string_vector()
msh: glob0/glob1/glob2/glob3 are just a sorting routine! remove them.
bb_pstrcmp - 25 +25
qsort_string_vector - 24 +24
expand 2209 2227 +18
getopt32 1359 1370 +11
passwd_main 1072 1074 +2
handle_incoming_and_exit 2737 2735 -2
UNSPEC_print 66 64 -2
forkexec 1343 1339 -4
input_tab 3338 3330 -8
get_dir 185 177 -8
expmeta 481 473 -8
cmdputs 405 397 -8
xstrcmp 12 - -12
find_pair 187 167 -20
match_compare 25 - -25
dir_strcmp 25 - -25
glob2 27 - -27
glob3 34 - -34
glob1 256 - -256
------------------------------------------------------------------------------
(add/remove: 2/6 grow/shrink: 3/8 up/down: 80/-439) Total: -359 bytes
|
2008-03-02 12:51:26 +00:00 |
|
Denis Vlasenko
|
509697f00d
|
msh: renames: ->words => ->op_words, space() => get_space()
msh: simplify glob0/glob1/glob2/glob3
get_space - 26 +26
glob3 35 34 -1
glob2 28 27 -1
strsave 55 53 -2
globv 4 - -4
func 4 - -4
xstrcmp 25 12 -13
dodot 178 164 -14
rexecve 272 257 -15
space 26 - -26
glob1 292 256 -36
expand 2246 2209 -37
------------------------------------------------------------------------------
(add/remove: 1/3 grow/shrink: 0/8 up/down: 26/-153) Total: -127 bytes
|
2008-03-02 12:49:39 +00:00 |
|
Denis Vlasenko
|
da8ae75340
|
doc: add info about sed s/.../.../I modifier
|
2008-03-01 19:29:56 +00:00 |
|
Denis Vlasenko
|
fe2188378c
|
msh: fix for bug 846 ("break" didn't work second time)
msh: don't use floating point in "times" builtin
+4 bytes difference
|
2008-03-01 09:35:39 +00:00 |
|
Denis Vlasenko
|
8a2e421f26
|
nmeter: fix bug where %[mf] behaves as %[mt]
|
2008-02-29 07:46:19 +00:00 |
|
Denis Vlasenko
|
19fb67eee4
|
run-parts: add --reverse
|
2008-02-28 21:30:22 +00:00 |
|
Denis Vlasenko
|
b29028e351
|
zcip: chdiring to root when daemonizing is not useful,
only makes strip writer's life more miserable. Who want
to have zcip run in root dir, can trivially do that.
|
2008-02-28 18:02:23 +00:00 |
|
Denis Vlasenko
|
f39c7c0c86
|
sed: n cmd must reset "we had successful subst" flag. closes bug 1214.
|
2008-02-28 17:59:01 +00:00 |
|
Denis Vlasenko
|
cd174d1f31
|
microcom: shrink
|
2008-02-28 13:14:42 +00:00 |
|
Denis Vlasenko
|
32fd76c1d5
|
script: correctly handle buffered "tail" of output. +35 bytes.
|
2008-02-28 10:10:10 +00:00 |
|
Bernhard Reutner-Fischer
|
93e1a215af
|
- Don't point to obsolete patches but the current fixes for the stable releases
|
2008-02-27 21:42:13 +00:00 |
|
Bernhard Reutner-Fischer
|
3444bd4fc2
|
- update docs to point to the current stable branch
|
2008-02-27 21:28:02 +00:00 |
|
Bernhard Reutner-Fischer
|
51f421a55c
|
- fix compilation failure due to implicit decl of resolve_mount_spec().
DCE DTRT so remove the wrong guard.
|
2008-02-27 21:14:52 +00:00 |
|
Denis Vlasenko
|
1acb4ef87e
|
httpd: fix breakage introduced by "support for I:index.xml"
|
2008-02-27 20:59:54 +00:00 |
|
Denis Vlasenko
|
574f2f4394
|
*: add optimization barrier to all "G trick" locations
|
2008-02-27 18:41:59 +00:00 |
|
Denis Vlasenko
|
fe66a0eca1
|
lpr: removed stdio; added "job received" message in verbose mode.
|
2008-02-27 14:35:21 +00:00 |
|
Denis Vlasenko
|
c8f2f74ddd
|
libbb: add forgotten part of "script" applet change
|
2008-02-27 14:33:28 +00:00 |
|
Denis Vlasenko
|
5014dada3f
|
script: new applet by Pascal Bellard <pascal.bellard AT ads-lu.com>
|
2008-02-27 11:54:59 +00:00 |
|
Denis Vlasenko
|
8195d20e36
|
sendmail: yet another maintainer's update
|
2008-02-27 09:39:04 +00:00 |
|
Denis Vlasenko
|
17db1a9ac1
|
sendmail: update from maintainer
|
2008-02-26 21:13:17 +00:00 |
|
Denis Vlasenko
|
7be1030dcc
|
lpr: fflush stdout fix
|
2008-02-26 20:23:02 +00:00 |
|
Denis Vlasenko
|
be048f21e6
|
syslogd: optional support for dropping dups. closes bug 436.
|
2008-02-26 20:13:52 +00:00 |
|
Denis Vlasenko
|
06aed4316e
|
ifenslave: new applet. closes bug 115.
|
2008-02-26 18:25:24 +00:00 |
|
Denis Vlasenko
|
04bb2d2d06
|
start_stop_daemon: stop using data/bss
function old new delta
start_stop_daemon_main 749 770 +21
do_procinit 184 185 +1
quiet 1 - -1
userspec 4 - -4
user_id 4 - -4
signal_nr 4 - -4
pidfile 4 - -4
found 4 - -4
execname 4 - -4
cmdname 4 - -4
------------------------------------------------------------------------------
(add/remove: 0/8 grow/shrink: 2/0 up/down: 22/-29) Total: -7 bytes
|
2008-02-26 16:08:02 +00:00 |
|
Denis Vlasenko
|
d4f0b9476a
|
reset: call "stty sane". Closes bug 1414.
reset_main 26 59 +33
static.args - 12 +12
|
2008-02-26 15:33:10 +00:00 |
|
Denis Vlasenko
|
d686482d05
|
actually add libbb/safe_gethostname.c
|
2008-02-25 23:24:32 +00:00 |
|
Denis Vlasenko
|
6f1713f216
|
*: intrduce and use safe_gethostname. By Tito <farmatito AT tiscali.it>
safe_gethostname - 48 +48
glob3 35 37 +2
timestamp_and_log 314 315 +1
udhcp_send_kernel_packet 234 231 -3
scan_tree 275 271 -4
passwd_main 1074 1070 -4
print_login_prompt 68 58 -10
obscure 392 377 -15
syslogd_main 882 866 -16
print_login_issue 516 478 -38
hostname_main 278 223 -55
parse_and_put_prompt 825 756 -69
------------------------------------------------------------------------------
(add/remove: 1/0 grow/shrink: 2/9 up/down: 51/-214) Total: -163 bytes
text data bss dec hex filename
798791 728 7484 807003 c505b busybox_old
798631 728 7484 806843 c4fbb busybox_unstripped
|
2008-02-25 23:23:58 +00:00 |
|
Denis Vlasenko
|
394eebed66
|
lpd: spool mode added by Vladimir
lpr: more robust error reporting
*: introduce and use xchroot
libbb: full_read/write now will report partial data counts prior to error
isdirectory.c: style fixes
lpd_main 249 486 +237
xchroot - 29 +29
get_response_or_say_and_die 110 139 +29
full_write 52 60 +8
full_read 55 63 +8
static.newline 1 - -1
switch_root_main 404 400 -4
chpst_main 1089 1079 -10
getopt32 1370 1359 -11
chroot_main 115 101 -14
------------------------------------------------------------------------------
(add/remove: 1/1 grow/shrink: 4/4 up/down: 311/-40) Total: 271 bytes
text data bss dec hex filename
798472 728 7484 806684 c4f1c busybox_old
798775 728 7484 806987 c504b busybox_unstripped
|
2008-02-25 20:30:24 +00:00 |
|
Denis Vlasenko
|
38b8831b32
|
lpd: now with "svn add"...
|
2008-02-25 14:48:15 +00:00 |
|
Denis Vlasenko
|
f99afb5dff
|
lpd: new applet by Vladimir Dronnikov <dronnikov AT gmail.com>
|
2008-02-24 23:32:36 +00:00 |
|
Denis Vlasenko
|
a2f47358eb
|
forgotten bit of rmdir long options support
|
2008-02-24 22:45:04 +00:00 |
|
Denis Vlasenko
|
6d8112cc24
|
fix typo in comment, no code changes
|
2008-02-24 22:08:57 +00:00 |
|
Denis Vlasenko
|
8f8a420f12
|
lpr: fixing vda's thinko
|
2008-02-24 19:22:25 +00:00 |
|
Denis Vlasenko
|
b78d1c045f
|
less: shrink
|
2008-02-24 19:18:18 +00:00 |
|
Denis Vlasenko
|
4f82bdb050
|
lpr,lpq: rework by dronnikov AT gmail.com
|
2008-02-24 18:44:20 +00:00 |
|
Denis Vlasenko
|
52feee9b1f
|
rmdir: optional long options support for Debian users. +68 bytes.
By Roberto Gordo Saez <roberto.gordo AT gmail.com>
|
2008-02-24 14:56:10 +00:00 |
|
Denis Vlasenko
|
28b29916cb
|
watch: shrink (by walter harms <WHarms AT bfs.de>)
watch_main 327 263 -64
|
2008-02-24 14:33:17 +00:00 |
|
Denis Vlasenko
|
400d8bb45e
|
less,klogd,syslogd,nc,tcpudp: exit on signal by killing itself, not exit(1)
*: minor shrink
|
2008-02-24 13:36:01 +00:00 |
|
Denis Vlasenko
|
d553faf5a5
|
less: small shrink
|
2008-02-23 12:22:17 +00:00 |
|
Denis Vlasenko
|
a7259b64e8
|
syslogd: small shrink
|
2008-02-23 12:08:36 +00:00 |
|
Denis Vlasenko
|
d2172c04e6
|
less: make it a bit more resistant against statusline corruption.
less: "examine" command will not bomb out on bad file name now
less_main 1663 1694 +31
examine_file 87 114 +27
less_getch 138 160 +22
------------------------------------------------------------------------------
(add/remove: 0/0 grow/shrink: 3/0 up/down: 80/0) Total: 80 bytes
text data bss dec hex filename
798368 740 7484 806592 c4ec0 busybox_old
798470 740 7484 806694 c4f26 busybox_unstripped
|
2008-02-23 11:54:37 +00:00 |
|
Denis Vlasenko
|
33196372be
|
less: update line input so that it doesn't interfere with
screen update. Makes "man bash", [enter], [/],
<enter search pattern>, [enter] more usable - manpage
draws as you enter the pattern! Yay!!
less: fix bug where backspace wasn't actually deleting chars
less: "examine file with empty name" doesn't abort anymore.
libbb: add "all fatal signals" mask.
getch_nowait - 207 +207
status_print - 105 +105
examine_file 64 87 +23
move_cursor - 16 +16
m_status_print 185 195 +10
less_main 1656 1663 +7
decode_format_string 790 795 +5
test_main 403 405 +2
process0_stdin 247 249 +2
passwd_main 1070 1072 +2
less_gets 196 178 -18
buffer_print 169 71 -98
less_getch 362 138 -224
------------------------------------------------------------------------------
(add/remove: 3/0 grow/shrink: 7/3 up/down: 379/-340) Total: 39 bytes
text data bss dec hex filename
798329 740 7484 806553 c4e99 busybox_old
798368 740 7484 806592 c4ec0 busybox_unstripped
|
2008-02-23 01:25:38 +00:00 |
|
Denis Vlasenko
|
86620756d2
|
lpr: document options better
|
2008-02-22 23:21:31 +00:00 |
|
Denis Vlasenko
|
32b2a9fd6a
|
small code readability and typo fixes
|
2008-02-22 22:43:22 +00:00 |
|
Denis Vlasenko
|
68444b9f0c
|
lpr and lpq applets by Walter Harms.
text data bss dec hex filename
392 0 0 392 188 lpq.o
1378 0 0 1378 562 lpr.o
142 0 0 142 8e parse_prt.o
|
2008-02-22 22:24:48 +00:00 |
|