-
ba98603264
mount: do not execute "mount.(null)" :)
Denys Vlasenko
2009-09-15 23:00:09 +02:00
-
772c2db971
httpd_ssi.c: make it a bit less broken
Denys Vlasenko
2009-09-13 17:38:15 +02:00
-
aa7da73880
add USE_PORTABLE_CODE option and use it in find applet
Denys Vlasenko
2009-09-13 14:57:24 +02:00
-
7649bd024c
fsck: more clever (->smaller) handling of parameters
Denys Vlasenko
2009-09-13 05:52:46 +02:00
-
6683745bf7
fsck: remove a few statics
Denys Vlasenko
2009-09-13 05:52:03 +02:00
-
c541a8955d
test: use index_in_strings
Denys Vlasenko
2009-09-12 22:41:57 +02:00
-
fe73798135
top: remove GCCisms
Denys Vlasenko
2009-09-12 15:11:50 +02:00
-
27726cb6aa
hush: make memleak debugging more robust
Denys Vlasenko
2009-09-12 14:48:33 +02:00
-
873273da94
hush: code shrink by Dan Fandrich (dan AT coneharvesters.com)
Denys Vlasenko
2009-09-12 14:47:41 +02:00
-
3a0f6f2328
fix read_cmdline API and a small buglet where "[comm]" may be too narrow
Denys Vlasenko
2009-09-12 00:15:34 +02:00
-
ae357bd713
top, ps: do not output trailing spaces
Denys Vlasenko
2009-09-11 23:29:45 +02:00
-
0052882200
top: add -m ("memory") option
Denys Vlasenko
2009-09-11 23:26:42 +02:00
-
56573cb4f7
networking/httpd_ssi.c: expand comments
Denys Vlasenko
2009-09-10 21:27:39 +02:00
-
db4a67628d
networking/httpd_ssi.c: new example CGI handler
Denys Vlasenko
2009-09-10 21:24:45 +02:00
-
33d8d08f78
httpd: shrink mime type matching code (suggested by Bernhard)
Denys Vlasenko
2009-09-10 01:46:02 +02:00
-
d069e5398d
a few more GCC-isms removed
Denys Vlasenko
2009-09-09 23:12:10 +02:00
-
e66ccfaa2c
remove some garbage from http POST upload example
Denys Vlasenko
2009-09-09 22:33:30 +02:00
-
108b8c5367
httpd: fix bug 601 "I:index.php does not run interpreter on DIR/ url"
Denys Vlasenko
2009-09-08 21:17:49 +02:00
-
db57fc22a6
Add ENABLE_FEATURE_MDEV_RENAME_REGEXP examples to mdev documentation
Bernhard Reutner-Fischer
2009-09-08 14:16:00 +02:00
-
62298ab13d
TODO: add unicode list
Denys Vlasenko
2009-09-07 13:19:17 +02:00
-
40c221334f
Merge branch 'master' of git+ssh://vda@busybox.net/var/lib/git/busybox
Denys Vlasenko
2009-09-07 12:44:56 +02:00
-
-
0c6914e50c
modprobe-small: make string buffer code robust; fix help text
Denys Vlasenko
2009-09-07 02:38:26 +02:00
-
f9c814b0ee
modprobe-small: hopefully fix bug 591 (incorrect detection of alias with '-')
Denys Vlasenko
2009-09-07 02:37:19 +02:00
-
386bc9fda3
unzip: more compat if DESKTOP=y
Denys Vlasenko
2009-09-06 16:52:50 +02:00
-
3de3f57c6d
Revert "unlzma: speedup, by Pascal Bellard (pascal.bellard AT ads-lu.com)"
Denys Vlasenko
2009-09-06 15:06:25 +02:00
-
-
043b1e5d99
more C standard compat fixes from Dan Fandrich
Denys Vlasenko
2009-09-06 12:47:55 +02:00
-
5370bfb123
documentation and typo fixes. By Dan Fandrich (dan AT coneharvesters.com)
Denys Vlasenko
2009-09-06 02:58:59 +02:00
-
90a9904e9e
remove some GNUisms. by Dan Fandrich (dan AT coneharvesters.com)
Denys Vlasenko
2009-09-06 02:36:23 +02:00
-
1f7c167b23
experimentally add mallopt tweaks for reduced memory consumption
Denys Vlasenko
2009-09-06 02:12:28 +02:00
-
6db4784d27
hush: export PWD
Denys Vlasenko
2009-09-05 20:15:17 +02:00
-
2cc709139e
inetd: comment tweak. no code changes
Denys Vlasenko
2009-09-04 03:48:40 +02:00
-
ed1667e8ee
telnetd: add -w ("inetd wait") option. Can be configured off.
Denys Vlasenko
2009-09-04 02:21:13 +02:00
-
cfc216345e
inetd: be more careful with syslog socket; other small fixes
Denys Vlasenko
2009-09-04 02:19:46 +02:00
-
4b624d0770
small commit tweak in parse_datestr, no code changes
Denys Vlasenko
2009-09-02 11:49:25 +02:00
-
44f174e61b
uniq: shave off whole 10 bytes off, oh my
Denys Vlasenko
2009-08-31 05:15:21 +02:00
-
a00329ca8e
ash: better comment. no code changes
Denys Vlasenko
2009-08-30 20:05:10 +02:00
-
630dde1cef
code shrink in help text code
Denys Vlasenko
2009-08-30 19:57:49 +02:00
-
1249dbb2c7
uniq: code shrink
Denys Vlasenko
2009-08-30 19:35:06 +02:00
-
a9c9bf5055
uniq: plug memory leak (patch from OpenWRT project)
Denys Vlasenko
2009-08-30 19:34:09 +02:00
-
0aec9ff6b8
uniq: rename some variables. no code changes
Denys Vlasenko
2009-08-30 19:32:45 +02:00
-
7218af9f83
ash: revent one place where number() doesn't work
Denys Vlasenko
2009-08-30 17:07:30 +02:00
-
22cbfbd996
ethr-wake: can use ether_hostton on uclibc >= 0.9.30
Denys Vlasenko
2009-08-30 16:23:29 +02:00
-
b9762922d1
libunarchive: fix a bug where mode and time is no longer restored
Denys Vlasenko
2009-08-30 01:10:17 +02:00
-
ecc2a2e015
ash: deal with some TODOs (mostly trivial)
Denys Vlasenko
2009-08-29 22:53:41 +02:00
-
9f2e82ad2e
ash: add testsuite for bug 585
Denys Vlasenko
2009-08-29 20:37:09 +02:00
-
c8334a40c9
ash: fix handling of Unicode chars in redirects. Fixes bug 585
Denys Vlasenko
2009-08-29 20:24:12 +02:00
-
b6c8434896
ash: trivial simplifications and optimizations
Denys Vlasenko
2009-08-29 20:23:20 +02:00
-
e6c483ec30
rpm2cpio: code shrink
Denys Vlasenko
2009-08-28 21:15:24 +02:00
-
0a130d510d
rpm2cpio: handle unseekable input correctly
Denys Vlasenko
2009-08-28 21:09:51 +02:00
-
7f2149489f
rpm2cpio: handle bz2 too; code shrink
Pascal Bellard
2009-08-28 06:20:33 +02:00
-
b34759251d
update copyright year
Denys Vlasenko
2009-08-27 21:13:30 +02:00
-
33d7b72d33
more help text tweaking
Denys Vlasenko
2009-08-27 20:47:35 +02:00
-
691161a7a7
trim help texts a bit
Denys Vlasenko
2009-08-27 20:38:17 +02:00
-
ca899efd6c
remove a few extra newlines in help text
Denys Vlasenko
2009-08-27 03:20:45 +02:00
-
bcb163d8f8
use .git as EXTRAVERSION
Bernhard Reutner-Fischer
2009-08-24 16:20:52 +02:00
-
a12af2d9f3
ash: make "jobs -l" more similar to bash. By Earl Chew. Fixes bug 481
Denys Vlasenko
2009-08-23 22:10:04 +02:00
-
bd73f1d85a
Start 1.16.x cycle
Denys Vlasenko
2009-08-23 21:30:38 +02:00
-
e7aa0d9eca
Releasing 1.15.0
Denys Vlasenko
2009-08-23 02:33:20 +02:00
-
0d5866624d
wget: strip trailing whitespace from e.g. "Content-length: 120 "
Matthijs van de Water
2009-08-22 20:19:48 +02:00
-
0da1c0a732
beep: optimize
Denys Vlasenko
2009-08-22 18:00:39 +02:00
-
dc3d8939d4
preliminary work for gcc 4.4.0
Denys Vlasenko
2009-08-22 02:34:10 +02:00
-
f2a8d5db9a
fix duplicate FAST_FUNC FAST_FUNC
Denys Vlasenko
2009-08-21 17:40:36 +02:00
-
00ea82e846
add config knob for default freq and length
Bernhard Reutner-Fischer
2009-08-21 14:40:29 +02:00
-
45de0746b3
add simple beep applet
Bernhard Reutner-Fischer
2009-08-21 13:18:31 +02:00
-
e10db56aa3
update defconfig
Denys Vlasenko
2009-08-21 00:16:01 +02:00
-
1cc4b13917
msh: aliased to hush
Denys Vlasenko
2009-08-21 00:05:51 +02:00
-
263cff9a2f
do not store 1st two bytes of compressed help text
Denys Vlasenko
2009-08-20 23:34:01 +02:00
-
d7874ed1d4
patch: support -N. By Olivier Duclos (olivier.duclos AT gmail.com)
Denys Vlasenko
2009-08-20 23:33:19 +02:00
-
0793491ff8
hush: enable "lash is deprecated, please use hush instead" message
Denys Vlasenko
2009-08-20 03:40:04 +02:00
-
a67a9627d0
hush: do not process options after non-option args
Denys Vlasenko
2009-08-20 03:38:58 +02:00
-
ffc39202aa
ash: fix bug 571 (jobs %string misbehaving)
Denys Vlasenko
2009-08-17 02:12:20 +02:00
-
f210cff601
sed: fix " echo /usr/lib | sed 's,\(^/\|\)[^/][^/]*,..,g' " bug
Denys Vlasenko
2009-08-17 01:35:04 +02:00
-
16d1e3c26f
pgrep: match argv[0] too, not only comm; fix a bug in argv sanitization
Denys Vlasenko
2009-08-14 22:33:10 +02:00
-
5da42fce51
modprobe: treat tabs in modules.dep as delimiters too. closes bug 567
Denys Vlasenko
2009-08-14 02:10:54 +02:00
-
007c6fc677
typo fix in comment
Denys Vlasenko
2009-08-14 01:36:28 +02:00
-
aa369e0f0d
udhcpc: if got IP successfully, disable -n for future renewals
Justin Maggard
2009-08-13 01:26:17 +02:00
-
4803db53b8
volname: new applet
Matthew Stoltenberg
2009-08-13 00:59:32 +02:00
-
dbfa45b3b2
hust test: complain if busybox binary can't be found
Denys Vlasenko
2009-08-12 21:24:29 +02:00
-
cbfe6ad4c6
hush: fix \<newline> handling on NOMMU
Denys Vlasenko
2009-08-12 19:47:44 +02:00
-
19679784c0
hush tests: remove the requirement that .config is in ../..
Denys Vlasenko
2009-08-12 14:53:44 +02:00
-
09516066d4
hush: do not use ps -o in leak_argv1; do not hardcode path in negate
Denys Vlasenko
2009-08-12 14:21:30 +02:00
-
79b021d738
tail: read only a portion of a file if it's huge. closes bug 551
Denys Vlasenko
2009-08-10 03:16:18 +02:00
-
e531759ef1
fdisk: add handling of avr32. closes bug 555
Denys Vlasenko
2009-08-10 00:08:35 +02:00
-
a43df64eec
tail: fix "tail +N file_shorter_than_N"
Denys Vlasenko
2009-08-09 22:06:56 +02:00
-
0568b6e45a
randomconfig fixes
Denys Vlasenko
2009-08-08 03:20:12 +02:00
-
334fcc8fd4
dd: conv=noerror should skip read errors using lseek (bug 539)
Denys Vlasenko
2009-08-05 23:16:27 +02:00
-
eecbb547d2
correct mode of testsuite/rx.tests
Denys Vlasenko
2009-08-03 10:36:58 +02:00
-
63416cc57d
nc: fix nc -ll; report vfork errors; make select loop faster
Tomoya Adachi
2009-08-03 02:59:22 +02:00
-
dc9495df03
rx: strip padding from last block. closes bug 501.
Denys Vlasenko
2009-08-02 19:45:31 +02:00
-
80a3418b8c
runsv: run ./finish with parameters (runit compat)
Earl Chew
2009-08-02 02:23:27 +02:00
-
aebb742939
svlogd: fix bug 521: use line buffering if any filtering is done
Denys Vlasenko
2009-08-02 00:55:49 +02:00
-
e2944af43e
libbb: prevent resursion on malloc failure
Denys Vlasenko
2009-08-01 06:53:03 +02:00
-
6d48d3ee2a
rename _BB_SUID_ALWAYS and NEVER into REQUIRE and DROP. No code changes.
Denys Vlasenko
2009-07-30 12:57:19 +02:00
-
be116490d6
ping6: make it setuid just like ping
Denys Vlasenko
2009-07-30 12:42:16 +02:00
-
e766f62132
make find_pid_by_name look at /proc/PID/exe too
Alexander Shishkin
2009-07-29 01:35:13 +02:00
-
09449630fb
grep: fix -E + {range}; fix -o not printing all matches (bug 489)
Denys Vlasenko
2009-07-29 01:20:09 +02:00
-
97af2ff8ca
halt/reboot/poweroff: add a CONFIG_xxx to act SysV compatibly
Alexander Shishkin
2009-07-27 02:49:35 +02:00
-
d1090c91cc
dpkg: delete postrm script after it's run, not before. closes bug 449
Denys Vlasenko
2009-07-25 11:52:32 +02:00
-
f3b56b428f
unzip: try lseek before resorting to reading
Stefani Seibold
2009-07-25 02:02:22 +02:00
-
bac9f03ed8
tftp: add comment, no code changes
Denys Vlasenko
2009-07-25 01:56:23 +02:00