Denys Vlasenko
|
0c4dbd481a
regularize format of source file headers, no code changes
|
7 years ago |
Denys Vlasenko
|
a759b22c29
nameif: make it NOEXEC
|
7 years ago |
Denys Vlasenko
|
72089cf6b4
config: deindent all help texts
|
7 years ago |
Denys Vlasenko
|
4eed2c6c50
Update menuconfig items with approximate applet sizes
|
7 years ago |
Denys Vlasenko
|
47367e1d50
Convert all networking/* applets to "new style" applet definitions
|
8 years ago |
Denys Vlasenko
|
8dff01d06a
libbb: introduce and use is_prefixed_with()
|
9 years ago |
Thomas De Schampheleire
|
bc0ffc0e97
nameif: fix use-after-free in ENABLE_FEATURE_CLEAN_UP code
|
11 years ago |
Daniel Fandrich
|
6295d273ad
Replaced __u32 etc. with standard uint32_t style types
|
13 years ago |
Denys Vlasenko
|
66426760be
*: remove "Options:" string from help texts
|
13 years ago |
Phil Sutter
|
293a8f250d
nameif: add matching by phy_address=NUM; extend help text
|
13 years ago |
Phil Sutter
|
2adc0e6d8b
nameif: fix parsing of /proc/net/dev; small code shrink
|
13 years ago |
Alexey Fomenko
|
1df0af7670
don't leak malloced variables in the loop; remove double alloc
|
13 years ago |
Denys Vlasenko
|
fb132e4737
whitespace cleanup
|
14 years ago |
Denys Vlasenko
|
0ef64bdb40
*: make GNU licensing statement forms more regular
|
14 years ago |
Denys Vlasenko
|
37a658c4c8
udhcp: handle errors in read_staticlease
|
14 years ago |
Denys Vlasenko
|
6331cf059c
*: use "can't" instead of "cannot"
|
15 years ago |
Denis Vlasenko
|
a19e64933c
docs/logging_and_backgrounding.txt: new mini-doc
|
15 years ago |
Denis Vlasenko
|
360d9661b6
libbb: add strncpy_IFNAMSIZ
|
16 years ago |
Denis Vlasenko
|
cfe2936a73
nameif: shrink (by Vladimir)
|
16 years ago |
Denis Vlasenko
|
084266ed52
fix several problems with config parser:
|
16 years ago |
Denis Vlasenko
|
5415c856ea
libbb: [x]fopen_for_{read,write} introduced and used.
|
16 years ago |
Denis Vlasenko
|
2e157ddf9e
libbb: updated config_parse() from Vladimir
|
16 years ago |
Bernhard Reutner-Fischer
|
679212836a
- fix segfault in nameif with mactab file
|
16 years ago |
Denis Vlasenko
|
fb1642f2ca
fix up callsites of config_read to check for >= 0
|
16 years ago |
Denis Vlasenko
|
c01340fe26
update of config file parser from Vladimir
|
16 years ago |
Denis Vlasenko
|
01eaee9309
*: s/IF_NAMESIZE/IFNAMSIZ/, regularize its use a bit.
|
16 years ago |
Denis Vlasenko
|
b3f39f0cfa
nameif: fix vda's breakage (Nico Erfurth <masta AT perlgolf.de>)
|
16 years ago |
Denis Vlasenko
|
6b404431aa
ps: fix build breakage from vda's recent commit
|
17 years ago |
Denis Vlasenko
|
3f9c848576
trylink: instead of build error, disable --gc-sections if GLIBC && STATIC
|
17 years ago |
Denis Vlasenko
|
f7be20e70c
nameif: extended matching (Nico Erfurth <masta@perlgolf.de>)
|
17 years ago |