-
52827e3ebc
*: tar-related cleanups: move struct to unarchive.h; move help to tar.c
Denys Vlasenko
2010-06-26 18:21:36 +02:00
-
d0a8a0d312
tar: fix --to-command wrt short writes
Denys Vlasenko
2010-06-26 18:11:44 +02:00
-
894fa0ad62
fix breakage in compressed file detection
Denys Vlasenko
2010-06-26 05:01:16 +02:00
-
63144be7ea
universal parser: do not leak parser->data
Denys Vlasenko
2010-06-26 04:00:52 +02:00
-
1fcbff2fac
build system: do not rebuild ash and hush on any change to any .c file
Denys Vlasenko
2010-06-26 02:40:08 +02:00
-
918f444f90
conspy: make "conspy 0" use vcsa0 but "conspy" (no param) use vcsa
Denys Vlasenko
2010-06-25 14:40:25 +02:00
-
8d444494ef
another fix to gen_build_files / autoconf.h dependency
Denys Vlasenko
2010-06-25 13:56:28 +02:00
-
1d72d43940
gen_build_files.sh is an order prerequisite only for autoconf.h
Denys Vlasenko
2010-06-25 13:30:59 +02:00
-
e69c5e2429
build system: make gen_build_files.sh run before autoconf.h generation
Denys Vlasenko
2010-06-25 12:58:17 +02:00
-
41ddd9f606
*: make exec failure message more consistent
Denys Vlasenko
2010-06-25 01:46:53 +02:00
-
2b46fd49b1
tar: optional support for --to-command
Ladislav Michl
2010-06-25 01:33:00 +02:00
-
51fa147c9b
conspy: code shrink
Denys Vlasenko
2010-06-25 00:57:57 +02:00
-
eff6d59343
ntpd: step correction to variables had wrong sign, fixing
Denys Vlasenko
2010-06-24 20:23:40 +02:00
-
a54985b279
conspy: document attribute byte format
Denys Vlasenko
2010-06-24 17:50:00 +02:00
-
a091d45c3b
smemcap: new applet
Denys Vlasenko
2010-06-24 05:05:12 +02:00
-
dd8adde386
*: introduce and use bb_unsetenv_and_free
Denys Vlasenko
2010-06-24 05:00:50 +02:00
-
da75f44844
ash: <> redir should not truncate
Andreas Bühmann
2010-06-24 04:32:37 +02:00
-
1b8e2b0e76
conspy: code shrink ~200 bytes
Pascal Bellard
2010-06-23 20:25:00 +02:00
-
64606c6d01
typo fix
Denys Vlasenko
2010-06-22 18:33:15 +02:00
-
fc6f6e933c
rev: new applet
Marek Polacek
2010-06-22 12:53:35 +02:00
-
6d9c88ad98
fix config help text
Denys Vlasenko
2010-06-21 07:25:36 +02:00
-
adbbee46ad
bootchartd: added optional compat features
Denys Vlasenko
2010-06-21 07:17:23 +02:00
-
05a550b48a
fix errors in detecting non-modified areas
Denys Vlasenko
2010-06-21 04:00:16 +02:00
-
a8b594fda7
conspy: new applet
Pascal Bellard
2010-06-21 02:17:29 +02:00
-
d2b738a6d2
decompress_unxz: use common string
Denys Vlasenko
2010-06-21 02:16:51 +02:00
-
ba73cfd284
unxz: update from XZ embedded git
Denys Vlasenko
2010-06-20 02:40:56 +02:00
-
91d7ee31f7
tweak TODO file
Denys Vlasenko
2010-06-19 22:15:20 +02:00
-
4a96617095
xargs: bump default -sNUM up to 32k. Use sysconf() to trim it down if necessary
Denys Vlasenko
2010-06-19 21:44:01 +02:00
-
e15a6c82df
added Config.in to .gitignore
Denys Vlasenko
2010-06-19 20:42:02 +02:00
-
134d0eb114
cosmetics on top of Dan's patches
Denys Vlasenko
2010-06-19 20:07:23 +02:00
-
ebeac1685a
Define GNU-specific link options in one place
Dan Fandrich
2010-06-18 22:36:10 -07:00
-
0635ddd8f7
Added code for nonstandard function strsep()
Dan Fandrich
2010-06-18 22:36:45 -07:00
-
fdd7b566ec
A few minor portability improvements
Dan Fandrich
2010-06-18 22:37:42 -07:00
-
eb08b6ed5c
sed: trivial code shrink -18 bytes
Denys Vlasenko
2010-06-19 17:51:06 +02:00
-
020465218c
Merge branch 'master' of git+ssh://vda@busybox.net/var/lib/git/busybox
Denys Vlasenko
2010-06-19 17:50:44 +02:00
-
-
e329089c62
Revert "sed: trivial code shrink"
Denys Vlasenko
2010-06-19 17:50:23 +02:00
-
c2c7aa4b0d
sed: trivial code shrink
Denys Vlasenko
2010-06-19 17:47:46 +02:00
-
8cd9f343e7
ash: times builtin: use unsigned type; take free-of-charge modulo
Denys Vlasenko
2010-06-18 15:36:48 +02:00
-
b87c17cd16
*: stop defining _GNU_SOURCE in source files, it's in CFLAGS anyway
Denys Vlasenko
2010-06-18 15:15:24 +02:00
-
7df28bbb8f
ash: fix unset in standalone mode
Denys Vlasenko
2010-06-18 14:23:47 +02:00
-
1ed2fb40c9
ash: cosmetics, no code changes
Denys Vlasenko
2010-06-18 14:09:48 +02:00
-
b76f18d331
Improve unzip's handling of stream ZIP files
Dan Fandrich
2010-06-17 21:39:44 -07:00
-
eafc6956f6
Allow CONFIG_VOLUMEID to be turned off
Dan Fandrich
2010-06-17 23:30:27 -07:00
-
f934a51c9b
ignore changes to Kbuild files, they are generated
Dan Fandrich
2010-06-18 13:26:11 +02:00
-
8f599f9a31
mkfs_ext2: improve comments a bit
Denys Vlasenko
2010-06-18 12:40:57 +02:00
-
0f022c0565
cpio.tests: mention suid bits too, not only sgid
Denys Vlasenko
2010-06-18 12:28:05 +02:00
-
5070124763
mkfs_ext2: reuse string
Bernhard Reutner-Fischer
2010-06-18 11:49:44 +02:00
-
cd5aa5c5da
mkfs_ext2: fix handling of -I argument
Bernhard Reutner-Fischer
2010-06-18 11:47:45 +02:00
-
-
9b814ca633
mktemp: be more compatible: bare "mktemp" creates tempfile in /tmp, not cwd
Denys Vlasenko
2010-06-18 03:16:27 +02:00
-
4ebdae3777
date: make %N work without -lrt on glibc
Denys Vlasenko
2010-06-18 02:55:48 +02:00
-
5b1dfe609c
tftp: increase initial retry timeout from 50 to 100 ms
Denys Vlasenko
2010-06-18 02:47:27 +02:00
-
3b727ccb70
add a comment about sed and suid bits
Denys Vlasenko
2010-06-18 02:12:56 +02:00
-
d86b4c3907
data_extract_all: do not chmod symlink. Closes 2053
Denys Vlasenko
2010-06-18 02:00:55 +02:00
-
0cc25945d8
networking/Config.src: make tftp/tftpd-related options less confusing. Closes 2017
Denys Vlasenko
2010-06-17 23:48:59 +02:00
-
2f41e7ea57
fix extra bogus files generation in include/config/*
Denys Vlasenko
2010-06-17 20:20:24 +02:00
-
3324c96335
ubiattach,ubidetach: new applets
Baruch Siach
2010-06-16 12:22:58 +02:00
-
4f731ce30e
findutils/*: move usage and applet bits to *.c files
Denys Vlasenko
2010-06-15 15:40:16 +02:00
-
c37fecb86c
file rename: TODO_config_nommu -> TEST_config_nommu
Denys Vlasenko
2010-06-15 15:15:57 +02:00
-
237aecedab
xargs: another code shrink
Denys Vlasenko
2010-06-15 10:18:01 +02:00
-
f7e929e795
xargs: trivial code shrink
Denys Vlasenko
2010-06-15 10:02:04 +02:00
-
1cd769a154
rfkill: do not enable by default, it requires new-ish Linux headers
Denys Vlasenko
2010-06-14 14:28:31 +02:00
-
da3a956dda
scripts/echo.c: remove bb-ism
Denys Vlasenko
2010-06-14 14:27:26 +02:00
-
c28cafb18d
xargs: trivial code shrink
Denys Vlasenko
2010-06-14 12:38:36 +02:00
-
7a4021deba
xargs: simplify logic
Denys Vlasenko
2010-06-14 00:57:05 +02:00
-
aaa24e09f9
xargs: fix accounting of -sNUM
Denys Vlasenko
2010-06-13 12:43:54 +02:00
-
1613de85d9
xargs: make -s NUM accept practically unlimited range
Denys Vlasenko
2010-06-13 03:44:27 +02:00
-
d5fa1a0f49
xargs: code shrink -15 bytes
Denys Vlasenko
2010-06-13 03:43:43 +02:00
-
d2d327db6d
stat: make output more similar to GNU stat
Seb
2010-06-12 21:57:50 +02:00
-
e2b41cfb4b
date: trivial fix - was reading seconds into nanoseconds field! DOH
Denys Vlasenko
2010-06-12 03:32:22 +02:00
-
53e2f38b69
tftp: make message about 512 byte block less confusing
Denys Vlasenko
2010-06-12 03:29:58 +02:00
-
aa30efcc07
check-lxdialog.sh: fix helptext
Bernhard Reutner-Fischer
2010-06-11 15:31:54 +02:00
-
ab60cd1382
utoa: shrink
Denys Vlasenko
2010-06-10 10:54:44 +02:00
-
7fdf5a88b4
modinfo: needs modutils.o
Denys Vlasenko
2010-06-09 10:18:35 +02:00
-
d70e0e995e
*: add INSERTs to *.src files where appropriate
Denys Vlasenko
2010-06-08 12:15:11 +02:00
-
b68bba5649
date: use the same code for FEATURE_DATE_NANO for glibc and uclibc
Denys Vlasenko
2010-06-08 04:39:30 +02:00
-
729ecb87bf
bbconfig: make it independent from printf functions
Denys Vlasenko
2010-06-07 14:14:26 +02:00
-
121fb9506b
typo fix
Denys Vlasenko
2010-06-07 13:34:34 +02:00
-
838e0dbda1
small fix in usage text
Denys Vlasenko
2010-06-07 03:04:46 +02:00
-
c62f229d45
dpkg: add support for lzma compression
Pascal Bellard
2010-06-07 01:20:41 +02:00
-
b82b34e06d
modprobe: add support for -l and -s. Remove some unsupported options
Pascal Bellard
2010-06-07 01:16:45 +02:00
-
e3657dcdd6
fuser: code shrink
Maksym Kryzhanovskyy
2010-06-06 22:56:12 +02:00
-
c8aae0b2a0
fix allnoconfig
Denys Vlasenko
2010-06-06 22:14:58 +02:00
-
19ced5c425
pipe_progress: make it independent of printf machinery
Denys Vlasenko
2010-06-06 21:53:09 +02:00
-
5f3303712e
pipe_progress: shrink
Denys Vlasenko
2010-06-06 18:19:25 +02:00
-
8aab0c95be
loadkmap: remove UNUSED_PARAM from argv
Denys Vlasenko
2010-06-06 18:10:50 +02:00
-
2fd45c2cdb
dumpkmap,loadkmap: abort if there are params on cmdline
Denys Vlasenko
2010-06-06 18:09:57 +02:00
-
f2da16f451
date: make FEATURE_NANO compile on glibc systems
Denys Vlasenko
2010-06-06 17:53:48 +02:00
-
d94332f2b6
top: code shrink, -26 bytes
Denys Vlasenko
2010-06-06 17:40:54 +02:00
-
87496aa081
top: code shrink
Maksym Kryzhanovskyy
2010-06-06 08:24:39 +02:00
-
f2177abe1d
yes: this applet doesn't have options, don't lie that it does.
Denys Vlasenko
2010-06-06 05:23:09 +02:00
-
161bb8fa12
fix a few goofs uncovered by "make allnoconfig" testing
Denys Vlasenko
2010-06-06 05:07:11 +02:00
-
22bdf90334
modinfo: new applet
Pascal Bellard
2010-06-06 04:55:13 +02:00
-
2f32bf8be6
remove defconfig. Now "make defconfig" simply uses defaults from Config.in
Denys Vlasenko
2010-06-06 04:14:28 +02:00
-
f0f9470061
make it possible to keep usage texts in .c files
Denys Vlasenko
2010-06-06 01:53:38 +02:00
-
6c5bf0d347
make it possible to have include/applets.h-esque entries in .c files
Denys Vlasenko
2010-06-06 00:53:45 +02:00
-
0e5ba0843b
Remove requirement that include/applets.h must be sorted
Denys Vlasenko
2010-06-05 23:11:07 +02:00
-
729ce47360
tr: add forgotten //config: prefixes
Denys Vlasenko
2010-06-05 21:29:41 +02:00
-
da929a95aa
mass renaming Kbuild -> Kbuild.src, Config.in -> Config.src
Denys Vlasenko
2010-06-04 20:10:51 +02:00
-
e4070cb0d7
partially migrate coreutils to Config.src and Kbuild.src
Denys Vlasenko
2010-06-04 19:59:49 +02:00
-
6db1373295
udhcpd: fix daemonize crash on nommu systems
Mike Frysinger
2010-06-04 13:24:50 -04:00