Denis Vlasenko
|
1094452423
ifconfig: use IPv6 infrastructure
|
18 роки тому |
Denis Vlasenko
|
06af216528
suppress warnings about easch <applet>_main() having
|
18 роки тому |
Denis Vlasenko
|
270c17c0e6
properly export externs thru *.h files
|
18 роки тому |
Denis Vlasenko
|
bf0a201008
style fixes
|
18 роки тому |
Denis Vlasenko
|
83e5d6f772
A bunch of defined(__GLIBC__) added. static-linking warning expanded
|
18 роки тому |
Denis Vlasenko
|
d9e15f2068
style cleanup: return(a) -> return a, part 2
|
18 роки тому |
Denis Vlasenko
|
2813ce2aad
ifconfig: do not try to continue on errors. not much sence in doing that
|
18 роки тому |
Denis Vlasenko
|
7ca3921e5e
bb_INET_default[] is really just a const "default",
|
18 роки тому |
Denis Vlasenko
|
5096246ffb
ifconfig: looks like char host[128] is not really needed.
|
18 роки тому |
Denis Vlasenko
|
04b30ba3b8
ifconfig: preparatory patch, no code changes
|
18 роки тому |
Denis Vlasenko
|
a7189f01a4
add -Wundef, fix uncovered bugs
|
18 роки тому |
Denis Vlasenko
|
1385899416
attempt to regularize atoi mess.
|
18 роки тому |
Rob Landley
|
d921b2ecc0
Remove bb_ prefixes from xfuncs.c (and a few other places), consolidate
|
18 роки тому |
Bernhard Reutner-Fischer
|
dac7ff15b7
- patch from Denis Vlasenko to add and use bb_xsocket() and to use
|
18 роки тому |
Rob Landley
|
c819ca98ee
Can't store a pointer in an int on 64 bit platforms.
|
19 роки тому |
Bernhard Reutner-Fischer
|
0b42a6a8cf
- remove superfluous C statements ";;" in decompress_unzip.c, dpkg_deb.c ifconfig.c
|
19 роки тому |
Mike Frysinger
|
3978abd05b
Cristian Ionescu-Idbohrn writes to fix a warning: networking/ifconfig.c uses an uchar ptr to work with a char ptr so change the uchar to char
|
19 роки тому |
Rob Landley
|
ef8f423e90
Erik pointed out that in the last try at the #ifdef cleanup
|
19 роки тому |
Rob Landley
|
193c8c7383
#ifdef reduction infrastructure, based on an argument between Shaun Jackman,
|
19 роки тому |
Rob Landley
|
0d38301d85
From: Shaun Jackman <sjackman@gmail.com>
|
19 роки тому |
Eric Andersen
|
c11a6a887b
Patch from Thomas Winkler:
|
20 роки тому |
Eric Andersen
|
c7bda1ce65
Remove trailing whitespace. Update copyright to include 2004.
|
20 роки тому |
Eric Andersen
|
2479445562
Fix/eliminate use of atol
|
20 роки тому |
Eric Andersen
|
b6e58d2b9a
Michael Smith writes:
|
21 роки тому |
Eric Andersen
|
9d9cecfd63
Fix a silly bug I introduced yesterday
|
21 роки тому |
Eric Andersen
|
0cc7e6236a
Fix a couple vars that could be used uninitialized
|
21 роки тому |
Glenn L McGrath
|
393183dccc
Vodz, last_patch_86
|
21 роки тому |
Manuel Novoa III
|
cad5364599
Major coreutils update.
|
21 роки тому |
Eric Andersen
|
ab4e19afc6
Eliminate most instances where we use linux kernel headers
|
22 роки тому |
Manuel Novoa III
|
a6685585d8
Add "Broadcast +" support back in. Also cut the size down some. Not well
|
22 роки тому |