James Byrne
|
6937487be7
libbb: reduce the overhead of single parameter bb_error_msg() calls
|
5 anni fa |
James Byrne
|
253c4e787a
Optionally re-introduce bb_info_msg()
|
5 anni fa |
Denys Vlasenko
|
72089cf6b4
config: deindent all help texts
|
7 anni fa |
Denys Vlasenko
|
4eed2c6c50
Update menuconfig items with approximate applet sizes
|
7 anni fa |
Denys Vlasenko
|
10ad622dc2
Spelling fixes in comments, documentation, tests and examples
|
7 anni fa |
Denys Vlasenko
|
47367e1d50
Convert all networking/* applets to "new style" applet definitions
|
8 anni fa |
Denys Vlasenko
|
8dff01d06a
libbb: introduce and use is_prefixed_with()
|
9 anni fa |
Dan Fandrich
|
b5de0c12d6
typo fixes
|
13 anni fa |
Denys Vlasenko
|
66426760be
*: remove "Options:" string from help texts
|
13 anni fa |
Pere Orga
|
5bc8c005a8
move remaining help text from include/usage.src.h
|
13 anni fa |
Denys Vlasenko
|
dc8ef353fd
dnsd: fix 64-bit bug 2539.
|
14 anni fa |
Denys Vlasenko
|
0ef64bdb40
*: make GNU licensing statement forms more regular
|
14 anni fa |
Denys Vlasenko
|
6646de0214
dnsd: fix unaligned access problem
|
14 anni fa |
Denys Vlasenko
|
0ecc116592
dnsd: enforce alignment on packet buffer
|
14 anni fa |
Denys Vlasenko
|
cbcc1236f8
tftp: do not show progress bar if we get error right away. +13 bytes
|
14 anni fa |
Denys Vlasenko
|
343dfd7abe
dnsd: add -s option. This allows (clumsy) operation with read dns servers
|
14 anni fa |
Denys Vlasenko
|
e66a09ba9c
dnsd: add more -v messages
|
14 anni fa |
Denys Vlasenko
|
5fb38491e3
dnsd: fix one big-endian goof; add a TODO about RA bit
|
14 anni fa |
Denis Vlasenko
|
ef1b439669
dnsd: stop using oversized buffer. trim comment.
|
15 anni fa |
Denis Vlasenko
|
5c32993009
mount: users report that CIFS support is breaking things,
|
15 anni fa |
Denis Vlasenko
|
f8de411e24
dnsd: removed highly questionable setting of signals to SIG_IGN
|
15 anni fa |
Denis Vlasenko
|
ddbf3bf35f
dnsd: fix a number of bugs. Ideas by Ming-Ching Tiew (mctiew AT yahoo.com)
|
15 anni fa |
Denis Vlasenko
|
a19e64933c
docs/logging_and_backgrounding.txt: new mini-doc
|
15 anni fa |
Denis Vlasenko
|
efb545b9bd
optimize 16- and 32-bit moves
|
16 anni fa |
Denis Vlasenko
|
084266ed52
fix several problems with config parser:
|
16 anni fa |
Denis Vlasenko
|
5415c856ea
libbb: [x]fopen_for_{read,write} introduced and used.
|
16 anni fa |
Denis Vlasenko
|
a34f1ed737
dnsd,sestatus: use libbb to parse config file (by Vladimir)
|
16 anni fa |
Denis Vlasenko
|
a60f84ebf0
*: rename ATTRIBUTE_XXX to just XXX.
|
16 anni fa |
Denis Vlasenko
|
defc1ea340
*: introduce and use FAST_FUNC: regparm on i386, otherwise no-on
|
16 anni fa |
Denis Vlasenko
|
e9b76e1f1e
dnsd: fixes various segfaults.
|
16 anni fa |