Commit Graph

9379 Commits

Author SHA1 Message Date
Bernhard Reutner-Fischer
d93179fd5b - halt's -w depends on FEATURE_WTMP (Vladimir Dronnikov) 2008-09-01 15:24:52 +00:00
Bernhard Reutner-Fischer
d129d7c3cd - add ether-wake to the hardcoded(argh!) list of APPLET_ODDNAME 2008-09-01 15:23:04 +00:00
Denis Vlasenko
04e458d435 insmod: fix detection of open failure 2008-08-31 21:56:48 +00:00
Denis Vlasenko
1045d00462 build system: fix "Possible unintended interpolation of @host"
message
2008-08-31 21:29:35 +00:00
Denis Vlasenko
66496d75a7 build system: echo and test features may be enabled
even if these applets are enabled as ash builtins only
testsuite: add some awk tests
2008-08-29 08:37:07 +00:00
Denis Vlasenko
7cbcd1cbf4 awk: bitwise ops cast oprands and results to unsigned long,
not signed. closes 4774.
2008-08-28 23:16:58 +00:00
Denis Vlasenko
996a61475a awk: support hex constants 2008-08-28 22:59:23 +00:00
Denis Vlasenko
d66aa3c701 df: add support for more options, add some coreutils 6.10 compat.
by Bernhard Reutner-Fischer

function                                             old     new   delta
df_main                                              664     795    +131
packed_usage                                       24812   24862     +50
make_human_readable_str                              213     262     +49
static.ignored_mounts                                  -       8      +8
static.unit_chars                                      -       7      +7
static.zero_and_units                                  6       -      -6
------------------------------------------------------------------------------
(add/remove: 2/1 grow/shrink: 3/0 up/down: 245/-6)            Total: 239 bytes
2008-08-28 22:42:52 +00:00
Denis Vlasenko
3b80cac953 insmod: mix xmalloc with xrealloc_vector more carefully 2008-08-28 21:38:10 +00:00
Bernhard Reutner-Fischer
1ebdaccd6d - forgot to pass in the HOST_EXTRACFLAGS 2008-08-28 14:29:54 +00:00
Denis Vlasenko
18c93029fd insmod: shrink
function                                             old     new   delta
obj_allocate_commons                                 488     462     -26
insmod_main                                         3830    3714    -116
2008-08-27 22:29:43 +00:00
Denis Vlasenko
8f0e342803 cksum: respect CONFIG_LFS=y. Adds 36 bytes in this case. 2008-08-27 21:31:23 +00:00
Bernhard Reutner-Fischer
f3d1e213fe - pull check-lxdialog from linux-2.6.26 2008-08-27 07:39:57 +00:00
Denis Vlasenko
b522d6931d trylink: make messages less confusing 2008-08-26 20:09:08 +00:00
Denis Vlasenko
279ca69727 modprobe-small: support "blacklist" keyword in /etc/modules/<modulename> 2008-08-26 01:32:33 +00:00
Denis Vlasenko
c4e4b6b936 reinstate sponsor's links 2008-08-25 22:03:41 +00:00
Denis Vlasenko
b66d16a2e6 fbset: fix mode matching code: original code may trigger false positive.
E.g. fbset -n '16bit'
 succeeded at 'mode "640x480 16bit"' and that is wrong.
 Also parser is rewritten. By Vladimir.

function                                             old     new   delta
static.syncs                                           -      20     +20
g_options                                              4       -      -4
g_cmdoptions                                         432     385     -47
fbset_main                                          1842    1642    -200
2008-08-24 16:25:40 +00:00
Denis Vlasenko
5770715588 ping: SO_RCVBUF must be bigger than packet size,
otherwise large ping packets might fail to be received.
2008-08-24 00:02:18 +00:00
Denis Vlasenko
15f2fdb2b9 hexdump: fix SEGV in hexdump -e "" 2008-08-23 23:15:48 +00:00
Denis Vlasenko
7fe21c69cd setarch: do not try to use non-existent data in argv[] 2008-08-23 23:15:17 +00:00
Denis Vlasenko
6cd36bc2da tweak web page 2008-08-22 11:16:52 +00:00
Bernhard Reutner-Fischer
9ff245f6a0 - move some older news to the news archive (the main page was once again over 30kib big) 2008-08-22 08:45:01 +00:00
Bernhard Reutner-Fischer
7d0d3e265b - reformat help text 2008-08-22 08:25:26 +00:00
Denis Vlasenko
657341762a Announce 1.11.2 2008-08-21 22:10:47 +00:00
Bernhard Reutner-Fischer
a28a05b96a - print the documentation per default 2008-08-21 21:15:28 +00:00
Bernhard Reutner-Fischer
99ecc46d93 - document rmdir args 2008-08-21 20:52:55 +00:00
Bernhard Reutner-Fischer
6375853cd8 - document rmmod -w and -f arguments 2008-08-21 20:18:55 +00:00
Denis Vlasenko
e82da4dfee fix xargs -e help text 2008-08-21 19:59:30 +00:00
Bernhard Reutner-Fischer
c397792ab3 - tweak markup. No relevant changes 2008-08-21 16:08:06 +00:00
Bernhard Reutner-Fischer
bc8bc59e69 - cleanup urls 2008-08-21 14:37:14 +00:00
Bernhard Reutner-Fischer
3b0161d045 - fix typo 2008-08-21 14:14:36 +00:00
Bernhard Reutner-Fischer
f2d4a65be8 - fix markup 2008-08-21 14:10:55 +00:00
Bernhard Reutner-Fischer
eae3846e87 - do not advertise the standalone udhcpd. It is actively maintained in busybox only. 2008-08-21 14:08:44 +00:00
Bernhard Reutner-Fischer
e0fe65b68f - fix markup 2008-08-21 14:00:25 +00:00
Bernhard Reutner-Fischer
8eeaa747c8 - add doc-clean target 2008-08-21 13:47:20 +00:00
Bernhard Reutner-Fischer
6887e77c32 - add note about CONFIG_CROSS_COMPILER_PREFIX while cleanup up markup. 2008-08-21 13:37:47 +00:00
Bernhard Reutner-Fischer
20a55b7bff - fix typo of mine 2008-08-21 13:32:14 +00:00
Bernhard Reutner-Fischer
f0d0811c05 - improve documentation a bit 2008-08-21 13:22:44 +00:00
Bernhard Reutner-Fischer
b5d701d737 - some more nitpicks 2008-08-21 12:52:45 +00:00
Bernhard Reutner-Fischer
beea4b8021 - some more markup fixes 2008-08-21 12:42:39 +00:00
Bernhard Reutner-Fischer
0fa539457b - fix typo 2008-08-21 12:27:42 +00:00
Denis Vlasenko
b91168a74c more of pointless beautifuing on the web page 2008-08-21 12:24:02 +00:00
Denis Vlasenko
f9dba6e226 trim webpage text a bit 2008-08-21 12:07:38 +00:00
Bernhard Reutner-Fischer
557f9c4b31 - drop outdated paragraph (which additionally contained some mistyped html-like junk) 2008-08-21 11:54:23 +00:00
Bernhard Reutner-Fischer
5f52150536 - misc. minor tweaks 2008-08-21 11:52:12 +00:00
Bernhard Reutner-Fischer
beb6ea47c3 - point people to the current stable branch 2008-08-21 11:43:36 +00:00
Bernhard Reutner-Fischer
78c41b2dc5 - tweak markup 2008-08-21 11:38:22 +00:00
Denis Vlasenko
14a79381d0 more cosmetic fixes on the website 2008-08-21 11:36:24 +00:00
Denis Vlasenko
68cef20f5d cosmetic fixes on the webpage 2008-08-21 11:34:57 +00:00
Bernhard Reutner-Fischer
b22fbfefc8 - tweak markup 2008-08-21 11:34:46 +00:00