Denys Vlasenko
|
bb1dcc9aab
more thorough fix for systems with strange socklen_t
|
14 gadi atpakaļ |
Denis Vlasenko
|
defc1ea340
*: introduce and use FAST_FUNC: regparm on i386, otherwise no-on
|
16 gadi atpakaļ |
Denis Vlasenko
|
6d9ea24611
networking/interface.c: huke remaining big statics; use malloc for INET[6]_rresolve
|
17 gadi atpakaļ |
Denis Vlasenko
|
1b16bdaebf
networking/interface.c: reduce bss usage
|
17 gadi atpakaļ |
Bernhard Reutner-Fischer
|
89d49a4236
- remove duplicate includes
|
18 gadi atpakaļ |
Denis Vlasenko
|
7ca3921e5e
bb_INET_default[] is really just a const "default",
|
18 gadi atpakaļ |
"Robert P. J. Day"
|
63fc1a9e08
Standardize on the vi editing directives being on the first line.
|
18 gadi atpakaļ |
Rob Landley
|
dae6aa2859
Fixup to the previous (portability) patch. Linux actually does need
|
18 gadi atpakaļ |
Rob Landley
|
1f305dc0fd
Portability patch from rfelker. The bb_asprintf.c thing needs an eventual
|
18 gadi atpakaļ |
Mike Frysinger
|
14445fd9a1
in order to make sure the INET6 prototypes are exported, we would have to include the libbb.h header file ... but then we have to worry about including too early/etc...
|
19 gadi atpakaļ |
Rob Landley
|
0d38301d85
From: Shaun Jackman <sjackman@gmail.com>
|
19 gadi atpakaļ |
Manuel Novoa III
|
7d0c51919c
In spite of the feature freeze, check in a complete rework of route which
|
20 gadi atpakaļ |
Eric Andersen
|
cb81e6484d
Update a bunch of docs. Run a script to update my email addr.
|
21 gadi atpakaļ |
Eric Andersen
|
51b8bd68bb
This patch from Bart Visscher <magick@linux-fan.com> adds
|
22 gadi atpakaļ |
Eric Andersen
|
c223ced0ea
I forgot to add these. Part of the patch from vodz
|
23 gadi atpakaļ |