Rob Landley
|
e84f4343b2
Remove #ifdeffed out code, both KEEP_UNUSED and #if 0.
|
18 years ago |
Rob Landley
|
a6e131dab3
Size reductions, mostly switching things to use libbb functions.
|
18 years ago |
Rob Landley
|
4e3aff3425
Remove _().
|
18 years ago |
Rob Landley
|
9b5a99ad21
Patch from Robert P. Day to remove #ifdefed out SLIP support code that we
|
18 years ago |
Bernhard Reutner-Fischer
|
e2e56c7c41
- single KERNEL_VERSION(a,b,c) macro in platform.h
|
18 years ago |
Mike Frysinger
|
b5547fb0b3
fix no previous prototype warning
|
18 years ago |
Rob Landley
|
b0a2d6c19d
Remove code for protocols we don't properly support. (Most of this could
|
18 years ago |
Bernhard Reutner-Fischer
|
fa939aae81
- include proper headers.
|
19 years ago |
Bernhard Reutner-Fischer
|
214744dba1
- fix paste'o which i overlooked when applying dalias' fmt stuff.
|
19 years ago |
Bernhard Reutner-Fischer
|
d409c3a2f7
- Rich Felker writes: fix invalid printf format strings
|
19 years ago |
Bernhard Reutner-Fischer
|
ed7bb6278d
- put NLS stuff in one central place to avoid redefines.
|
19 years ago |
Eric Andersen
|
0cb6f35c33
fix up annoying signed/unsigned and mixed type errors
|
19 years ago |
Tim Riker
|
c1ef7bdd8d
just whitespace
|
19 years ago |
Bernhard Reutner-Fischer
|
a901b40464
- missing bits of patch attached to bug #249 (constify).
|
19 years ago |
Rob Landley
|
b4c823211d
Move interface.c to networking directory since it's only used by ifconfig.
|
19 years ago |