ba1315d0fb
modutils/*: rewrite by Timo Teras <timo.teras AT iki.fi> - a lot faster (linear algorithmic complexity, smaller memory foot print) - a lot smaller (the old code was overly complicated) - loading of aliases is now module-init-tools compliant - blacklisting is done correctly (-b option added) - module argument quoting done right - depmod now correctly generates modules.symbols and modules.alias
Denis Vlasenko
2008-09-13 14:59:38 +00:00
0ee1cb0084
- implement id -G (Tito Ragusa)
Bernhard Reutner-Fischer
2008-09-12 09:58:11 +00:00
70de57f60a
Kill off bogus #error's for big endian SH targets, these work fine.
Paul Mundt
2008-09-12 09:19:40 +00:00
08ea11ab07
runsvd: shrink by Vladimir *: use unified trivial signal handler
Denis Vlasenko
2008-09-11 19:51:11 +00:00
9725daa03a
halt: reinstate -w even if !FEATURE_WTMP; beautify code in halt.c
Denis Vlasenko
2008-09-11 09:54:23 +00:00
8d89bed840
watchdog: add -T option function old new delta watchdog_main 159 219 +60 mdev: support match by major,minor. See bug 4714. +100 bytes.
Denis Vlasenko
2008-09-07 23:22:08 +00:00
ee9deb863e
ifenslave: on uclibc at least, net/if.h + linux/if_bonding.h dont coexist
Denis Vlasenko
2008-09-06 14:52:28 +00:00
1c781cc8ff
modprobe-small: make insmod command line compatible
Denis Vlasenko
2008-09-06 14:14:01 +00:00
4acb1b0793
- commentary typo fix
Bernhard Reutner-Fischer
2008-09-05 11:46:43 +00:00
665eaff3b1
awk: add a comment
Denis Vlasenko
2008-09-05 04:59:02 +00:00
fd6b5ad137
- uncomment tc for now
Bernhard Reutner-Fischer
2008-09-04 16:16:47 +00:00
0901c51518
- add WIP stub for tc. Printing worked at some point. Modify/Delete needs some refacturing.
Bernhard Reutner-Fischer
2008-09-04 13:22:58 +00:00
161931efa5
- mention that we ignore -v, -b, -c
Bernhard Reutner-Fischer
2008-09-04 09:33:23 +00:00
d4b719878f
kbd_mode: fix non-ASCII letters in comments install: support -D
Denis Vlasenko
2008-09-03 21:54:46 +00:00
a2e1eea189
awk: improve nadling of negative numbers in bitwise ops; fix handling of octal costants. add test for it
Denis Vlasenko
2008-09-02 09:00:23 +00:00
b424930e4e
- pass "Accept:" and "Accept-Language:" header to CGI scripts (Alina Friedrichsen)
Bernhard Reutner-Fischer
2008-09-01 15:30:49 +00:00
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
Denis Vlasenko
2008-08-29 08:37:07 +00:00
7cbcd1cbf4
awk: bitwise ops cast oprands and results to unsigned long, not signed. closes 4774.
Denis Vlasenko
2008-08-28 23:16:58 +00:00
996a61475a
awk: support hex constants
Denis Vlasenko
2008-08-28 22:59:23 +00:00
d66aa3c701
df: add support for more options, add some coreutils 6.10 compat. by Bernhard Reutner-Fischer
Denis Vlasenko
2008-08-28 22:42:52 +00:00
3b80cac953
insmod: mix xmalloc with xrealloc_vector more carefully
Denis Vlasenko
2008-08-28 21:38:10 +00:00
1ebdaccd6d
- forgot to pass in the HOST_EXTRACFLAGS
Bernhard Reutner-Fischer
2008-08-28 14:29:54 +00:00
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.
Denis Vlasenko
2008-08-24 16:25:40 +00:00
5770715588
ping: SO_RCVBUF must be bigger than packet size, otherwise large ping packets might fail to be received.
Denis Vlasenko
2008-08-24 00:02:18 +00:00
7fe21c69cd
setarch: do not try to use non-existent data in argv[]
Denis Vlasenko
2008-08-23 23:15:17 +00:00
6cd36bc2da
tweak web page
Denis Vlasenko
2008-08-22 11:16:52 +00:00
9ff245f6a0
- move some older news to the news archive (the main page was once again over 30kib big)
Bernhard Reutner-Fischer
2008-08-22 08:45:01 +00:00
7d0d3e265b
- reformat help text
Bernhard Reutner-Fischer
2008-08-22 08:25:26 +00:00
a28a05b96a
- print the documentation per default
Bernhard Reutner-Fischer
2008-08-21 21:15:28 +00:00
99ecc46d93
- document rmdir args
Bernhard Reutner-Fischer
2008-08-21 20:52:55 +00:00
6375853cd8
- document rmmod -w and -f arguments
Bernhard Reutner-Fischer
2008-08-21 20:18:55 +00:00
e82da4dfee
fix xargs -e help text
Denis Vlasenko
2008-08-21 19:59:30 +00:00
c397792ab3
- tweak markup. No relevant changes
Bernhard Reutner-Fischer
2008-08-21 16:08:06 +00:00
bc8bc59e69
- cleanup urls
Bernhard Reutner-Fischer
2008-08-21 14:37:14 +00:00
3b0161d045
- fix typo
Bernhard Reutner-Fischer
2008-08-21 14:14:36 +00:00
f2d4a65be8
- fix markup
Bernhard Reutner-Fischer
2008-08-21 14:10:55 +00:00
eae3846e87
- do not advertise the standalone udhcpd. It is actively maintained in busybox only.
Bernhard Reutner-Fischer
2008-08-21 14:08:44 +00:00
e0fe65b68f
- fix markup
Bernhard Reutner-Fischer
2008-08-21 14:00:25 +00:00
8eeaa747c8
- add doc-clean target
Bernhard Reutner-Fischer
2008-08-21 13:47:20 +00:00
6887e77c32
- add note about CONFIG_CROSS_COMPILER_PREFIX while cleanup up markup.
Bernhard Reutner-Fischer
2008-08-21 13:37:47 +00:00
20a55b7bff
- fix typo of mine
Bernhard Reutner-Fischer
2008-08-21 13:32:14 +00:00
f0d0811c05
- improve documentation a bit
Bernhard Reutner-Fischer
2008-08-21 13:22:44 +00:00
b5d701d737
- some more nitpicks
Bernhard Reutner-Fischer
2008-08-21 12:52:45 +00:00
beea4b8021
- some more markup fixes
Bernhard Reutner-Fischer
2008-08-21 12:42:39 +00:00
0fa539457b
- fix typo
Bernhard Reutner-Fischer
2008-08-21 12:27:42 +00:00
b91168a74c
more of pointless beautifuing on the web page
Denis Vlasenko
2008-08-21 12:24:02 +00:00
f9dba6e226
trim webpage text a bit
Denis Vlasenko
2008-08-21 12:07:38 +00:00
557f9c4b31
- drop outdated paragraph (which additionally contained some mistyped html-like junk)
Bernhard Reutner-Fischer
2008-08-21 11:54:23 +00:00
5f52150536
- misc. minor tweaks
Bernhard Reutner-Fischer
2008-08-21 11:52:12 +00:00
beb6ea47c3
- point people to the current stable branch
Bernhard Reutner-Fischer
2008-08-21 11:43:36 +00:00
78c41b2dc5
- tweak markup
Bernhard Reutner-Fischer
2008-08-21 11:38:22 +00:00
14a79381d0
more cosmetic fixes on the website
Denis Vlasenko
2008-08-21 11:36:24 +00:00
68cef20f5d
cosmetic fixes on the webpage
Denis Vlasenko
2008-08-21 11:34:57 +00:00
b22fbfefc8
- tweak markup
Bernhard Reutner-Fischer
2008-08-21 11:34:46 +00:00
a0420aba1c
- bump copyright year
Bernhard Reutner-Fischer
2008-08-21 11:23:42 +00:00
158f1d4ea6
- fix markup
Bernhard Reutner-Fischer
2008-08-21 11:19:52 +00:00
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"
Bernhard Reutner-Fischer
2008-08-21 10:54:55 +00:00
040feada1e
- correct release date for 1.12.0 and fix a few typos
Bernhard Reutner-Fischer
2008-08-21 10:35:26 +00:00