-
d31575a3ae
libiproute/*: code shrink
Denys Vlasenko
2009-10-13 17:58:24 +02:00
-
94466b8b8c
libiproute: code and data shrink
Denys Vlasenko
2009-10-13 16:27:11 +02:00
-
0bf44d00a4
libbb/human_readable.c: shrink; and reduce bss usage
Denys Vlasenko
2009-10-13 01:25:09 +02:00
-
76ace254e1
ash,hush: fix $RANDOM in children being repeated
Denys Vlasenko
2009-10-12 15:25:01 +02:00
-
3c39e702d0
include/xatonum.h: make it survive -Wconversion
Denys Vlasenko
2009-10-11 22:29:15 +02:00
-
4db34d6e27
libbb: revert the change where spawn reports exec failure
Denys Vlasenko
2009-10-11 04:09:37 +02:00
-
8c66a9d07a
hush: shrink $RANDOM support
Denys Vlasenko
2009-10-11 02:15:49 +02:00
-
e7670ff81d
ash: use bbox wrappers for malloc etc instead of homegrown ones
Denys Vlasenko
2009-10-11 00:45:25 +02:00
-
0e5e4eaf7b
ash: trivial shrink by using smaller int
Denys Vlasenko
2009-10-11 00:36:20 +02:00
-
f26e98f4e9
udhcpc: more help text tweaking
Denys Vlasenko
2009-10-10 16:14:41 +02:00
-
84e1caf51c
udhcpc: better wording in help text
Denys Vlasenko
2009-10-10 16:13:17 +02:00
-
e3c6e19015
laguage and copyright date corrections, no code changes
Denys Vlasenko
2009-10-09 23:35:30 +02:00
-
3dc4a3e4dc
ash: make one testsuite entry more robust
Denys Vlasenko
2009-10-09 23:08:28 +02:00
-
69d1f45c16
shell/Config.in: forgotten chunk with CONFIG_HUSH_RANDOM_SUPPORT
Denys Vlasenko
2009-10-09 22:11:30 +02:00
-
cbe0b7fb59
hush: fix cut-n-paste error in last commit
Denys Vlasenko
2009-10-09 22:00:58 +02:00
-
20b3d144e9
hush: add support for $RANDOM. If on:
Denys Vlasenko
2009-10-09 20:59:39 +02:00
-
3ea2e82dc7
ash: factor out $RANDOM support
Denys Vlasenko
2009-10-09 20:59:04 +02:00
-
a05b2b856b
ps: show longer COMMAND
Denys Vlasenko
2009-10-09 19:47:01 +02:00
-
dea478855f
hush: support $PPID
Denys Vlasenko
2009-10-09 15:40:49 +02:00
-
3f11f35124
libbb: make spawn() print "can't execute '%s'" on execv error
Denys Vlasenko
2009-10-08 23:28:29 +02:00
-
219757fee9
udhcpc: fix bug 629: use bcast receive when we perform rebinding
Denys Vlasenko
2009-10-08 23:05:46 +02:00
-
6332151641
modprobe-small: added comment about multiple alias matches
Denys Vlasenko
2009-10-08 22:54:41 +02:00
-
784d095877
rtcwake: remove a static variable
Denys Vlasenko
2009-10-08 16:04:50 +02:00
-
ef5bc2c39c
*: three more NOINLINEs
Denys Vlasenko
2009-10-08 14:54:18 +02:00
-
adf922ec28
*: a few more NOINLINEs
Denys Vlasenko
2009-10-08 14:35:37 +02:00
-
a7bb3c1396
*: code shrink via NOINLINE
Denys Vlasenko
2009-10-08 12:28:08 +02:00
-
57ce977a97
ash: compile breakage fix
Denys Vlasenko
2009-10-08 04:19:14 +02:00
-
d5fddcd57f
cp: revert a recent buggy change, and add a comment why it's wrong
Denys Vlasenko
2009-10-08 01:32:44 +02:00
-
d427689eee
Fix english in build system
Denys Vlasenko
2009-10-06 22:13:37 +02:00
-
7bb346f23c
*: use {i,u}toa() where appropriate
Denys Vlasenko
2009-10-06 22:09:50 +02:00
-
8d680b5114
Trim help text a bit more
Denys Vlasenko
2009-10-06 21:23:02 +02:00
-
07697859ae
Trim usage text a bit
Denys Vlasenko
2009-10-06 21:11:37 +02:00
-
dcd27abcc4
unpackers: check errors from close() too
Denys Vlasenko
2009-10-05 03:03:07 +02:00
-
be168b1197
wget: fix for code 302; mount: support -o union
Vladimir Dronnikov
2009-10-05 02:18:01 +02:00
-
301f5ecb8d
ash: error out on ${#1#}, ${#$11}, ${#11#}
Cristian Ionescu-Idbohrn
2009-10-05 02:07:23 +02:00
-
4d8873f997
ash: document where we accept invalid syntax. no code changes
Denys Vlasenko
2009-10-04 03:14:41 +02:00
-
b618dba103
sendmail: accept -i too, not only -oi
Vladimir Dronnikov
2009-10-04 01:34:54 +02:00
-
76622dbd16
ash: code shrink
Denys Vlasenko
2009-10-04 01:14:19 +02:00
-
fd2dc53ba4
remove useless (unsigned >= 0) comparison
Denys Vlasenko
2009-10-04 01:13:35 +02:00
-
1d63f046d0
ls: forgotten chunk from prev commit
Denys Vlasenko
2009-10-03 11:45:07 +02:00
-
cae409c6aa
ls: code shrink
Denys Vlasenko
2009-10-03 11:43:48 +02:00
-
ffd4774ad2
ls: fix for !FEATURE_LS_RECURSIVE (forgotten free); cleanups
Denys Vlasenko
2009-10-03 11:42:33 +02:00
-
0683d4d633
ls: add standards doc; record author of "total NNNN" code
Denys Vlasenko
2009-10-03 10:53:36 +02:00
-
76c7d9500a
ls: code shrink
Denys Vlasenko
2009-10-03 01:15:47 +02:00
-
87c150c7cc
ls: add "total NNNN" header if DESKTOP. By Johannes Stezenbach (js AT sig21.net)
Denys Vlasenko
2009-10-03 01:14:15 +02:00
-
26ff18b424
Fixes to usage text; updated busybox.spec
Denys Vlasenko
2009-10-02 11:37:17 +02:00
-
88a37689a7
cp: FEATURE_CP_LONG_OPTIONS depends on LONG_OPTS
Denys Vlasenko
2009-10-02 01:29:25 +02:00
-
f228913fed
ok, last fix wasn't correct... this one is better
Denys Vlasenko
2009-10-02 01:21:31 +02:00
-
963f52fc59
fix a typo in prev commit
Denys Vlasenko
2009-10-02 01:13:45 +02:00
-
acabf8fcb8
Update documentation generator so that it sucks less
Denys Vlasenko
2009-10-02 01:10:32 +02:00
-
3a7034c27b
typo fix in a comment in a testcase. oh well...
Denys Vlasenko
2009-09-30 02:48:59 +02:00
-
1b34d4f0b1
find: add zeroing of G.xxx; ftpd - remove extraneous zeroing of G.xxx
Denys Vlasenko
2009-09-30 02:39:57 +02:00
-
c34c033c42
ash,hush: share string
Denys Vlasenko
2009-09-29 12:25:30 +02:00
-
8f7a6d294f
find: -follow should not error out on dandling links
Denys Vlasenko
2009-09-29 11:07:04 +02:00
-
2f3f09c287
libbb/lineedit: restore ^D handling for unicode
Denys Vlasenko
2009-09-29 00:00:12 +02:00
-
db9c57eed1
libbb/lineedit: fix the case when we configured history to have 0 lines
Denys Vlasenko
2009-09-27 02:48:53 +02:00
-
e74aaf9385
ash,hush: make trap output short signal names, without SIG prefix
Denys Vlasenko
2009-09-27 02:05:45 +02:00
-
6c750f1518
find: do not recurse into directories with depth == --maxdepth
Denys Vlasenko
2009-09-27 01:51:47 +02:00
-
48f116198d
cp: add support for --parents and long option synonyms of short opts
Denys Vlasenko
2009-09-26 14:31:04 +02:00
-
67f7186403
hush: do not reset to default "" traps in subshell
Denys Vlasenko
2009-09-25 14:21:06 +02:00
-
4ea0ca8193
hush: document a TODO. no code changes
Denys Vlasenko
2009-09-25 12:58:37 +02:00
-
8f88d85e34
ash: better comment. no code changes
Denys Vlasenko
2009-09-25 12:12:53 +02:00
-
726e1a04f7
ash: even smaller
trap code
Denys Vlasenko
2009-09-25 02:58:20 +02:00
-
e305c28285
ash: slightly better (more correct) code for "trap hack"
Denys Vlasenko
2009-09-25 02:12:27 +02:00
-
c297ea97e2
login: log PAM errors to syslog, not stderr
Denys Vlasenko
2009-09-25 01:50:45 +02:00
-
21d87d495a
ash: better handling of EXIT trap in
trap hack
Denys Vlasenko
2009-09-25 00:06:51 +02:00
-
0800e3af75
ash: do not let EXIT trap to fire in
trap
Denys Vlasenko
2009-09-24 03:09:26 +02:00
-
7188540257
hush: small speed optimization. +10 bytes.
Denys Vlasenko
2009-09-24 01:44:13 +02:00
-
2f7894b1bb
ash,hush: fix trap reporting: s/SIGEXIT/EXIT/
Denys Vlasenko
2009-09-24 01:43:21 +02:00
-
ecb179b6d7
ifenslave: fix for 2.4 kernels compile
Denys Vlasenko
2009-09-23 23:47:52 +02:00
-
606291beab
*: more portability fixes by Dan Fandrich
Denys Vlasenko
2009-09-23 23:15:43 +02:00
-
1f27ab0d4b
*: optimize code size in strtoul calls
Denys Vlasenko
2009-09-23 17:17:53 +02:00
-
8d338173a4
tar: accept spaces at the end of header fields (compat)
Denys Vlasenko
2009-09-23 17:16:37 +02:00
-
844f990926
ash: fix
trap
Denys Vlasenko
2009-09-23 03:25:52 +02:00
-
91836baf85
hush: fix
trap
Denys Vlasenko
2009-09-23 01:46:19 +02:00
-
af3fd14e4d
hdparm,fdisk: reinstate BLKGETSIZE64 #defines. No code changes
Denys Vlasenko
2009-09-22 23:16:39 +02:00
-
ed4ff0e8cb
pidof/killall: fix bug 625 (kernel threads get stale "binary name")
Denys Vlasenko
2009-09-22 23:06:07 +02:00
-
200d522fb8
df: unicode-aware column formatting. By Tomas Heinrich (theinric AT redhat.com)
Denys Vlasenko
2009-09-22 15:34:28 +02:00
-
4ff1ce0639
ps: fix compile breakage
Denys Vlasenko
2009-09-22 11:21:48 +02:00
-
11c8238d1b
sed: fix bug 623 (SEGV on some sed commands)
Denys Vlasenko
2009-09-22 03:02:21 +02:00
-
d75295c80b
ps: conditionally enable -T on non-DESKTOP build too
Denys Vlasenko
2009-09-21 23:58:43 +02:00
-
69b1cef921
hush: better wording in comments. no code changes
Denys Vlasenko
2009-09-21 10:21:44 +02:00
-
bc3e9479c2
awk: fix typo in prev commit
Denys Vlasenko
2009-09-21 04:16:00 +02:00
-
46a0be5304
awk: implement mktime
Leonid Lisovskiy
2009-09-21 04:08:08 +02:00
-
d8dd25a2a7
diff: debug macros; one trivial size optimization
Denys Vlasenko
2009-09-21 01:23:19 +02:00
-
3e02050314
diff: fix bug 613 (diff -ub segfaults)
Denys Vlasenko
2009-09-21 01:22:18 +02:00
-
532609e36e
ps: document -T option
Denys Vlasenko
2009-09-20 20:29:25 +02:00
-
9aff29997e
swaponoff: add uuid/label support. By Natanael Copa
Natanael Copa
2009-09-20 04:28:22 +02:00
-
2bf6634ef4
ar: fix long filenames handling (bug 611)
Denys Vlasenko
2009-09-20 01:28:27 +02:00
-
b410d4ada7
ps,top: add an option to show threads. +260 bytes of code
Denys Vlasenko
2009-09-19 22:29:42 +02:00
-
f00cfdfae5
dd: fix conv=noerror w/o sync to not write out zeroed blocks
Denys Vlasenko
2009-09-18 20:49:36 +02:00
-
ae0045e31a
we could need ssd -d (fancy)
Bernhard Reutner-Fischer
2009-09-17 18:57:21 +02:00
-
885583ebe3
tar: do chown, not lchown to restore mode (compat)
Denys Vlasenko
2009-09-17 03:02:57 +02:00
-
d57d62686d
tar: fix --numeric-owner, --no-same-owner, --no-same-permissions bits
Denys Vlasenko
2009-09-17 02:43:14 +02:00
-
1166d7b136
ash: fix bug 585 (>"$VAR_WITH_UNICODE_CHARS" problem)
Denys Vlasenko
2009-09-16 16:20:31 +02:00
-
b0d63383dd
ash: preparatory cleanup. The only real changes are (unsigned char) casts
Denys Vlasenko
2009-09-16 16:18:32 +02:00
-
795633463a
add a testcase for reopened bug 585 (not fixed yet)
Denys Vlasenko
2009-09-16 14:04:07 +02:00
-
ddf7850f2b
fdisk: add a warning and truncate disks with >= 2^32 sectors
Denys Vlasenko
2009-09-16 03:03:13 +02:00
-
8dc0e1929e
use PACKED macro insted of open-coding GCC-ism
Denys Vlasenko
2009-09-16 00:58:11 +02:00
-
f2c184be83
unlzma: fixed speedup/shrink by Pascal Bellard (pascal.bellard AT ads-lu.com)
Denys Vlasenko
2009-09-15 23:40:08 +02:00