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
Bernhard Reutner-Fischer
a0420aba1c
- bump copyright year
2008-08-21 11:23:42 +00:00
Bernhard Reutner-Fischer
158f1d4ea6
- fix markup
2008-08-21 11:19:52 +00:00
Bernhard Reutner-Fischer
8c8601cfbc
- fix some wrong markup.
...
sed -i -e 's, href=\([^"][^>]*\)>, href="\1">,g' *.html
The proper way to specify an attribute is to quote the val: theattrib="val"
2008-08-21 10:54:55 +00:00
Bernhard Reutner-Fischer
040feada1e
- correct release date for 1.12.0 and fix a few typos
2008-08-21 10:35:26 +00:00
Denis Vlasenko
c1b39edee1
announce 1.12.0
2008-08-21 10:19:28 +00:00
Denis Vlasenko
2a7031bb12
Bump version to 1.13.0.svn
2008-08-20 23:30:42 +00:00
Denis Vlasenko
261cf4784f
This is 1.12.0
2008-08-20 23:29:10 +00:00
Denis Vlasenko
e417be6697
getopt32: do not return pointer to alloca() areas
2008-08-20 23:03:38 +00:00
Denis Vlasenko
b9c262b029
envdir: fix "envdir with no params" case
2008-08-20 22:19:27 +00:00
Denis Vlasenko
99b4083647
findfs: make it use setuid-ness of busybox binary
2008-08-20 08:50:02 +00:00
Denis Vlasenko
b9f5d59893
fsck: use getmntent_r instead of open-coded parsing. By Vladimir
...
function old new delta
create_fs_device 125 158 +33
parse_word 41 - -41
parse_escape 55 - -55
fsck_main 2246 1893 -353
------------------------------------------------------------------------------
(add/remove: 0/2 grow/shrink: 1/1 up/down: 33/-449) Total: -416 bytes
2008-08-20 02:38:48 +00:00
Denis Vlasenko
f31c3b677d
linedit: fix use-after-free
2008-08-20 00:46:32 +00:00
Denis Vlasenko
4301616b27
libbb: getopt32() should not ever touch argv[0] (even read)
2008-08-20 00:15:42 +00:00
Denis Vlasenko
1c45a505eb
libbb: fix mishandling of "all argv are opts" in getopt32()
...
function old new delta
top_main 1100 1095 -5
getopt32 1398 1361 -37
------------------------------------------------------------------------------
(add/remove: 0/0 grow/shrink: 0/2 up/down: 0/-42) Total: -42 bytes
2008-08-20 00:12:22 +00:00
Denis Vlasenko
6c4eb44113
ifupdown: fixes for shutdown of DHCP-managed interfaces
...
from Wade Berrier <wberrier AT gmail.com>
2008-08-19 23:02:23 +00:00