Denis Vlasenko
|
5870ad9672
|
mount: (try to) support cifs with IPv6
|
2007-02-04 02:39:55 +00:00 |
|
Denis Vlasenko
|
42823d597a
|
add x to IPv6 functions which can die
|
2007-02-04 02:39:08 +00:00 |
|
Denis Vlasenko
|
45854b5e3f
|
mkconfigs: remove echo "... " contortion
|
2007-02-04 02:38:21 +00:00 |
|
Denis Vlasenko
|
9f85de1821
|
BB_EXECLP should call execlp, not execvp
|
2007-02-04 00:09:18 +00:00 |
|
Denis Vlasenko
|
e8ce0626d9
|
s/PREFIX/CONFIG_PREFIX/
|
2007-02-03 17:29:14 +00:00 |
|
Denis Vlasenko
|
06af216528
|
suppress warnings about easch <applet>_main() having
no preceding prototype
|
2007-02-03 17:28:39 +00:00 |
|
Denis Vlasenko
|
c7ba8b9d6c
|
do not put all <applet>_main() declarations
in busybox.h - this produces false dependencies
|
2007-02-03 17:27:14 +00:00 |
|
Bernhard Reutner-Fischer
|
6a1829d90c
|
- include busybox.h before looking at an eventual #if ENABLE_DESKTOP
|
2007-02-03 12:52:25 +00:00 |
|
Denis Vlasenko
|
a5c5ae03eb
|
add TODO
|
2007-02-03 12:50:41 +00:00 |
|
Denis Vlasenko
|
37c8f36357
|
usage_compressed: be more permissive in which od flavors we support
|
2007-02-03 12:45:43 +00:00 |
|
Denis Vlasenko
|
4c97863109
|
assorted fixes for bugs found with randomconfig
|
2007-02-03 03:31:13 +00:00 |
|
Denis Vlasenko
|
e968fcd562
|
lineedit: add missing #if/#endif
init: fix warnings
|
2007-02-03 02:42:47 +00:00 |
|
Denis Vlasenko
|
4921b54f37
|
Add BB_EXEC[LV]P() which encapsulate FEATURE_EXEC_PREFER_APPLETS
(patch from Gabriel L. Somlo <somlo@cmu.edu>)
|
2007-02-03 02:17:41 +00:00 |
|
Denis Vlasenko
|
0aa8490693
|
sigset_t blocked_sigset is too big for static (128 bytes)
|
2007-02-03 01:47:56 +00:00 |
|
Denis Vlasenko
|
64392905ef
|
svlogd: fix performance problems: excessive write,
gettimeofday calls. rt_sigprocmask were dealt with
in previous commit
|
2007-02-03 00:53:43 +00:00 |
|
Denis Vlasenko
|
4f8d27f29a
|
svlogd: do not set O_NONBLOCK on stdin permanently - that can
affect other processes!
|
2007-02-03 00:52:17 +00:00 |
|
Bernhard Reutner-Fischer
|
493691a4f5
|
- minor tweak
|
2007-02-02 16:11:24 +00:00 |
|
Bernhard Reutner-Fischer
|
7a7e54a190
|
- update helptext
|
2007-02-02 16:06:02 +00:00 |
|
Denis Vlasenko
|
e129f43c83
|
add a comment so that people won't get confused
|
2007-02-02 01:57:24 +00:00 |
|
Denis Vlasenko
|
7fca91a3de
|
sv: fix incorrect option parsing and reduce size
|
2007-02-02 01:19:09 +00:00 |
|
Denis Vlasenko
|
8bb21af72c
|
httpd: directory indexer example doesn't need piping thru dd anymore
|
2007-02-02 01:18:37 +00:00 |
|
Denis Vlasenko
|
a100707c04
|
find -user support by Natanael Copa <natanael.copa@gmail.com>
|
2007-02-02 01:17:52 +00:00 |
|
Denis Vlasenko
|
731d357295
|
trivial warning fix
|
2007-02-02 01:16:33 +00:00 |
|
Denis Vlasenko
|
c4d606e367
|
udhcpd: allow "domain" to be a list of DNS servers, not just one
|
2007-02-02 01:16:08 +00:00 |
|
Denis Vlasenko
|
de55b5d014
|
correct wget's comment
|
2007-02-01 01:53:25 +00:00 |
|
Denis Vlasenko
|
4bb31899e5
|
add -Wwrite-strings to Makefile
|
2007-02-01 01:51:36 +00:00 |
|
Denis Vlasenko
|
1e3b068689
|
msh: cleaning up for -Wwrite-strings part #4
|
2007-02-01 01:43:54 +00:00 |
|
Denis Vlasenko
|
6b50f73171
|
msh: cleaning up for -Wwrite-strings part #3
|
2007-02-01 01:43:39 +00:00 |
|
Denis Vlasenko
|
489f93ebae
|
msh: cleaning up for -Wwrite-strings part #2
|
2007-02-01 01:43:16 +00:00 |
|
Denis Vlasenko
|
00ccf95bc8
|
msh: cleaning up for -Wwrite-strings
|
2007-02-01 01:39:24 +00:00 |
|
Denis Vlasenko
|
71d8abf30c
|
lash: -Wwrite-strings fixes
|
2007-01-30 22:44:07 +00:00 |
|
Denis Vlasenko
|
bb81c5831a
|
hush: style fixes
|
2007-01-30 22:32:09 +00:00 |
|
Denis Vlasenko
|
c72c1ed932
|
hush: now it's -Wwrite-strings clean
|
2007-01-30 22:31:26 +00:00 |
|
Denis Vlasenko
|
0c886c65de
|
hush: style fixes
|
2007-01-30 22:30:09 +00:00 |
|
Denis Vlasenko
|
15d78fb724
|
hust: -Wwrite-strings fixes
|
2007-01-30 22:28:21 +00:00 |
|
Denis Vlasenko
|
34c4e5f0b3
|
silly space saving in sed
|
2007-01-30 22:25:16 +00:00 |
|
Denis Vlasenko
|
54767db8c7
|
micro optimization
|
2007-01-30 01:11:36 +00:00 |
|
Denis Vlasenko
|
27a131e08e
|
preparatory patch for -Wwrite-strings #8 (missed part)
|
2007-01-30 00:44:41 +00:00 |
|
Bernhard Reutner-Fischer
|
eb10e17b7b
|
- improve spelling
|
2007-01-29 23:56:13 +00:00 |
|
Denis Vlasenko
|
9356b5022c
|
preparatory patch for -Wwrite-strings #7: sed
remaining: shell (rather scary mess in msh.c)
|
2007-01-29 23:44:38 +00:00 |
|
Denis Vlasenko
|
322661d025
|
preparatory patch for -Wwrite-strings #6
|
2007-01-29 23:43:52 +00:00 |
|
Denis Vlasenko
|
89ef65f024
|
preparatory patch for -Wwrite-strings #5
|
2007-01-29 23:43:18 +00:00 |
|
Denis Vlasenko
|
ab2aea4447
|
preparatory patch for -Wwrite-strings #4
|
2007-01-29 22:51:58 +00:00 |
|
Denis Vlasenko
|
06c0a71d23
|
preparatory patch for -Wwrite-strings #3
|
2007-01-29 22:51:44 +00:00 |
|
Denis Vlasenko
|
b6aae0f381
|
preparatory patch for -Wwrite-strings #2
|
2007-01-29 22:51:25 +00:00 |
|
Denis Vlasenko
|
a41fdf331a
|
preparatory patch for -Wwrite-strings #1
|
2007-01-29 22:51:00 +00:00 |
|
Denis Vlasenko
|
e935602ff5
|
taskset: fix incorrect rage spec and allow 0xXXX input
ping: shave off 60 bytes
|
2007-01-29 18:03:54 +00:00 |
|
Denis Vlasenko
|
86811803e3
|
add to testsuite and fix yet another sed corner case
|
2007-01-29 17:10:19 +00:00 |
|
Denis Vlasenko
|
c562bb7487
|
disable -Wold-style-definition for gcc 3.x
|
2007-01-29 17:08:51 +00:00 |
|
Denis Vlasenko
|
fe7a9f1277
|
sed: fix 2 bugs (one testsuite entry + one newly found)
but more importantly make code more understandable
|
2007-01-29 14:31:47 +00:00 |
|