Denis Vlasenko
|
270c17c0e6
properly export externs thru *.h files
|
18 роки тому |
Denis Vlasenko
|
83e5d6f772
A bunch of defined(__GLIBC__) added. static-linking warning expanded
|
18 роки тому |
Bernhard Reutner-Fischer
|
57d83ff5f9
- Proposed fix to make aliases work (with uClibc-current).
|
18 роки тому |
Denis Vlasenko
|
229b3d2072
do not overflow ifr_name. maybe it was safe in some places,
|
18 роки тому |
Denis Vlasenko
|
aad4999eea
#if HAVE_AFINET6 -> #ifdef HAVE_AFINET6
|
18 роки тому |
Denis Vlasenko
|
04b30ba3b8
ifconfig: preparatory patch, no code changes
|
18 роки тому |
Denis Vlasenko
|
a7189f01a4
add -Wundef, fix uncovered bugs
|
18 роки тому |
Denis Vlasenko
|
c6f188def8
silly size savings and capitalization fixes
|
18 роки тому |
Denis Vlasenko
|
e1a0d486e4
message string changes, mostly for consistency, also -32 bytes in .rodata
|
18 роки тому |
Denis Vlasenko
|
1385899416
attempt to regularize atoi mess.
|
18 роки тому |
"Robert P. J. Day"
|
63fc1a9e08
Standardize on the vi editing directives being on the first line.
|
18 роки тому |
"Robert P. J. Day"
|
21302c2b78
Properly print the output for a sit (IPv6-in-IPv4) interface.
|
18 роки тому |
"Robert P. J. Day"
|
4137dd783b
Aesthetic fix to use newer structure initialization format.
|
18 роки тому |
Rob Landley
|
9fe801e0d2
Patch by Robert P. Day to remove obsolete alias code that the 2.4 and 2.6
|
18 роки тому |
Rob Landley
|
2818b292fb
Patch by Robert P. Day to make structs use c99 initializers.
|
18 роки тому |
Rob Landley
|
2a613d7360
Patch from Robert P. J. Day cleaning up some unnecessary preprocessor
|
18 роки тому |
Rob Landley
|
e84f4343b2
Remove #ifdeffed out code, both KEEP_UNUSED and #if 0.
|
18 роки тому |
Rob Landley
|
a6e131dab3
Size reductions, mostly switching things to use libbb functions.
|
18 роки тому |
Rob Landley
|
4e3aff3425
Remove _().
|
18 роки тому |
Rob Landley
|
9b5a99ad21
Patch from Robert P. Day to remove #ifdefed out SLIP support code that we
|
18 роки тому |
Bernhard Reutner-Fischer
|
e2e56c7c41
- single KERNEL_VERSION(a,b,c) macro in platform.h
|
18 роки тому |
Mike Frysinger
|
b5547fb0b3
fix no previous prototype warning
|
18 роки тому |
Rob Landley
|
b0a2d6c19d
Remove code for protocols we don't properly support. (Most of this could
|
18 роки тому |
Bernhard Reutner-Fischer
|
fa939aae81
- include proper headers.
|
18 роки тому |
Bernhard Reutner-Fischer
|
214744dba1
- fix paste'o which i overlooked when applying dalias' fmt stuff.
|
18 роки тому |
Bernhard Reutner-Fischer
|
d409c3a2f7
- Rich Felker writes: fix invalid printf format strings
|
18 роки тому |
Bernhard Reutner-Fischer
|
ed7bb6278d
- put NLS stuff in one central place to avoid redefines.
|
19 роки тому |
Eric Andersen
|
0cb6f35c33
fix up annoying signed/unsigned and mixed type errors
|
19 роки тому |
Tim Riker
|
c1ef7bdd8d
just whitespace
|
19 роки тому |
Bernhard Reutner-Fischer
|
a901b40464
- missing bits of patch attached to bug #249 (constify).
|
19 роки тому |